- ArcGIS Pro 2.x Cookbook
- Tripp Corbin GISP
- 727字
- 2021-06-24 19:10:41
How to do it...
- Start ArcGIS Pro if you closed it at the end of the last recipe and open the Chapter 1 Ex 1A project located in C:\Student\ArcGISProCookbook\Chapter1.
If you don’t remember how, you should refer back to the previous recipe or click the project name in the list of recently opened projects.
- In the Catalog pane located on the right of the ArcGIS Pro interface, expand the Maps folder by clicking the small arrowhead to the left of the word Maps.
If the Catalog pane is not open, check that it is not set to autohide. If it is, you will see a small tab located on the right side, named Catalog. Simply click the tab to make the Catalog pane open. If you have closed the Catalog pane, click the View tab in the ribbon. Then click the small arrowhead located below Catalog and select Catalog Pane.
- Right-click on Map and select Open, as shown here:

You have just opened an existing project map. A project can contain multiple maps that can be either 2D or 3D. 3D maps are referred to as scenes. Now you will learn how to navigate within the maps.
- Click the Map tab in the ribbon.
- Click the Explore tool located on the Map tab in the Navigate tool group.
The Explore tool is a jack of all trades. It allows you to pan, zoom, and access data about features in your map. For those that have used ArcMap, the Explore tool replaces the identify, zoom in, zoom out, and pan tools.
- Move your mouse pointer into the map and roll the scroll wheel on your mouse away from you to zoom into the map. Stop whenever you are zoomed in to a desired scale.
- Now roll the scroll wheel back toward you in the opposite direction to zoom out. Stop whenever you are zoomed out to a desired scale.
- To return to the full extent of the map, click the Full Extent button located in the Navigate group on the Map tab in the ribbon, as shown here:

- Click Bookmarks in the Navigate group on the Map tab in the ribbon.
- Select Washington Park from the window that appears. This will zoom you to a predefined area in your map that focuses on Washington Park. Your map should now look similar to this:

- Now you want to zoom in closer to the block just to the north of Washington Park. Select the Explore tool again.
- Hold your Shift key down and click near the intersection of Mulberry ST SW and Sweetwater ST SW. Continue holding down the Shift key and drag your mouse pointer to the southeast until you reach the intersection of Alabama St SW and Joe Jerkins Blvd SW. As you are dragging your mouse, you should see a dashed rectangular box appear in the map. This represents the area you want to zoom into. Once you have created a box that looks similar to the following image, release both the Shift key and your mouse button:

- Ensure the Explore tool is still active in the Map tab.
- In the map, click the northwesternmost parcel in the block you just zoomed into.
Question: What happens when you click on this parcel?
Answer:
If you look closely at the information window that appears, you will notice it shows the information for the City Limits and not the parcel. You need to adjust the settings for the Explore tool.
- Close the information window by clicking the small X located in the upper right corner.
- Click the arrowhead located below the Explore tool and select Visible Layers.
- Click the same parcel once again.
- On the bottom left of the information window, look at the number of features which are being identified. It should say 1 of 2.
- Click the small arrowhead located next to the number 2. This will display the information for the parcel you clicked in place of the City Limit.
- Close the information window once you are done.
- Try clicking other features in the map and using some of the other options associated with the Explore tool to see how they work.
- Click the Full Extent button to return to the full extents of the map.
- Save your project by clicking the Save Project button located in the Quick Access toolbar.
- 玩轉(zhuǎn)Scratch少兒趣味編程
- Spring 5企業(yè)級開發(fā)實戰(zhàn)
- C語言程序設計(第3版)
- Java入門經(jīng)典(第6版)
- Python金融數(shù)據(jù)分析
- Lift Application Development Cookbook
- 大學計算機基礎
- Practical Predictive Analytics
- Visual C++開發(fā)寶典
- Scrapy網(wǎng)絡爬蟲實戰(zhàn)
- Microsoft HoloLens By Example
- 大規(guī)模語言模型開發(fā)基礎與實踐
- Using Yocto Project with BeagleBone Black
- Design Patterns and Best Practices in Java
- JavaScript語法簡明手冊