[GRASS-user] upload long lat coordinates to attribute table
Michel Wortmann
wortmann at pik-potsdam.de
Tue Aug 6 07:11:14 PDT 2013
Hi Pierluigi,
you'll first have to reproject your vector map into the lonlat, i.e. a
geographic projection. Then you can upload the long lat values to your
vector table. You'll first have to add two fields to your table
(v.db.addcol). You can then reproject it back to your original
location/projection or just swap the database file over if you are using
dbf.
Hope that helps,
Michel
On 08/06/2013 09:17 AM, Ing. Pierluigi De Rosa wrote:
> Dear all,
> I have a vector map into a mapset of projected CRS (epsg 3004). I have
> some issue to upload long/lat coordinates into attribute table of the
> vector map.
> What is the best/easy way to to that?
> v.to.db upload coordinate but without reprojecting it's values.
> Thanks
> Pierluigi
More information about the grass-user
mailing list