CRS — Coordinate Reference Systems
How geographic coordinates are projected onto a map. UTM-WGS84 is the most common for satellite imagery deliveries.
A CRS defines how 3D positions on Earth are represented as 2D map coordinates. UTM (Universal Transverse Mercator) divides the world into 60 zones and projects each onto a flat map with minimal local distortion. WGS84 is the global reference ellipsoid most satellite providers use.
Geographic vs projected
Geographic CRS uses latitude/longitude in degrees. Projected CRS (like UTM) uses metres and is suitable for measuring distances and areas. Most satellite imagery is delivered in UTM-WGS84 because it allows direct measurement in metres without further conversion.
What to ask
If your downstream workflow requires a specific CRS (a national grid like British National Grid, NAD83 state plane, or a country-specific projection), ask us to reproject before delivery. Reprojection is included at no cost in our standard pipeline.