Esri / i3s-spec

This repository hosts the specification for Scene Layers which are containers for arbitrarily large amounts of geographic data. The delivery and persistence model for Scene Layers, referred to as Indexed 3d Scene Layer (I3S) and Scene Layer Package (SLPK) respectively, are specified.
Other
315 stars 84 forks source link

List of attributes #162

Open Dmitry-Sedov opened 1 year ago

Dmitry-Sedov commented 1 year ago

During of using i3s standard I face the problem when we have some attribute with "no-value" value and this value is not so user-friendly for our customers because it doesn't bring something usefull for them. And as a result we would like to avoid this value in the final representation of attributes. Is there any way to set some flag which helps to avoid demonstrating this kind of attributes. I want to implement a solution to the issue on back-end side.

ajuanr commented 10 months ago

@Dmitry-Sedov Thanks for bringing this to our attention. A spec update will be required to adress this issue.