1
vote
2answers
31 views

How to select two points on a map using QGIS?

I need to select two points on a map in QGIS. I selected the element selection tool in menu view and I want to select two points. How can I accomplish this? Are there other tools or methods to ...
2
votes
2answers
144 views

How to modifiy how selection highlights are displayed?

I have got a layer of points that are showed with a litlle symbol. When I select one, a red square comes around it. The problem is that this points are inside other layers (polygons) and some of them ...
9
votes
3answers
2k views

What is quickest way to select polygon by point in ArcGIS 10 using ArcPy?

I keep thinking that I must be missing something, but there does not seem to be a tool in ArcGIS 10 to select features (in particular polygons) from a layer at a point (X,Y) location via ArcPy. The ...