Changes for version 2.56 - 2014-02-18
- Shawn Laffan
- CPAN smokers are green for 2.55_001, so bump the version number and release as a full version.
Changes for version 2.55_001 - 2014-02-17
- Shawn Laffan
- Add Geo::ShapeFile::Shape::Index as a simple 2-d block based index.
- Geo::Shape::ShapeFile now uses a spatial index for the segments. This speeds up the contains_point routines by about 50-70% when used. The index is opt-in at the moment, so will have no effect on existing code.
- Geo::ShapeFile::get_part now returns an array ref in scalar context.
- Geo::ShapeFile::Point::angle_to now works.
- Many of the undocumented methods have been renamed to use a leading underscore, as they are private methods. This avoids a number of POD test warnings.
- Add parent, POSIX and autovovofication to the list of dependencies in the makefile.
Modules
Perl extension for handling ESRI GIS Shapefiles.
Geo::ShapeFile utility class.
Geo::ShapeFile utility class.
Geo::ShapeFile utility class.