Generate Product Layout (Topographic Production Tools)
Summary
Automates the process of producing a layout or map based on a standard specification.
Note:
A product data file installer is available for ArcGIS Topographic Mapping. The product files contain predefined layout PAGX templates that can be used for cartographic production.
Usage
The Product parameter options are provided as part of the product data files installation, which contains supported map products and their properties. This is also the source of the list of versions supported for a specified product.
The tool will create feature classes and feature datasets in the Input Geodatabase value as it creates the finished layout product.
The template layers in the Input Geodatabase value must adhere to the data model of the selected product. For example, if an MGCP Topographic Map (MTM) product is selected, the template must include layers that point to feature classes based on the MTM data model, and the Input Geodatabase value must adhere to the MTM data model.
If the tool encounters an Input Geodatabase layer with no matching feature class, a warning appears and that layer will include a broken data source in the final layout template.
The Preset File parameter is only available when the Output Type parameter is set to PDF or TIFF. You can create preset files in the Export pane when exporting layouts.
This tool uses JSON product definitions to generate the specified map product layout. These JSON product definitions are included with the product files and can be updated for custom map products.
Parameters
| Label | Explanation | Data type |
|---|---|---|
|
Input Geodatabase |
The input geodatabase that contains the features for the final map product. The schema of the workspace must match the schema of the product selected. |
Workspace |
|
Area Of Interest |
A polygon feature layer that describes the processing extent. The feature layer must have only one feature selected or must be a feature class with only one feature. |
Feature Layer |
|
Product |
Specifies the supported map product that will be used.
|
String |
|
Version |
The supported versions of the selected product. |
String |
|
Output Location |
The folder path where the output file will be written. |
Folder |
|
Input Rasters (Optional) |
The input rasters that will be used if the product requires an elevation guide surround element to calculate the elevation bands and spot height features. If you specify more than one raster, the rasters must have the same cell size, band number, and pixel type. If no raster is specified, the elevation guide data frame will not be processed and a warning will appear. |
Raster Layer; Mosaic Layer |
|
Layout Template (Optional) |
The layout template that will be used. If no layout template is specified, the default layout template for the product will be used. |
Layout |
|
Output Type (Optional) |
Specifies the type of output that will be created.
|
String |
|
Preset File (Optional) |
A file that defines a set of parameter values for the specified Output Type parameter value. |
File |
Derived output
| Label | Explanation | Data type |
|---|---|---|
|
Output File |
The template representing the final topographic map. |
Layout; File |
Environments
This tool does not use any geoprocessing environments.
Licensing information
- Basic: No
- Standard: No
- Advanced: Requires Topographic Mapping and Spatial Analyst