Package

geotrellis.gdal

osr

Permalink

package osr

Visibility
  1. Public
  2. All

Type Members

  1. case class OSRCoordinateTransformation(underlying: CoordinateTransformation) extends Product with Serializable

    Permalink

    Original OSR objects can't be used in a multithreaded environment

    Original OSR objects can't be used in a multithreaded environment

    http://osgeo-org.1560.x6.nabble.com/gdal-dev-Possible-concurrency-issue-in-OGRCoordinateTransformation-td5285641.html

  2. case class OSRSpatialReference(underlying: SpatialReference) extends Cloneable with Product with Serializable

    Permalink

    Original OSR objects can't be used in a multithreaded environment

    Original OSR objects can't be used in a multithreaded environment

    http://osgeo-org.1560.x6.nabble.com/gdal-dev-Possible-concurrency-issue-in-OGRCoordinateTransformation-td5285641.html

Value Members

  1. object OSRCoordinateTransformation extends Serializable

    Permalink
  2. object OSRSpatialReference extends Serializable

    Permalink

Ungrouped