* simple editing * feature creation tools * labels & annotation day 2 arcgis goals for the...

Post on 01-Apr-2015

222 Views

Category:

Documents

0 Downloads

Preview:

Click to see full reader

TRANSCRIPT

* Simple Editing

* Feature Creation Tools

* Labels & Annotation

Day 2 ArcGIS Goals for the Afternoon

Simple editing in ArcMap

1-3Copyright © 1999–2001 ESRI. All Rights Reserved. ArcGIS

Editing in ArcMap

Data that can be edited Shapefile: ArcView

Personal geodatabase (simple features): ArcView

Personal geodatabase (all features): ArcEditor

ArcSDE geodatabase: ArcEditor

Edit source feature class

Only one workspace at a time

Only one data frame at a time

1-4Copyright © 1999–2001 ESRI. All Rights Reserved. ArcGIS

Starting to edit

Editor toolbar

Starting an edit session

1-5Copyright © 1999–2001 ESRI. All Rights Reserved. ArcGIS

Standard

Cut, copy, and paste work across layers

Using other toolbars while editing

DeleteCopy

Cut

Redo

Paste Undo

1-6Copyright © 1999–2001 ESRI. All Rights Reserved. ArcGIS

Select features Uses selectable layers

Shift-click to add or remove features from the selection

Move selected features

Editor > Move moves a feature delta x,y

Edit tool

1-7Copyright © 1999–2001 ESRI. All Rights Reserved. ArcGIS

Shared Edit tool

Moves coincident geometry in a feature dataset

Use Integrate to make coordinates coincident

1-8Copyright © 1999–2001 ESRI. All Rights Reserved. ArcGIS

Rotate tool

Rotates a feature around the selection anchor

Move the selection anchor

Press A to specify an exact angle Positive angles are clockwise

Selection anchor

1-9Copyright © 1999–2001 ESRI. All Rights Reserved. ArcGIS

Attributes window

Change values for one feature

Change values for all selected features

Copy values from one feature to another

Undo/Redo any changes

Editing attributes

Layer

Selectedfeatures

Attributevalues

1-10

Copyright © 1999–2001 ESRI. All Rights Reserved. ArcGIS

Are shapes

Work with the current task Create New Feature

Select Features Using A Line

More

Sketches

Current task

1-11

Copyright © 1999–2001 ESRI. All Rights Reserved. ArcGIS

Sketch is used to add new features to the target layer

Other operations that create new features Division, Buffer, Copy parallel, Paste

Create New Feature task

Finished sketch

Target layer

1-12

Copyright © 1999–2001 ESRI. All Rights Reserved. ArcGIS

Creates a sketch

Click once to add vertices

Double-click to finish the sketch

Sketch tool

Click

Click

Double-click

1-13

Copyright © 1999–2001 ESRI. All Rights Reserved. ArcGIS

Snapping

Snap to layer geometry Order set in Snapping dialog (drag and drop)

Snap to sketch geometry

Cursor displays snap location

Tolerance

1-14

Copyright © 1999–2001 ESRI. All Rights Reserved. ArcGIS

End The endpoints of a line

Vertex

Edge Anywhere along a segment

Connection A custom snapping point

Only visible if custom feature exists

Layer snapping

ConnectionsCircuit

Edge

End

Vertex

1-15

Copyright © 1999–2001 ESRI. All Rights Reserved. ArcGIS

Sketch snapping

Snapping based on the current sketch

Perpendicular to sketch The next segment will snap

perpendicular to the previous

Edit sketch vertices

Edit sketch edges

1-16

Copyright © 1999–2001 ESRI. All Rights Reserved. ArcGIS

General options

Decimal places

Snapping tolerance

Stretch features proportionally

Stream options Tolerance

Number of points in an Undo operation

1-17

Copyright © 1999–2001 ESRI. All Rights Reserved. ArcGIS

Exercise 4a: Simple Editing

Do some simple editing Move

Rotate

Create

Edit attributes

Using the feature creation tools

1-19

Copyright © 1999–2001 ESRI. All Rights Reserved. ArcGIS

Feature Creation Tools Overview

Create features in the target layer Divide

Buffer

Copy Parallel

Union

Intersect

Create features in the same layer Split

Merge

1-20

Copyright © 1999–2001 ESRI. All Rights Reserved. ArcGIS

Divide

Creates features at a given interval along a line Can specify number or distance

Electric line

Target layer

Poles

1-21

Copyright © 1999–2001 ESRI. All Rights Reserved. ArcGIS

Buffer

Buffers selected features by a specified distance

Two discrete polygons in target layer

1-22

Copyright © 1999–2001 ESRI. All Rights Reserved. ArcGIS

Copy Parallel

Copies a line feature parallel to the original feature Positive is on the right side of the feature

Creates feature in target layer

1-23

Copyright © 1999–2001 ESRI. All Rights Reserved. ArcGIS

Union and Intersect

Creates features in the target layer

Does not delete original features

Union Example: Creating a sales territory

Intersect Example: Overlapping area of sales territories

1-24

Copyright © 1999–2001 ESRI. All Rights Reserved. ArcGIS

Clip

Preserves or discards the intersected area Buffer distance

Only modifies editable polygon layers

Geometry removed within 20 units of selected line

1-25

Copyright © 1999–2001 ESRI. All Rights Reserved. ArcGIS

Split and Merge

Replace existing feature with new feature

Honors Split and Merge rules

Merge Line or polygon

Example: Combining two parcels

Split Line

By percentage or distance

Example: Splitting a water main in half

1-26

Copyright © 1999–2001 ESRI. All Rights Reserved. ArcGIS

Exercise 4b: Try using the Feature Creation Tools

Experiment with Clip and Copy Parallel

Working with labels and annotation

1-28

Copyright © 1999–2001 ESRI. All Rights Reserved. ArcGIS

Labels and Annotation

Labeling options

Label placement

Label visibility

Grouping labels

Generating annotation

Dimensioning

1-29

Copyright © 1999–2001 ESRI. All Rights Reserved. ArcGIS

Labeling options

Labels Displayed on the fly

Stored as a property of the layer

Annotation Stored as a feature

Stored separately from the source feature class

Graphics layer

Geodatabase

1-30

Copyright © 1999–2001 ESRI. All Rights Reserved. ArcGIS

Point placement

Placement options Use predefined placement

scheme

Place label on point

Hierarchy of angles

Rules for conflicts Weights between

labels and features

Predefined scheme

Label on point

Angles 45 and 225

1-31

Copyright © 1999–2001 ESRI. All Rights Reserved. ArcGIS

Label placement

Constraints Based on orientation

Position on line On start point or endpoint

Along line

Map units offset

Angle

Make labels follow thecurve of the line

At the endpoint

Below or to the leftAbove or to the right

Following the curve of the line

1-32

Copyright © 1999–2001 ESRI. All Rights Reserved. ArcGIS

Label visibility

Scale ranges Independent of layer

Labels are displayedbetween these scales

1:1 1:100,0001:75,0001:45,000Label scale range

Feature scale range

45,000

0

1-33

Copyright © 1999–2001 ESRI. All Rights Reserved. ArcGIS

Labeling with an expression

Visual Basic Script or JavaScript

Simple concatenation + JavaScript

& Visual Basic Script

Logical expressions Click Advanced

If...Then

New line "\n" JavaScript

"vbNewLine" Visual Basic Script

[Name] & vbNewLine & [POPULATION]

1-34

Copyright © 1999–2001 ESRI. All Rights Reserved. ArcGIS

Labeling features differently

Classes are groups of features labeled the same way (e.g., larger cities displayed with larger text)

Can create multiple classes

SQL expression defines the features in a class

1-35

Copyright © 1999–2001 ESRI. All Rights Reserved. ArcGIS

Setting reference scale

For a data frame

Text scales with the mapfeatures

Set reference scale

Zoom with reference scale set

Zoom with reference scale off

1-36

Copyright © 1999–2001 ESRI. All Rights Reserved. ArcGIS

Creating annotation

Convert labels to annotation Current scale is used as the reference scale

Options for storage

Define an annotation feature class in ArcCatalog Feature linked

Annotation is added with new feature

Convert from coverage annotation Tool in Labels category of the Customize dialog

1-37

Copyright © 1999–2001 ESRI. All Rights Reserved. ArcGIS

Storing annotation

In a graphics layer

As geodatabase features When the source feature moves, the annotation does not move

As feature-linked geodatabase features When the source feature moves, so does the annotation

1-38

Copyright © 1999–2001 ESRI. All Rights Reserved. ArcGIS

Overflow window

List of labels that could not be placed

Options

1-39

Copyright © 1999–2001 ESRI. All Rights Reserved. ArcGIS

Exercise 4c: Try Labelling your Data

1-40

Copyright © 1999–2001 ESRI. All Rights Reserved. ArcGIS

Ticket Out

Email the map that you created.

Congratulations, Congratulations, You Did it!You Did it!

You made it through You made it through ArcGIS Training Day!ArcGIS Training Day!

top related