GISObject Properties |
The GISObject type exposes the following members.
Name | Description | |
---|---|---|
Columns |
Every GIS object comprises a series of columns.
This function returns the names of the columns for this GISObject.
| |
FeatureType |
The type (shape) of the feature this object represents.
| |
Item |
The field of the specified column for this object.
| |
WKT |
Returns the WKT representation of the Geometry.
|