com.free2move.geoscala

Type members

Classlikes

Object with implicit circe encoders and decoders. You can alternatively mixin GeoJsonEncoders and GeoJsonDecoders instead of importing.

Object with implicit circe encoders and decoders. You can alternatively mixin GeoJsonEncoders and GeoJsonDecoders instead of importing.

Note: If you want to decode feature (collections), you need to parameterize them with a type that has a Decoder, one easy option in case you don't care about them is Json itself.

Source:
circe.scala