mirror of
https://github.com/rasterio/rasterio.git
synced 2025-12-08 17:36:12 +00:00
27 lines
504 B
ReStructuredText
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
|