Geospatial Data Acquisition and Processing

Expert-defined terms from the Certificate in Geospatial Intelligence and OSINT course at LearnUNI. Free to read, free to share, paired with a professional course.

Download PDF Free · printable · SEO-indexed
Geospatial Data Acquisition and Processing

Acquisition #

Acquisition

Concept #

The process of obtaining geospatial data from sensors, platforms, or secondary sources.

Explanation #

Acquisition involves planning, tasking sensors, and receiving raw data. For example, a satellite tasked to image a disaster zone collects imagery that is later processed.

Practical application #

Emergency response teams use newly acquired satellite images to assess damage.

Challenges #

Cloud cover, sensor limitations, and licensing restrictions can impede timely acquisition.

Active Remote Sensing #

Active Remote Sensing

Concept #

Sensors that emit energy (e.g., radar, lidar) and measure the reflected signal.

Explanation #

Unlike passive sensors that rely on sunlight, active sensors provide data day and night. A SAR satellite can generate high‑resolution images regardless of weather.

Practical application #

Military planners monitor terrain changes in hostile environments.

Challenges #

High power consumption, complex data processing, and interpretation of speckle noise.

Airborne LiDAR #

Airborne LiDAR

Concept #

Light Detection and Ranging technology mounted on aircraft to capture three‑dimensional point clouds.

Explanation #

Pulses of laser light are emitted toward the ground; the return time creates precise elevation data. A forest survey using airborne LiDAR can map canopy height.

Practical application #

Urban planners derive building footprints and road networks.

Challenges #

Flight planning constraints, vegetation penetration limits, and large data volumes.

Algorithmic Filtering #

Algorithmic Filtering

Concept #

Automated techniques that remove noise or unwanted features from raw geospatial data.

Explanation #

Filters such as median or Gaussian kernels improve image clarity. For instance, applying a median filter to SAR imagery reduces speckle while preserving edges.

Practical application #

Analysts prepare cleaner datasets for feature extraction.

Challenges #

Over‑filtering can erase subtle but important details; parameter selection is often data‑specific.

Angular Resolution #

Angular Resolution

Concept #

The smallest angle over which a sensor can distinguish two separate objects.

Explanation #

A sensor with 0.5 m angular resolution can differentiate objects spaced 0.5 m apart at the target distance. High angular resolution enables detailed mapping of urban infrastructure.

Practical application #

Intelligence agencies identify vehicle types from aerial photos.

Challenges #

Improving angular resolution often increases sensor size, cost, and data rates.

ArcGIS #

ArcGIS

Concept #

A suite of geographic information system (GIS) software for spatial analysis and mapping.

Explanation #

ArcGIS provides tools for raster and vector processing, geocoding, and cartographic output. Analysts use it to overlay satellite imagery with vector layers such as roads.

Practical application #

Creating risk maps for disease outbreaks.

Challenges #

Licensing costs, steep learning curve for advanced functions, and compatibility with open‑source data formats.

Attribute Table #

Attribute Table

Concept #

A tabular structure that stores descriptive information linked to spatial features.

Explanation #

Each row corresponds to a geographic feature (e.g., a building) and columns hold attributes (e.g., height, material). In a vector layer of schools, the attribute table may include enrollment numbers.

Practical application #

Filtering features by attribute to produce thematic maps.

Challenges #

Maintaining data integrity, handling null values, and synchronizing updates across distributed systems.

Azimuth #

Azimuth

Concept #

The angular measurement in the horizontal plane from a reference direction (usually north) to the line of sight.

Explanation #

In photogrammetry, the azimuth of an image determines its orientation relative to true north. A UAV flight path with an azimuth of 135° points southeast.

Practical application #

Aligning multiple aerial images for mosaicking.

Challenges #

Magnetic declination errors and sensor drift can cause azimuth inaccuracies.

Backscatter #

Backscatter

Concept #

The portion of emitted energy that is reflected directly back to the sensor.

Explanation #

In SAR imagery, backscatter intensity varies with surface roughness and moisture. Wet soils generate higher backscatter than dry sand.

Practical application #

Detecting oil spills on sea surfaces.

Challenges #

Interpreting backscatter requires expertise; speckle noise can mask subtle variations.

Baseline #

Baseline

Concept #

The distance between two imaging sensors or viewpoints used for stereoscopic analysis.

Explanation #

A larger baseline improves depth accuracy but may introduce matching difficulties. In satellite interferometry, a baseline of several hundred kilometers enables precise deformation measurements.

Practical application #

Generating digital elevation models (DEMs) from stereo pairs.

Challenges #

Maintaining precise baseline knowledge, handling temporal decorrelation, and managing large data sets.

Benchmarking #

Benchmarking

Concept #

The process of comparing geospatial processing workflows against standard datasets or performance metrics.

Explanation #

Analysts may benchmark a new classification algorithm using a certified land‑cover dataset to assess accuracy.

Practical application #

Ensuring that new processing pipelines meet agency standards.

Challenges #

Obtaining high‑quality reference data, accounting for geographic variability, and updating benchmarks as technology evolves.

Binary Mask #

Binary Mask

Concept #

A raster layer where pixel values are limited to two categories, typically 0 (background) and 1 (feature).

Explanation #

After classifying water bodies, a binary mask isolates water pixels for further analysis.

Practical application #

Calculating flood extent by masking out non‑water areas.

Challenges #

Selecting appropriate thresholds, handling mixed pixels, and ensuring mask alignment with source imagery.

Bounding Box #

Bounding Box

Concept #

The smallest rectangle that completely encloses a geographic feature or dataset.

Explanation #

A GIS query using a bounding box quickly retrieves all features within specified latitude‑longitude limits.

Practical application #

Accelerating spatial searches in large databases.

Challenges #

Bounding boxes may include irrelevant areas, leading to unnecessary processing.

Camera Calibration #

Camera Calibration

Concept #

The procedure of determining intrinsic and extrinsic parameters of an imaging sensor to correct geometric distortions.

Explanation #

Calibration models compensate for radial distortion, ensuring that measured distances in the image correspond accurately to real‑world distances. UAV photogrammetry often requires pre‑flight calibration.

Practical application #

Producing metrically accurate orthophotos for legal surveys.

Challenges #

Changing temperature, lens wear, and vibration can alter calibration over time.

Cartographic Projection #

Cartographic Projection

Concept #

A mathematical transformation that converts the curved surface of the Earth to a flat map.

Explanation #

The Mercator projection preserves angles but distorts area near the poles. Selecting an appropriate projection is crucial for accurate area calculations.

Practical application #

Displaying global shipping routes on a web map.

Challenges #

Projection choice can introduce scale errors; re‑projecting large datasets can be computationally intensive.

Change Detection #

Change Detection

Concept #

Techniques used to identify differences between two or more geospatial datasets acquired at different times.

Explanation #

By subtracting a pre‑event image from a post‑event image, analysts can highlight new constructions or deforestation.

Practical application #

Monitoring urban expansion over a decade.

Challenges #

Radiometric inconsistencies, seasonal variations, and registration errors can produce false positives.

Classification #

Classification

Concept #

The process of assigning each pixel or object to a predefined thematic category.

Explanation #

A supervised classification might label pixels as “forest,” “water,” or “urban” using training samples.

Practical application #

Generating land‑use maps for environmental impact assessments.

Challenges #

Spectral similarity among classes, insufficient training data, and mixed‑pixel effects reduce accuracy.

Coordinate System #

Coordinate System

Concept #

A framework that defines how locations are measured on the Earth's surface.

Explanation #

Latitude/longitude (WGS 84) is a geographic system; UTM zones are projected systems providing metric units.

Practical application #

Aligning datasets from different sources for overlay analysis.

Challenges #

Transforming between systems can introduce errors if datum parameters are mismatched.

Cross‑Track Error #

Cross‑Track Error

Concept #

The lateral deviation of a moving platform from its intended flight path.

Explanation #

In UAV missions, high cross‑track error leads to gaps or overlaps in image coverage.

Practical application #

Ensuring uniform image spacing for seamless mosaics.

Challenges #

Wind gusts, sensor latency, and GPS multipath can increase cross‑track error.

DEM (Digital Elevation Model) #

DEM (Digital Elevation Model)

Concept #

A raster representation of terrain elevations at regularly spaced intervals.

Explanation #

A DEM derived from LiDAR points provides a grid where each cell stores the ground height.

Practical application #

Hydrological modeling to predict flood pathways.

Challenges #

Data voids in steep terrain, vegetation penetration errors, and resolution trade‑offs.

Digital Terrain Model (DTM) #

Digital Terrain Model (DTM)

Concept #

A DEM that represents the bare earth surface, excluding vegetation and built structures.

Explanation #

After classifying LiDAR returns, ground points generate a DTM, while non‑ground points form a separate model.

Practical application #

Engineering design of road cut‑and‑fill volumes.

Challenges #

Accurate ground point classification in dense forest can be difficult.

Digital Surface Model (DSM) #

Digital Surface Model (DSM)

Concept #

A raster model that captures elevations of all objects on the Earth's surface, including buildings and vegetation.

Explanation #

A DSM derived from aerial imagery or LiDAR shows the top of tree canopies and rooftops.

Practical application #

Solar potential analysis for rooftop installations.

Challenges #

Differentiating between ground and non‑ground returns; temporal changes require frequent updates.

Disaster Mapping #

Disaster Mapping

Concept #

The rapid creation of geospatial products that depict the impact of natural or man‑made disasters.

Explanation #

Using satellite imagery, analysts produce flood extent maps within hours of an event.

Practical application #

Guiding humanitarian aid distribution.

Challenges #

Limited data availability, cloud cover, and the need for quick yet accurate processing.

Drone (UAV) Photogrammetry #

Drone (UAV) Photogrammetry

Concept #

The technique of deriving metric maps and 3‑D models from images captured by unmanned aerial vehicles.

Explanation #

Overlapping images are processed to generate point clouds and orthophotos. A UAV flying at 120 m altitude can achieve 5 cm GSD.

Practical application #

Inspecting infrastructure such as bridges or pipelines.

Challenges #

Battery life constraints, regulatory restrictions, and processing large image sets.

Earth Observation (EO) #

Earth Observation (EO)

Concept #

The acquisition of information about the planet using sensors mounted on satellites or aircraft.

Explanation #

EO missions like Sentinel‑2 provide multispectral imagery for vegetation health assessment.

Practical application #

Tracking deforestation rates in the Amazon basin.

Challenges #

Sensor calibration drift, data latency, and the need for consistent processing chains.

Edge Detection #

Edge Detection

Concept #

Algorithms that identify abrupt changes in pixel values, indicating boundaries between objects.

Explanation #

Applying an edge detector to a high‑resolution image isolates road edges for vector extraction.

Practical application #

Automated extraction of linear features such as pipelines.

Challenges #

Noise sensitivity, choice of thresholds, and false edges caused by shadows.

Ellipsoid #

Ellipsoid

Concept #

A mathematically defined, smooth surface approximating the shape of the Earth.

Explanation #

The WGS 84 ellipsoid provides the basis for latitude and longitude calculations.

Practical application #

Converting GPS coordinates to map positions.

Challenges #

Local variations in the geoid cause small positional errors if not accounted for.

Feature Extraction #

Feature Extraction

Concept #

The automated or manual identification of meaningful objects from raw geospatial data.

Explanation #

Using a combination of edge detection and classification, a system can extract building footprints from high‑resolution imagery.

Practical application #

Updating cadastral databases with new constructions.

Challenges #

Complex urban environments, shadow effects, and mixed land‑cover types hinder extraction accuracy.

Geocoding #

Geocoding

Concept #

Translating textual location descriptions (addresses, place names) into geographic coordinates.

Explanation #

A geocoder converts “221 Baker St, London” into latitude = 51.5237, longitude = ‑0.1585.

Practical application #

Plotting incident reports on a city map for crime analysis.

Challenges #

Ambiguous place names, incomplete addresses, and varying data quality across regions.

Geolocation #

Geolocation

Concept #

Determining the precise location of a sensor or object using spatial data.

Explanation #

Satellite metadata containing sensor latitude, longitude, and altitude enables accurate placement of imagery on the globe.

Practical application #

Tagging social‑media images with exact GPS coordinates for intelligence gathering.

Challenges #

Intentional location obfuscation, inaccurate metadata, and sensor drift.

Georeferencing #

Georeferencing

Concept #

Aligning raster or vector data to a known coordinate system using control points.

Explanation #

An old aerial photograph is georeferenced by matching identifiable landmarks to modern GIS layers.

Practical application #

Integrating historical maps into current spatial analyses.

Challenges #

Limited or inaccurate control points, distortion in legacy media, and projection mismatches.

Geospatial Intelligence (GEOINT) #

Geospatial Intelligence (GEOINT)

Concept #

Information derived from the exploitation of geospatial data to support decision‑making, typically for national security.

Explanation #

GEOINT analysts fuse satellite imagery, terrain data, and open‑source information to produce actionable insights.

Practical application #

Assessing enemy force movements in remote regions.

Challenges #

Data overload, classification constraints, and the need for rapid yet accurate interpretation.

Geospatial Open‑Source Intelligence (OSINT) #

Geospatial Open‑Source Intelligence (OSINT)

Concept #

The collection and analysis of publicly available geospatial information.

Explanation #

Platforms like OpenStreetMap provide freely accessible vector layers that can be combined with satellite imagery for analysis.

Practical application #

Mapping refugee camp expansion using publicly shared photos.

Challenges #

Variable data quality, potential misinformation, and licensing considerations.

Ground Control Points (GCPs) #

Ground Control Points (GCPs)

Concept #

Known locations on the ground used to calibrate and validate geospatial datasets.

Explanation #

Surveyors place GCPs with surveyed coordinates; photogrammetric software uses them to reduce positional error.

Practical application #

Achieving sub‑meter accuracy in orthophoto production.

Challenges #

Accessibility of sites, time‑consuming field work, and potential marker displacement.

Ground Sample Distance (GSD) #

Ground Sample Distance (GSD)

Concept #

The distance between pixel centers measured on the ground, indicating spatial resolution.

Explanation #

A sensor with 0.3 m GSD can resolve objects roughly the size of a small car.

Practical application #

Detecting small vessels in maritime surveillance.

Challenges #

Trade‑off between GSD and swath width; higher resolution often reduces coverage area.

Hyperspectral Imaging #

Hyperspectral Imaging

Concept #

Capturing imagery across hundreds of narrow, contiguous spectral bands.

Explanation #

Each pixel contains a detailed spectrum, allowing discrimination of materials such as minerals or vegetation species.

Practical application #

Identifying camouflaged military equipment based on spectral anomalies.

Challenges #

Large data volumes, complex processing algorithms, and limited sensor availability.

Image Orthorectification #

Image Orthorectification

Concept #

Correcting geometric distortions in imagery so that it represents the Earth’s surface as if viewed from directly overhead.

Explanation #

Using a DEM, an aerial photograph is orthorectified to remove tilt and relief effects, producing a true‑scale map.

Practical application #

Producing base maps for cadastral surveys.

Challenges #

Accurate DEMs are required; errors in terrain data propagate to the orthophoto.

Image Registration #

Image Registration

Concept #

Aligning two or more images of the same area taken at different times, sensors, or viewpoints.

Explanation #

Registering a multispectral image to a panchromatic image enables pan‑sharpening.

Practical application #

Time‑series analysis of vegetation health.

Challenges #

Distortions, differing resolutions, and atmospheric effects can impede precise registration.

Interferometric Synthetic Aperture Radar (InSAR) #

Interferometric Synthetic Aperture Radar (InSAR)

Concept #

A radar technique that measures phase differences between two SAR images to detect surface deformation.

Explanation #

By subtracting the phase of a second SAR pass from the first, ground subsidence of a few centimeters can be mapped.

Practical application #

Monitoring volcanic inflation or land‑subsidence in megacities.

Challenges #

Temporal decorrelation, atmospheric phase delay, and the need for precise baseline knowledge.

Iterative Closest Point (ICP) #

Iterative Closest Point (ICP)

Concept #

An algorithm that aligns two point clouds by minimizing distances between corresponding points.

Explanation #

ICP refines the alignment of a LiDAR scan to a reference model, improving overall accuracy.

Practical application #

Merging multiple drone‑based LiDAR passes into a seamless dataset.

Challenges #

Convergence to local minima, sensitivity to initial pose, and computational cost for large point clouds.

Kriging #

Kriging

Concept #

A geostatistical interpolation method that predicts unknown values based on spatial autocorrelation.

Explanation #

Kriging can generate a continuous surface of soil moisture from scattered sensor readings, preserving statistical properties.

Practical application #

Estimating pollutant concentrations across a region.

Challenges #

Requires robust variogram modeling; computationally intensive for large datasets.

LiDAR Intensity #

LiDAR Intensity

Concept #

The strength of the returned laser pulse, recorded alongside range measurements.

Explanation #

Intensity values can help differentiate between road surfaces (asphalt vs. concrete) when elevation alone is insufficient.

Practical application #

Classifying pavement types for transportation planning.

Challenges #

Intensity is affected by sensor settings, atmospheric conditions, and incidence angle, requiring careful calibration.

Line‑of‑Sight (LOS) #

Line‑of‑Sight (LOS)

Concept #

The straight path between a sensor and a target point, unobstructed by terrain or obstacles.

Explanation #

LOS analysis determines whether a ground‑based radar can detect a target given intervening hills.

Practical application #

Planning placement of communication towers.

Challenges #

Complex terrain, vegetation, and man‑made structures can obscure LOS, requiring high‑resolution DEMs.

Machine Learning (ML) in Geospatial Analysis #

Machine Learning (ML) in Geospatial Analysis

Concept #

Applying algorithms that learn patterns from data to automate classification, prediction, or detection tasks.

Explanation #

A CNN trained on labeled satellite images can automatically delineate building footprints with high accuracy.

Practical application #

Real‑time detection of illicit mining activities.

Challenges #

Need for large labeled datasets, model interpretability, and computational resources.

Map Scale #

Map Scale

Concept #

The ratio between a distance on a map and the corresponding distance on the ground.

Explanation #

A 1:10 000 map means 1 cm on the map equals 100 m on the ground.

Practical application #

Determining the level of detail appropriate for a tactical operation.

Challenges #

Scale distortion in certain projections, and selecting a scale that balances coverage with detail.

Multispectral Imaging #

Multispectral Imaging

Concept #

Capturing imagery in several discrete spectral bands, typically ranging from visible to near‑infrared.

Explanation #

Combining red, green, and near‑infrared bands creates a false‑color image that highlights vegetation health.

Practical application #

Assessing crop stress using NDVI (Normalized Difference Vegetation Index).

Challenges #

Atmospheric effects, sensor calibration, and limited spectral resolution compared to hyperspectral sensors.

Noise (Sensor Noise) #

Noise (Sensor Noise)

Concept #

Random variations in sensor output that do not correspond to actual scene information.

Explanation #

High sensor noise can obscure subtle features, necessitating filtering or averaging techniques.

Practical application #

Improving image clarity for target identification.

Challenges #

Balancing noise reduction with preservation of true scene details; some noise types are inherent to specific sensor modalities.

Orthomosaic #

Orthomosaic

Concept #

A seamless, geometrically corrected composite of multiple orthorectified images.

Explanation #

By merging hundreds of UAV images, an orthomosaic provides a continuous, true‑scale map of a construction site.

Practical application #

Monitoring progress of large‑scale infrastructure projects.

Challenges #

Managing large image sets, ensuring consistent lighting, and handling gaps caused by missing flight lines.

Pixel Size #

Pixel Size

Concept #

The physical dimensions of a single image pixel on the sensor, influencing spatial resolution.

Explanation #

A sensor with 5 µm pixel size can achieve finer detail than one with 10 µm, assuming identical optics.

Practical application #

Selecting appropriate sensors for high‑resolution surveillance.

Challenges #

Smaller pixels may increase noise and reduce dynamic range.

Point Cloud #

Point Cloud

Concept #

A collection of points in three‑dimensional space representing the external surfaces of objects or terrain.

Explanation #

Each point includes X, Y, Z coordinates and often additional attributes such as intensity or classification.

Practical application #

Generating detailed 3‑D models of heritage sites for preservation.

Challenges #

Large storage requirements, processing speed, and the need for noise filtering.

Precision Agriculture #

Precision Agriculture

Concept #

The application of geospatial technologies to optimize farm management and increase crop yields.

Explanation #

Satellite NDVI maps guide variable‑rate fertilizer applications, reducing waste and environmental impact.

Practical application #

Real‑time monitoring of soil moisture for irrigation scheduling.

Challenges #

Data latency, sensor cost, and integrating heterogeneous data sources.

Radiometric Calibration #

Radiometric Calibration

Concept #

Adjusting sensor data to reflect true radiance values by correcting for sensor biases and atmospheric effects.

Explanation #

Calibration converts raw digital numbers to surface reflectance, enabling quantitative comparisons across dates.

Practical application #

Monitoring changes in vegetation health over time.

Challenges #

Requires accurate sensor metadata, atmospheric models, and reference targets.

Raster Data #

Raster Data

Concept #

Grid‑based data where each cell stores a value representing a geographic attribute.

Explanation #

A land‑cover raster assigns a class code to each pixel, such as 1 = forest, 2 = water.

Practical application #

Performing zonal statistics to summarize attributes within administrative boundaries.

Challenges #

Large file sizes for high‑resolution rasters and the need for consistent cell alignment.

Reference Frame #

Reference Frame

Concept #

A coordinate system and associated datum that defines the origin and orientation for spatial measurements.

Explanation #

WGS 84 is a global reference frame used by GPS; national mapping agencies may define local frames for higher precision.

Practical application #

Transforming GPS data into a national grid for legal surveying.

Challenges #

Maintaining compatibility between multiple frames and handling datum shifts over time.

Remote Sensing #

Remote Sensing

Concept #

The acquisition of information about an object or area from a distance, typically using satellite or aerial sensors.

Explanation #

Sensors capture reflected or emitted energy across various spectral bands, which is later processed into usable information.

Practical application #

Mapping wetlands for conservation planning.

Challenges #

Atmospheric interference, sensor degradation, and data volume management.

Resolution (Spatial, Spectral, Temporal, Radiometric) #

Resolution (Spatial, Spectral, Temporal, Radiometric)

Concept #

The level of detail captured by a sensor in different dimensions.

Explanation #

Spatial resolution describes the smallest object detectable; spectral resolution indicates the number of bands; temporal resolution is the revisit interval; radiometric resolution is the number of gray levels.

Practical application #

Choosing a sensor with appropriate temporal resolution for monitoring fast‑changing phenomena like floods.

Challenges #

Improving one type of resolution often compromises another due to technical and cost constraints.

Reprojection #

Reprojection

Concept #

Transforming spatial data from one coordinate system to another.

Explanation #

Converting a dataset from NAD 83 to WGS 84 aligns it with global positioning data.

Practical application #

Integrating datasets from different agencies for joint analysis.

Challenges #

Potential loss of precision, especially for high‑resolution data, and processing time for large datasets.

Reverse Geocoding #

Reverse Geocoding

Concept #

Converting geographic coordinates into a human‑readable address or place name.

Explanation #

Latitude = 40.7128, longitude = ‑74.0060 returns “New York, NY, USA”.

Practical application #

Adding location context to social‑media posts for situational awareness.

Challenges #

Ambiguities in densely populated areas and the need for up‑to‑date address databases.

Satellite Constellation #

Satellite Constellation

Concept #

A group of satellites working together to provide continuous coverage of the Earth.

Explanation #

The Sentinel‑2 constellation consists of two satellites phased 180° apart, reducing revisit time to five days.

Practical application #

Near‑real‑time monitoring of agricultural fields.

Challenges #

Coordinating orbital mechanics, maintaining inter‑satellite synchronization, and managing data downlink bandwidth.

Scene Classification #

Scene Classification

Concept #

Assigning a whole image or scene to a thematic category based on its dominant characteristics.

Explanation #

A satellite scene dominated by water bodies may be classified as “coastal”.

Practical application #

Prioritizing imagery for maritime surveillance.

Challenges #

Mixed scenes, seasonal changes, and sensor variability affect classification consistency.

Sensor Fusion #

Sensor Fusion

Concept #

Combining data from multiple sensors to produce a richer, more accurate product.

Explanation #

Merging SAR data with optical imagery can reveal both structural and spectral information, improving target detection.

Practical application #

Detecting concealed objects in urban environments.

Challenges #

Aligning datasets with different resolutions, coordinate systems, and acquisition times.

Shapefile #

Shapefile

Concept #

A widely used vector data format consisting of at least three files (.shp, .shx, .dbf).

Explanation #

A shapefile containing road networks stores geometry in the .shp file and attributes in the .dbf file.

Practical application #

Distributing vector data for public mapping projects.

Challenges #

Limited attribute field length, lack of topology, and file size constraints for large datasets.

Signal‑to‑Noise Ratio (SNR) #

Signal‑to‑Noise Ratio (SNR)

Concept #

The ratio of useful signal strength to background noise, indicating data quality.

Explanation #

Higher SNR values mean clearer images; SAR sensors often aim for SNR > 20 dB.

Practical application #

Selecting sensors for low‑light conditions.

Challenges #

Improving SNR may require longer integration times, which can reduce temporal resolution.

Spatial Autocorrelation #

Spatial Autocorrelation

Concept #

The principle that nearby locations tend to have similar attribute values.

Explanation #

In a temperature raster, adjacent cells often exhibit similar values, allowing interpolation techniques like kriging.

Practical application #

Predicting pollutant concentrations in unsampled locations.

Challenges #

Detecting and modeling autocorrelation accurately, especially in heterogeneous terrains.

Spatial Index #

Spatial Index

Concept #

Data structures that accelerate spatial queries by organizing geometries hierarchically.

Explanation #

A GIS database uses an R‑tree to quickly retrieve all features intersecting a user‑drawn polygon.

Practical application #

Real‑time map rendering for web applications.

Challenges #

Index maintenance after bulk updates and handling high‑dimensional data.

Spatio‑Temporal Modeling #

Spatio‑Temporal Modeling

Concept #

Analytical methods that incorporate both spatial and temporal dimensions to predict dynamic phenomena.

Explanation #

A space‑time cube stacks raster layers of land‑cover change over years, enabling trend analysis.

Practical application #

Forecasting urban sprawl for infrastructure planning.

Challenges #

Managing large multi‑temporal datasets, ensuring temporal alignment, and accounting for sensor inconsistencies.

Standard Deviation (Statistical) #

Standard Deviation (Statistical)

Concept #

A measure of dispersion indicating how much values deviate from the mean.

Explanation #

In a set of elevation values, a high standard deviation signals rugged terrain.

Practical application #

Assessing terrain roughness for route selection.

Challenges #

Outliers can inflate standard deviation; robust statistics may be required.

Stereoscopic Pair #

Stereoscopic Pair

Concept #

Two overlapping images taken from slightly different viewpoints used to derive depth information.

Explanation #

A left‑right image pair from a satellite enables the creation of a DEM through photogrammetric processing.

Practical application #

Generating topographic maps for military navigation.

Challenges #

Maintaining sufficient overlap and accurate epipolar geometry; temporal changes between captures can cause mismatches.

Surface Reflectance #

Surface Reflectance

Concept #

The proportion of incoming solar radiation reflected by the Earth's surface, after atmospheric correction.

Explanation #

Surface reflectance values are used to compute vegetation indices such as NDVI.

Practical application #

Monitoring desertification trends.

Challenges #

Accurate atmospheric models are needed; aerosols and water vapor introduce uncertainties.

Temporal Resolution #

Temporal Resolution

Concept #

The frequency at which a sensor revisits the same location.

Explanation #

A satellite with a 2‑day temporal resolution can capture rapid changes like flood progression.

Practical application #

Early warning systems for landslides.

Challenges #

Balancing temporal resolution with spatial resolution and data volume constraints.

Terrain Analysis #

Terrain Analysis

Concept #

The extraction of topographic attributes such as slope, aspect, and curvature from elevation data.

Explanation #

Slope maps derived from a DEM identify steep areas prone to erosion.

Practical application #

Planning the layout of solar farms to avoid shading.

Challenges #

DEM errors propagate to derived products; high‑resolution data may be required for fine‑scale analysis.

Thermal Infrared (TIR) Imaging #

Thermal Infrared (TIR) Imaging

Concept #

Capturing emitted long‑wave radiation to infer surface temperature.

Explanation #

TIR sensors can detect heat leaks from industrial facilities at night.

Practical application #

Identifying illegal mining operations through elevated thermal signatures.

Challenges #

Atmospheric absorption, calibration drift, and lower spatial resolution compared to visible sensors.

Triangulation #

Triangulation

Concept #

Determining a location by measuring angles from two known points.

Explanation #

In ground‑based GNSS augmentation, triangulation helps refine receiver positions.

Practical application #

Locating a signal emitter in electronic warfare.

Challenges #

Requires precise angle measurements and clear line of sight to reference points.

Unmanned Aerial Vehicle (UAV) #

Unmanned Aerial Vehicle (UAV)

Concept #

A remotely piloted aircraft used for data collection without a human onboard.

Explanation #

UAVs equipped with RGB cameras can rapidly acquire high‑resolution imagery for mapping.

Practical application #

Surveying disaster zones inaccessible to ground teams.

Challenges #

Flight regulations, limited endurance, and susceptibility to adverse weather.

Vector Data #

Vector Data

Concept #

Geographic data that represents features as points, lines, or polygons.

Explanation #

A road network stored as line features allows network analysis for routing.

Practical application #

Determining optimal evacuation routes during emergencies.

July 2026 intake · open enrolment
from £90 GBP
Enrol