Imagery
General Imagery
The most typical imagery used in remote sensing is digital raster imagery. Images are made up of a grid of pixels, each containing a set of values/channels that together, represent a corresponding colour in the visual light spectrum. RGB is an commonly used additive colour model that uses three numbers per pixel, one for each primary colour of visual light, red, green, and blue, to represent a broad array of colours. The RGB colour model is device-dependent, meaning that different devices detect or reproduce a given RGB value differently. Thus, an RGB value does not define the same colour across devices without some kind of colour management
- Colour profiles are used to map the visual light spectrum to mathematical values such as RGB (Red, Green, Blue)
- Digital image sizes often measured in resolution (image dimensions in pixels) as well as megapixels (total pixel count)
- Many factors impact image outcome including equipment technology, focal length, sensor size, aperture, shutter speed etc.
- Can be useful as a final deliverable itself for use cases such as inspection and promotional content. Also serves as the basis for a wide range of other derived geospatial datasets and analysis generated from processes such as photogrammetry.
- Imagery isn't always generated directly from digital sensors. It can also be created from virtual renderings, or scanning from analog imagery.

General Video
Digital video consists of a sequence of images and often comes bundled with audio data in most file formats as well. Many video formats don’t store each individual frame in it’s entirety, instead periodically using ‘I-frames’ with higher fidelity images that are joined together with ‘P-frames’ approximating the changes between each successive frame in the video. This is advantageous for minimising data storage size however can impact to fidelity of each frame in the video. Video can be visually engaging for content such as promotional and marketing videos however due to the previously mentioned limitations of some file formats and capture methods, extracting frames from video to generate derivative datasets from processes such as photogrammetry isn’t as ideal as using source imagery.
- Most commonly 24, 30 or 60 frames per second
- File formats, bitrate and compression codecs can greatly impact video quality, primarily as a tradeoff for managing file sizes
Panoramic Imagery
Panoramic imagery is a type of imagery with an elongated field of view typically with an aspect ratio greater than 2:1. Can be achieved by using wide angle lenses with a camera or stitching together multiple images from the same camera into a single image. The perspective of each point within a panoramic image converges onto a single central point. Different to Orthoimagery mentioned later in this article where the perspective of each point in the image is coplanar.
- Panoramic imagery doesn't have to be completely spherical, it can also cover 360 degrees about a single image axis such as a cylinder or just a partial field of view.
- Typically derived from RGB imagery however panoramas can also be generated for other types of imagery as long as the camera properties and point of capture are consistent across images.
- Can be used with a range of 2D screen viewers or VR headsets for a more engaging and interactive viewing experience
Panoramic Video
Panoramic video is a type of video where each frame is made up of panoramic images. Live action panoramic video can be created by using omnidirectional cameras to capture multiple perspectives at once and stitching each frame together. Rendering virtual environments can be another method to generate panoramic video. Video players that support panoramic video, including VR headsets, often allow the viewer to control the direction of the camera as the video plays.
- Can be created with live action video cameras or virtual renders
- Can be viewed using a normal 2D screen with mouse navigation, mobile tilt or using VR headsets
- Video file requires much higher resolutions for good viewer experience as only part of the video is used in the viewport
Thermal Imagery
Thermal images are similar to general imagery however they represent light in the infrared range of the light spectrum. This type of light is not visible by humans by eye however is detectable and corresponds with the temperature felt radiating from hot objects. Thermal imagery requires specialised sensors to capture and if calibrated correctly with our understanding of an objects emissivity (the effectiveness of an object in emitting it’s energy as thermal radiation) is able to provide measurement of an objects temperature within the imagery.
- Radiometric (calibrated to reflect absolute temperatures) vs Non Radiometric (relative temperatures)
- Thermal images are often significantly lower resolution that general RGB imagery due to sensor and equipment limitations. This needs to be considered to inform equipment selection and capture methodologies to ensure imagery is appropriate for desired analysis
- Thermal sensors capture a specific range of the thermal spectrum and can be categorised in three main categories of short, medium and long wave infrared imagery. Each with their own advantages and disadvantages for different scenarios.
- Thermal imagery can be used to generated other derived geospatial datasets much like general imagery however there are considerations that need to be made during processing and analysis to accommodate the different type of imagery.

Geospatial Data Structures and Formats
Orthoimagery
An orthoimage is a 2 dimensional raster or vector image where eat point in the image represents the perspective orthogonal to the plane of the image itself. One of the implication of this perspective correction is that all points in the image are uniformly scaled.
- Primarily raster based but vector imagery can also be orthorectified
- Uniform scale across the image
- Image plane can be any arbitrary plane (e.g. facade or intersectional) however top down is most common.
- Can consist of any type of imagery, from the most commonly RGB imagery, to thermal and multispectral etc.

3D Point Cloud
As the name suggests, 3D point clouds are made up of many individual points in 3D space. These points can contain a variety of properties/attributes and can be coloured to represent the physical assets they represent or other information in their attributes such as the points elevation or classification (the type of object it is a part of). Point clouds can be generated directly from equipment such as lidar scanners or as a derivative dataset from processes such as photogrammetry
- Can be generated directly from equipment such as lidar scanners or as a derivative datasets from processes such as photogrammetry

3D Reality Photo Mesh
3D meshes are made up of many points with joining edge and face geometry. Images and textures can then be projected onto the face geometry. If the geometry and imagery used to generate the mesh are generated using true real life imagery and photgrammetry, then the mesh is often refered to as a reality mesh or a photo mesh.
- 3D meshes can contain artificial material textures or true to life imagery projected onto geometry.
- Some reality meshes can be scaled using geospatial control which enabled the ability to take geospatial measurements from the mesh

Digital Elevation Model - DEM
A Digital Elevation Model (DEM) is a digital representation of the terrain surface defined by a set of points relative to a 2D reference surface. It approximates a part or the whole of the continuous terrain surface using a set of discrete points for any given horizontal location. Heights are vertical distances between terrain points and some reference surface, such as mean sea level, geoid, and ellipsoid, or local geodetic datum. The 2D points are typically given as geodetic coordinates (latitude and longitude) or planar coordinates (North and East values). DEMs usually assign a single unique height value to each 2D point, so they cannot describe vertical terrain features with overhangs (e.g., cliffs). DEMs are therefore “2.5D” rather than truly 3D models of the terrain. Due to every x coordinate only having a single associated elevation, these models can be represented in both raster and vector formats. A closely related term is Digital Surface Model (DSM), which is sometimes used synonymously with DEM, but often as an umbrella term to describe both DTM and DSM
- Term used for a range of datasets involving the varying elevation across a surface including DSM, DTM, DHM, viewshed, watershed and gradient maps.
- Can be raster or vector based

Digital Surface Model - DSM
A Digital Surface Model (DSM) is a type of Digital Elevation Model (DEM) where each point represents the highest terrestrial objects elevation, including trees, buildings etc. A convention in monochromatic DSM imagery is for darker colours to represent lower elevations and lighter areas higher elevations however styling can be arbitrarily changed depending on the use case.
- Can be useful for understanding a locations topography with the context of features such as buildings etc.
- Can be used as the basis for a range of analysis including viewshed modelling

Digital Terrain Model - DTM
A Digital Terrain Model (DTM) is a type of Digital Elevation Model (DEM) where each point represents the approximation of the bare ground of the terrain. While the elevation of bare ground is easily determined for features such as open patches of soil, some filtering and constraints are required to model the assumed bare earth of areas where buildings and other complex geographic features such as cliffs exist.
- Contours can be generated from the surface an in some file formats, also included with the surface
- Can be used as the basis for a range of analysis including gradient and watershed modelling

Geospatial Geometry
Geospatial geometry such as points, lines, polygons and primitive shapes can be composed together and layered ontop of other geospatial datasets. Points are the simplest spatial objects and represent a single location in space. Lines are a collection of points that form a continuous path. Polygons are a collection of lines that form a closed shape. Primitive shapes are basic geometric shapes such as circles, spheres and volumes. Geospatial geometry forms the basis for almost all geospatial analysis
- Linework
- Feature Extraction
- Drawings and Overlays
Geospatial Control and Checkpoints
Geospatial control is a special form of geospatial geometry that ties the location of a datasets geospatial geometry to its counterpart. Control points are objects or entities with information considered to be the “truth” that serve as references in different ways. They are used to accurately georeference and calibrate images, and to align digital maps or other geospatial datasets with real-world recorded measurements. Checkpoints, on the other hand, are not used for processing and calibrating models or datasets, but rather to assess the accuracy of a dataset after its generation by comparing its true predetermined locations with the associated geometry in the dataset.
- A range of coordinate reference systems can be used to reference real life locations
- GNSS, total stations and other surveying equipment can be used to record control points and checkpoints

Geospatial Data Processing and Analytics
Photogrammetric Processing
Photogrammetry is the process of extracting spatial information from imagery. The outcome can range from simply measuring the distance between two points captured in a series of images or the generation of entire 3D meshes of the subject matter. Geospatial datasets that can be generated from photogrammetry include orthoimagery, 3d point clouds, 3D meshes and DEMs. The primary methodology that is used in photogrammetry begins with identifying the same points captured in multiple photos (Tie points) along with other information such as camera properties and geospatial control locations. Image locations relative to one another and control locations are then identified which then enables a more densely computed tie points to be calculated in 3D which can then be transformed into the range of geospatial datasets mentioned above.
- Can use a range of imagery from terrestrial, aerial (RPAS and crewed aircraft), subaquatic and satellite
Point Cloud Registration and Processing
Point cloud registration is the process of spatially aligning multiple structured point clouds with one another. The source point clouds can come directly from lidar scanning equipment or as derivative datasets from photogrammetric processing. Using lidar and photogrammetric point clouds together can leverage the benefits of both technologies within a single dataset. Typically, terrestrial lidar scanners will produce one point cloud for each setup location of the scanner which will then need to be joined with the other scan perspectives of an asset. There are some lidar scanners that use SLAM (simultaneous localisation and mapping) to continuously capture and align lidar points during capture. All capture methods still require optimisation, cleaning and calibration with geospatial control during post processing to get the best quality point clouds.
- Removing artifacts or undesired geometry from point clouds
- Multiple point cloud sources can be merged together

Classification, Object Detection and Segmentation
Classification, object detection and segmentation are common methodologies used in geospatial analysis. Classificaiton is the broad categorisation of a dataset or pre defined region. Object detection is the identification of an object or features category, and the determination of its spatial bounds within the dataset. Segmentation is similar to object detection however the determination of the features spatial bounds is at the most granular level of measurement instead of bounded regions.
- Good for quick processing of large datasets however human intervention still often required for quality control of output
- A range of detectors and classifiers exist or can be created from scratch including trees, roofs and any physical object identifiable within a geospatial dataset
Specialty Data Analytics
A wide range of industries and niches can benifit from geospatial data, each with its own set of relevant and useful analysis. At the core of each of these analysis are similar geospatial measurements and methodologies. For example, volumetric measurements of features within a dataset related to earthwork could be used for stockpile or cut and fill reporting. The same volumetric measurement methodologies could be applied to built infrastructure for machinery clearance analysis.
- Comparison between as built conditions and design surfaces
- Earthworks, stockpiles and volumetrics
- Temporal analysis

Want to learn more?
Aivia Group can help you with the capture, processing and analysis of custom geospatial data and solutions tailored specifically for you.
