This repo contains a small app to draw diferent types of spatial objects and get their representation using the simple feature standard ISO 19125-1:2004.
Users can draw different spatial objetc (points, multipoints, lines, polygons, multipolygons) and get their human-readable well-known text WKT representation.
We used different open sources to generate the app:
- Leaflet
- Leaflet providers ...