Telogis.GeoBase.Geometry | |
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release Contains geometry classes.
Classes Name | Description |
---|
Geometry.LineString | A geometric line described by a string of points. |
Geometry.Polygon | Represents the physical shape of a closed polygonal area such as a lake or national park.
Not to be confused with a Polygon, which is an object containing an
array of geometries such as Geometry.Polygons. |
Geometry.Ring | Represents a closed curve that forms part of a polygon.
This may be the outer perimeter or a ring around a "gap" such as an island in a lake. |