marklogic / marklogic-geo-data-services

Geo Data Services supporting Esri Koop Provider and WFS (future)
https://marklogic.github.io/marklogic-geo-data-services/
Other
2 stars 5 forks source link

How to generate properties from key/value kind of data #69

Closed grtjn closed 1 year ago

grtjn commented 4 years ago

We are storing extra details in instances in the following shape:

attributes: [{ name: "foo", value: "bar"}]

Is there a way to expose these as feature properties? Don't think we can do this via TDE, unless we pre-generate these, but the set of attributes can effectively vary per instance..

jkerr5 commented 1 year ago

There is not a way to do this now.