<div>Hi All,</div><div><br></div>Yes I have lat long column but I would like to pickup these value to a text file by single click event. How I can do it.<div><br></div><div>Thanks & Regards,</div><div><br></div><div>Swapan Ghosh</div>
<div><br></div><br><div class="gmail_quote">On Wed, Jul 18, 2012 at 4:45 PM, Johannes Radinger <span dir="ltr"><<a href="mailto:JRadinger@gmx.at" target="_blank">JRadinger@gmx.at</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hi,<br>
<br>
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.<br>

<br>
/J<br>
<br>
-------- Original-Nachricht --------<br>
> Datum: Wed, 18 Jul 2012 16:00:16 +0530<br>
> Von: SWAPAN GHOSH <<a href="mailto:swap.ghsh@gmail.com">swap.ghsh@gmail.com</a>><br>
> An: grass-user <<a href="mailto:grass-user@lists.osgeo.org">grass-user@lists.osgeo.org</a>><br>
> Betreff: [GRASS-user] How we can pickup catagory, lat, long of a point by mouse click event with reference to a vector point map<br>
<div class="HOEnZb"><div class="h5"><br>
> Dear all,<br>
><br>
>   Any body can help me to pickup catagory, lat,long  of a point by mouse<br>
> click event with reference to a vector point map.<br>
><br>
> Thank & regards,<br>
><br>
> Swapan Ghosh<br>
</div></div></blockquote></div><br>