Encodes a spatially indexed (tiled) organization of the primitive Feature Topology objects (Feature Nodes, Feature Edges, and Feature Faces within a SEDRIS transmittal.
An Aggregate Feature can have more than one spatial organization for its topology. This allows various 'levels' or organizations. Perhaps at the 'top' Aggregate Feature under the Environment_Root, you might find one 10km by 10km spatial organization of topology spanning the entire transmittal, as well as one 500m by 500m spatial organization of topology also spanning the entire transmittal. That 'top' Aggregate Feature would have two Spatial Index Related Feature Topology components, one for the 10km squares and one for the 500m squares.
The same spatial indexing structure can be shared by multiple Aggregate Features because there could exist multiple classification organizations of the same set of Features. When a single set of Features is organized by multiple classification approaches, it's still the same set of Features being dealt with, and still the same set of Feature Nodes, Edges, and Faces. Changing the logical organization of the Features has no effect on the spatial organization of the underlying topological primitives. Thus, one spatial organization for a set of topological primitives may be shared by many different organizations (aggregations) of Features where the Features are composed of the same spatially organized topological primitives, regardless of which organization the Features are viewed from.
| SE_BOOLEAN | sparse; | |
|---|---|---|
| SE_PINT32 | column_count; | |
| SE_PINT32 | row_count; | |
| SE_FLOAT64 | column_width; | (notes) |
| SE_FLOAT64 | row_width; | (notes) |
| SE_SPATIAL_INDEX_SPACING_UNITS_ENUM | spacing_units; |
The origin of the collection. The lower-left corner.
length of a cell in the given units along the X axis
length of a cell in the given units along the Y axis