rasterio/docs/python_manual.rst
2016-03-24 08:39:56 -04:00

27 lines
504 B
ReStructuredText

=================================
``rasterio`` Python User's Manual
=================================
This user's manual is for Python developers who want a clean API for accessing raster data.
.. todo::
What does it do, narrative examples
What it does NOT do
For command line tools look to CLI users manual
.. toctree::
:maxdepth: 2
installation
data_model
reading
working_with_datasets
writing
topics
developers
cookbook
osgeo_gdal_migration