Azure.Core.GeoJson Namespace
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Classes
GeoBoundingBox |
Represents information about the coordinate range of the GeoObject. |
GeoCollection |
Represents a geometry that is composed of multiple geometries. |
GeoLinearRing |
Represents a linear ring that's a part of a polygon |
GeoLineString |
Represents a line geometry that consists of multiple coordinates. |
GeoLineStringCollection |
Represents a geometry that is composed of multiple GeoLineString. |
GeoObject |
A base type for all spatial types. |
GeoPoint |
Represents a point geometry. |
GeoPointCollection |
Represents a geometry that is composed of multiple GeoPoint. |
GeoPolygon |
Represents a polygon consisting of outer ring and optional inner rings. |
GeoPolygonCollection |
Represents a geometry that is composed of multiple GeoPolygon. |
Structs
GeoArray<T>.Enumerator |
Enumerates the elements of a GeoArray<T> |
GeoArray<T> |
Represents a geometry coordinates array |
GeoPosition |
Represents a single spatial position with latitude, longitude, and optional altitude. |
Enums
GeoObjectType |
Identifies the type of the GeoObject |
Azure SDK for .NET