Align Marker To Stroke Or Fill (Cartography Tools)
Summary
Aligns the marker symbol layers of a point feature class to the nearest stroke or fill symbol layers in a line or polygon feature class within a specified search distance.
Illustration

Usage
Symbols are aligned by storing an angle in the attribute connected to the angle property of the marker symbol layer. This must be connected to a single field with no expression applied. If multiple marker symbol layers in the same point symbol have the Angle property connected to the same field, the Rotate clockwise setting must match in each of those marker layers.
The search distance is the measurement from the graphical edge of the point symbol to the graphical edge of the nearest line or polygon symbol. Point symbols beyond the search distance will not be rotated. A search distance of zero aligns only marker layers that are coincident to a line or polygon symbol.
Rotating markers may introduce graphic conflicts. The Detect Graphic Conflict tool can be used to identify these areas.
Processing large datasets may exceed memory limitations. In this case, consider processing the input data by partition by identifying a relevant polygon feature class in the Cartographic Partitions environment setting. Portions of the data, defined by partition boundaries, will be processed sequentially. The result will be seamless and consistent at partition edges.
Parameters
| Label | Explanation | Data type |
|---|---|---|
|
Input Point Features |
The input point feature layer containing point symbols to be aligned to nearby lines or polygons. Symbols are aligned by storing an angle in the attribute connected to the angle property of the marker symbol layer. This must be connected to a single field with no expression applied. If multiple marker symbol layers in the same point symbol have the Angle property connected to the same field, the Rotate clockwise setting must match in each of those marker layers. |
Layer |
|
Input Line or Polygon Features |
The input line or polygon feature layer to which the input point symbols will be aligned. |
Layer |
|
Search Distance |
The search distance from graphical marker edge to graphical stroke or fill edge. A distance greater than or equal to zero must be specified. |
Linear Unit |
|
Marker Orientation (Optional) |
Specifies how the marker symbol layer will be oriented relative to the stroke or fill symbol layer's edge.
|
String |
Derived output
| Label | Explanation | Data type |
|---|---|---|
|
Updated Input Layer |
The updated input point feature layer. |
Layer |
Environments
Cartographic Partitions, Cartographic Coordinate System, Reference Scale
Licensing information
- Basic: No
- Standard: No
- Advanced: Yes