Try it out here:
https://jamesw98.github.io/GeoHelper/
This is a Blazor WASM app that lets users view WKT and GeoJSON.
I made this app as existing WKT viewer sites couldn't easily add multiple WKTs without just combining WKTs into GEOMETRY COLLECTIONs. This also adds the ability to name polygons and give them a unique color.
- WKT viewer.
- GeoJSON viewer.
- Custom colors per geography.
- View Uber H3 hexes for poylgons.
- Shapefile imports.
- Convert WKT to stringified GeoJSON.