SpatialReferenceSystem.CreateFromWkt
SpatialReferenceSystem.CreateFromWkt method
Skapar en nySpatialReferenceSystem
baserad på WKT (välkänd text) sträng.
public static SpatialReferenceSystem CreateFromWkt(string wkt)
Parameter | Typ | Beskrivning |
---|---|---|
wkt | String | WKT sträng. |
Returvärde
NySpatialReferenceSystem
.
Undantag
undantag | skick |
---|---|
ArgumentNullException | Argument ärnull . |
FormatException | Hierarkin av wkt-värden, deras ordning eller typ, är fel. |
NotSupportedException | WKT rotelement stöds inte (till exempel är det FITTED_CS). |
Se även
- method TryCreateFromWkt
- class SpatialReferenceSystem
- namnutrymme Aspose.Gis.SpatialReferencing
- hopsättning Aspose.GIS