Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/alvinometric/geojson.rocks

Preview your GeoJSON and TopoJSON files on a real-world map. It's fast ⚑ and supports large files.
https://github.com/alvinometric/geojson.rocks

geojson maplibre-gl-js maps topojson

Last synced: about 1 month ago
JSON representation

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

Awesome Lists containing this project

README

        

# πŸͺ¨ 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](https://maplibre.org) and [ViteJs](https://vitejs.dev).

If you need to reproject, run `-proj "EPSG:4326"` in the [Mapshaper console](https://mapshaper.org).