- Mapping with ArcGIS Pro
- Amy Rock Ryan Malhoski
- 400字
- 2021-06-24 18:39:06
Symbolizing layers
For this map, we want the state boundaries to serve as outlines for the counties, so if it's not already on top, bring the State Outline layer to the top of the Drawing Order.
Beneath each of the map layers in the Contents pane is the legend for that layer. At this point, each layer has only a single symbol:
- Click once on the colored box for State Outline in the Contents pane to reveal the Symbology pane. The Symbology pane is where you set the display characteristics of map features:

We want to see both the state boundaries and the counties, so let's change the properties of the States symbol to display just the outline. Switch to Properties on this pane if it is not already there.
- Set the Fill Color to No Color. Set the Outline color to Black. The preview at the bottom of the pane will update. Click Apply to update the map with these changes.
Let's make one change, to make the state boundaries stand out from the county boundaries. Right now, the line thickness Outline width) is 0.7 pt, the same as in the Counties layer. If we leave it at this width, the only distinction from the county boundaries is that it may be slightly darker, which might be difficult to determine. Let's change that.
- Change the thickness to 2 by clicking the up arrow or typing 2 in the box to the right of the Outline width box. Click Apply to update the map.
The outline will now appear much thicker, perhaps even too thick. As you gain familiarity with the software, you'll get a sense of how thick lineweights should be, but know that they may appear slightly different on the screen than they will when printed. In fact, lines in particular appear thicker in the Map View than they do in Layout View. - If the Symbology pane is still open, click on the Counties symbol; otherwise, repeat the previous steps to open the pane for the Counties layer. Change the Fill Color to White. Leave the Outline color and width for the moment.
- Click Apply to update the map and close the Properties window. Your map should now resemble the US Counties map shown in the following section.
- ASP.NET Core:Cloud-ready,Enterprise Web Application Development
- OpenStack Cloud Computing Cookbook(Third Edition)
- Django+Vue.js商城項目實戰
- Hands-On Machine Learning with scikit:learn and Scientific Python Toolkits
- Power Up Your PowToon Studio Project
- JavaScript 網頁編程從入門到精通 (清華社"視頻大講堂"大系·網絡開發視頻大講堂)
- Developing Middleware in Java EE 8
- Visual Basic程序設計教程
- 假如C語言是我發明的:講給孩子聽的大師編程課
- Modern JavaScript Applications
- 數據結構案例教程(C/C++版)
- Odoo 10 Implementation Cookbook
- Instant Debian:Build a Web Server
- Scala Functional Programming Patterns
- Application Development with Parse using iOS SDK