Changes between Version 2 and Version 3 of UsersWikiExamplesNetworkTopology


Ignore:
Timestamp:
Jun 14, 2009, 8:31:08 PM (15 years ago)
Author:
kneufeld
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • UsersWikiExamplesNetworkTopology

    v2 v3  
    9595}}}
    9696
     97[[Image(network_topology2.png)]]
    9798
    9899Notes: Alternatively, we could have first created a distinct set of nodes, assigned a unique id to the nodes, and spatially transferred a node_id attribute to every road by intersecting the roads and nodes.  However, such spatial operations are very expensive to perform.  Also, in this case, it's not needed since we already have a relationship between a line and a node (the node is just the start or end point of the line it originated from).