4
Day 5 EDITING GIS FEATURES A. Creating a new polygon feature 1. Start ArcCatalog. 2. In ArcCatalog, create a new polygon shapefile and assign co- ordinate system to it. 3. Open this new shapefile with ArcMap. It will open as a layer. But its attribute table will contain nothing because we haven’t yet edited it. 4. Click the Editor Toolbar button on the Standard toolbar to add the Editor toolbar to ArcMap. 5. Click the Editor menu and click Start Editing. If you only have one workspace in your map, you can start editing the map layers at this point. If two workspaces are loaded in the map, so you will need to choose the workspace you want to edit. 6. Set the current task: Click the Task drop-down arrow and click Create New Feature. 7. The target layer determines the type of feature you will create and in which layer it will be stored. If there is only one shapefile in the folder that you started to edit, the target layer is set to the study area shapefile by default. 8. Use the Sketch tool to add features to the layer. Several tools can add vertices to the sketch. You will use the Sketch tool to add the study area polygon. 9. You can add descriptive information for a selected feature using the Attributes dialog box. Click the Attributes button on the Editor toolbar to add a description attribute to the new study area polygon. Click the layer field for the selected feature and type appropriate description of the feature. 10. Save the edits. Click the Editor menu and click Stop Editing. Click Yes to save the new study area polygon into the shapefile you were editing or No to discard your edits. Setting the snapping environment Open the CreatingNewFeatures.mxd map document in ArcMap. We will add a polygon feature to the studyarea shapefile (along the dark line in the index grid).

Editing Features in GIS

Embed Size (px)

Citation preview

Page 1: Editing Features in GIS

Day 5EDITING GIS FEATURES

A. Creating a new polygon feature1. Start ArcCatalog.2. In ArcCatalog, create a new polygon shapefile and assign co-ordinate system to it.3. Open this new shapefile with ArcMap. It will open as a layer. But its attribute table will contain

nothing because we haven’t yet edited it.4. Click the Editor Toolbar button on the Standard toolbar to add the Editor toolbar to ArcMap.5. Click the Editor menu and click Start Editing. If you only have one workspace in your map, you

can start editing the map layers at this point. If two workspaces are loaded in the map, so you will need to choose the workspace you want to edit.

6. Set the current task:Click the Task drop-down arrow and click Create New Feature.

7. The target layer determines the type of feature you will create and in which layer it will be stored. If there is only one shapefile in the folder that you started to edit, the target layer is set to the study area shapefile by default.

8. Use the Sketch tool to add features to the layer. Several tools can add vertices to the sketch. You will use the Sketch tool to add the study area polygon.

9. You can add descriptive information for a selected feature using the Attributes dialog box. Click the Attributes button on the Editor toolbar to add a description attribute to the new

study area polygon. Click the layer field for the selected feature and type appropriate description of the

feature.10. Save the edits.

Click the Editor menu and click Stop Editing. Click Yes to save the new study area polygon into the shapefile you were editing or No to

discard your edits.

Setting the snapping environmentOpen the CreatingNewFeatures.mxd map document in ArcMap. We will add a polygon feature to the studyarea shapefile (along the dark line in the index grid). For this, we need to set the snapping environment so each point we add snaps to the vertices of features in the index grid.

Click the Editor menu and click Snapping to display the Snapping Environment dialog box.

Check the Vertex check box next to the IndexGrid layer to snap the sketch vertices to the vertices of the indexgrid. Close the Snapping Environment dialog box.

B. Creating line featuresTo create new line features in an existing layer, we can start editing the layer as in step 5 and further above. However, we need to create a new polyline shapefile in ArcCatalog and open it with ArcMap, if we are starting a new project. In this exercise, we will use advanced editing tools available in ArcMap to update an existing database with a new road line.

1. Navigate to the Editor folder and open CreatingNewFeatures.mxd.

Page 2: Editing Features in GIS

2. Click the Editor menu and click Start Editing. Choose the file path in which the road feature exists and click OK.

3. To return to this zoom level later, click Bookmarks Menu and create a new bookmark.4. Set up the snapping environment:

The endpoints of the road casing feature need to snap to adjacent casings to ensure that the new feature is connected to the existing casing features. Snapping to the end of road casing lines will help you do this.

Click the Editor menu and click Snapping. Check the End check box for the RoadCasings layer to set snapping to the endpoint of the road casing features.

Close the dialog box.5. Set the roadcasing layer as the Target layer in the Editor toolbar, as this is the layer in which we

will add the new road feature.6. Digitizing:

Click the tool palette drop-down arrow and click the Sketch tool. Move the pointer to the broken section of the roadcasing. Once the pointer is near the

end of the line the blue dot will jump to the vertex. Click to add the first vertex.

Setting length and angle measurementsBefore creating the second vertex, you must first set the length of the line.

o Right-click the map and click Length.o Type a value of 15 map units and press Enter. If you move the pointer now,

notice that you can’t stretch the line farther than your length measurement. This is a constraint.

You must also set an angle constraint to create the second vertex.o Press Ctrl+A and type a value of 260 degrees. Press Enter.

Creating a curve tangent to the last segmentYou will add a curve that is tangent to the last segment. The curve will form the corner of the road.

o Right-click and click Tangent Curve to enter the curve information required to place the next vertex.

o Click the first drop-down arrow and click Chord. Type “20” to set the chord length. Click the second dropdown arrow and click Delta Angle. Type “90” in the second text box for the angle measurement. Click Left to indicate that the new curve will be tangent to the left of the previous segment. Press Enter to create the curve.

Creating a vertex relative to the last vertexOften, construction points are calculated relative to the last point recorded. Using the Delta X, Y sketch constructor, we can add relative vertices.

o Press Ctrl+D. Type “88” for the x-value and “-9” for the y-value. Press Enter to add the point.

Creating a vertex parallel to an existing lineQuite often, road casings are constructed using the angles of road centerlines. Since youalready have one road casing, you can use its angle in constructing the next segment.

o Right-click the lower road casing line. Click Parallel.o Press Ctrl+L, type a value of 415, then press Enter.

Creating a new vertex using absolute coordinates

Page 3: Editing Features in GIS

Add the next vertex by typing exact coordinates using the Absolute X, Y constructor.o Right-click the map and click Absolute X, Y. Type “1227820.6” in the x field,

then type “181460.6” in the y field. Press Enter to add the point.

One final tangent curve needs to be added to the sketch before you can connect it to the existing casing and add the feature.Chord length: 12, Delta angle: 120

Finishing the sketch: Move the pointer to the endpoint of the existing road casing until it snaps. Double-click to add the last point and create the feature. (Or, right click > Finish Sketch)