[GRASS-user] change projection, project vector file
Markus Neteler
neteler at osgeo.org
Sun Nov 30 04:35:45 EST 2008
On Sat, Nov 29, 2008 at 11:20 PM, Stefanie Obmann <stef_ob at gmx.at> wrote:
> Dear users
>
> I can't project my map in a geographic projection location right into a location with austrian lambert conic conform projection. If I try it with v.proj GRASS just imports the ID-column twice and no other columns f.e. coordinates, values...
>
This should work. Can you please post which columns the
original map has?
v.info -c yourvectmap
and maybe the first 3 rows of
v.db.select yourvectmap
and from both the source and target location
g.proj -w
g.region -p
?
Markus
PS: v.transform is not appropriate for reprojections.
More information about the grass-user
mailing list