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

returnGeometry should default to true #171

Closed mfgumban closed 1 year ago

mfgumban commented 4 years ago

As per https://developers.arcgis.com/rest/services-reference/query-feature-service-layer-.htm, the default value for the returnGeometry parameter is true. Ensure that this parameter is set to true when calling geoQuerySerivce if the incoming request doesn't explicitly specify it.

jkerr5 commented 1 year ago

This should be handled in geo data services.