Companion
object Companion
Functions
Link copied to clipboard
Creates a CoordinateReferenceSystem based on the provided epsgCode.
Creates a CoordinateReferenceSystem based on the provided crsName.
Link copied to clipboard
fun ofParameters(parameters: String): Either<CoordinateReferenceSystemException, CoordinateReferenceSystem>
Creates a CoordinateReferenceSystem based on the provided PROJ.4 string.