gnome.utilities.file_tools.osgeo_helpers¶
Helper functions to make it a little easier to use the Geospatial Data Abstraction Libraries (GDAL/OGR).
not sure any of these are needed now …
Functions¶
|
|
|
|
|
|
|
Module Contents¶
- gnome.utilities.file_tools.osgeo_helpers.ogr_drivers()¶
- gnome.utilities.file_tools.osgeo_helpers.ogr_driver_names()¶
- gnome.utilities.file_tools.osgeo_helpers.get_ogr_driver_by_name(name)¶
- gnome.utilities.file_tools.osgeo_helpers.ogr_open_file(filename)¶
- gnome.utilities.file_tools.osgeo_helpers.ogr_layers(infile)¶
- gnome.utilities.file_tools.osgeo_helpers.ogr_features(layer)¶