diff --git a/python/plugins/processing/algs/grass7/description/r.latlong.txt b/python/plugins/processing/algs/grass7/description/r.latlong.txt new file mode 100644 index 00000000000..e44c0395a21 --- /dev/null +++ b/python/plugins/processing/algs/grass7/description/r.latlong.txt @@ -0,0 +1,6 @@ +r.latlong +Creates a latitude/longitude raster map. +Raster (r.*) +ParameterRaster|input|Name of input raster map|False +ParameterBoolean|-l|Outputs a Longitude map instead of a Latitude map|False|True +OutputRaster|output|LatLong