mirror of
https://github.com/qgis/QGIS.git
synced 2025-02-25 00:58:06 -05:00
Add r.latlong algorithm
This commit is contained in:
parent
cbfaa834dc
commit
1ec4e2a7c0
@ -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
|
Loading…
x
Reference in New Issue
Block a user