|
Table Summary |
| Feature |
A GIS Feature.
|
| FeatureAttribute |
The value of an attribute for a specific feature in a GIS Layer.
|
| Layer |
A named collection of GIS features that are all of the same type
(e.
|
| LayerAttribute |
The attributes that features in a GIS layer may have.
|
| PointFeature |
A GIS feature is comprised of one or more points.
|
| PolygonFeature |
A GIS feature comprised of one or more non-intersecting SimplePolygons.
|
| PolylineFeature |
A GIS feature is comprised of one or more disjoint polyline parts.
|
| SimplePolygon |
A closed polygon with one outer boundary and zero or more non-intersecting interior holes.
|