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