A lightweight spatial data management tool: upload, preview, and publish tile services
Status: Early version, rapid iteration (API may change)
- Upload: Supports Shapefile, GeoJSON, KML, GPX, TopoJSON, MBTiles, and more
- Preview: View spatial data and tiles online
- Publish: Generate public tile URLs
docker run -d -p 3000:3000 ghcr.io/sharkandshark/mapflow:nightlyMapFlow Homebrew distribution is currently an early preview channel.
- Breaking changes may be introduced at any time
- Upgrades are not guaranteed to be backward compatible
- Back up
~/.mapflowbeforebrew upgrade
brew tap sharkAndshark/mapflow
brew install sharkAndshark/mapflow/mapflow-preview- Shapefile (
.zipcontaining.shp/.shx/.dbf) - GeoJSON (
.geojson,.json) - GeoJSONSeq / NDJSON (
.geojsonl,.geojsons) - KML (
.kml) - GPX (
.gpx) - TopoJSON (
.topojson) - MBTiles (
.mbtiles, vector MVT + raster PNG)
Apache-2.0