geotrellis.util

srs

package srs

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By inheritance
Inherited
  1. srs
  2. AnyRef
  3. Any
  1. Hide All
  2. Show all
Learn more about member selection
Visibility
  1. Public
  2. All

Type Members

  1. class NoTransformationException extends Exception

  2. type SRS = SpatialReferenceSystem

  3. abstract class SpatialReferenceSystem extends AnyRef

    Spatial Reference System (SRS)

Value Members

  1. object LatLng extends SpatialReferenceSystem with Product with Serializable

    WGS 84 Datum ESPG:4326

  2. object SpatialReferenceSystem

  3. object WebMercator extends SpatialReferenceSystem with Product with Serializable

    WGS 84 Web Mercator, Spherical Mercator, EPSG:900913, EPSG:3857

Inherited from AnyRef

Inherited from Any

Ungrouped