Skip to content

Latest commit

 

History

History
29 lines (21 loc) · 1.07 KB

index.rst

File metadata and controls

29 lines (21 loc) · 1.07 KB

Welcome to the Python GDAL/OGR Cookbook!

This cookbook has simple code snippets on how to use the Python GDAL/OGR API. The web site is a project at GitHub and served by Github Pages. If you find missing recipes or mistakes in existing recipes please add an issue to the issue tracker.

We heavily relied on Chris Garrard's excellent Geoprocessing with Python using Open Source GIS and the official GDAL/OGR Python documentation.

.. toctree::
   :maxdepth: 2

   geometry.rst
   layers.rst
   projection.rst

Indices and tables