Default polygon outline symbology is often not appropriate for mapping.
Same area properly symbolized.
What: Coastlines are typically symbolized with a blue line that is the same hue as the water polygons, just darker. Boundaries are typically symbolized so they clearly show the boundary. Further, the boundary line symbol should not be confused with any other lines on the map. Why: The coast line symbol helps the map on the right by enhancing visual contrast of the land-water interface, while keeping the choropleth information in the background plane of the map. For more information about coast vignettes refer to the technical artical called: What are coastal vignettes and how can I create them.
How: In this map, we started with just country polygons and no coastline data. The country polygon data was geoprocessed and the result edited in order to create new data for coastlines and interior political boundaries. Here is how you can do the same:
- Select the countries that will be on the map with the interactive selection tool.
- Use the Copy Features tool to copy the selected countries to a new feature class called Coastlines.
- Use the Polygon to Line tool with the coastlines as input and a new line feature class called boundaries as output.
- Start Editing.
- Right click on the coastline layer in the table of contents, click on Selection, and choose Select All.
- From the Editor menu choose Merge. It does not matter which feature’s attributes you pick in the Merge dialog box.
- Use the Polygon to Line tool with the merged coastlines to create a new line feature class. This will be a temporary feature class that can be deleted after step 10.
- On the Tools toolbar click the Clear Selection command.
- New use the Select by Location tool to select all boundaries that share a line segment with the result of step 5. Delete these features.
- Save Edits and Stop Editing.
- Symbolize the boundaries
- Choose a cartographic line symbol.
- Set the line width to 0.4—notice in the figures above, the wider line line on the left is too large given the detailed geometry of the features and as a result draws poorly.
- Set the color using the HSV sliders to be have a 10-20% lower saturation and value than the darkest color in the choropleth color ramp.
- Symbolize the coastlines:
- Choose a cartographic line symbol.
- Set the line width to 0.2.
- Set the color using the HSV sliders to have a 15-30% lower saturation and value than the water fill symbol for the map.
If you would like to post a comment, please login.