Add r.latlong algorithm

This commit is contained in:
Médéric RIBREUX 2016-02-20 09:12:49 +01:00
parent cbfaa834dc
commit 1ec4e2a7c0

View File

@ -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