raster point ============ **Name**: geoc raster point **Description**: Convert a Raster to a Point Vector Layer **Arguments**: * -o --output-workspace: The output workspace * -r --output-layer: The output layer * -i --input-raster: The input raster * -l --input-raster-name: The input raster name * -p --input-projection: The input projection * --help : Print the help message * --web-help : Open help in a browser **Example**:: geoc raster point -i raster.tif -o points.shp