Package

geotrellis

Permalink

package geotrellis

Visibility
  1. Public
  2. All

Value Members

  1. package slick

    Permalink

    Implicit conversion for geotrellis.vector.Geometry instances

    Implicit conversion for geotrellis.vector.Geometry instances

    Example:
    1. import geotrellis.vector._
      import geotrellis.slick._
      // create a web mercator projected point with the ExtendGeometry implicit class
      val projectedPoint = Point(1.0, 2.0).withSRID(3274)
  2. package vector

    Permalink

Ungrouped