Labels and Annotation: Efficient And Effective Use of Text On Your Map - PowerPoint PPT Presentation

About This Presentation
Title:

Labels and Annotation: Efficient And Effective Use of Text On Your Map

Description:

Labels and Annotation: Efficient And Effective Use of Text On Your Map Sam Troth – PowerPoint PPT presentation

Number of Views:132
Avg rating:3.0/5.0
Slides: 22
Provided by: esr50
Category:

less

Transcript and Presenter's Notes

Title: Labels and Annotation: Efficient And Effective Use of Text On Your Map


1
Labels and Annotation Efficient And Effective
Use of Text On Your Map
  • Sam Troth

2
Map Textual Information
  • Descriptive
  • Names, title, legend
  • Positional
  • Grids, graticules
  • Analytical
  • Charts, tables
  • Metadata
  • Disclaimer, data source
  • May or may not be feature-based
  • Plan for text placement and storage

3
Key Features of Labels
  • Dynamic
  • Managed as a group
  • Linked to a feature
  • Layer property
  • Stored in map document or layer file

4
Feature-based vs. not feature-based text
AGR
Not feature-based
RES
Feature-based
High seepagezone
RSV
5
Feature-based text can be based on
Population
Single attribute
City Name
Name
Pop_2011
14,650
Franklin
Franklin
65,346
Prescott
Multiple attributes
37,562
Leland
Prescott
Or an attribute from a joined table
6
Label with Python, VBScript, or Jscript
expressions
def FindLabel ( CNTRY_NAME ) S
CNTRY_NAME S S.replace(" ", "\n") return
S
Stack
Round numbers
round(float(SQKM), 0)
def FindLabel ( CNTRY_NAME ) S
CNTRY_NAME S S.upper() return S
Change case
Multiple field values
CNTRY_NAME " (" FIPS_CNTRY ")"
7
Scale range
  • Scale at which labels will display

Zoomed in
Scale lt 12,000,000
8
Label Placement
  • Placement properties change depending on type of
    feature

Point
Line
Polygon
9
Labeling Demonstration
Labeling toolbar Placement options SQL Query Text
symbol - Halo Scale range Label classes import
from symbology Reference scale
10
Maplex Label Engine
  • Advanced high-quality cartographic text placement
    engine
  • End goal of reducing map production time and
    costs
  • Numerous options
  • Label placement
  • Fitting strategies
  • Label density
  • Conflict resolution

11
Pulling it all together
  • Labels can be a great choice for text on your
    map
  • Dynamically placed
  • Based on feature attributes
  • Property of a layer
  • Get the most out of labeling
  • Visible scale range
  • Label expressions
  • Label placement
  • Label classes

12
Set up labels, convert to annotation
  • Common workflow to set the bulk of your text
    properties as labels, and then convert to
    annotation for finer control

Map annotation
Labels
or
Geodatabase annotation
13
Converting labels to annotation
  • For individual layers or all layers in the data
    frame
  • Reference scale
  • Storage location
  • Feature-linked or standard
  • Append to existing
  • Retain unplaced text

14
Map annotation
  • Use in a single map document
  • Stored as graphics
  • Create and edit with the Draw toolbar
  • Organized into Annotation Groups
  • Can link visibility to a layer
  • Requires a reference scale

15
Geodatabase annotation
  • Feature class
  • Reuse
  • Reference scale
  • View as a layer
  • ArcMap TOC
  • Choose from
  • Standard
  • Feature-linked
  • Licensing
  • Standard editing environment

16
Edit annotation
  • Better control over individual text elements

Want 3 lines, not 4
Want to move up
Want to change alignment
17
Annotation classes
  • Label classes convert to Annotation classes
  • Reduces need for multiple annotation feature
    classes
  • Define separate, independent properties

18
Annotation
  • Map annotation can be useful for
  • Minimal text
  • Little editing
  • Use in one map
  • Geodatabase annotation is the best choice when
  • Lots of text
  • Editing
  • Use in multiple maps

19
Related Presentations
  • Wednesday 16/07/14 1100 AM - 1130 AM Desktop
    Mapping Managing and Editing Annotation (General
    Theatre 2 Exhibit Hall A)
  • Thursday 17/07/14 0830 AM - 0945 AM Desktop
    Mapping Getting the Most from the Maplex Label
    Engine (Room 14B)
  • See us at the Mapping and Visualization Island at
    the Esri Showcase

20
Thank you
  • Please fill out the session survey
  • Session ID 1061
  • Online www.esri.com/ucsessionsurveys

21
(No Transcript)
Write a Comment
User Comments (0)
About PowerShow.com