Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Add r.latlong algorithm
- Loading branch information
Médéric RIBREUX
committed
Feb 20, 2016
1 parent
af7f67c
commit 58223f4d77286b6d6fa0b779f26e25ff8098bf1d
Showing
1 changed file
with
6 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -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 |