Accessibility Options

Login Redirect Error Workaround

If Chrome is saying:  "vector.geospatial.science redirected you too many times. Try deleting your cookies. ERR_TOO_MANY_REDIRECTS." after clicking the Login button, do the following to fix it.

  1. Wait just a few seconds. 10 - 20, just to let the page finish re-directing you too many times.
  1. Click on the little i on the left side of the address bar, to the right of the reload button. Mousing over the i button should show you a little popup that says "View Site Information"
  1. In that dropdown menu, click on Cookies and Site Data
  1. Click on Manage on-device site data
  1. Trash all three items you see and click done.

Section Nine: Interactive Selection

The third selection tool we have in ArcMap is the Interactive Selection tool, which selects features in the map and in the attribute table utilizing a method of clicking directly on features in the map. This selection method, when you know something about your data, can be faster than other selection methods. For example, you may want to use the State of California as the limiting feature for another tool. One method of selecting California is to open the attribute table and create the SQL expression "State_Name" = 'California', which select just that state. Another method is to use interactive selection and click on the State of California, resulting in it becoming highlighted both in the table and in the map. As the makers of ArcGIS have no idea how you would like to interact with your data, what the easiest method of data selection is, or what might be the fastest or most efficient, they provide you methods of data selection which allow you to interact with the table (Select by Attribute), examine data's relationship with each other (Select by Location), or interact directly with the features in a map (Interactive Selection). No method is the "right" when compared to the others, but instead, each one has it's place to select data accurately and efficiently within every ArcMap project.

Interactive Selection is launched via a tool button in a toolbar at the top of the ArcMap window, and the selection type is controlled via a dropdown menu within the Selection menu.

Figure 5.16: The Interactive Selection Tool
SelectionSelectTool32-display IS_selection_method-display
The Interactive Selection Tool Button Interactive Selection methods in the Selection Menu

 

Just like Select by Attribute and Select by Location, Interactive Selection has four selection types:

Create new selection

Each feature clicked on becomes highlighted; all others are cleared.

  • Most of the time, we are performing new selections, and that is what the dialog box defaults to.

Add to current selection

Each feature clicked on becomes highlighted; no others are cleared.

  • Holding the “Shift” key while clicking on features while the tool is in “Create New Selection” accomplishes the same thing - similar to holding “Control” while selecting features in the attribute table.

Remove from current selection

Each feature clicked on is no longer highlighted; all others remain highlighted

  • Holding the “Shift” key while clicking on features while the tool is in “Create New Selection” accomplishes the same thing - similar to holding “Control” while selecting features in the attribute table.

Select from current selection

Creates a new selection by clicking on features, but only if they were previously selected.

 

5.9.2: Interactive Selection Tool Options

In addition to the four selection methods (which we see over an over throughout the ArcGIS software suite), the Interactive Selection tool has five ways to use the tool and interact with you data. Each one has it's place in the GIS and, like many other ideas in this and previous chapters, the following list and animation are not for you to memorize the features of the software, but watch a demonstration of the tool in action to better understand what it can do when you begin to practice with it in lab.

Select by Rectangle

This tool is used as both the “single feature” tool, that is to say, the tool used to single click and select one feature, as well as it’s ability to draw a rectangle and select all the features inside it.

Select by Polygon

This tool is used by drawing a polygon (thee or more clicks anywhere that connect the dots and close the shape) and selecting all the features that fall within or along it’s boundaries.

Select by Lasso

This tool selects features when a shape is drawn by holding the left mouse button and dragging a shape around. When the lasso is closed, all the features inside or intersecting the boundary of the lasso are selected.

Select by Circle

This tool will select any feature that falls inside or along the boundary of a drawn circle

Select by Line

This tool will select any feature intersecting a line drawn by clicking two or more times, after the tool connects the dots

 

Click to Show/Hide AnimationInteractiveSelection