Home · Features · GIS Server Emulation & Interop

Speaks every GIS server's language. Then becomes one.

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.

FeatureServer ImageServer StreamServer I3S SceneServer Tile services Hub / Living Atlas Connect-to-GIS

One desktop, an Esri REST surface

Enterprise endpoints without the enterprise

GeoPackages → FeatureServers, COGs → ImageServers, SLPKs → SceneServers, live sources → StreamServer — no ArcGIS license, no external process.

FeatureServer (GPKG)

Full CRUD, applyEdits with rollback, offline edit queue — drives native Editor widgets.

ImageServer / Elevation

COG exportImage + renderingRule indices; ElevationServer for DEMs.

StreamServer

WebSocket/SSE matching Velocity/GeoEvent conventions — stock StreamLayer.

I3S SceneServer

Upload .slpk — node pages, textures, attributes from the archive.

Consuming the outside world

Every server you already run

  • ArcGIS Portal / Server / Online · GeoServer · QGIS Server · MapServer
  • 30+ layer types on the 3D scene
  • Living Atlas & Hub browse / search / download / load-to-map
  • TPKX/VTPK → XYZ · COG HTTP range (206)
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

Be the server your enclave is missing.

Register GeoPackages, COGs, SLPKs, and live feeds — hand teammates the Connect-to-GIS URL.