List of all members.
Member Function Documentation
list Geo::OGR::Driver::Capabilities |
( |
| ) |
|
- Returns:
- the class method returns a list of all potential capabilities a driver may have; the object method returns a list of all capabilities the driver has
Geo::OGR::DataSource Geo::OGR::Driver::CopyDataSource |
( |
scalar |
ds, |
|
|
scalar |
name, |
|
|
listref |
options = undef |
|
) |
| |
- Parameters:
-
name | the data source name |
options | a list of driver specific options |
- Returns:
- a new Geo::OGR::DataSource object
An alias to the "Create" method.
- Parameters:
-
name | the data source name |
options | a list of driver specific options |
- Returns:
- a new Geo::OGR::DataSource object
Geo::OGR::Driver::Delete |
( |
scalar |
name | ) |
|
- Parameters:
-
- Returns:
- integer
Geo::OGR::Driver::DeleteDataSource |
( |
scalar |
name | ) |
|
An alias to the "Delete" method.
- Parameters:
-
- Returns:
- integer
scalar Geo::OGR::Driver::GetName |
( |
| ) |
|
scalar Geo::OGR::Driver::TestCapability |
( |
scalar |
cap | ) |
|
- Parameters:
-
- Returns:
- boolean
Member Data Documentation
scalar (access as $driver->{name})
The documentation for this class was generated from the following file: