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

Refactor adapter JavaScript #19

Closed jkerr5 closed 1 year ago

jkerr5 commented 6 years ago

1) Replace the use of var 1) Don’t use map() with a push() inside the loop 1) When building up the optic expressions, consider passing the partially built query in and add to it or just return the input

jkerr5 commented 1 year ago

OBE