the column cache for future retrieval
the id of the feature
the properties of the feature
the shape of the feature's mValues if they exist
the extent of the feature
the indices of the geometry in the cache
if true, you know the initial length is 1
index to the values column where the BBox is stored
if true, the geometryIndices has offsets encoded into it
if true, the feature has M values
if greater than 0, the feature has indices to parse
if greater than 0, the feature has tessellation
Readonlybboxindex to the values column where the BBox is stored
Readonlycachethe column cache for future retrieval
Readonlyextentthe extent of the feature
Readonlygeometrythe indices of the geometry in the cache
ReadonlyhasMValuesif true, the feature has M values
Readonlyhasif true, the geometryIndices has offsets encoded into it
Readonlyidthe id of the feature
Readonlyindicesif greater than 0, the feature has indices to parse
Readonlymthe shape of the feature's mValues if they exist
Readonlypropertiesthe properties of the feature
Readonlysingleif true, you know the initial length is 1
Readonlytessellationif greater than 0, the feature has tessellation
adds the tessellation to the geometry
the geometry of the feature
the multiplier to apply the extent shift
the BBox3D of the feature (in lon-lat space)
the geometry as an array of raw poly geometry
Automatically adds the tessellation to the geometry if the tessellationIndex exists
the geometry as an array of totally flattend poly geometry with indices
the geometry flattened into an array with offsets
the geometry as a flattened array of points
the geometry as an array of lines objects that include offsets
the indices of the geometry
3D Polygons Vector Feature Type 6 Extends from
See
OVectorFeatureBase3D. Store either a single 3D polygon or a list of 3D polygons.