Summary
In ArcGIS Pro, the boundary of polygons can be blurred to create the effect of an undefined edge. This is useful for mapping boundaries without definitive borders such as an animal’s habitat.
This article provides two workflows to blur the boundary of polygons in ArcGIS Pro. The image below shows a polygon layer representing the areas of an animal’s habitat on the map.
Procedure
Blur polygon boundaries by applying the Offset effect
Blur polygon boundaries by applying the Offset effect and creating multiple duplicates of the polygon layer.
- Open the ArcGIS Pro project.
- Increase the polygon layer transparency.
- In the Contents pane, click the symbol of the polygon layer to open the Format Polygon Symbol pane.
- In the Format Polygon Symbol pane, on the Properties tab, click the Symbol button.
- Under Appearance, click the Color drop-down arrow, and click Color Properties.
- In the Color Editor window, increase the Transparency percentage. In this example, the transparency is increased to 50%. Click OK.
- In the Format Polygon Symbol pane, change Outline color to No color, and click Apply.
The image below shows the transparency of the polygon layer increased and the outlines removed from the map.
- Create duplicates of the polygon layer and use the Offset effect to blur the polygon boundaries.
- In the Format Polygon Symbol pane, on the Properties tab, click the Structure button.
- Under Layers, browse to the polygon layer and click Add effect > Offset.
- Click the Duplicate Layer button to create multiple duplicates of the layer as needed. In this example, the polygon layer is duplicated six times.
Note:
A greater number of duplicate layers creates a smoother blurring transition of the polygon boundaries.
- Click the Layers button. Under Offset effect of the original polygon layer, specify a value for Offset. Gradually increase or decrease the offset value by the same interval for every subsequent layer. In this example, the offset values of the polygon layers are 0 pt, -2 pt, -4 pt, and so forth.
Note:
A negative offset value pulls the polygon boundary inwards, whereas a positive offset value pushes the polygon boundary outwards.
- Click Apply.
The image below shows the polygon layer with blurred polygon boundaries on the map.
Blur polygon boundaries by using the Multiple Ring Buffer tool
Blur polygon boundaries by using the Multiple Ring Buffer tool and adjusting the buffer transparency.
- Use the Multiple Ring Buffer tool to create ring buffers on the polygon layer.
- In ArcGIS Pro, navigate to Analysis > Tools to open the Geoprocessing pane.
- In the Geoprocessing pane, search for and click Multiple Ring Buffer (Analysis Tools).
- For Input Features, select the polygon layer.
- For Output Feature class, specify a name.
- For Distances, specify a value for the distance coverage of the ring buffer from the polygon boundary. Click Add another to create more ring buffers as necessary and increase the distance value of each ring buffer by the same interval. In this example, six ring buffers are added and their distance values are 150, 300, 450, and so forth.
- For Distance Unit, select a unit for the distances of the ring buffers.
- Optionally, specify a name for Buffer Distance Field Name. The default field name is ‘distance’.
- Click Run.
The image below shows the multiple ring buffer layer added above the polygon layer on the map.
- Hide the ring buffer outlines from the map.
- In the Contents pane, click the symbol of the multiple ring buffer layer to open the Format Polygon Symbol pane.
- In the Format Polygon Symbol pane, on the Properties tab, click the Layers button.
- Uncheck the outline layer and click Apply.
The image below shows the ring buffer layer before and after hiding the outlines from the map.
- Increase the transparency of the ring buffer layer.
Note:
Uncheck the initial polygon layer in the Contents pane to hide the polygon layer and distinguish the ring buffer layer on the map.
- Right-click the ring buffer layer in the Contents pane > Symbology.
- On the Vary symbology by attribute tab of the Symbology pane, expand Transparency and select the field containing the ring buffer distance values from Step 1(g)for Field.
- Under Transparency range, increase the High values percentage and decrease the Low values percentage. In this example, the High values percentage is increased to 90% and the Low values percentage is decreased to 5%.
- Optionally, adjust the histogram to vary the transparency range.
The image below shows the polygon boundary blurred by adjusting the buffer transparency.