rasterio/docs/python_manual.rst
2016-07-16 15:31:29 -07:00

24 lines
461 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
reading
working_with_datasets
writing
topics
osgeo_gdal_migration