Changes for version 0.005 - 2013-11-18
- Allow JSON codec as option to ->to_json() method
- Debug and document Utils::bbox() - restored full dimensions as per geojson spec
- Made Geometry a Role
- Added compute_bbox to Feature/FeatureCollection
- POD throughout
Modules
Perl OO interface for geojson
Base class for Geo::JSON objects
Co-ordinate Reference System object
object representing a geojson Feature
object representing a geojson FeatureCollection
object representing a geojson GeometryCollection
object representing a geojson LineString
object representing a geojson MultiLineString
object representing a geojson MultiPoint
object representing a geojson MultiPolygon
object representing a geojson Point
object representing a geojson Polygon
Moo::Role representing behaviour of a geojson Geometry object
Moo::Role providing to_json() methods for a geojson object
Type::Tiny data types for Geo::JSON classes
Util methods for Geo::JSON classes