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

Add the ability to get geometry from a column but don't return the column as a feature field #138

Closed jkerr5 closed 1 year ago

jkerr5 commented 5 years ago

The current implementation requires the column to be selected from the view in order to be in scope for the Optic plan but there is no way to select it only to extract the geometry an not include it in the feature properties.

jkerr5 commented 1 year ago

This needs to move to https://github.com/marklogic-community/marklogic-geo-data-services

mitchshepherd commented 1 year ago

Moved to GDS