- Mapping with ArcGIS Pro
- Amy Rock Ryan Malhoski
- 432字
- 2021-06-24 18:39:05
Adding data to your map
Let's add a data layer to the US Counties map. Before we do, let's make sure ArcPro knows where your files are located. In the Catalog pane, expand Folders and see whether your data folder is shown.
If not, don't worry; your files are still where you left them! Right-click on Folders and select Add Folder Connection (don't see the Catalog pane? Click View|Catalog|Catalog Pane):
- Browse to your folder and single-click it, then click OK (if you accidentally double-clicked, you will get a This container is empty message, and you will need to back up one level and single-click your folder):

Once you're connected to your folder, you're ready to add data to your map.
- Click the Add Data button to add a data layer:

- The Add Data window will now appear. Browse to your newly connected folder:

All three of the files have the .shp extension. These are shapefiles. Shapefiles contain vector data commonly used in GIS software. Vector data is data where points (either single points on a map, or vertices) are represented by coordinates. Common vector features include points, lines, and polygons.
Although only one filename appears with a .shp extension, shapefiles are actually collections of related files. When viewed in File Explorer, you will see all of the related files (as seen in the following figure). ArcGIS treats all of these files as a single object. For this reason, it is helpful to work with files in Catalog, rather than File Explorer, so none of the pieces get lost:

Let's add the USstates layer to the US Counties map. We saw this layer when we clicked on the North America map, but we want to use it in the US Counties map, also.
- Add the USstates.shp file:

- 微服務設計(第2版)
- Learning Cython Programming
- Rust編程:入門、實戰與進階
- PostgreSQL技術內幕:事務處理深度探索
- Learning Linux Binary Analysis
- ADI DSP應用技術集錦
- JavaScript動態網頁開發詳解
- Haskell Data Analysis Cookbook
- PHP從入門到精通(第4版)(軟件開發視頻大講堂)
- Building Microservices with .NET Core
- Android移動開發案例教程:基于Android Studio開發環境
- Creating Data Stories with Tableau Public
- ASP.NET求職寶典
- Visual Basic程序設計實驗指導及考試指南
- SCRATCH編程課:我的游戲我做主