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 28, 2016
1 parent
cbfaa83
commit 1ec4e2a7c0353f67e578f869065914d2d8a0e3ac
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 |