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 input geometry to add to
the multiplier to multiply the geometry by
the BBox3D of the feature (in lon-lat space)
the geometry as an array of flattened line geometry
an empty geometry
the geometry as an array of lines objects that include offsets
the geometry as a flattened array of points
the geometry as an array of lines objects that include offsets
the indices for the feature
3D Lines Vector Feature Type 5 Extends from
See
OVectorFeatureBase3D. Store either a single 3D line or a list of 3D lines.