Populate Map Sheet Info (Topographic Production Tools)
Summary
Populates text in graphic elements on a map layout.
Text is populated with feature attribute values from a selected area of interest (AOI) feature in the map. The tool searches each graphic element for tagged (<tag></tag>) text. It compares tagged text to values in the PopMapInfo table. Any matching values are replaced in the graphic element with an attribute value from the selected AOI feature.
The PopMapInfo table, similar to a lookup table, maintains the relationship between feature attributes and tagged text strings. The table contains the Field_Name and DM_Tag fields, which control the mapping between feature attributes and graphic elements. For example, the table maps the Sheet attribute to text with the SHEET tag (<dm021>text</dm021>). All text within the tag will be updated; therefore, the tool can be run as needed when feature attributes are updated. Custom Field_Name and DM_Tag fields can be added to the table to allow for use of new feature attributes and associated graphic elements.
Note:
ArcGIS Topographic Mappingmap templates included with the extension's product data files often use graphic elements with bracketed ([ ]) text to indicate text that should be updated to meet the product specification. However, brackets are not required by the Populate Map Sheet Info tool.
Usage
The input layout must contain graphic elements. This tool only updates tagged text strings in those graphic elements. Tagged text strings must follow the formats listed under the
DM_Tagin Feature attribute to graphic text mapping information.This tool updates all duplicate tagged text strings. For example, a layout can have multiple text elements with the
SHEETtag (<SHEET>text</SHEET>).The Area of Interest parameter only accepts a polygon feature layer with exactly one selected feature. This tool will return an error if the layer has more than or less than one selected feature.
The input table contains the
Field_NameandDM_Tagfields, which control the mapping between feature attributes and graphic elements.Messages returned during tool execution include a list of replaced text.
Parameters
| Label | Explanation | Data type |
|---|---|---|
|
Input Layout |
The input layout that contains graphic elements with tagged text strings to be updated. |
Layout |
|
Area of Interest |
A feature layer with a selection set containing one AOI feature. This parameter only accepts only polygon features. The tool writes attribute values from this feature to tagged text strings in defense-specific graphic elements. |
Feature Layer |
|
Lookup Table |
An input table that contains the |
Table View |
Derived output
| Label | Explanation | Data type |
|---|---|---|
|
Updated Layout |
Output map where map information was updated. |
Layout |
Environments
This tool does not use any geoprocessing environments.
Licensing information
- Basic: No
- Standard: Requires Topographic Mapping
- Advanced: Requires Topographic Mapping