https://github.com/do-me/geojson_feature_explorer
A simple static web page for exploring geojson features
https://github.com/do-me/geojson_feature_explorer
geojson geojson-parser maplibre
Last synced: about 1 month ago
JSON representation
A simple static web page for exploring geojson features
- Host: GitHub
- URL: https://github.com/do-me/geojson_feature_explorer
- Owner: do-me
- License: mit
- Created: 2025-02-21T13:24:53.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-02-21T13:54:28.000Z (over 1 year ago)
- Last Synced: 2025-03-04T10:20:30.129Z (over 1 year ago)
- Topics: geojson, geojson-parser, maplibre
- Language: JavaScript
- Homepage: https://do-me.github.io/geojson_feature_explorer/
- Size: 8.79 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# GeoJSON Feature Explorer
## APP: https://do-me.github.io/geojson_feature_explorer
A very simple static web page for exploring GeoJSON features. Simply drag and drop any GeoJSON on the screen. All Features are parsed and can be selected from the dropdown in the top right corner.

## Example
Visualizing a [German counties GeoJSON](https://github.com/m-ad/geofeatures-ags-germany/blob/master/geojson/counties.json).
