GIS data package
Export survey data in every GIS format — GeoJSON, KML, LandXML, CSV with CRS declaration. All files are properly georeferenced with the correct coordinate system declared.
No projects. Create one →
GeoJSON (WGS84)
Universal format — drop directly into QGIS, ArcGIS, Mapbox, Leaflet, PostGIS.
Coordinates converted to WGS84 lat/lon as required by spec.
QGIS · ArcGIS · Mapbox · PostGIS
KML — Google Earth
Open in Google Earth Pro to verify positions on satellite imagery before submitting.
Orange pins = control points, green = survey.
Google Earth Pro · Google Maps · QGIS
LandXML
ISO standard for survey data exchange between CAD/GIS systems.
Includes CgPoints with full coordinate metadata.
Civil 3D · 12d · QGIS · Trimble Business Center
CSV with WGS84
Spreadsheet-compatible with both UTM and WGS84 columns.
Import into MapInfo, QGIS, ArcGIS, or share with clients.
QGIS · ArcGIS · MapInfo · Excel · Google Sheets
.prj CRS file
Projection file for your UTM zone. Attach to shapefile exports to declare coordinate system.
Prevents "unknown coordinate system" errors in GIS software.
ArcGIS · QGIS · MapInfo (attach alongside .shp)
WKT Projection String
Well-Known Text definition of your project coordinate system for database import.
EPSG:327xx
PostGIS · SpatiaLite · Oracle Spatial