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

Consider removing the splitBox() function #18

Closed jkerr5 closed 1 year ago

jkerr5 commented 6 years ago

This was created to work around a bug in MarkLogic that has since been fixed. We probably do not need it any more.

Plus, it may not work as intended if the box crosses the anti-meridian (international date line). (E.g. Consider a narrow box that crosses the date line, with western longitude at 179°, and eastern longitude at -179° (note the signs).

jkerr5 commented 6 years ago

Add a test case with large bounding box / envelope to verify that we do not need this.

rjrudin commented 1 year ago

Closed in favor of https://github.com/marklogic-community/marklogic-geo-data-services/issues/136 , as splitBox is in GDS.