o

scalation.spatial

UTM2LatLong

object UTM2LatLong

The UTM2LatLong support conversion from UTM coordinates to Latitude-Longitude.

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. UTM2LatLong
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Value Members

  1. def getHemisphere(latZone: String): String

    Return whether the latitude zone is in the Nothern "N" or southern "S" hemisphere.

    Return whether the latitude zone is in the Nothern "N" or southern "S" hemisphere.

    latZone

    the latitude zone

  2. def uTM2LatLong(_utm: String): (Double, Double)

    Convert UTM coordinates to Latitude-Longitude coordinates.

    Convert UTM coordinates to Latitude-Longitude coordinates.

    _utm

    the UTM coordinates