This weeks lab was formatted differently then previous modules. The assignment required that four Esri learning courses be completed with minimum of 80% on each of the final quizzes. The courses required were as follows: Introduction to 3D Visualization, Performing Line of Sight Analysis, Performing Viewshed Analysis in ArcGIS Pro, Sharing 3D Content Using Scene Layer Packages. The overall theme in this module was the use of 3D layers within a local or global scene. In manipulating 3D data the most used tool was Feature To 3D By Attribute, which converted 2D data to 3D using a specific attribute. For our purposes the Z attribute was used to determine the height of the 3D symbol. The Create 3D Object Scene Layer Package tool was used to package and export the scene for publishing. For Line of Sight analysis Construct Sight Lines was used to draw lines from an observer to the target feature. These lines were then run through the Line of Sight tool to determine which positions on the target feature were visible from the observation point. For viewshed analysis the attribute table was modified with offset, azimuth, and radius data then ran through the Viewshed tool to determine what terrain points were visible from the observation point. The height points were manipulated and it was ran again to achieve the desired results.
The below images are the output of the script for module 4 followed by the flowchart for the script. This module covered manipulating and editing data in feature class attribute tables. What you see below is the result of creating a new geodatabase, copying all shapefiles saved to the module 4 data folder to the new geodatabase, a search cursor identify the name, feature, and population of all New Mexico county seat cities populations. Finally it prints out a dictionary that has been populated with the county seat names and populations. Output: Flowchart:
Comments
Post a Comment