rasterio.rio.edit_info module¶
Fetch and edit raster dataset metadata from the command line.
-
rasterio.rio.edit_info.all_handler(ctx, param, value)¶ Get tags from a template file or command line.
-
rasterio.rio.edit_info.colorinterp_handler(ctx, param, value)¶ Validate a string like
red,green,blue,alphaand convert to a tuple. Also handleRGBandRGBA.
-
rasterio.rio.edit_info.crs_handler(ctx, param, value)¶ Get crs value from a template file or command line.
Get tags from a template file or command line.
-
rasterio.rio.edit_info.transform_handler(ctx, param, value)¶ Get transform value from a template file or command line.