Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/alvinometric/geojson.rocks
- Owner: alvinometric
- License: mit
- Created: 2022-08-01T18:19:22.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-02-02T10:59:17.000Z (almost 2 years ago)
- Last Synced: 2024-10-15T20:24:18.575Z (about 1 month ago)
- Topics: geojson, maplibre-gl-js, maps, topojson
- Language: JavaScript
- Homepage: https://geojson.rocks/
- Size: 43.9 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: readme.md
- License: LICENSE.MD
Awesome Lists containing this project
README
# πͺ¨ Geojson.rocks
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 fasterI 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).