Scroll to navigation

RASTERIO(1) User Commands RASTERIO(1)

NAME

rasterio - command line tools for reading/writing geospatial raster data

SYNOPSIS

rasterio [OPTIONS] COMMAND [ARGS]...

DESCRIPTION

Rasterio command line interface.

OPTIONS

Increase verbosity.
Decrease verbosity.
Show the version and exit.
Show this message and exit.

Commands:

Write bounding boxes to stdout as GeoJSON.
Raster data calculator.
Clip a raster to given bounds.
Copy and convert raster dataset.
Edit dataset metadata.
Print information about the rio environment.
Print information about a data file.
Open a data file and start an interpreter.
Mask in raster using features.
Merge a stack of raster datasets.
Construct overviews in an existing dataset.
Rasterize features.
Sample a dataset.
Write shapes extracted from bands or masks.
Stack a number of bands into a multiband dataset.
Transform coordinates.
Warp a raster dataset.
September 2015 rasterio 0.27.0