Field work happens beyond reliable coverage. Field Data Collector reads raster and vector tiles, GIS features and tracks from local files so the operational map remains useful at the parcel, corridor, site or incident area.
Raster & vector tiles (EPSG:3857). Format auto-detected by tile header byte or format metadata.
Raster tiles and styleable vector features. Browse tables in the attribute grid.
Vector features with attributes. Styleable overlays and a feature grid.
Tracks & waypoints — produced by the in-app GPS tracker and importable from elsewhere.
Instead of loading an entire feature collection into memory as one overlay, the app’s local tile server delivers the part of the map requested for the current zoom and viewport.
GeoPackage point, line and polygon tables are drawn into styled raster tiles on demand. This lets feature databases participate in a familiar slippy-map tile pipeline.
Prebuilt PBF / MVT tiles are read from MBTiles or GeoPackage vector-tile tables and served locally to Mapbox Classic as vector tile sources.
GL JSON styles connect local TileJSON sources with map layers, sprites and glyphs, preserving a coherent cartographic treatment across offline vector caches.
Tile-based rendering limits work to the visible area and zoom level, making dense parcels, infrastructure, contours and regional reference data more manageable on a mobile device.
Load multiple local sources. Toggle and reorder layers, and mix raster basemaps with reference grids, parcels and vector overlays.
Launch a conversion workflow from inside the app when source data needs to become a GeoJSON overlay. The converter uses a network service and is separate from the offline map reader.
The vector converter is a connected feature; local MBTiles, GeoPackage, GeoJSON and GPX viewing remains the offline foundation.
Draw a bounding box, choose the layers and output formats you need, and the GeoRequest service clips and packages ready-to-use offline data for that area.
.mbtiles & .gpkgDynamic GeoPackage feature tiles, cached vector and raster packages, GeoJSON and GPX.