Changes for version 0.003 - 2013-11-08
- Removed dynamic loading of classes (unnecessary) - thanks to Tim Bunce for spotting security issue here
- codec() class method to change JSON behaviour
- turned off 'pretty' and 'canonical' in default JSON behaviour
- POD/tests/tweaks
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 Geometry
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
Type::Tiny data types for Geo::JSON classes
Util methods for Geo::JSON classes