Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 1.13 KB

readme.md

File metadata and controls

20 lines (14 loc) · 1.13 KB

🪨 Geojson.rocks

maps source software license data license

Preview your GeoJSON and TopoJSON files on a real-world map. It's ⚡ fast and supports 🪨 large files.

I would always use GeoJSON.io to inspect my GeoJSONs and make sure the data is right. The problem is: It's really really slow, so I made my own replacement. Enter https://geojson.rocks

  • 🪟 Drag & drop a GeoJSON or TopoJSON
  • 🗺️ Preview it on top of a real-world map
  • 👀 Gives you an error message if it doesn't import
  • ⚡ Much, much faster

I can't believe I managed to make this so quickly. Credit goes to MapLibre and ViteJs.

If you need to reproject, run -proj "EPSG:4326" in the Mapshaper console.