[GRASS-dev] grass6.2?

Michael Barton michael.barton at asu.edu
Sun Jun 11 18:14:25 EDT 2006


I'd put it a bit differently.

What seems to happen is that the vector output from v.transform ends up in
the same location as the input file. That is, if your vector file is in an
xy location, the projected output will also end up in the same
location--even though it is correctly projected. In other words, it behaves
like any other normal map operation--it must take place within the active
location/mapset. 

So, subsequently, you can simply copy the vector folder for the projected
map to the proper projected location and mapset. The georectifier does that
now. This is due to the lack of a 'target' location/mapset like those
produced by i.group.

I don't know if you want to change that behavior to make it consistent with
rasters, or let the georectifier (or other such utility) do the work.

Michael
__________________________________________
Michael Barton, Professor of Anthropology
School of Human Evolution & Social Change
Center for Social Dynamics & Complexity
Arizona State University

phone: 480-965-6213
fax: 480-965-7671
www: http://www.public.asu.edu/~cmbarton



> From: Glynn Clements <glynn at gclements.plus.com>
> Date: Sun, 11 Jun 2006 23:01:53 +0100
> To: Michael Barton <michael.barton at asu.edu>
> Cc: Wolf Bergenheim <wolf+grass at bergenheim.net>, Helena Mitasova
> <hmitaso at unity.ncsu.edu>, <grass-dev at grass.itc.it>, <cavallini at faunalia.it>
> Subject: Re: [GRASS-dev] grass6.2?
> 
> One difference which should probably be stated more explicitly is that
> i.rectify can use a source from a different location, whereas
> v.transform requires the source to be in the current location.




More information about the grass-dev mailing list