[GRASS-user] r.proj's "use different location" error while working
 in different dbases
    Nikos Alexandris 
    nikos.alexandris at felis.uni-freiburg.de
       
    Sat Jul  4 16:19:34 EDT 2009
    
    
  
GRASS-ers,
I have "wgs84" locations in different dbases, for example:
"/grassdb/ellas/wgs84" and "/grassdb/global/wgs84".
I want to "r.proj" something from "ellas" to "global" dbase and I get
the following error:
---
# working in "global"
g.gisenv
GISDBASE=/geo/grassdb/global
LOCATION_NAME=wgs84
MAPSET=PERMANENT
# trying to "pull" data
r.proj aster_gdem out=aster_gdem_ellas location=wgs84 mapset=PERMANENT
dbase=/geo/grassdb/ellas
ERROR: You have to use a different location for input than the current
---
This is a bug, ins't it? I suppose the "dbase=" parameter is not checked
at all in this case (?).
Best regards, Nikos
    
    
More information about the grass-user
mailing list