Ask Question, Ask an Expert

+61-413 786 465

info@mywordsolution.com

Ask Homework Help/Study Tips Expert

Reference Map and Editing Map Features

Digitizing New Map Data - Exercise

For this exercise you will edit existing GIS shapefiles and create new GIS shapefiles by digitizing a high resolution digital air photo.

You will also learn to:

- Edit existing features in a shapefile
- Create new features in a shapefile
- Create a new blank Shapefile
- Add Labels and Edit Labels
- Symbolize features differently based on qualitative (categorical) differences
- Insert and edit legends
- Change legend layouts

Get your Data

Step One:copy K:\Courses\2017-Spring\GEO203QR-pytko1ja\22321828\_Common-RW_\DATA\Lab 4 - data to your folder

You will be creating new files and editing the existing shapefiles, so it is critical that you copy the Lab 4 folder to your K: folder or you will not be able to save your work!

Bring Data into ArcMap and Change Map Symbols

Step Two:Bring shapefiles into ArcMap, set drawing order and change symbols:

1. Bring the followingShapefiles into ArcMap and ensure the drawing order (top to bottom) looks liek:

a. MP City Limit.shp
b. MP Rail Road
c. MP Roads
d. mountpleasant_ne.sid

2. Change the symbols for each layer to the following:

a. MP City Limit - no fill with a medium (2pt) line width and the color electron gold.
b. MP Rail Road -choose the rail road symbol, make the width 6.0 pt and the color medium sand
c. MP Roads (for the roads you will choose multiple symbols)

i. Click on the "Symbology" tab

1. In the index window on the left, click on categories
2. Click on the arrow in the drop down menu, labeled "ValueField"(this shows all of the available data fields associated with this shapefile)
3. Select Legalsyst
4. Click "Add All Values"

You should see 3 categories of roads added to your symbol window. You can change the look of each symbol just as you have with your other symbols.

5. Click on the "1" symbol button and change the line to a medium width (2 pt) and the color to bright red.
6. Click on the "2" symbol button and change the line to (1.5 pt) and the color to light grey (20%).
7. Click on the "4" symbol button and change the line to (1 pt) and the color to light grey (20%).

Lastly we need to change the legend labels for the roads so that they make more sense. While still in the "symbology" tab for Layer Properties, make the following changes:

8. Under the column "Labels", click on the "1" and type "Highways" (without the quotes)
9. Click on the "2" and type "Major Roads.
10. Click on the "3" and type "Minor Roads"

Save Project - Save your project in your K: folder.

Edit an Existing Shapefile

Use the zoom tool and the pan tool to explore the campus area of the map (area inside the blue line below). Notice that some of the vector (shapefile) streets are missing and that at least one road appears to be running through the middle of a field. You will fix these errors.

Step Three:Edit an existing road in the MP Roads Shapefile (make sure that you are in "data view" not "layout view")

1. First you will need to open the "Editor" toolbar.
a. Click "Customize" (from the pull down menu at the top)
b. Click "Toolbars"
c. Click "Editor"

You should now see a new toolbar in your workspace.

You are now in edit mode. Be careful! Changes and deletions that you make at this time are REALLY changing your shapefile.

Edit (fix) an existing road.

2. First - turn off the rail road and city limit layers (click on the boxes with the checkmarks next to the layer names). The layers are still there, but they are temporarily turned off so you can't see them and they won't get in your way while you edit the roads layer.

3. Use the magnifying glass tool to zoom into the area south of campus.

Notice that the road goes through the middle of a field. You are going to correct that.

4. Choose the arrow tool from the "editor" toolbar.

5. Double click on the incorrect road.

Notice that the road turns blue and there is a series of green boxes. The green boxes are vertices. In vector GIS, they represent the locational information for a particular feature. For a line feature like roads, the road is really just made up of points (vertices) connected by straight lines. Notice that there are no actually curves in a vector file. To make a feature look like a curve, you add additional vertices.

6. Place your pointer over one of the green boxes (your pointer will change to a box when you are directly over the vertex).

7. Hold down the left mouse button and drag the vertex to the position you want (somewhere on the center of the road to the east).

8. Repeat until all of the vertices are on the road.

9. Double-click off the line. The road should appear as a thin grey line again. It should also follow the road that you see in the image.

10. If you don't have enough vertices to make the road appear curved, place you pointer over a section of line that does not have a vertex and click on the right mouse button - insert vertex. Or, click on the add vertex tool in the "Edit Vertices" tool bar that popped up when you selected the line. Once you have the road where you want it and it looks they way you want -

11. Click on the editor drop down menu and click "save edits" - Don't click "Stop editing" yet.

Step Four:Add a new road to the MP Roads Shapefile (make sure that you are "data view" not "layout view")

Start by zooming out to the "full extent" of your data view.

1. Click on the button OR right click on the name of one of your data layers (ex. MP Roads) and click to "zoom to layer"
2. Use the magnify tools to zoom to the area surrounding CMU's main campus area.

Notice that West Campus Drive and East Campus Drive do not appear on the map. You are going to add these roads.

When you started editing, the "Create Features" window should have opened:

If not, click on at the end of the Editor toolbar.

3. Click on "Minor Roads" in the Create Features window.
4. Click on "Line" in the Construction Tools window

5. Start adding a new road to your "MP Roads" shapefile.

a. Position the cursor at the start of the road that you want to add (example)

b. Start adding the road by clicking the left mouse button.

c. Careful!!! A single click adds a vertex. A double click will end the line that you are working on. Don't double click until you get to the end of the line.

d. You will add two roads:

i. Road 1

ii. Road 2

*It is important that you add them as two separate roads. Also, be sure to add enough vertices so that the roads appear smooth and not jagged

6. Save Edits - Don't click "Stop editing" yet.

Step Five:Add Attribute Data for Your New Roads

1. Single Click on the road that you just added (it should appear blue, but you shouldn't see the green boxes).
2. Right Click on the name "MP Roads" in you table of contents.
3. Click on "Open Attribute Table"
4. At the bottom of the table, click the button for "show selected records"
5. Scroll to the column "RdName" and type in the name of the road.
a. The road to the west is called "West Campus Road".
b. The road to the east is called "East Campus Road".
6. Scroll to the column "Legalsyst" and make sure the value is "4".
7. Repeat this process for both roads.
8. Close the attribute table
9. Click on the "Editor" pull down menu
10. Click "stop editing"
11. Click "save edits"

Save Project

Add a New Data Layer

You will now create a brand new shapefile for your project.

Step Six: Create a new, empty shapefile that you can add data to.
1. Click on the "Catalog" icon . This will launch a new ArcGIS program.
2. In the table of contents on the left, navigate to yourK:drive and then to your exercise 4 folder
3. Right click on the exercise folder
4. Click "New"
5. Click "shapefile"
6. Change the name of the file from "new_shapefile" to "Ponds"
7. Leave the feature type as "polygon"
8. Do not click okay yet, continue reading on.

Now you must define the coordinate system for the new shapefile. We will use the MI GeoRef. Fortunately, this is the same coordinate system that the other shapefiles are in, so we can just borrow the setting from one of those files.

9. Below the window that says "unknown coordinate system", click "edit"
10. Click on the dropdown arrow by the little globe
11. Select "MP Roads"
12. Click "Add"
13. Click "OK"; "OK"

You now have an empty shapefile that you can add new data to.

Close ArcCatalog

Step Seven: Make sure the "Ponds" layer is in your workspace..

1. Add the layer as you would any other.
2. Start editing.
3. Make sure that the "Ponds" layer is selected in the Create Features window.
4. Use the Polygon construction tool to digitize the two ponds in the middle of campus.
5. Save edits
6. Stop editing

Step Eight:Add data to the attribute table (you must STOP EDITING to add a field to the attribute table).

7. Open the attribute table for the "Ponds" layer.
8. Click the "options" button
9. Click "add field"
10. Change the name to "Name"
11. Change the data type to "text"
12. Leave the length to 50

You are now ready to add data to the table.

13. Go to the Editor Toolbar and Start editing
14. Add a name for each pond "East Pond" and "West Pond"
15. Stop editing - save edits
16. Change the symbol for the ponds to a light blue fill.
17. Make sure that the Pond layer is your top layer.
18. Right Click on the "Ponds" layer and select "Label Features"

a. You may not see the label immediately as it may be set to "ID" as the label. You will need to go into the properties window, and change the settings in the "Label" tab!

Finish Your Layout.

Step Nine: Finish your map.

Make sure to check that all of the vector layers have been turned back on!

• For the final map, we want the names to make sense for the legend
• Example: MP City Limits should just be City Limits.
• Change this in the properties for the layer (general tab)

Using the tools that you've worked with in the previous lessons. Create a map layout with the following elements:

1. Neatline
2. Title
3. Legend (find under the "insert" menu")
- Use the legend properties (Style under the Items tab) to get your legend to look like mine.
4. Scale (keep scale in Miles and stretch the length so that it shows .5 miles from one end to the other.
5. Your Name
6. Turn off the image layer "mountpleasant_ne.sid"
7. Label the Roads layer using "Rd_Name" as the label field.
8. Label the Ponds layer using the "Name" label field.

Use the map provided in Blackboard as a guide for your final map.

Your map will be evaluated based both the content (i.e. do you have all of the data, is it symbolized correctly and is it neat).

Save Project, export your map as a PDF and submit through Blackboard.

Attachment:- Lab.rar

Homework Help/Study Tips, Others

  • Category:- Homework Help/Study Tips
  • Reference No.:- M92208302

Have any Question?


Related Questions in Homework Help/Study Tips

Question part 1 sharpening the team mind communication and

Question: Part 1: Sharpening the Team Mind: Communication and Collective Intelligence A. What are some of the possible biases and points of error that may arise in team communication systems? what are some other examples ...

Assignment 1 strategy planning and selection assume for

Assignment 1: Strategy, Planning, and Selection Assume for this assignment that you are being highly considered for a director-level HR management position for a best-in-class national retailer. You are in the final phas ...

Explain how air would circulate around the globe if the

Explain how air would circulate around the globe if the Earth were not rotating.

Question 1a maintenance procedure is added to a new

Question 1 A maintenance procedure is added to a new production line at a facility that manufactures tires. Once a week, a maintenance employee is required to use a step ladder to access a small platform on a mixing box ...

Question find an example of a nonprofit that appeals to you

Question: Find an example of a nonprofit that appeals to you. What needs does this nonprofit fill that business and government do not fill? Is the nonprofit the best or most efficient way for those needs to be filled? Ex ...

Assignmentin this assignment you will be creating an essay

Assignment In this assignment, you will be creating an essay on "Describe contemporary policing trends and issues that law enforcement is facing". Your essay will follow the academic 5-paragraph format: Introduction para ...

Question prepare a 12- to 15-slide microsoftreg

Question: Prepare a 12- to 15-slide Microsoft® PowerPoint® presentation in which you explore your selected and faculty-approved contemporary issues from Week Three. Include the following in your presentation: • Definitio ...

Question the burgeoning adolescent is thinking differently

Question: The burgeoning adolescent is thinking differently than they were before adolescence. For your original post: Think about late childhood children (roughly 9-11). Do all these new adolescents think logically/rati ...

Question the acme corporation is a new startup that wishes

Question: The Acme Corporation is a new startup that wishes to sell their new phone, called Acmephone, to the public. Acmephone plans to offer two options. 1) a secure version of the phone designed for business organizat ...

Respond to the following answer the discussionx2 include at

Respond to the following: Answer the discussion(X2). Include at least 2 references. A good response to a written question should combine your personal experiences with theory to support your work. Be thoughtful and insig ...

  • 4,153,160 Questions Asked
  • 13,132 Experts
  • 2,558,936 Questions Answered

Ask Experts for help!!

Looking for Assignment Help?

Start excelling in your Courses, Get help with Assignment

Write us your full requirement for evaluation and you will receive response within 20 minutes turnaround time.

Ask Now Help with Problems, Get a Best Answer

Why might a bank avoid the use of interest rate swaps even

Why might a bank avoid the use of interest rate swaps, even when the institution is exposed to significant interest rate

Describe the difference between zero coupon bonds and

Describe the difference between zero coupon bonds and coupon bonds. Under what conditions will a coupon bond sell at a p

Compute the present value of an annuity of 880 per year

Compute the present value of an annuity of $ 880 per year for 16 years, given a discount rate of 6 percent per annum. As

Compute the present value of an 1150 payment made in ten

Compute the present value of an $1,150 payment made in ten years when the discount rate is 12 percent. (Do not round int

Compute the present value of an annuity of 699 per year

Compute the present value of an annuity of $ 699 per year for 19 years, given a discount rate of 6 percent per annum. As