The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.05 - 2010-07-12

  • return value of coordinates are lists
  • removed image reference from Iterator.pm to prevent circular references
  • added adjacencies() to Iterator.pm (adjacent values)
  • added bounds() to Tiled.pm (image boundary)
  • soft-coded null value (-1) to $NULL package variable in Iterator.pm
  • added convenince method get_iterator() to Tiled.pm

Documentation

A Perl interface to libgeotiff for reading tiled TIFF images, with support for extracting and iterating arbitrary shapes.

Modules

A convenience class to iterate through arbitrarily-shaped raster data.

Provides

in Tiled.pm