is an app that serves map tiles (in standard Google XYZ or OGC WMTS)
to nearby mobile devices or laptops.
The Map is accessible on the same device (phone/tablet) or from any device/computer on the network. The Map supports digitizing/drawing, has OSM vector tile basemaps with a style picker, raster basemap selector, supports adding mapping service URL’s like Raster Tiles, Vector Tiles, WMS and others.The map offers in-app dynamic vector tiling of loaded vector data for optimized handling of large data.
Digitizing/Drawing
App has Digitizing/Drawing features. You can draw point, line and polygon on map.
Discover-able Endpoints and webpages
WiFi turned on is required to run this app and have it get an IP Address from the network.
Serve data to other apps or desktop/laptop
The app can serve data to other apps or desktop/laptop GIS mapping software on the network. ArcMap and ArcGIS Pro can access it via OGC WMTS.
Integrated Map Viewer
Launch Browser in nearby tablet, laptop or desktop and you’ve got map
Tile Details View
Includes data from the metadata table and the URL’s and TileJSON
Measure distance and area
Measure linear and area.

Serve Map Tiles (XYZ or WMTS) URL’s to mapping clients/apps/software or to advanced map viewer.
Serve Map Tiles (XYZ or WMTS) URL’s to mapping clients/apps/software or to advanced map viewer.From MBTILES or GPKG (GeoPackage) SQLite Databases/files that contain raster tiles, vector tiles, elevation/terrain tiles, other tile data in the tile_data blob.


This is basically a file server that any file type including zip file has an endpoint and accessible for streaming or downloading across the network.
Serve Static Geospatial Data (GIS) files like KML/KMZ, GeoJSON, CSV, GPX, CZML, SHP, 3DTiles, 3DModels (gltf/glb) and others. This is basically a file server that any file type including zip file has an endpoint and accessible for streaming or downloading across the network.

Discover-able Endpoints and webpages
WiFi turned on is required to run this app and have it get an IP Address from the network.
This is a local IP Address NOT internet accessible. So only users on your local network can access this data.
Other Mapping Clients or Apps
Other mapping clients or apps can use the Standard XYZ Tile Server URL
ipaddress:8080/discover
Web page listing of all the tile layers and static files
ipaddress:8080/map
advanced map viewer with quick access to tile layers and adding local Shapefiles, GPKG, GeoJSON, KML, GPX, CSV
http://ipaddress:8080/get
GPKGRasterTile/name/{z}/{x}/{y}.png
ipaddress:8080/services
JSON response and access to tile.json for each layer
ipaddress:8080/wmts
XML getcapabilities response
http://ipaddress:8080/get
MBTilesRasterTile/name/{z}/{x}/{y}.png)
Portable Tile Server (IOS and Android) Requires Wifi
IP Address is generated from Router and given to the mobile device
the tile server /web server part of the app will NOT work without being connected to WiFI

We’ve tested the tile server with both web and desktop mapping software (QGIS Desktop, Global Mapper, UDIG, ESRI ArcMap, ESRI ArcGIS Pro, GeoMedia, Autodesk AutoCAD Map, Manifold, MapInfo, Kongsberg Geospatial Mapping Engine(s), GRASS, and others.)