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

handle odd query geometry from some Esri tools #157

Closed tdiepenbrock closed 1 year ago

tdiepenbrock commented 5 years ago

Esri tools sometimes make queries that have values exceeding the extents of WGS-84. Implement functions to handle these queries gracefully.

prestonmcgowan commented 5 years ago

Do you have a sample payload showing the values exceeding the WGS-84 extents?

jkerr5 commented 3 years ago

@tdiepenbrock do we still need to do anything in the koop provider for this?

jkerr5 commented 1 year ago

Nothing to implement in the koop provider for this.