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 geometry of the feature
the multiplier to apply the extent shift
the BBox 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 indices of the geometry
Polys Vector Feature Type 3 Extends from
See
OVectorFeatureBase2D. Stores either one or multiple polygons. Polygons are an abstraction to polylines, and each polyline can contain an offset.