SharpMap.Converters.WellKnownText.IO |
이름 | 설명 |
---|---|
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. |