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

Parse the inSR in the coerceQuery function #81

Closed jkerr5 closed 6 years ago

jkerr5 commented 6 years ago

inSR can also come in as a JSON string so we need to parse that to an object before calling options.prepare()