18 Jul 2012 13:15
Re: How we can pickup catagory, lat, long of a point by mouse click event with reference to a vector point map
Johannes Radinger <JRadinger <at> gmx.at>
2012-07-18 11:15:41 GMT
2012-07-18 11:15:41 GMT
Hi, you could first add two new columns to the attribute table of your point vector (v.db.addcol) and then populate them with lat/long (with v.to.db). Afterwards it should be possible to use the query vector map tool from the map-display window. /J -------- Original-Nachricht -------- > Datum: Wed, 18 Jul 2012 16:00:16 +0530 > Von: SWAPAN GHOSH <swap.ghsh <at> gmail.com> > An: grass-user <grass-user <at> lists.osgeo.org> > Betreff: [GRASS-user] How we can pickup catagory, lat, long of a point by mouse click event with reference to a vector point map > Dear all, > > Any body can help me to pickup catagory, lat,long of a point by mouse > click event with reference to a vector point map. > > Thank & regards, > > Swapan Ghosh _______________________________________________ grass-user mailing list grass-user <at> lists.osgeo.org http://lists.osgeo.org/mailman/listinfo/grass-user
RSS Feed