FeatureServer (GPKG)
Full CRUD, applyEdits with rollback, offline edit queue — drives native Editor widgets.
Home · Features · GIS Server Emulation & Interop
Consume ArcGIS Portal, Server, Online, GeoServer, QGIS Server, MapServer — and emulate Esri endpoints locally so Pro and SDK clients treat your desktop as enterprise GIS.
One desktop, an Esri REST surface
GeoPackages → FeatureServers, COGs → ImageServers, SLPKs → SceneServers, live sources → StreamServer — no ArcGIS license, no external process.
Full CRUD, applyEdits with rollback, offline edit queue — drives native Editor widgets.
COG exportImage + renderingRule indices; ElevationServer for DEMs.
WebSocket/SSE matching Velocity/GeoEvent conventions — stock StreamLayer.
Upload .slpk — node pages, textures, attributes from the archive.
Consuming the outside world
http://localhost:5059GET /api/featureserver/{ds}/{layer}/query POST /api/featureserver/{ds}/{layer}/applyEdits GET /ImageServer/exportImage?renderingRule= GET /api/slpk/packages/{id}/SceneServer/layers/0 WS /api/streamserver/subscribe GET /api/connect → Connect-to-GIS catalog ● QGIS · ArcGIS Pro · JS SDK · in-process
Register GeoPackages, COGs, SLPKs, and live feeds — hand teammates the Connect-to-GIS URL.