rasterio/docs/python_manual.rst
2016-03-17 19:47:54 -04:00

23 lines
437 B
ReStructuredText

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