← Help

Supported file formats

Vector

FormatNotes
Shapefile.shp plus sidecars, or a single .zip
KML / KMZPlacemarks, paths and polygons
GeoJSONFeatures and feature collections
TopoJSONConverted to GeoJSON on load
CSVPoint data from lat/lng columns, or geometry from a WKT column

Raster

FormatNotes
GeoTIFFRead directly in the browser
Cloud-Optimized GeoTIFF (COG)Streamed via HTTP range reads — no full download
PMTiles (raster)Pre-tiled imagery served from a single archive

Tiles

FormatNotes
PMTiles (vector)Vector tiles from a single portable archive

Projections

Layers are reprojected to WGS84 (EPSG:4326) automatically using proj4, so data in local or national grids lines up with everything else on the map.