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

Changes for version 0.06

  • BREAKING CHANGE: GetDriver and Open are not methods any more.
  • Refuse to handle 64 bit int data in non-64 bit Perl
  • Handle CSL arguments in GDAL API
  • Layer Intersection etc methods
  • Geometry exporter methods
  • Initialization in BEGIN

Changes for version 0.05_03

  • Set GDAL_DATA only if gdal.pc is found and datadir exists.

Changes for version 0.05_02

  • If Perl does not support 64 bit integers, frown upon them as field values

Modules

A foreign function interface to GDAL
A GDAL raster band
A GDAL dataset
A GDAL data access driver
A GDAL vector feature
A GDAL feature schema
A field in a GDAL feature schema
A spatial field in a GDAL feature schema
A GDAL geometry
A collection of vector features in GDAL
A GDAL major object
A spatial reference system in GDAL