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

Create a test case for tables in the layer descriptor #61

Open jkerr5 opened 6 years ago

jkerr5 commented 6 years ago

If the geometryType of a layer is not present, koop should put the layer into the tables array instead of layers.

Test this by adding a layer without a geometryType property and check the resulting layer descriptor.

jkerr5 commented 6 years ago

This appears to be broken in koop right now. I filed https://github.com/koopjs/FeatureServer/issues/89 to address it.

jkerr5 commented 1 year ago

Check if this is still an issue