[GRASS5] [bug #3362] (grass) r.proj works ONLY when source and target mapset names are identical

Request Tracker grass-bugs at intevation.de
Tue Jun 21 13:29:57 EDT 2005


this bug's URL: http://intevation.de/rt/webrt?serial_num=3362
-------------------------------------------------------------------------

Subject: r.proj works ONLY when source and target mapset names are identical

Platform: GNU/Linux/i386
grass obtained from: Trento Italy site
grass binary for platform: Compiled from Sources
GRASS Version: cvs 21.06.2005

r.proj cannot handle a following situation

1. source
name:     452_211_scinawa
location: caves_65
mapset:   PERMANENT

2. target
name:     452_211_scinawa_utm
location: caves_utm33
mapset:   topo


GRASS 6.1.cvs (caves_utm33):~ > r.proj input=452_211_scinawa location=caves_65 mapset=PERMANENT output=452_211_scinawa_utm

mkdir: cannot create directory `/home/grassdata/caves_65/topo/.tmp': No such file or directory

ERROR: can't make mapset element .tmp/quercus.biol.uni.wroc.pl
       (/home/grassdata/caves_65/topo/.tmp)


It is trying to create a .tmp in a non-existant mapset! Like if it couldn't read that the source mapset is PERMANENT. Somehow the source and target mapset names get mixed.

Maciek

-------------------------------------------- Managed by Request Tracker




More information about the grass-dev mailing list