rasterio/docs/python_manual.rst
Matthew Perry 8bc39de2a0 colormaps
2016-03-21 11:48:10 -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
osgeo_gdal_migration
developers
cookbook