GEO DATA SERVER
Linux, Mac, and Windows Applications
Rapid Serve Local GIS Vector Data as Standard Mapping Services
The GeoServices & OGC API Features are both REST APIs that can enable query searchable endpoint that returns html, JSON and GeoJSON. This can be for both display of geospatial data or just searching of data.
Geo Data Server is easy to install and manage application
For delivering mapping services URLs and maps
Perfect solution for operating at the edge or production server
This is an ideal solution for delivering geospatial data to:
-
TAK Clients (WebTAK, iTAK, ATAK, WINTAK, TAK Tracker, MCH, other apps)
-
Game Engines (NVIDIA Omniverse, Unity, Unreal Engine)
Serves Vector Local GIS
Vector Data
(ESRI Shapefile, GeoJSON, KML,GPKG Vector features and PostGIS /PostgreSQL Database tables) as:
-
Dynamic Vector Tiles
-
GeoServices REST API FeatureServer
-
OGC API Features
Serves Cached Map Tile
from MBTILES and GPKG
-
OGC API Tiles /XYZ Raster Tiles (PNG, JPG, WebP)
-
OGC API Tiles /XYZ Vector Tiles (MVT/PBF)
-
OGC WMTS with getcapabilities.xml
-
OSGEO TMS with tileset.xml
Vector Tiles are from both MBTILES and GPKG Vector Tiles following the new OGC Extensions are supported
Acts as Data Distribution Edge Server
-
Distribute source cached map tiles GPKG and MBTILES
-
Distribute source vector data (GPKG, SHP, KML, GeoJSON)
Rapidly discover and share the URL’s
Discover Web Page and Services JSON and QR Codes
Setup application to monitor a folder and automatically load data
It also includes an advanced map viewer for rapidly standing up a common operating picture accessible to any device on that same network that rapidly lets you connect to the data being served.
The map also has many tools and widgets and allows the user to quickly mash up their other local data and online internet mapping services. The map also supports catalog loading “JSON” files to import with a catalog generator webpage building.
The mapping services can be added to existing mapping applications like ArcGIS Pro, ArcMap, QGIS Desktop, Manifold, Global Mapper, MapInfo, or other web applications or mobile mapping apps.
This application works in ad hoc environments, a mobile emergency operation center, or an edge computing environment.
For Raster Endpoints pair with Vector to Raster Tiles (produces cached folder of tiles or mbtiles) or Dynamic Map Rendering Engine (delivers raster map tiles OGC API Tiles/XYZ, OGC WMTS and OGC WMS)
Initial promo price $399
Includes build-in Map Viewers (2D and advanced 3D)
Purchase includes one install
If you are interested in a License Key valid for Multiple installs or Multiple Apps
please contact us →
- PBF Vector Tiles-http://IPaddress:port/dataset/{z}/{x}/{y}.pbf
- GeoServices REST API FeatureServer-http://IPaddress:port/dataset/featureserver
100% Compatible with OGC and ESRI

Delivers GeoServices REST API FeatureServer and dynamic PBF VectorTileServer URL's
Sources accepted:
✔GPKG – GeoPackage SQLite vector features
✔ ESRI Shapefile (SHP)
✔ CSV
✔ PostGIS/PostgreSQL Database tables
✔ via the FDW – Foreign Data Wrapper for postgres and materialized views connect to ODBC, JDBC Sources, MySQL, Oracle Spatial, MS SQL Server, CouchDB, MongoDB, BigQuery GIS, ClickHouse, Hive, Apache Arrow, Apache Kafka, Cassandra, RethinkDB, RocksDB,SAP, SQLite/Spatialite, ESRI Mobile Geodatabase, GeoParquet, GeoAvro, OGR formats, SQLALchemy Python Sources, Steampipe.io sources, and many other formats.
Integration Points:
- Use Geo Data Server with PostgreSQL’s Foreign Data Wrapper (FDW) and https://wiki.postgresql.org/wiki/Foreign_data_wrappers ( you can connect to other databases and data warehouses including MySQL, MS SQL Server, Oracle, DB2, ClickHouse, CouchDB, MongoDB, SQLite, ODBC and JDBC Drivers to connect to other systems https://github.com/pgspider/jdbc_fdw or github.com/heimir-sverrisson/jdbc2_fdw and even GDAL/OGR drivers and files like GeoParquet, JSON, CSV/TSV