Map series

A map series is a collection of pages (also known as map sheets) built from a single layout in which each page shows a particular map extent. Map series pages can have dynamic elements that update for each page, such as scale or the map title, and static elements that are constant across all pages, such as graphics.

There are three types of map series:

  • Spatial map series—The extent for each page is a feature. The map series is built by iterating through all the features in a layer, called the index layer, creating a page for each feature. For example, a spatial map series might contain an individual page for each county in a state, each country in a continent, or each parcel in a new subdivision.
  • Bookmark map series—The extent for each page is a bookmark. The map series is built by iterating through a list of bookmarks you select, creating a page for each feature. For example, the first page of a bookmark map series might show a continent, the next page a country within that continent, the next page a city within that country, and the last page a particular neighborhood. Since bookmarks support time and range, a bookmark map series can also include map extents with different time and range settings.
  • Thematic map series—Each page shows a different layer turned on. The extent remains the same for each page. The map series is built by iterating through all the features in a radio group layer, creating a page for each layer. Only one layer from the radio group is visible for each page, the other layers in the group are not visible. Layers outside the radio group are visible on each page in the map series.

Each map series supports different requirements, as outlined in the following table:

RequirementSpatial map seriesBookmark map seriesThematic map series

Dynamic elements

Supported

Supported

Supported

Feature based

Supported

Not supported

Not supported

Turn layers on or off

Not supported

Not supported

Supported

3D globe or local scene

Not supported

Supported

Supported

Time on a map

Not supported

Supported

Not Supported

Range on a map

Not supported

Supported

Not Supported

Map rotation

Supported

Supported

Not supported

Changing coordinate systems

Supported

Not supported

Not supported

Create a map series

Creating a map series requires an existing layout containing the map frame that you want to update on each page in the series. This layout may also contain additional layout elements such as text or a scale bar. To create a map series, complete the following steps:

  1. Open a layout that contains the relevant content.
  2. On the Insert tab, click the bottom half of the Map Series split button List Map Series Pages.
  3. Select the map series type to create, Spatial Spatial map series or Bookmark Bookmark map series.
  4. Set the required properties and any desired optional properties for the chosen map series.

    See Create a spatial map series for information on the required and optional properties for a spatial map series.

    See Create a bookmark map series for information on the required and optional properties for a bookmark map series.

    See Create a thematic map series for information on the required and optional properties for a thematic map series.

  5. Click OK to create the map series.

    You can then navigate through the map series pages to see how each looks.

Note:

Map series do not work with catalog layers.

Enable a map series

Once a map series has been created, it can be disabled or enabled. Disabling the map series temporarily stops the map series functionality, while still preserving all the properties of the map series. When you enable the map series again, the properties are still set. If you removed the map series from the layout, the properties would not be preserved. Disable a map series by setting the Enable toggle button on the Map Series section of the Layout Properties window.

Related topics