geotrellis.vector.io.json
A trait that implements Spray JsonFormats for Geometry objects.
Import or extend this object directly to use them with default spray-json (un)marshaller
Extent gets it's own non-GeoJson JSON representation.
Extent gets it's own non-GeoJson JSON representation. If you're using the Extent as a geometry, however, it gets converted to a Polygon and written out in GeoJson as a Polygon
A trait that implements Spray JsonFormats for Geometry objects.
Import or extend this object directly to use them with default spray-json (un)marshaller