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..
We are storing extra details in instances in the following shape:
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..