geotrellis

slick

package slick

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

Type Members

  1. implicit class ExtendGeometry[G <: Geometry] extends AnyRef

  2. trait PostGisExtensions extends AnyRef

    based on com.github.tminglei.slickpg.PgPostGISExtensions

  3. class PostGisProjectionSupport extends PostGisExtensions

    This class provides column types and extension methods to work with Geometry columns associated with an SRID in PostGIS.

  4. class PostGisSupport extends PostGisExtensions

    This class provides column types and extension methods to work with Geometry columns in PostGIS.

  5. case class Projected[+G <: Geometry](geom: G, srid: Int) extends Product with Serializable

    This tuples Geometry with an SRID.

Value Members

  1. object PostGisProjectionSupportUtils

  2. object PostGisSupportUtils

  3. object Projected extends Serializable

Inherited from AnyRef

Inherited from Any

Ungrouped