Configure Map Grid Generator
The Map Grid Generator allows users to create map grids in ArcMap for use with Map Production. To configure Map Grid Generator to be used in ArcMap, an administrator must assign the appropriate model names to the map grid feature class. You may create a new map grid feature class that has the following fields or add these fields to an existing map grid feature class. The map grid feature class must have a shape type of EsriGeometryPolygon. You may name the feature class and the fields any way you like, however, the correct model names MUST be assigned.
Feature Class: Map Grid
Shape Type: EsriGeometryPolygon
Field Name |
Data Type |
---|---|
MapGridName |
Text |
MapSheetName |
Text |
MapSheetAngle |
double or precision floating point |
Ensure the following model names have been added to a domain in the database. You may add these to any domain you wish. The domains shown below are the suggested domains for these model names.
Domain |
Model Names |
---|---|
Domain Independent Object Class Model Name |
MAPGRID |
Domain Independent Field Model Name |
MAPGRIDNAME |
Now, use the ArcFM Properties Manager to assign the model names.
- Right-click the ArcFM Map Grid feature class (or another map grid feature class) and select ArcFM Properties Manager.
- Select the Model Names tab and click the MAPGRID model name in the Model Names Available field.
- Click the arrow to move MAPGRID into the Model Names Selected field.
- Click the Field Model Names tab.
- Select the MapGridName field and add the MAPGRIDNAME field model name to the Model Names Selected field.
- Select the MapSheetName field and add the MAPSHEETNAME field model name to the Model Names Selected field.
-
Select the MapSheetAngle field and add the MAPSHEETANGLE
field model name to the Model Names Selected field. This field must
be a precision floating point field. Any other type may cause errors
to occur.
NOTE: The value in the MapSheetAngle field determines the angle by which the map sheet is rotated. The rotation angle in this field will override any rotation angle setting in the data frame properties. The center of the map sheet is also the center point of the rotation.
- Click OK to save your changes and dismiss the ArcGIS Properties Manager.