[GRASSLIST:1159] r.proj questions

Hello all,

Looking at the manual page, I am confused about the following r.proj parameters:

input=name (Input raster map from source location.)
location=name (Source location of input map.)

I assume one parameter is the unix file path and one is the grass raster object name?

dbase=name (Database of input map)

Is dbase expected to be the unix path of the DB or just the DB name?

Sorry for such simple questions!!

TIA,

Jeshua Lacock
Cartographer/Owner
http://SierraMaps.com
http://3dTopoMaps.com
Telephone: (760) 935-4481

On Mon, Nov 20, 2000 at 04:58:22PM -0800, Jeshua Lacock wrote:

Hello all,

Looking at the manual page, I am confused about the following r.proj
parameters:

input=name (Input raster map from source location.)

The simple name of the source raster in the other location.

location=name (Source location of input map.)

Yes.

Also you may specify the mapset=<name> if it's possible you have the
same input raster name in different "mapsets" of the same "location"
(confused?).

I assume one parameter is the unix file path and one is the grass
raster object name?

dbase=name (Database of input map)

Is dbase expected to be the unix path of the DB or just the DB name?

If it's in a different GRASS database (yes, a directory path). This is
optional. For myself, I only use one GRASS database with several
locations/mapsets. Easiest that way. However, the data could be
located elsewhere in multiuser scenarios.

--
Eric G. Miller <egm2@jps.net>