|
Introduction
|
![]() |
|
When you first start ArcMap, you may see the " Welcome to ArcMap" window - this window provides the options to: Create a new map, Creating a new map using a map template, or Open an existing map. (Open L:\Meola_Patrick\Soc403\GIS\Soc403.mxd) From the menu press: File -> Save As to save to your home directory as Soc403.mxd.
|
|
|
The top portion of the ArcMap window contains the menu and toolbars. You can change which toolbars are displayed by right-clicking on the top portion of the window (the gray section). |
![]() |
| The left portion of ArcMap shows a display of the layers added to the map and whether or not they are currently displayed. You can view data by "Display" or "Source" or "Selection". The Display tab shows the layer name, whether or not the layer is displayed (if there is a check mark in the box next to the name, the layer is being displayed), and how the layer is displayed (to see this, click on the + to the left of the name to expand the display). The Source tab shows the appropriate layer icon (same as seen in ArcCatalog), as well as the location (or "source") of the data. The selection tab shows what layers are chosen to view at the current window. |
| The Display tab | The Source tab | The Selection tab |
![]() |
![]() |
![]() |
| The right portion of ArcMap provides a view of the data. You can select to view the data in "data view" or in "layout view". The globe icon represents the 'data view', and the sheet of paper icon represents the 'layout view' |
|
| Try zooming in/out and panning the data view using these tools: |
|
| Change to the layout view - you
can do this by either clicking on the sheet of paper icon at the bottom of the
view window, or by selecting View-> Layout View. A new set of tools are provided for viewing and editing the layout: |
|
| In the layout view, you may use the tools to zoom in / out / pan, etc. that are available in the data view. However, these will only affect the spatial data being displayed, not in the layout. The layout tools will not zoom in on the geographic area being displayed in the data view. | |
|
Right-click
on the counties shapefile, and select "open attribute table."
This will open a new, floating window containing the
attributes of
the shapefile. |
|
|
Select By Attributes / Select All / etc. - allows for writing a query to select records matching the criteria specified in a structured query Add Field - allows for fields to be added from ArcMap (rather than switching to ArcCatalog) Related Tables - lists which tables are connected as "Related tables" Create Graph / Add table to map layout - options for displaying the attribute table data Reload Cache - Re-loads the table, in case of edits Export - Exports the table as a .dbf file Appearance - Changes the way in which the table is viewed (i.e., selected record highlight color) |
|
|
When querying data in ArcMap, it can be useful to display only those records selected. To do this, change the option to show selected: |
|
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
To connect to your data, click on the "Connect
to Folder" button and navigate to your home directory & connect.
|
![]() |
|
Data organizing in ArcCatalog is
very similar to that in Windows Explorer - you can drag and drop coverages,
shapefiles,
or geodatabases into new workspaces. Like Windows Explorer, the ArcCatalog tree displays in a hierarchical fashion all of the items in the Catalog. A folder that contains files will have a box with a plus or minus sign to the left of the file name. This indicates whether or not the folder has been expanded. |
|
![]() |
|
| The right hand side of the Catalog allows you to explore the data contents, preview the data or view the metadata. | |
| If you click on the pull-down arrow next to "Preview", you will see a preview of the data geography or the data attribute table. To change from geography view to table view (or vice versa), change the value listed in the preview pull-down menu at the bottom of the Window. |
![]() |
|
When previewing tabular data in ArcCatalog, it is possible to search for specific entries in the table. To do this, open to the table view, and click on the Options button, then Find. |
|
![]() |
|
| Clicking on the Find option will open the Find window where you can enter a text string to search for. You can search down the attribute list, up the attribute list, or search all of the attribute list. Once the first match has been found, you can look for further matches by clicking on the 'Find Next' button. In addition to finding data, you can also add fields to the table, reload the table to view recent changes, or export the table as a .dbf file (a format readable by many spreadsheet programs, including Microsoft Excel). |
![]() |
|
Using
the labels tab under properties is an easy way of inserting the names To label NJ Municipality , check the "Label Features" box and select which field to use for labeling (we will use "MUN_LABEL"). Additionally, you can change the style, symbol, font, font size, and location of the labels by selecting from the button options under "Label" in the window. The "Expression" tab allows you build an expression to derive the label string for each feature (MUN & COUNTY = MUNCOUNTY). The "Symbol" tab allows you to preview and select the appropriate label style for your data Please look at the Pre-defined Label Styles - this option allows you to load additional label styles. The "Placement Properties" tab allows you to select your placement preference and gives you the option of removing duplicate labels. |
![]() |
|
Querying data in
ArcMap From the dropdown menus at the top of the window choose Selection > Select By Attributes. The selected feature is now highlighted. |
![]() |
Practice: Read the help file on building a query and then
write a query to select the municipality that meets the
following criteria:
|
| You can write the query as one string, or you can use the "Method" options (Create new selection, Add to current selection, Remove from current selection, Select from current selection). If you have not had much practice writing queries, you may wish to write each part of the query separately and use the select from current selection option. |