Geometry Namespace

Version 1.0.0-beta002
.NET Framework 4.7

Classes

GeoJsonGeometry

Base class with common logic for the classes representing the geometries defined by the GeoJSON specification.

GeoJsonGeometryCollection

Class representing a collection of other GeoJSON geometries.

GeoJsonLineString

Class representing a GeoJSON LineString geometry.

GeoJsonMultiPoint

Class representing a GeoJSON MultiPoint geometry.

GeoJsonMultiPolygon

Class representing a GeoJSON MultiPolygon geometry.

GeoJsonPoint

Class representing a GeoJSON Point geometry.

GeoJsonPolygon

Class representing a GeoJSON Polygon geometry.