Amherst College I.T. I.T. home. Amherst College.
I.T. home.
ATS > Software > Geographic Information Systems > Constructing and Sharing Maps

Geographic Information Systems

Constructing and Sharing Maps

Previous: Introduction to GIS

Following: Finding Data for Maps


ArcMap is an easy-to-use program to display map data, symbolize it in useful ways, and output it to common, shareable file formats.

Topics

Procedures

  1. Initializing ArcMap

  2. Adding Data to ArcMap

  3. Saving A Map Document

  4. Storing Relative Pathnames in a Map Document

  5. Viewing A Map Layer's Attribute Table

  6. Sorting Attribute Table Records

  7. Labeling A Map Layer

  8. Symbolizing a Point Layer Using Proportional Symbols

  9. Exporting a Layer to Google Earth

The aim of this tutorial is to guide you through constructing, coloring, and saving a simple map using ArcMap, the primary component of ArcGIS, using prepared data. In the process of doing this, you will become familiar with some of the menus and procedures you would use to create maps using your own resources.


Getting the Tutorial Data

Since this tutorial will be using specific maps and data, the first step is to make your own copy of the tutorial data. First go to the network drive  K: (aka \\Software\Winsoft), open the folder  Maps, and then open the folder  Introduction to GIS. Drag the folder  makingmaps and its contents to your network drive  U: (e.g. into the folder  My Documents) or the local drive  C: (e.g. onto your Desktop). Since some — but not all — of the ArcGIS programs have trouble handling names with spaces or special symbols, do not rename the folders unless necessary.

The  makingmaps folder contains the following files, amongst others:

states.shp counties.shp cities.shp
states.dbf counties.dbf cities.dbf
states.prj counties.prj cities.prj

Note that many of these files have the same root name, e.g. states; this means that they must all stay together to work properly.

There is also a folder of additional exercises.


Beginning with ArcMap

Procedure 1: Initializing ArcMap

  1. Click on the menu Start Menu Icon Start.
  2. Point at the menu item All Programs, and if you are in the public labs point at the menu item Folder Icon Course-related. Then point at the menu item Folder Icon ArcGIS, and click on the menu item ArcMap Icon ArcMap.
  3. ArcMap will take a while to load. Eventually, the dialog ArcMap will appear, which allows you to Start using ArcMap with the default setting of A new empty map; click on the button OK.

The main ArcMap window is divided into two panes:

screenshot of emptymap

The larger pane on the right is the map display area. You can display geographic data here by adding it with the yellow-and-black button Add Data Icon Add Data. It's located in the Standard toolbar, which is usually docked just below the menus in the ArcMap window.

Procedure 2: Adding Data to ArcMap

  1. In ArcMap Icon ArcMap, in the toolbar Standard, click on the button Add Data Icon Add Data.
  2. The special file dialog Add Data will now appear. It looks like an ordinary file dialog, but it only lets you see some of your folders, viz. those to which you have explicitly connected. Once you set up these connections, the folders will appear in all subsequent dialogs, and you will thereafter have quick access to them. When you need to set up a connection:
    1. Click on the button Connect to Folder Icon Connect to Folder.
    2. In the new dialog Connect to Folder, navigate to the folder where your data is stored; in this case, it would be the folder  makingmaps that you previously copied to your U: or C: drive.
    3. Click once on the folder's name.
    4. Click on the button OK.
  3. If necessary, navigate into the folder  makingmaps.
  4. Select the file  states.shp; note that only one file with this root name appears, another feature of this special dialog.
  5. Click on the button Add.

A map of the United States including Alaska and Hawaii should now appear in the map display pane. Data such as states that are displayable geographically are called layers, because they overlay each other like transparencies when you add them. Maps can display several different kinds of layers: points, lines, polygons, images, and others. The layer states consists of polygons defining the boundaries of the fifty states. Each of these polygons is called a feature of the layer.

screenshot of states

The layer's name will also be listed in the pane on the left, which is called the Table of Contents. By default its name is the data file's root name, but it can be easily changed by cllcking on it and typing.

Experiment: Change the name of the layer  states by clicking on it and typing something else.

The Table of Contents provides three views of your data. The primary view is Display, which shows just the simple names of data layers. The secondary view is Source, which lists the full path names of your data files. In addition to data layers, it also shows data you've referenced that is undisplayable, such as tables of additional data. Usually you'll want to stay in the Display view. The third view, Selection, is a topic for another day.

Experiment: Click on the tabs Display and Source to observe how the view of your data changes.


ArcMap Documents

Before we proceed any further, it's a really good idea to save your map. ArcMap documents preserve your current arrangement for use at a later time, and are especially useful after the occasional ArcMap crash. You'll therefore want to continue to save them on a regular basis, for example every time you're satisfied with the current view.

Procedure 3: Saving A Map Document

  1. In ArcMap Icon ArcMap, select the menu File, and click on the menu item Save. You can also simply click on the button  Save.
  2. The first time you save your map document, the dialog Save As will appear. It's highly advised that you navigate to the same folder containing the shape files you've added to the map, in this case  makingmaps.
  3. Your map document will have a file extension of .mxd . Choose a root name describing your project, and click the button Save.

ArcMap documents do not actually contain the data you add to them, such as the layer  states. Instead, they contain pointers to your data, as well as information about how to display them. That's why it's a good practice to keep them together, unless the data is in a standard, shared location such as an archive.

Because ArcMap documents only contain links to your data, another good practice is to make those links relative to the map document. For example, the data might be referenced as being "in the same folder as me" rather than being "in the folder C:\Documents and Settings\username\Desktop\makingmaps". Either of these is known as a path to the data; the former is called relative while the latter is called absolute. Relative paths will facilitate moving the folder containing your map file along with all the files linked to it to another location.

Procedure 4: Storing Relative Pathnames in a Map Document

  1. In ArcMap Icon ArcMap, select the menu File, and click on the menu item Document Properties....
  2. In the dialog Document Properties, click on the button Data Source Options....
  3. In the dialog Data Source Options, in the button group In this map document:, click on the button Store relative path names to data sources.
  4. You may also want to turn on the checkbox Make relative paths the default for new map documents I create. However, this will only apply to the current computer (and it also won't stick around for long in the public labs).
  5. Click on the button OK.
  6. Back in the dialog Document Properties, click on the button OK.

Note that you can only open ArcMap documents by double-clicking on them in the Windows Explorer, or by opening them from within ArcMap Icon ArcMap through the menu File and the menu item Open (or clicking on the button  Open). They may not be added to a map using the button Add Data Icon Add Data, which is reserved for the pieces that make up a map.


The Tools Toolbar

The primary toolbar is called Tools, and it contains the buttons listed below. They provide quick ways to zoom in and out, pan across the map, restore a map to its full extent, and return to previous views of the map:

Button Action
Tool for Zooming In to a Region Zoom in: click a point to zoom in to it by 50%, or click-and-drag a rectangular region to view.
Tool for Zooming Out to a Region Zoom out: click a point to zoom out from it by 50%, or click-and-drag a rectangle to contain the current view.
Tool for Zooming In a Fixed Amount Zoom in to current center by 20%.
Tool for Zooming Out a Fixed Amount Zoom out from current center by 20%.
Tool for Panning Pan (drag) the map.
Tool for Returning to the Full Extent Full extent: zoom out to the full map view.
Tool for Returning to the Previous Extent Go back to previous map view — if you lose your map, this will bring it back.
Tool for Returning to the Next Extent Go forward to next map view.
Tool for Selecting Features Select features.
Clear selected features.
Tool for Getting Feature Information Identify features.
Tool for Returning to the Full Extent Find features.
Go to an (X, Y) coordinate position.
Tool for Returning to the Full Extent Measure distance along a path you define with a series of clicks (double-click the last).

The toolbar is shown above docked between the two window panes, but may be located in some other position when you open ArcMap for the first time.

Experiment: Locate the toolbar and drag it into position between the two panes (unless you prefer it somewhere else).

Experiment: Try zooming in and out of the map, panning, and using the full extent button to return to the original map view. Also try using the back and forward buttons to move along the sequence of views you've created.

We'll talk about the other tools later.


Map Scales

The degree to which one has zoomed in to or zoomed out from the map is commonly expressed by comparing a distance on the map to the same distance in the real world. So, for example, the distance from New York to Los Angeles is about 6 centimeters in the computer view above, but roughly 4,000 kilometers in real life. Since 6 cm = 0.00006 Km, we can calculate a ratio of these two numbers that doesn't depend on units, 0.00006 Km : 4,000 Km = 1 : 70,000,000. This ratio describes what one map unit corresponds to in the real world, and is called the map scale.

ArcMap displays the map scale in a text field at the top of the screen just to the right of the button Add Data Icon Add Data (see the states map above). Intially the scale for your map will be around 1 : 100,000,000, depending on the size of the map display pane. As you use the zoom buttons in the Tools toolbar, the scale adjusts automatically. It's also possible to change the map scale by clicking and typing directly in the text field, or by clicking on the adjacent pop-up menu button Pop-up Menu Button and choosing from a list of common values.

Experiment: Observe how the map scale changes as you zoom in and out of the map. Try changing the scale by typing a number in its text box, and by choosing a value from the menu.

Note that as you decrease the second number in the map scale ratio, the scale increases. At a large scale a map will appear bigger on the screen (it will be "zoomed in"), and you will see more detail. However, there will be a smaller area visible within the window.


Layer Menu: Open Attribute TableMap Layer Attribute Tables

When you add a map layer, you will also bring along an attribute table describing the individual features of the map. For example, every state in the map has a name, and we may want to label them, so we need to know how those names are associated with the polygons.

Procedure 5: Viewing A Map Layer's Attribute Table

  1. In ArcMap Icon ArcMap, in the Table of Contents, right-click on the name of the layer, e.g.  states.
  2. The layer's contextual menu will now appear; it provides many actions that apply just to this layer. Select the menu item  Open Attribute Table.

Shortcut: you can also open a layer's attribute table by holding down the control key and double-clicking on the layer's name.
An attribute table appears in its own window floating above the map, and it looks something like the following:

screenshot of states attributes

In this table, every feature of the layer is listed in its own row or record. Each column or field represents a different attribute of these features. So, in this case, we see each state name on a different row, along with its population in 2000 and 2005, its federal information-processing code, etc.

Every attribute table will begin with the two structural fields FID and Shape. The first is a Feature Identifier that will always be a unique number to distinguish one feature from another. The second is a summary description of the geometry of this record; hidden behind the text "Polygon" there's a lot of information about how to draw the lines that comprise it.

All other fields are optional, but their presence is important to enable the true power of GIS.


Field MenuSorting Map Features

The features in a table are often in a random order. However, you can compare them more easily with each other by sorting them by any one of the attributes in the table.

Procedure 6: Sorting Attributes Table Records

  1. In ArcMap Icon ArcMap, in a layer's Attribute table, right-click on the name of a field at the top of its column, e.g. STATE_NAME.
  2. The field's contextual menu will now appear; it provides many actions that apply just to this column. Select one of the menu items  Sort Ascending or  Sort Descending.

Experiment: Sort the data by different fields in the table.


Selecting Map Features

ArcMap maintains a direct link between the description of a feature in an attribute table row and its representation in the map. Therefore, when one is selected, so will the other.

Experiment: Move the attribute table around or resize it so you can see all of the states on the map. In the table, click on the button  Select Record at the left end of one record. Observe what happens on the map. Try pressing the shift key and clicking on another  Select Record button; what happens when you press the control key and click?

Experiment: In the Tools toolbar, click on the  Select Features tool. Then, click on a state on the map. Observe what happens to that state's record in the attribute table. Try holding down the shift key and clicking on additional states; what happens when you click and drag the mouse across multiple states?

Experiment: In the Tools toolbar, click on the  Clear Selected Features tool. Observe what happens to your selection.


Identifying Map Features

When you don't have the attribute table open, a quick way to get information about a particular map feature is to use the Identify Tool Identify tool. Click on that tool in the Tools toolbar, and then click on a state, and you will get a list of all of the data fields for just that feature.


Layer Menu: Properties...Labeling Map Layers

The general properties of a layer, such as its source and display characteristics, are controlled through the dialog  Layer Properties. Two important display characteristics, labels and symbology, are the subject of this and the next section.

Every map you've ever seen probably includes labels that give names to the features on the map. ArcGIS can label a layer with any of the data in its attribute table, and it will intelligently position them to avoid overlap with other layers' labels.

Procedure 7: Labeling a Map Layer

  1. In ArcMap Icon ArcMap, in the Table of Contents, right-click on the name of the layer, e.g.  states.
  2. The layer's contextual menu will now appear; it provides many actions that apply just to this layer. Select the menu item  Properties....
  3. Shortcut: you can also open a Layer Properties dialog by double-clicking on the layer's name in the Table of Contents.

  4. In the dialog  Layer Properties, click on the tab Labels, which looks like the following:

  5. screenshot of label tab

  6. For labels to appear on your map, you must click on the checkbox Label Features in this layer.
  7. In the area Text String, in the menu Label Field, choose which attribute you want to use for the labels.

    For example, select STATE_ABBR to use state abbreviations, which are smaller than the state name and will fit the map more easily.
  8. In the area Text Symbol, choose a font, font size, font color, and font style.
  9. Labels appear at the size you choose, independent of the map scale. This can be a problem when you are zoomed out far enough, as the text can obscure the features they label. You may therefore want to set a scale range for the labels:
    1. In the area Other Options, click on the button Scale Range.
    2. In the dialog Scale Range, click on the button Don't show labels when zoomed.
    3. You can turn off labels at small scales by clicking in the text field Out beyond and typing a specific numeric value. You can also turn off labels at large scales by clicking in the text field In beyond and typing a specific numeric value.

      For example, enter 40,000,000 in the text field Out beyond, and leave the text field In beyond blank.
    4. Click the button OK.
  10. In the dialog  Layer Properties, click the button OK

Zoom into the map to verify that the labels you've added appear at an appropriate scale.


Coloring Map Layers


Coloring maps using categories

Right-click on the map layer again and select Properties to bring up the Layer Properties screen. Now select the Symbology tab.

screenshot of symbology tab

At present, the map is colored using a single color (symbol) for every feature (state polygon). If we simply wanted to change this color, we could click on the colored rectangle and select a different color. However, what we want to do is color the states different colors. To color the states different random colors, select Categories (which will bring up a new screen), set the Value Field to STATE_NAME--because we want to give different colors to states with different names. Then choose a Color Scheme on the right that consists of patches of distinct colors.

screenshot of unique values options

Click the Add All Values button and OK. Each state will now be colored by one of the colors from the scheme you chose. You can go back to the original single color for all states through the Symbology tab by selecting Features then Single Symbol then OK.

Checklist for Coloring states random colors

  • Right-click the states layer and select Properties
  • Click the Symbology tab
  • Select Categories
  • Select STATE_NAME as the Value Field
  • Select a Color Scheme with patches of colors
  • Click Add All Values

Coloring maps using quantitative fields

Right-click the states layer, select Properties and then the Symbology tab. Select Quantities on the left.

screenshot of quantitative options

Coloring a map using a quantitative variable is more complicated than coloring it using random different colors. There are three basic choices to make. You need to select a color scheme from the ones provided. You need to decide how many value classes you want to use. Finally, you need to decide what method you will use to classify the values. ArcMap provides several ways to do this automatically, as well as the option of letting you set the break points between categories manually.

Begin by selecting the field for coloring the map as the Value in the Fields frame. Then select the Color Ramp scheme from the set of color schemes provided.


Classification Methods

ArcMap will by default use five categories and the natural breaks method for dividing the values into five categories. The natural breaks method tries to draw the lines between categories of values where they naturally break. If you want more categories, you can easily change the number. Usually between five and eight categories works reasonably well. If you use too many categories, the color values may be difficult to distinguish.

To use a different method of classifying values, click the Classify button over on the right side of the screen.

screenshot of classifcation screen

The quantile method creates categories with near-equal numbers of features in each. If we use it to create five categories of states and there are 51 states (50 states and the District of Columbia), we will get categories that each contain ten or eleven states. The equal-interval method divides the values into categories whose value ranges are the same. Choose one of these methods and click OK on this screen and then on the Layer Properties screen. The map will be colored--or symbolized according to the choices you made.

Checklist for coloring a map using a quantitative field

  • Right-click the states layer and select Properties, then the Symbology tab
  • Click Quantities
  • Select the field you want to use in Field Value
  • Select the number of Classes
  • Choose a Color Ramp
  • Click Classify to change the classification scheme

Normalizing data

In many cases, instead of coloring a map with a simple demographic field such as "population 1990" or "people over 80," you may want to use the ratio of a field like this to another field, typically either a total field--for proportion of the total population over 80--or an area field--for population density. This is done by specifying that field as the Normalization field

Both the classification method and normalizing your data can make major changes in the way your map looks and in the way it is interpreted by someone who neglects to read the legend. It's important to make these choices based on an understanding of the data.


Using Multiple Layers

One of the most powerful features of ArcGIS is the ability to display multiple map layers at once, much like a set of transparencies allows different views to be displayed together in many combinations. To see how this works, we'll add more and different types of data to your map.

Exercise: Adding and Symbolizing a Second Polygon Layer

  1. In ArcMap Icon ArcMap, in the toolbar Standard, click on the button Add Data Icon Add Data.
  2. In the dialog Add Data, navigate into the folder  makingmaps.
  3. Add the file  counties.shp. This layer will be placed in front of the  states layer, since it was added later.
  4. To make the  states layer more visible, we'll turn off the fill color of the  counties layer.
    1. In the Table of Contents, just below this layer's name, you'll see a colored rectangle, representing the layer's symbology on the map. Click on this symbol, and the dialog Symbol Selector will appear.
    2. In the section Options, click on the menu Fill Color:.
    3. Choose No Color.
    4. Click the button OK.
  5. Repeat this process with the  states layer, this time to make its boundaries more visible:
    1. In the Table of Contents, click on this layer's symbol, and the dialog Symbol Selector will appear.
    2. In the section Options, in the counter Outline Width:, increase the value to 2.
    3. Then click on the menu Outline Color:, choose a bright yellow.
    4. Click the button OK.

Your map should now look something like the following:

Next we'll add a different type of data, a set of points:

Exercise: Adding and Symbolizing a Point Layer

  1. In ArcMap Icon ArcMap, in the toolbar Standard, click on the button Add Data Icon Add Data.
  2. In the dialog Add Data, navigate into the folder  makingmaps.
  3. Note how the file icon for  cities.shp shows points, indicating the type of data to be displayed. Click on  cities.shp, and click the button Add. Now many points appear on the map, indicating the different cities in the layer. By default, a point layer will automatically be placed in front of a polygon layer on the map.
  4. Use the tool Identify Tool Identify to learn more about specific cities. You may need to zoom in to spatially distinguish some cities.
  5. In the Table of Contents, just below the layer  cities, you'll see the same symbol being used to represent the layer on the map. Click on the symbol to open the dialog Symbol Selector, and try out the available options.

The previous step only allows you to select a uniform symbology for the points in a point layer. Like polygons, it's also possible to vary the symbol based on values in the layer's attribute table, but in several unique ways such as changing the symbol size.

Proportional SymbolsProcedure 8: Symbolizing a Point Layer Using Proportional Symbols

  1. In ArcMap Icon ArcMap, in the Table of Contents, double-click on the layer's name, e.g.  cities.
  2. In the dialog  Layer Properties, click the tab Symbology.
  3. On the left side, in the list Show:, click on the list item Quantities.
  4. Click on the sub-list item Proportional Symbols.
  5. In the section Fields, in the menu Value:, select an attribute to use, e.g. POP2000.
  6. In the section Symbol, click on the button Min Value,
  7. In the dialog Symbol Selector, choose a symbol type, a color, and a minimum size, e.g. 1.
  8. Click the button OK.
  9. Back in the dialog Layer Properties, click the button OK. The size of the cities' symbols are now based on their populations.

Finally, we'll add a raster image representing elevation:

Exercise: Adding and Symbolizing an Image Layer

  1. In ArcMap Icon ArcMap, in the toolbar Standard, click on the button Add Data Icon Add Data.
  2. In the dialog Add Data, navigate up one level into the folder  exercises, and then down into the folder  elevation. Note how the icon for the file  elevation shows a grid of pixels, indicating the type of data to be displayed.
  3. Add the file  elevation by clicking once on its icon and then clicking the button OK. (If you click twice you may be given the option to only add one color band, which you don't want to do right now.) By default, an image layer will be placed behind a polygon layer, so initially you may not be able to see this layer because it is covered up by the  states layer.
  4. To see through to the raster, we'll make its covering transparent. Double-click on the  states layer to bring up the dialog Layer Properties, and then click the tab Display. In the field Transparent: %, type 70.
  5. Raster layers have one value for each pixel, in this case representing elevation. Each value has a different color in an ordered relationship to help distinguish them, which is known as a color ramp, e.g. . Double-click on the layer  elevation to bring up the dialog Layer Properties, click on the tab Symbology, and try out different color ramps.

As seen above, a point layer will automatically be placed in front of a polygon layer on the map, since it is less obscuring. Similarly, a raster layer will be placed behind a polygon layer, because it is generally more obscuring (polygons might be hollow outlines, for example). The layer ordering is represented in the Table of Contents by a covering layer's name being higher up the list. If you want to change the layer order on the map, you can do so by clicking on a layer's name and dragging it to a different position.

Question: Where do you think line data would be positioned?

You may have noticed the checkboxes to the left of the layer's name; they are used to turn their display on and off .

Experiment: Observe how the display changes as you turn the various layers off and on by clicking on their checkboxes.


Searching for Features in a Map

There are a number of ways to search for and select different parts of a layer's data. We'll try one of them, and then create a new layer from it.


Making the selection

From the Selection main menu pick Select by Attribute.

screenshot of selection by attributes

In the Select by Attributes screen, the Layer should be the counties layer and the Method should be Create a new Selection. Locate the STATE field in the box on the left and double-click it so that it appears in the box on the bottom of the screen. Click the = sign once so it appears following STATE. Click the Complete List button below the box on the right. Now double-click 25 in that box on the right--this is the state FIPS code for Massachusetts. Click Apply and then Close. The state of Massachusetts should now be highlighted on the map. (While you could have used the Select Features button on the Tools toolbar to make this selection, using the Select by Attributes menu offers other options.)


Creating and saving a new layer

Right-click the counties layer, click on Selection and then Create Layer from Selected Features. A new layer will appear at the top of the Layers list. Click off the other layers. Now the map displays just the counties in Massachusetts. Click twice slowly on the layer name and change the name to Massachusetts. Right-click on this Massachusetts layer that you just created and select Save as Layer File. You now have a map layer you can use if you have county data for the state of Massachusetts. Note that it is a just a reference to the original counties.shp map, but it also stores any changes you make to it such as different symbols, etc. This map is in the form of a layer file (*.lyr).

Checklist for creating a layer from a selection

  • From the Selection menu pick Select by Attribute
  • Set the Layer to counties and the Method to Create a new selection
  • Double-click STATE in the box on the left and single-click the equal sign
  • Click Complete List and then double-click 25 in the box on the right
  • Click Apply and Close
  • Right-click the counties layer and select Selection, then Create Layer from Selected Features
  • Right-click on the new layer and select Save as Layer File

If you want to actually save your selection as a separate set of data that could be used with another map, right-click on the counties layer, click on Data and then Export Data.... In the field Output shapefile or feature class:, click on the button Document Open Browse and navigate to the folder makingmaps. Change the text Export_Output.shp to counties_select.shp, and click on the button Save. Then click the button OK, and when you are asked if you want to add the exported data to the map, click the button Yes. A new layer will appear at the top of the Layers list.


Sharing Maps

The ArcGIS software is not available to most people, so its documents are not easily sharable. Luckily, there are a number of different ways to save sharable maps depending on the purpose you have in mind. You can print on paper, create an image, create a PDF, or export it to the free applications Google Earth or ArcReader.


Preparing a map for sharing

When you publish your map to static formats such as paper, digital images, or PDF, you'll need to define a size for the output, which you can think of simply as the paper size. Menu File > Page and Print Setup..., and proceed in the usual way to choose Printer, Paper Size, Paper Orientation, etc.

To see how your map will look on the printed page, go to the View menu and select Layout View.

screenshot of layout view

This displays the map to fit inside the margins of the paper type chosen. You can change the margins by clicking on them and dragging one of the blue boxes to a new position. Note the thin gray dotted line; it shows the actual limits to printing on the paper size for the printer you've chosen.

The map as displayed in the margins is the same one you've chosen in the data view, no matter how big or small the margins are. You can use the same tools in the toolbar Tools to change the relative size and position of the map within those margins. Important: in the Layout View, you should have access to the toolbar Layout, which provides similar tools that reference the paper rather than the map — with them you can zoom into the paper without changing the size of the map relative to the paper.

Before sharing your map, it's a good cartographic practice to add a title, a legend to describe the different layers, a north arrow to show directions, and a scale bar to show the map scale:

  1. Go to the menu Insert and select the menu item Title, and a text box will appear near the top center of the screen. Enter a title and drag the box to an appropriate position.
  2. Next go again to the menu Insert and this time select the menu item Legend. Take all the defaults by clicking the button Next on each of the series of screens. Drag the legend to an appropriate place and resize it if necessary.
  3. Now menu Insert and select the menu item North Arrow...; choose your preferred style, click the button OK, and then move the arrow where you would like it.
  4. Finally menu Insert and then select the menu item Scale Bar...; choose your preferred style, click the button OK, and then move the scale bar where you would like it. Note that by default the scale uses whatever the map units are; you can change that by double-clicking on the bar and choosing a different one.

If necessary, resize the margins around the map to fit these new additions.


Saving a map as an image or Acrobat PDF

The most basic way to share maps is to save them in one of the file formats commonly found on the Internet.

Go to the menu File and choose the menu item Export Map.... Then navigate to the folder in which you want to save the map.

If your intent is to use the map on a computer, such as in a web page or a PowerPoint presentation, where printing is a secondary consideration:

  • If you have raster images in your map, select JPEG as the format; it will provide lossy but excellent compression.
  • Otherwise choose PNG, which produces good compressed files from vector graphics (it also does a reasonable job on raster graphics).

Choose an image resolution of about 100 dots per inch (dpi), good for display on most computers.

If your intent is to use the map in a paper or a poster that will be printed, for example with Microsoft Word or Adobe InDesign, you will want to save it in an image format that preserves lots of detail; TIFF works well. Choose a resolution of at least 300 dpi.

If you would like the map to be a stand-alone document, then the Acrobat format PDF is a good choice. These files can be easily displayed by most people with the Adobe Reader software, and it's readily downloaded by web browsers. PDF will preserve more of the details of the map, and so it's a good way to distribute it if it will later be printed. A PDF map even provides some degree of interactivity, e.g. turning layers on and off. Important: make sure you click on the tab Format and then choose the checkbox Embed All Document Fonts; this will help keep the document readable by everyone.

Experiment: Try producing all three of these file formats, and compare them. In the PDF document, note the tab on the left called Layers; click on it and then click on the "eye" icon next to one of your layers, and observe what happens.


Saving a layer for Google Earth

The free application Google Earth has become very popular, as it provides a few popular sets of data in an easy-to-access format — if you have an internet connection. You can view images of the Earth's surface (taken from airplanes or satellites), roads, and even buildings in 3D!

ArcGIS is a useful tool to create additional layers that can be viewed in Google Earth, together with its predefined ones.

Procedure 9: Exporting a Layer to Google Earth

Google Earth uses a map format known as KML, which is sometimes compressed to a smaller size using ZIP compression to produce a KMZ file. A free extension is available for ArcMap called Export to KML that will create this format with your layers. Unfortunately, you can only export one layer at a time rather than an entire map.

  1. In ArcMap Icon ArcMap, turn on the toolbar  Export to KML by menuing View > Toolbars > Export to KML. The toolbar is very short, displaying only the Google Earth icon .
  2. Click on the toolbar  Export to KML.
  3. In the dialog  Export to Google Earth KML, in the menu Select the layer to export:, choose a layer.
  4. Make sure the checkbox Group and color featuers using the layer's symbology is turned on.
  5. In the menu Select an attribute for labeling features (Optional):, choose an attribute to use for a label.
  6. In the text field Name and location of the output KML:, make sure the file is being saved where you can find it.
  7. Click on the button OK.

This procedure will produce a KML file; within Google Earth you can right-click on the layer and save it as a KMZ file, which will be much smaller.


Interactive Maps

It is also possible to create an interactive map that allows the viewer of the map to explore it by zooming and viewing attributes, very similar to what you have been doing already with ArcMap. This is somewhat more complicated and described in a separate section on using ArcPublisher.


Exercises

If you are interested in applying what you've learned to some slightly different kinds of maps, here are some exercises. They use map files in the exercises subfolder.

Top of Page  |   IT Home  |  Site Map  |  Search IT