r.latlong - Creates a latitude/longitude raster map.
KEYWORDS
imagery, latitude, longitude, projection
SYNOPSIS
r.latlong r.latlong help r.latlong [-l] input=nameoutput=name [--overwrite] [--verbose] [--quiet]
Flags:
-l
Longitude output
--overwrite
Allow output files to overwrite existing files
--verbose
Verbose module output
--quiet
Quiet module output
Parameters:
input=name
Name of input raster map
output=name
Name for output latitude or longitude raster map
DESCRIPTION
r.latlong creates a latitude (degree decimal) map, or longitude
if the -l flag is used, from any map in any projection using PROJ.4 library.
This is an input to r.sun and i.evapo.potrad.