rasterio/docs/python_manual.rst
2016-03-18 12:34:52 -04:00

26 lines
489 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
osgeo_gdal_migration
cookbook