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

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

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.

![image](https://github.com/user-attachments/assets/b11a01ae-4bb2-4352-aeb4-fdfdabafb769)

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

![image](https://github.com/user-attachments/assets/73483fde-cc12-4d48-857e-91467d7be84a)