Lecture 9: Network analysis and Geocoding analysis Flashcards
Network data model
A data model created from another data model.
Consists of connected set of linear features formed from vector line
TOPOLOGY is an essential property
Network
A set of edges connected to form join and loops
ALSO CALLED graph (undirected, directed, planar, non-planar)
Edges
Also called links, chains, connections, relations
Nodes
Also called points, junctions
What is the geometry in network data model?
Nodes, arcs, stops, centre, turn
What are nodes?
Interscection and interchanges
What are stops?
Transferring of resources
what are centres?
Discrete locations of resource supply
what are turns?
Transition points
What attributes are represented in the network data model?
Distance, attractiveness, impedance, supply, demand
What is network analysis?
What is the shortest path
Description: Finding the minimum distance or cost path between an origin node and a destination node
Application: emergency planning
What is the travelling salesman problem?
Description: With a number of location to visit, what is the least cost round trip starting at the one point
What is geocoding analysis?
Geocoding is the process of assigning a point location within a coordinate system
What are the 2 types of geocoding?
Direct and continuous: Uses the lat/long or projection coordinates (most accurate)
Indirect and discrete: Uses street address, CT, zip codes, accuracy depending on geocoding system
What are some properties that is necessary to have in a street network file?
- Have to have the data available
- the data has to be up to date
- accurate attributes (such as street name, house address)