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

Implemented a new feature to permit an "includeFields" in the Service… #130

Closed BillFarber closed 5 years ago

BillFarber commented 5 years ago

… Descriptor. That element must be an array of strings. When it exists, Only the fields with names listed in the array are included in the results. That element can be included at the same JSON level as the "schema" & "view" elements either using or not using the "dataSources" array element.