SpatialReferenceSystem.ExportToWkt

SpatialReferenceSystem.ExportToWkt method

Devuelve la representación de este SRS como una cadena WKT. La cadena WKT resultante coincidirá con la especificación OGC 01-009, generalmente denominada “WKT1”.

public string ExportToWkt()

Valor_devuelto

Representación WKT de este SRS.

Excepciones

excepcióncondición
InvalidOperationExceptionEsta representación SRS contendríaNaN ,PositiveInfinity oNegativeInfinity .

Ver también