Mapset copy

Hi all,
I have two seperate location each with a mapset which I would like to
combine. The mapsets represent the same geographical area. The problem
I encounter is the projections are different.
I would like to copy mapset remnant into location kellerberrin and be of
projection UTM.
Can anybody give me some help?

  Mapset <remnant> in Location <Kell10m>
  GRASS 4.1 > g.region -p
  projection: 0 (x,y)
  zone: 0
  north: 4626
  south: 1
  east: 5051
  west: 1
  nsres: 1
  ewres: 1
  rows: 4625
  cols: 5050

  Mapset <study> in Location <kellerberrin>
  GRASS 4.1 > g.region -p
  projection: 1 (UTM)
  zone: 50
  north: 6544241.72
  south: 6497873.03
  east: 595050.72
  west: 544136.64
  nsres: 10.03
  ewres: 10.08
  rows: 4623
  cols: 5051

Thanks
Joe
Joe.Leone@per.dwe.csiro.au

Hi Joe,
  For vector data you can use v.transform from x,y coords to known UTM coords.
Images in x,y can be rectified into UTM. Rick

On Fri, 11 Aug 1995, Joe Leone wrote:

Hi all,
I have two seperate location each with a mapset which I would like to
combine. The mapsets represent the same geographical area. The problem
I encounter is the projections are different.
I would like to copy mapset remnant into location kellerberrin and be of
projection UTM.
Can anybody give me some help?

  Mapset <remnant> in Location <Kell10m>
  GRASS 4.1 > g.region -p
  projection: 0 (x,y)
  zone: 0
  north: 4626
  south: 1
  east: 5051
  west: 1
  nsres: 1
  ewres: 1
  rows: 4625
  cols: 5050

  Mapset <study> in Location <kellerberrin>
  GRASS 4.1 > g.region -p
  projection: 1 (UTM)
  zone: 50
  north: 6544241.72
  south: 6497873.03
  east: 595050.72
  west: 544136.64
  nsres: 10.03
  ewres: 10.08
  rows: 4623
  cols: 5051

Thanks
Joe
Joe.Leone@per.dwe.csiro.au

------------------------------------------------------------------------
Rick Thompson- Research Specialist E-mail: rick@cast.uark.edu
Center for Advanced Spatial Technologies Telephone: (501) 575-8498
Ozark Hall Rm. 12 Fax: (501) 575-5218
University of Arkansas
Fayetteville, AR 72701