geobakery / GeospatialAnalyzer

GeospatialAnalyzer HTTP-API
GNU General Public License v3.0
3 stars 0 forks source link

Add terraformer-js for converting geojson to wkt #9

Closed dschlarmann closed 7 months ago

dschlarmann commented 9 months ago

Instead of creating the needed InputCoordinate format by our own using the _buildCoordinatesFromDBType function, it should be evaluated whether we can use the terraformer-js wkt functionalities. Check the following resources for more information: https://github.com/terraformer-js/terraformer/blob/main/packages/wkt/README.md