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
318 stars 85 forks source link

Layer Format Specification: Wrong example for tree structure #83

Closed romanCattaneo closed 4 years ago

romanCattaneo commented 4 years ago

In the hierarchy example the tree node representation (image) is inconsistent with the schematic view. There is no node K2 under D2, and C1 should only be the parent of F2 and H2. I2 should be a child of D2.

image

romanCattaneo commented 4 years ago

Note, the same tree is also used to explain node pages later in the documentation.

rvargasESRI commented 4 years ago

Hi @romanCattaneo ,

thank you for bringing this to our attention. We will be sure to change the tree to correctly reflect the image.