Tagged Questions
3
votes
2answers
46 views
Select by Attributes (features sharing a common attribute value)
I am attempting to 'select by attributes' a point feature with the lowest numeric value which shares a common value with other point features in another field. For example: I may have 3 point features ...
0
votes
2answers
53 views
Select / Deselect and Identify Features in QGIS
Sorry if this is all a bit 101, but I'm new to QGIS.
I basically have a large Arc project that I can access in QGIS for reference, so will only really be using it to identify features. For example to ...
2
votes
1answer
114 views
Select top 5 most items in a geodatabase
I'd like to know what is the best way to select the 5 most expensive items (in terms of actual monetary value) in my geodatabase where i have a price field. Prices are not necessarily ordered but can ...
3
votes
2answers
246 views
Listing features in the order they were selected
This is an ArcObjects-specific version of this question: Create Array From Selected Features Based on the Order in Which They Were Selected
Is there a way to get the selected FIDs of a feature layer, ...
1
vote
1answer
121 views
Button that allows project search and zooms to site once executed
I am trying to create a button that will execute a Python script. I have limited Python experience. What we are trying to accomplish is to recreate these steps:
Query on project Site and Radius ...
2
votes
3answers
339 views
Select “interior” lines of a polygon-to-line layer
I have a polygon featureclass that has adjacent features. Using Arc10, I am turning those polygons into lines using the "Featureclass to Lines" tool.
Now I would like to select ONLY THE INTERIOR ...
6
votes
1answer
2k views
How to choose selectable layers in ArcMap 10?
Maybe I'm missing something, but I cannot figure out how to toggle selectable layers in ArcMap 10. In 9.3, I remember being able to choose from a list which layers I wanted to be able to select ...
