geo-scala-circe
0.4.0
geo-scala-circe
com.free2move.geoscala
GeoJsonDecoders
GeoJsonEncoders
LowPriorityGeoJsonEncoders
circe
geo-scala-circe
/
com.free2move.geoscala
/
GeoJsonDecoders
GeoJsonDecoders
trait
GeoJsonDecoders
Source:
circe.scala
Graph
Supertypes
Known subtypes
class
Object
trait
Matchable
class
Any
object
circe
.type
Implicits
Implicits
Implicits
implicit
val
coordinateDecoder
:
Decoder
[
Coordinate
]
Source:
circe.scala
implicit
def
extendedFeatureCollectionDecoder
[
Properties
:
Decoder
]:
Decoder
[
FeatureCollection
[
Properties
]]
Source:
circe.scala
implicit
def
extendedFeatureDecoder
[
Properties
:
Decoder
]:
Decoder
[
Feature
[
Properties
]]
Source:
circe.scala
implicit
def
geojsonDecoder
[
Properties
:
Decoder
]:
Decoder
[
GeoJson
[
Properties
]]
Source:
circe.scala
implicit
val
geometryDecoder
:
Decoder
[
Geometry
]
Source:
circe.scala
implicit
val
lineStringDecoder
:
Decoder
[
LineString
]
Source:
circe.scala
implicit
val
multiLineStringDecoder
:
Decoder
[
MultiLineString
]
Source:
circe.scala
implicit
val
multiPointDecoder
:
Decoder
[
MultiPoint
]
Source:
circe.scala
implicit
val
multiPolygonDecoder
:
Decoder
[
MultiPolygon
]
Source:
circe.scala
implicit
val
pointDecoder
:
Decoder
[
Point
]
Source:
circe.scala
implicit
val
polygonDecoder
:
Decoder
[
Polygon
]
Source:
circe.scala