Z + M preserved
ESRI JSON ↔ NTS ↔ OGC GPKG blobs — verified bit-exact round trip at z = 1500.5.
Home · Features · GeoPackage Studio
Design schemas, import five vector formats, edit features with real Z elevations through native ArcGIS Editor widgets, read ESRI mobile geodatabases — all offline.
Manage
Schema editor, import .gpkg / GeoJSON / Shapefile / FlatGeobuf / Parquet, export GeoJSON or CSV — all offline on disk.
ESRI JSON ↔ NTS ↔ OGC GPKG blobs — verified bit-exact round trip at z = 1500.5.
Z-aware FeatureLayer with absolute-height elevation — stock ArcGIS Editor in SceneView.
applyEdits batch with rollback · offline queue · conflict strategies.
Read .geodatabase / .mmpk offline via ST_Geometry — no ArcGIS license.
Interop
GET /api/geodatabase/selftest before trusting real data/api/featureserver/edit3dGET /api/featureserver/{ds}/{layer}/query?returnZ=true POST /api/featureserver/{ds}/{layer}/applyEdits { adds, updates, deletes, rollbackOnFailure } curl -X POST /api/geodatabase/reference \ -d '{ "path": "C:\\data\\MySurvey.geodatabase" }' ● z 1500.5 → blob → 1500.5 · exact
Author the schema, import the data, edit in 3D, export products — without your GeoPackage leaving the machine.