Week 6: Following Rivers Through Time
On This Page
Download Geographic Data About Louisiana
Explore the Attribute Table of the Cities Layer
Adjust the Color, Size, and Type of Symbol Used to Represent Features on the Map
Add Meaning to the Symbols to Differentiate Between the Features on the Map
Label Features of Layers
Explore More If You Have Time
Movies on this Page
Intro to Symbolization in ArcGIS
Symbolization is the process of choosing how to represent the features on a map. The symbols we choose should help describe additional information about the features on the map. Poor symbolization leads to inaccurate, misunderstood, or even deceptive information, while effective symbolization helps to communicate information quickly and clearly.
Download Geographic Data About Louisiana
- Right-click the link below to download the zipped file to your computer.
- Unzip the file. A folder called LouisanaAM will be created.
- Move the entire LouisanaAM folder into the C:/eyesinthesky2/weeks folder or the area you have designated for your Eyes in the Sky 2 work. Data folder. (Path: C:/eyesinthesky2/week6/LouisianaAM)
Launch ArcGIS, Open the Louisiana Project File, and Add a New Layer
- Launch ArcGIS ArcMap by double-clicking its icon on your desktop or by clicking its icon on the Launch Bar.
- Choose File > Open, navigate to C:/eyesinthesky2/weeks/LouisanaAM, select the LA_Rivers.mxd file, and click Open.
- A map of Louisiana is displayed when the project opens. Parishes are shown in tan and the Mississippi River is blue.
- Click the Add Data button, navigate to the LouisianaAM folder, select cities.shp, and click OK. This layer maps cities in Louisiana and should now be the top layer on your map. Note: The cites layer is automatically turned on when it is added.
Explore the Attribute Table of the Cities Layer
Each layer of a GIS project includes a database of information about its features. This information is presented in an Attribute Table, which is linked to the map features associated with that layer.
- Right click the cities layer in the Table of Contents and choose Open Attribute Table from the menu. Scroll through the fields (columns) and the data records (rows) in the Attribute Table.
- To open the Attribute Table, right-click the layer name in the Table of Contents and choose Attribute Table from the menu.
- The Attributes of cities window opens. Drag the horizontal scroll bar to examine the different fields (columns) in the Attributes of cities table and drag the vertical scroll bar to see information for the different cities (records).
- To open the Attribute Table, right-click the layer name in the Table of Contents and choose Attribute Table from the menu.
- What type of data is given about cities?
- FID (Feature ID.)
- SHAPE (Point, Line, or Polygon.)
- AREANAME (Official name of the area.)
- CLASS (The type of area: city, town, village, borough, or CDP - Census Designated Place.)
- PLACE (A numeric code for the individual places in the CLASS field.)
- FIPS (5-digit place code assigned under the Federal Information Processing Standards.)
- POP_90 (Population according to the 1990 Census.)
- POP_98 (Population estimated for 1998 by the US Census Bureau.)
- HOUSEUNITS (Number of housing units in the place in 1990.)
- AREALAND (Area of land in the place, in square miles.)
- AREAWATER (Area of water in the place, in square miles.)
- How do you find out what the field names mean?
- Close the Attributes of cities window.
Adjust the Color, Size, and Type of Symbol Used to Represent Features on the Map
When you added the cities layer, you may have noticed that it was automatically assigned a color. This initial color choice for the data is random. Compare the color of the city dots to the colors in the other layers. You may find that there is not enough contrast between colors or that the cities came in with the same color as another layer, making them difficult to see. It may be necessary to change the color of the city dots. The symbols used to represent features in a layer can be modified in that layer's Properties window.
- To open the Properties window for the cities layer, right-click the cities layer in the Table of Contents. Choose Properties from the context menu. Then move the Properties window so you can see both it and the map at the same time.
Now each city has its own color. You have taken one step towards differentiating the data in the map. However, as you can see, the map now looks like it was sprinkled with confetti. Although you have given each city a unique color, this is probably not the best way to display this information, as it is overly busy and somewhat distracting to view. In the Introduction to Classification, section you will learn a more sophisticated way to add meaning to the cities layer.
Last, name the layer in the Table of Contents something unique to this project, such as Louisiana Cities.
Label Features of Layers
Sometimes symbols are not enough information and it is preferable to actually label the map with words or numbers. In this example, we will label the Parishes by name. (A parish in Louisiana is equivalent to a county in other states.)
- Right click the Louisiana Parishes layer and label the Louisiana Parishes on the map.
- Right click the Louisiana Parishes layer and label the Louisiana Parishes on the map.