Geo::GDAL
2.1
|
Geo | |
GDAL | GDAL utility functions and a root class for raster classes |
AsyncReader | Enable asynchronous requests |
Band | A raster band |
ColorTable | A color table from a raster band or a color table, which can be used for a band |
Dataset | A set of associated raster bands or vector layer source |
Driver | A driver for a specific dataset format |
Extent | |
GCP | A ground control point for georeferencing rasters |
GeoTransform | An array of affine transformation coefficients |
MajorObject | An object, which holds meta data |
RasterAttributeTable | An attribute table in a raster band |
Transformer | This class is not yet documented for the GDAL Perl bindings |
VSIF | A GDAL virtual file system |
XML | A simple XML parser |
GNM | Base class for geographical networks in GDAL |
GenericNetwork | |
MajorObject | |
Network | |
OGR | OGR utility functions |
DataSource | A vector dataset. This is a legacy class which should not be used in new code. Use Geo::GDAL::Dataset |
Driver | A vector format driver. This is a legacy class which should not be used in new code. Use Geo::GDAL::Driver |
Feature | A collection of non-spatial and spatial attributes |
FeatureDefn | The schema of a feature or a layer |
FieldDefn | A definition of a non-spatial attribute |
Geometry | Spatial data |
GeomFieldDefn | A definition of a spatial attribute |
Layer | A collection of similar features |
StyleTable | |
OSR | Base class for projection related classes |
CoordinateTransformation | An object for transforming from one projection to another |
SpatialReference | A spatial reference system |
our |