Geo::GDAL  2.2
all.pm File Reference

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 from a raster band or a color table, which can be used for a band. More...
class  Geo::GDAL::Dataset
 A set of associated raster bands or vector layer source. More...
class  Geo::GDAL::Driver
 A driver for a specific dataset format. More...
class  Geo::GDAL::Extent
 A rectangular area in projection coordinates: xmin, ymin, xmax, ymax. More...
class  Geo::GDAL::GCP
 A ground control point for georeferencing rasters. 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
class  Geo::GDAL::VSIF
 A GDAL virtual file system. More...
class  Geo::GDAL::XML
 A simple XML parser. More...
class  Geo::GNM
 Base class for geographical networks in GDAL. More...
class  Geo::GNM::GenericNetwork
class  Geo::GNM::MajorObject
class  Geo::GNM::Network
class  Geo::OGR
 OGR utility functions. More...
class  Geo::OGR::DataSource
 A vector dataset. 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
 The schema of a feature 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...

Detailed Description

Definition in file all.pm.