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

https://github.com/stevekirks/openlayers-wkt-viewer

A webpage that displays geometry in Well Known Text (WKT) format on a dark themed map using the OpenLayers library
https://github.com/stevekirks/openlayers-wkt-viewer

gis wkt

Last synced: about 2 months ago
JSON representation

A webpage that displays geometry in Well Known Text (WKT) format on a dark themed map using the OpenLayers library

Awesome Lists containing this project

README

        

# WKT Viewer

[A webpage](https://stevekirks.github.io/openlayers-wkt-viewer/) to display Well Known Text (WKT) in a dark themed map using the [OpenLayers](https://openlayers.org/) library.

To debug, `npm run dev`.