Differences between revisions 1 and 4 (spanning 3 versions)
Revision 1 as of 2009-05-22 15:51:32
Size: 423
Editor: vpn
Comment:
Revision 4 as of 2009-05-24 16:51:33
Size: 1294
Editor: 24-183-238-75
Comment:
Deletions are marked like this. Additions are marked like this.
Line 3: Line 3:
(Getting Started with ArcGIS p 50) (Getting Started with ArcGIS starting on p. 50)
Line 7: Line 7:
''Primary'' features in coverages are '''Primary features''' in coverages are
Line 12: Line 12:
''Composite'' features are built from primary features. '''Composite features''' are built from primary features.
Line 14: Line 14:
''Secondary'' features are '''Secondary features''' are
Line 18: Line 18:

'''Label points''' can represent individual point features (e.g. wells, intersections etc). The points ''label'' or ''link'' the attributes to polygons. Each polygon in a coverage has a single label point with its feature ID number, usually at the center.

'''Arcs''' are connected sets of line segments, with nodes at the endpoints. Arcs can be organized into polygons that represent areas.

'''Nodes''' are the endpoints or and connections between arcs. Nodes can have attributes so that they can represent point features in a network such as values in a network of water mains. Nodes are important because they connect "features" to each other. (form the topology???)

'''Polygons''' represent areas bounded by arcs, including island polygons. We DEFINE polygons such that they do NOT OVERLAP. a point can fall into at most one polygon.

Coverages

(Getting Started with ArcGIS starting on p. 50)

Coverages contain primary, composite and secondary feature types.

Primary features in coverages are

  • label points,
  • arcs, and
  • polygons.

Composite features are built from primary features.

Secondary features are

  • tics,
  • links,
  • annotations which are used to provide text about the geographic features on the maps.

Label points can represent individual point features (e.g. wells, intersections etc). The points label or link the attributes to polygons. Each polygon in a coverage has a single label point with its feature ID number, usually at the center.

Arcs are connected sets of line segments, with nodes at the endpoints. Arcs can be organized into polygons that represent areas.

Nodes are the endpoints or and connections between arcs. Nodes can have attributes so that they can represent point features in a network such as values in a network of water mains. Nodes are important because they connect "features" to each other. (form the topology???)

Polygons represent areas bounded by arcs, including island polygons. We DEFINE polygons such that they do NOT OVERLAP. a point can fall into at most one polygon.

Coverages (last edited 2009-05-24 19:54:07 by 24-183-238-75)