.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.2. .TH RASTERIO "1" "September 2015" "rasterio 0.27.0" "User Commands" .SH NAME rasterio \- command line tools for reading/writing geospatial raster data .SH SYNOPSIS .B rasterio [\fI\,OPTIONS\/\fR] \fI\,COMMAND \/\fR[\fI\,ARGS\/\fR]... .SH DESCRIPTION .IP Rasterio command line interface. .SH OPTIONS .TP \fB\-v\fR, \fB\-\-verbose\fR Increase verbosity. .TP \fB\-q\fR, \fB\-\-quiet\fR Decrease verbosity. .TP \fB\-\-version\fR Show the version and exit. .TP \fB\-\-help\fR Show this message and exit. .SS "Commands:" .TP bounds Write bounding boxes to stdout as GeoJSON. .TP calc Raster data calculator. .TP clip Clip a raster to given bounds. .TP convert Copy and convert raster dataset. .TP edit\-info Edit dataset metadata. .TP env Print information about the rio environment. .TP info Print information about a data file. .TP insp Open a data file and start an interpreter. .TP mask Mask in raster using features. .TP merge Merge a stack of raster datasets. .TP overview Construct overviews in an existing dataset. .TP rasterize Rasterize features. .TP sample Sample a dataset. .TP shapes Write shapes extracted from bands or masks. .TP stack Stack a number of bands into a multiband dataset. .TP transform Transform coordinates. .TP warp Warp a raster dataset.