koopjs / koop-provider-marklogic

A Koop Provider that can be used to exposed data in MarkLogic via Esri feature services
https://koopjs.github.io/koop-provider-marklogic/
Other
6 stars 11 forks source link

Improve handling of WKT parsing #125

Closed jkerr5 closed 1 year ago

jkerr5 commented 5 years ago

The MarkLogic WKT parsing and conversion to GeoJSON may not give the expected results as it has some special handling when converting to the MarkLogic-specific CTS format. We should be using a library like https://github.com/cschwarz/wkx

jkerr5 commented 1 year ago

An example of what "may not give the expected results" would have been helpful here but since we don't have specific issues noted, we can close this for now. Open a new one in the geo data services project if needed.