pgisgeographyimplicits

doobie.postgres.`package`.pgisgeographyimplicits

Attributes

Source
package.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Implicits

Inherited implicits

implicit val LineStringType: Meta[LineString]

Attributes

Inherited from:
PgisGeographyInstances
Source
pgisgeographyinstances.scala
implicit val MultiLineStringType: Meta[MultiLineString]

Attributes

Inherited from:
PgisGeographyInstances
Source
pgisgeographyinstances.scala
implicit val MultiPointType: Meta[MultiPoint]

Attributes

Inherited from:
PgisGeographyInstances
Source
pgisgeographyinstances.scala
implicit val MultiPolygonType: Meta[MultiPolygon]

Attributes

Inherited from:
PgisGeographyInstances
Source
pgisgeographyinstances.scala
implicit val PGgeographyType: Meta[PGgeography]

Attributes

Inherited from:
PgisGeographyInstances
Source
pgisgeographyinstances.scala
implicit val PointComposedGeomType: Meta[PointComposedGeom]

Attributes

Inherited from:
PgisGeographyInstances
Source
pgisgeographyinstances.scala
implicit val PointType: Meta[Point]

Attributes

Inherited from:
PgisGeographyInstances
Source
pgisgeographyinstances.scala
implicit val PolygonType: Meta[Polygon]

Attributes

Inherited from:
PgisGeographyInstances
Source
pgisgeographyinstances.scala