Module | layermapping |
The LayerMapping class provides a way to map the contents of OGR vector files (e.g. SHP files) to Geographic-enabled Django models. |
Module | ogrinspect |
This module is for inspecting OGR data sources and generating either models for GeoDjango and/or mapping dictionaries for use with the LayerMapping utility. |
Module | ogrinfo |
This module includes some utility functions for inspecting the layout of a GDAL data source -- the functionality is analogous to the output produced by the ogrinfo utility. |
Module | srs |
No module docstring; 1/1 function documented |