Geo::GDAL
2.0
|
Go to the source code of this file.
Classes | |
class | Geo::GDAL |
GDAL utility functions and a root class for raster classes. More... | |
class | Geo::GDAL::AsyncReader |
Enable asynchronous requests. More... | |
class | Geo::GDAL::Band |
A raster band. More... | |
class | Geo::GDAL::ColorTable |
A color table in a raster band. More... | |
class | Geo::GDAL::Dataset |
A set of associated raster bands. More... | |
class | Geo::GDAL::Driver |
A raster format driver. More... | |
class | Geo::GDAL::GCP |
A ground control point for georeferencing images. More... | |
class | Geo::GDAL::GeoTransform |
An array of affine transformation coefficients. More... | |
class | Geo::GDAL::MajorObject |
An object, which holds meta data. More... | |
class | Geo::GDAL::RasterAttributeTable |
An attribute table in a raster band. More... | |
class | Geo::GDAL::Transformer |
This class is not yet documented for the GDAL Perl bindings. More... | |
class | Geo::GDAL::VSIF |
A GDAL virtual file system. More... | |
class | Geo::OGR |
OGR utility functions. More... | |
class | Geo::OGR::DataSource |
A source and/or storage of vector data layers. More... | |
class | Geo::OGR::Driver |
A vector format driver. More... | |
class | Geo::OGR::Feature |
A collection of non-spatial and spatial attributes. More... | |
class | Geo::OGR::FeatureDefn |
A definition of the attributes of a feature class or a layer. More... | |
class | Geo::OGR::FieldDefn |
A definition of a non-spatial attribute. More... | |
class | Geo::OGR::GeomFieldDefn |
A definition of a spatial attribute. More... | |
class | Geo::OGR::Geometry |
Spatial data. More... | |
class | Geo::OGR::Layer |
A collection of similar features. More... | |
class | Geo::OGR::StyleTable |
class | Geo::OSR |
Base class for projection related classes. More... | |
class | Geo::OSR::CoordinateTransformation |
An object for transforming from one projection to another. More... | |
class | Geo::OSR::SpatialReference |
A spatial reference system. More... | |