TileServer
Create Map Catalogs (JSON) and Serve them as Published Maps for anyone to access on your network.
Using Tech Maven Geospatial catalog generator tools for the 2D Map or 3D Map.
Catalog Generator Web Pages are available:
/ol-cataloggenerator for 2D Map & /cataloggenerator for 3D Map
The app also includes JSON endpoints listing the available catalogs:
/Getcatalogs for 2D Map
/Cataloglist for 3Dmap
The data and maps can be secure/protected
Login Required
So this is a self-service map portal creation
The 3D Map is Terriajs is a WebGL (fork of Cesium) open source project
The 2D Map is OpenLayers JavaScript Mapping Library that we’ve heavily customized
We also support loading custom web applications as zip file of your own mapping app.
Portable Tile Server iOS and Android also Available