WDPA 2005: World Database on Protected Areas

The WDPA Consortium

2005 World Database on Protected Areas

Français | Español

Tutorial: Working with ArcExplorer 2

ArcExplorer is a GIS data viewer developed by ESRI. This freely available software offers an easy way to perform basic GIS functions. ArcExplorer is used for a variety of display, query, and data retrieval applications and supports a wide variety of standard data sources. ArcExplorer is intended for visualizing and exploring geographic datasets including related information (attributes of geographic entities). It allows the user to change the visualization of a map, to modify the scale, to zoom and pan, to manipulate what information layers are visible and their rendering, etc. It also allows you to print or export an image of a composed map.

For information about ArcExplorer please consult the following sources:

ArcExplorer Home Page: http://www.esri.com/software/arcexplorer/
ArcExplorer Forum: http://forums.esri.com/forums.asp?c=24

User's Manual in Adobe PDF format

This tutorial highlights some of the most basic operations associated to ArcExplorer 2 in the context of exploring the World Database on Protected Areas

Operations include:

  1. Getting Started
  2. Zoom, Modify Scale, and Pan the map's extent
  3. Identify a Protected Area (PA)
  4. Query spatial and attribute data (ie. getting database information)
  5. Measure distances on your map
  6. Create one symbol, unique symbols, and graduated symbols map
  7. Label map features with many options for effects
  8. ArcExplorer also features overview maps, saving a project, printing a map, and saving map to JPEG
  9. If you have other questions about ArcExplorer and have Internet access click here:

    arcexplorer.pdf

I) Getting Started:

To Open Project:

A Project is a file that links to the various layers that make up a map.  It is not the data itself.  The term layer refers to a theme that is projected onto a map in ArcExplorer, such as National PAs or Countries. Each layer can be activated or deactivated by clicking the small box next to it in the legend to the left of the map.  Within the legend, the layers are stacked up on top of one another.  The layer at the bottom of the list is on the bottom and the top is on the top.  When opening a project, each layer that has been saved with that project file will be opened.


For faster presentation, it is recommended that you download the data onto your computer. When doing so, keep all files in the order they appear on the CD.  When opening a project, ArcExplorer will look for the layers where the project referenced them.  If they have been moved, it will warn you with a message that the data cannot be found.

Projects can be opened in ArcExplorer by clicking on the 'File' pull down menu and then select 'Open Project' to navigate to project file.


open project

Back To Top

II) Zoom, Modify Scale, and Pan the map's extent.

Zoom will change the scale of the map.  You can focus in on a small region, the world map, and any scale in between.

To Zoom In/Out:

  1. Click on one of the two Magnifying Glass buttons on the Toolbar;

    zoom in to zoom in; zoom out to zoom out.

  2. Right Click in the corner of an area you want to see clearer and hold the button until a box in made around your area.
  3. At this point the map will redraw the selected area.

Zoom to Full Extent allows you to zoom out all the way to see the world map.  Full extend is the scale that this project first opens up in.

To Zoom to Full Extent:

  1. Click the Zoom to Full Extent button zoom to full extent on the Toolbar.
  2. The map will redraw itself.

Back To Top

Modify Scale. As you zoom in and zoom out you are modifying the map's scale. Scale is a ratio of distance on the map to actual ground distance the map represents.  The scale bar shows up on the bottom right edge of the window beneath the map.

Setting scale bar properties:

  1. Click the View menu and click Scale Bar Properties.
  2. Point to Map Units, Scale Units, and Screen Units to set the appropriate units.
Map units: Map units are the units in which geographic data is stored (data source units). You can set the map units as decimal degrees, feet, or meters.
Scale units: Scale units display in the scale bar itself and in the right side of the verbal scale equation (1 centimeter = 200 kilometers). You can set the scale units as miles, feet, meters, or kilometers.
Screen units: Screen units correspond to the actual display on your computer monitor and are presented on the left side of the verbal scale equation (e.g., 1 inch = 40 miles). You can set the screen units as either inches or centimeters.

Back To Top

Pan allows you to move and re-center the map to a particular location. This is helpful when you have zoomed in to a region and would also like to see the surrounding areas at a larger scale.

To Pan:

  1. Click the Hand button hand on the Toolbar.
  2. Click on the map image and drag in any direction to re-center the map on a different location.

Back To Top

III) Identify a Protected Area (PA)

The Identify tool allows you to see all the attribute information associated to a particular protected area point/ polygon, city, and/or road in the map. Attribute information refers to all the fields and records in the database for example: name of the protected area, category, designation, codes, etc.

To identify a map object:

  1. Click a layer in the legend to make it active i.e. protected area, road or city.
  2. Click the Identify button identify on the Toolbar.
  3. Click a feature on the map.
    For example, if you clicked on the National PAs Polygon (IUCNCAT) in the legend, then click on a polygon on the map.
  4. The results of the Identify are shown in the Identify Results dialog.
  5. If more than one feature is found, the features are listed in the Features panel. Click each feature to see its Identify results.
  6. Close the dialog box when done viewing results.

Back To Top

IV) Query spatial and attribute data.

A query expression is a precise definition of what you want to select.  This is a step forward from the Identify tool (mentioned above in Section III).  As opposed to choosing only one Protected Area, it is possible to choose all the Protected Areas in a country or number of countries.  You can also choose Protected Areas based on certain attributes in fields you are interested in.

How to build a query expression:

  1. Click a layer in the legend to make it active.
  2. Click the Query Builder button query builder.
  3. Click a field to query i.e. IUCN category, country, area, designation, marine, etc.
  4. Click an operator to be used in the expression.

    Using AND between expressions makes results more selective.
    To select PAs in a country with a certain IUCN designation this will work:

    COUNTRY = 'United States' AND IUCNCAT  = 'III',

    because it will find PAs with both attributes.  But it will not work with 'OR'.

    Using OR between expressions makes results less selective.
    To select each PA from several countries this will work:

    Country = 'Argentina' OR Country = 'Chile',

    because it will look for results having either/or attribute.  But this will not work with 'AND'.

  5. Click a sample value or type a value for the expression.
  6. Verify that the query expression is correct.
  7. Choose the Display Field you want to display.  If you would like to see all the data check the box next to 'Show All Attributes'.
  8. Click 'Execute' to perform the query. The results appear in the lower panel.
results

Further Options:

  1. Select a field i.e. country, area, IUCN category etc, and click 'Highlight' to make the selected feature or features highlighted on the map.
  2. Select the field you want and click 'Pan or Zoom' to move the image or to zoom into the selected features.
  3. Click Statistics and then choose a field to know more detailed information on the protected areas layer.
  4. Click a field to be used for statistics i.e. size, IUCN category, etc and click 'OK.' The statistics are shown in a separate dialog.
  5. Click the 'Save' button to save the query results to a text file in your hard drive.
    The results of a query can be saved to a pipe-delimited (|) text file.  The text file can then be used in another program, such as Microsoft Excel or Microsoft Access, to create a spreadsheet.

Back To Top

V) Measure distances

You can measure distances on your map in feet (ft), miles (mi), meters (m), or kilometers (km).  You can also use the scale bar (mentioned above in Section II) to measure distance.

How to measure a distance:

  1. Select the measurement units to the right of the Measure button measure
  2. Click the measure button.
  3. Click and drag a line defining the distance you would like to measure. The segment and total measures appear your selected units in the upper left corner of the map.
  4. To clear the measure totals and end measuring, double click on the map.
    If the measure results seem incorrect, verify that the map units are set appropriately. You can set the map units by clicking the View menu, clicking Scale Bar Properties, pointing to Map Units, and clicking the appropriate unit.

Back To Top

VI) Create one symbol, unique symbols, and graduated symbols map.

Changing symbols is helpful when looking for spatial patterns based on certain attributes, such as comparing Protected Areas by designation type, year created. Etc.

One Symbol:

Displays all the features in a layer with the same color and style. When you add a layer to ArcExplorer, it is displayed as One Symbol maps.  Using the Theme Properties dialog, you can change the color, size, or style of the One Symbol map.

How to draw features with one symbol:

  1. Click a layer in the legend to make it active.
  2. Click the Theme Properties button theme properties
  3. Click the Style box to apply a new style to the layer.
  4. Click the Color box to choose a color.
  5. Click the Size box to apply a new size to the layer.
  6. Click OK to close the dialog box and see the changes.

Back To Top

Unique Symbols:

Displays a layer summary by applying a different range of colors to each unique value in a specific field i.e, if a 'unique symbol' is applied to the 'IUCN category' field in the protected area data layer, it will differentiate all the protected areas by using different colors for each IUCN category.

How to make a Unique Symbols map:

  1. Click a layer in the legend to make it active.
  2. Click the Theme Properties button theme properties
  3. Click Unique Symbols.
  4. Click a Field you want to differentiate.
  5. Click a Color Scheme or click the color of the symbol itself and change it that way.
  6. Click a Style.
  7. Check Remove Outline to remove the outline on features.
  8. Click an entry in the Symbol column to change its color.
  9. Double-click an entry in the Label column to select it. Enter a new label value.
  10. Click OK to close the dialog box and see the changes.

Back To Top

Graduated Symbols:

Using the Graduated Symbols classification, the range of attribute values is divided into equal-sized subranges; the features are then classified based on those sub-ranges.

How to make a Graduated Symbols map:

  1. Click a layer in the legend to make it active.
  2. Click the Theme Properties button theme properties.
  3. Click Graduated Symbols.
  4. Click a Field.
  5. Click a number of Classes.
  6. Click a Style.
  7. Click a Start and End Color.
  8. Click a Start and End Size.
  9. Click an entry in the Symbol column to change its color.
  10. Double-click an entry in the Label column to select it. Enter a new label value.
  11. Click OK to close the dialog box and see the changes.

Back To Top

VII) Label map features with many options for effects.

Add labels to features with the Labels tab of the Theme Properties dialog box.

To create a Label Map:

  1. Click the Theme Properties button theme properties.
  2. Choose either Standard Labels OR No Overlapping Labels.
  3. Choose a Text field.
  4. Choose other preferences.
  5. Click OK to commit the changes and close the Theme Properties dialog.

Back To Top

VIII) ArcExplorer also features overview maps, saving a project, printing a map, and saving map to JPEG.

An Overview map is another tool that allows you to pan (mentioned in Section II above) across the map.  This allows you to see a small version of the full extent in the bottom right hand corner and a red box delineates your current view (the big map on the screen).  The red box can be dragged across the full extent to pan to another area.

Opening an overview map

Click the View menu and check Overview Map to add an overview map panel.

Adding a layer to the overview map

  1. Choose a theme to display in the overview map.  Typically, a theme showing boundaries or the extent of your study area, such as world country boundaries, is used in the overview map.
  2. Make the theme active and choose Use in Overview from the Theme menu. Only one theme can appear in the overview at a time.
  3. Now click and drag the red box inside the overview map to pan the map view.
    Zooming in very close to a feature will result in a zoomed in map that may not have a red outline.

Back To Top

How to save a project:

  1. Click the Save Project button save project on the Toolbar.
  2. Navigate to a folder.
  3. Type a name for the project.
  4. Click Save.

Back To Top

How to print a map:

  1. Click the Print button.
  2. If necessary, change the printer settings.
  3. Click OK.

Back To Top

How to save a map to a file (JPEG):

  1. Click the Copy Map Image to File button copy map image to file on the Toolbar.
  2. Navigate to a folder.
  3. Type a name for the image.
  4. Click Save. A JPEG of your map has been saved to the selected folder.

Back To Top

Questions?

How do I access the database?

Go to the Query Builder

This will allow you to search the records by country, designate, or any other field in the table.  The data you retrieve is savable as a Pipe-Delineated file (|) that can be opened in Excel or other spreadsheet viewer.

Can I select a Protected Area and find out information about it?

Yes, see Identify a Protected Area (PA)

How do I print a map?

There are two options for this: