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
Readonly
bboxindex to the values column where the BBox is stored
Readonly
cachethe column cache for future retrieval
Readonly
extentthe extent of the feature
Readonly
geometrythe indices of the geometry in the cache
Readonly
hasMValuesif true, the feature has M values
Readonly
hasif true, the geometryIndices has offsets encoded into it
Readonly
idthe id of the feature
Readonly
indicesif greater than 0, the feature has indices to parse
Readonly
mthe shape of the feature's mValues if they exist
Readonly
propertiesthe properties of the feature
Readonly
singleif true, you know the initial length is 1
Readonly
tessellationif 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)
an empty geometry
the indices for the feature
Vector Feature Base 3D. Extends from
See
OVectorFeatureBase.