On Sat, Nov 29, 2008 at 11:20 PM, Stefanie Obmann <[EMAIL PROTECTED]> 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. _______________________________________________ grass-user mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/grass-user
