geometric networks

15
Geometric Networks Francisco Olivera, Ph.D., P.E. Srikanth Koka Department of Civil Engineering Texas A&M University

Upload: chester-lott

Post on 02-Jan-2016

47 views

Category:

Documents


0 download

DESCRIPTION

Geometric Networks. Francisco Olivera, Ph.D., P.E. Srikanth Koka Department of Civil Engineering Texas A&M University. Networks. Loop networks. Dentritic networks. Geometric Networks. A geometric network stores line/junction connectivity. - PowerPoint PPT Presentation

TRANSCRIPT

Page 1: Geometric Networks

Geometric Networks

Francisco Olivera, Ph.D., P.E.Srikanth Koka

Department of Civil EngineeringTexas A&M University

Page 2: Geometric Networks

NetworksDentritic networks Loop networks

Page 3: Geometric Networks

Geometric Networks

A geometric network stores line/junction connectivity.

E.g., A water network consisting of water mains, valves, pump stations etc.

To build and edit geometric networks, ArcInfo 8.x or ArcEditor 8.x is needed.

ArcCatalog or ArcToolBox can be used to build geometric networks.

Page 4: Geometric Networks

Geometric Networks

ArcMap is used to edit or analyze geometric networks.

Network analysis can be done using the Utility Network Analyst.

To build a new geometric network, right click a feature dataset, then click on New/Geometric Network.

Page 5: Geometric Networks

Edges and Junctions

A geometric network consists of edge network features and junction network features.

Edges are network features similar to simple line features. E.g., water mains.

Junctions are network features similar to simple point features. E.g., valves.

Edge – Edge connectivity is built through junctions.

Junction

Edge

Page 6: Geometric Networks

Simple and Complex features

Simple edge features: Edges end with junctions and junctions connect edges.

Complex edge features are created by connecting features to an edge without splitting them at junctions.

Page 7: Geometric Networks

SnappingSnapping is a process moving features. For example making line ends and junctions coincide.

Snap tolerance defines the maximum distance a network feature could be moved.

Page 8: Geometric Networks

Sources and Sinks

Sources and Sinks are used to define the flow direction in the network.

Sources are junctions that push the flow away from themselves.

Sinks are junctions that pull flow towards themselves.

An attribute called ‘Ancillary Role’ defines whether a junction is source or sink.

Page 9: Geometric Networks

Flow DirectionThere are three types of flow directions: Determinate, Indeterminate, Uninitialized.

Determinate flow occurs in as edge if a unique flow direction can be assigned.

E.g. A dendritic stream network.

Indeterminate flow direction occurs in an edge if the flow direction is not unique.

E.g. A transportation network.

Uninitialized flow direction occurs when the flow in a edge is not influenced by sources and sinks.

E.g. A stream network with sources and sinks not defined

Page 10: Geometric Networks

Trace Tools

Downstream Trace

Upstream Trace

Trace tasks:

Find Common Ancestors

Find Connected

Find Loops

Find Disconnected

Find Path Upstream

Find Path

Trace Downstream

Find Upstream Accumulation

Trace Upstream

Page 11: Geometric Networks

Network weights

A weight can be defined as the cost for traversing an element in the network.

E.g., pressure loss (per unit length) due to friction in the pipe.

Many to zero or many to one relationships exist between attributes and network weights.

Page 12: Geometric Networks

Enabled and Disabled features

Features in a network can be enabled or disabled.

Disabled features act as barriers to flow, whereas enabled features allow the flow to path through.

E.g., due to maintenance of a pipe in the network, it may be disabled temporarily.

An attribute called ‘Enabled’ , set either to 1 or 0, defines enabled or disabled property of each network feature.

Page 13: Geometric Networks

Network Connectivity Rules

Rules are set in order to define the connectivity between different network features or/and between different feature types (i.e. sub types).

Types of connectivity rules: Edge – Junction rules and Edge – Edge rules.

Rules can be established such that 10 inch transmission mains connects only to 8 inch transmission mains.

To define connectivity rules right click on the geometric network, click Properties, then click on Connectivity tab.

Page 14: Geometric Networks

Network Errors

Illegal geometries might be encountered when building geometric networks.

Common ones: empty geometry, multiple parts, same from and to nodes, zero feature length.

The geometric building wizard automatically determines such features and report such features attributes by creating a new table inside the geodatabase.

Page 15: Geometric Networks

Repairing Network Topology

Network repairing can be done using Network Editing tools.

Common tasks that can be performed:

Rebuilding connectivity

Repairing connectivity

Repairing features with an empty geometry or zero length

Repairing features with an identical start-stop vertex

Rebuilding features with multipart geometry