Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. On the Ribbon, click the Insert tab.
  2. In the Project group, click the New Map button.



    You will notice that a new map view Map View opens in the main section of ArcGIS Pro. The panel on the left side of ArcGIS Pro is called the Contents pane. After creating a new map, the Contents pane now displays the default Map title and automatically adds the Topographic basemap layer to the map. The panel on the right side of ArcGIS Pro is called the Catalog pane. After creating the first map, a new Maps section has been added to the top of the Project tab within the Catalog pane.

  3. In the Catalog pane, click the arrow to expand the Maps section.



    Notice that there is a single map there, named Map. Since most projects will have multiple maps, it is a good idea to name your maps with more descriptive titles.

  4. In the Catalog pane, under the Maps section, right-click Map and select Rename.
  5. Type "GISWorkshop" and hit Enter.

...

  1. In the Catalog pane, expand the Databases section.
  2. Right-click PlayMapping.gdb and select New > Feature Class
  3. Name it "HSTPoints"
  4. Under the Type drop-down box, select Point.
  5. Click Next twice. 
  6. In the Spatial Reference section, under the Layers section, select the NAD 1927 projection. 
  7. Click Next twice again.
  8. Click Finish.
  9. If the new feature class did not automatically iadd to your map: From the Catalog pane in the Databases section, expand PlayMappping.gdb. Right-click HSTPoints and select Add to Current Map
  10. In the Contents pane, right-click HSTPoints and select Attribute Table
  11. From the top of the attribute table, click the Add Field button. 

  12. A new Fields view table appears. In the third row of the Field Name column, type "Thickness"
  13. Change the Data Type to Short Integer by clicking the drop-down box then selecting Short
  14. From the Ribbon, in the Fields tab, click the Save button.
  15. Close the Fields view table by clicking the X at the top right corner of the table. 
  16. From the Ribbon, select the Edit tab.
  17. In From the Edit tab, in the Features group, click CreateA new pane, Create Features, opens on the right side of the screen. Click

    Image Added
  18. From the Create Features pane, click HSTPoints and select the Point button (first in list).

     Image Added
  19. In the Map viewView, click to add a point on the topmost left point displayed on the HST.jpg
  20. In the Attribute Table, a new row has been generated for this newly created point. Click in the Thickness cell for this row and type 7. 
  21. Repeat steps 14 and 15 for all points on HST.jpg.
  22. From the Ribbon, in the Edit tab, in the Manage Edits group, click Save. Click Yes for the pop-up window. 
  23. Close the Create Features pane.
  24. Close the Attribute Table
  25. Above the Ribbon, on the Quick Access toolbar, click the Save button.

...