Hello,
1)I have a layer with some polygons (i.e us states) i want to click somewhere in the map and in return i would like to get the polygon that the point falls in (within)
2) if i find out from the above question that the point belongs to the polygon with id=5
how can i get the coresponding name of the polygon
i.e the shp file of the us states has the columns id, name, shape ...
Thanks in advanced
dimitrs