C# (CSharp) SharpMap.Converters.WellKnownText Namespace

Nested Namespaces

SharpMap.Converters.WellKnownText.IO

Сlasses

Name Description
CoordinateSystemWktReader Creates an object based on the supplied Well Known Text (WKT).
GeometryFromWKT Converts a Well-known Text representation to a SharpMap.Geometries.Geometry instance.
GeometryToWKT Outputs the textual representation of a GeoAPI.Geometries.IGeometry instance.
SpatialReference Converts spatial reference IDs to a Well-Known Text representation.
WktStreamTokenizer Reads a stream of Well Known Text (wkt) string and returns a stream of tokens.