Lab
7. Regions, Network
and Dynamic Segmentation
Follow the directions to finish all Tasks in Chapter 15
and Tasks 1 to 4 in Chapter 16. Answer and submit all questions listed at the
end of this exercise.
Chapter 15 – Regions
Task 2 directions: You cannot edit coverages in ArcGIS 9 Editor, so the text directions will not work once you get to step 3. Instead you will create a geodatabase. Editor will edit geodatabase feature classes. Follow these directions before beginning Task 2:
Task 3: For a refresher on command for Arc command line, see the directions for Labs 2 & 3. Also, use ArcMap to see the subregion you create.
Task 4: Be sure to do everything in the directions – not just what is in the numbered steps. Also, take care that you are in the right mode for the directions – Arc or Tables. If you type a command without specifying any arguments under arc prompt, ArcInfo shows you the usage of that command. This is a good way to remind you the syntax of using an ArcInfo command. Here are brief descriptions of the REGIONDISSOLVE and REGIONQUERY commands. Look up the ArcDoc on-line help for more information.
Arc: regiondissolve
fire # fire2 fire2
fire: input coverage.
#: indicating using default value. In this case, the command uses the input coverage as the output coverage.
fire2: The first fire2 is an arbitrary name you given to the output subclass.
fire2: The second fire2 is an item in the PAT that you use to create the region subclass.
Arc: regionquery
fire # fire123 # # fire1 fire2 fire3
fire: input coverage.
# (first): indicating using default value. In this case, the command uses the input coverage as the output coverage.
fire123: An arbitrary name you given to the output subclass.
# (second): indicating not using a selection file, instead, the selection will be done interactively.
# (third): using the default value, i.e., NONCONTIGUOUS.
fire1 fire2 fire3: any items in the PAT of the input coverage that you want to copy to the PATregion of the output region subclass.
After finishing the steps in text, copy the data of fire.PATfire1, fire.PATfire12, and fire.PATfire123 shown on the screen and paste them to your answer. Click on the icon on the upper left corner of the command window, select “edit -> mark” and use the mouse cursor to mark the texts you want to copy, then hit “Enter”. This will copy the texts into Windows’ clipboard. Go to your text editor and paste them to your answers.
Task 5: After finishing the steps in text, copy the data of sfire.dat shown on the screen and paste them to your answer. Follow the steps below to do “region” overlay analysis in ArcMap.
Chapter 16 – Network and Dynamic Segmentation
Task 1: Step 2 will not work with version 9. Instead, select Add Route Events from the ArcMap Tools menu. In the Add Route Events dialog box, make sure that ‘moscowst route.bus’ is entered as the route reference with ‘Bus-ID’ as the Route Identifier. Choose ‘stations.txt’ as the Event Table with ‘Bus-ID’ as the Route Identifier. Make sure that the button identifies the events as point events. Select ‘measure’ for the Measure field.
Step 3 is not possible on a temporary object. Right click stations.textEvent, select Data and Export Data. Name the output ‘stations.shp.’
Task 2: Step 2 requires that you use the Editor toolbar. Editor will not work on coverages. Import to a geodatabase as in Task 2 for Chapter 15. Add a new line feature class and name it “routebike2”. Polygon is the default feature type when creating new feature classes. You can change the feature type in the third dialog window (after clicking next twice). Click on the field name saying ‘SHAPE” and select “line” for the Geometry Type in the field properties table. Follow steps 1 to 4 in text to create a multipart line in the routebike2 feature class. Use the following instructions to create routes in ArcMap.
Tasks 3 and 4: The introductory paragraph says to convert the shapefiles to a coverage in ArcToolbox. This is no longer possible. Instead, use the SHAPEARC command in ArcInfo under the arc prompt to do the conversion.
Arc> w c:\temp\... /* specify your workspace, i.e., where you put the shape files and coverages.
Arc> shapearc interstates.shp interstates /* used in Task 3
Arc> shapearc firestat.shp firestat /* used in Task 4
Arc> shapearc uscities.shp uscities
Task 4: The following instructions let you do shorteat-path analysis in ArcMap.
![]()
Questions:
Chapter 15.
|
How big is the area that burned only in 1934? |
|
|
How big is the area that burned in 1910, 29, and 34? |
|
|
How big is the area that burned only in 1910 and 34? |
|
|
How big is the area that burned only in 1929 and 34? |
|
|
What is the percentage of area in area that burned in 1929 and 1934 but didn’t burn in 1910? |
|
Chapter 16.
|
Start (x, y) |
|
|
End (x, y) |
|