Example: Transport Network

In this example, we create a network graph (named "transport network") containing roads, railways and stations.

We construct this network graph in stages, using multiple actions and applying labels when adding features.

A screenshot of an action that add roads to a transport network.

In the first action, roads are added to transport network

 

A map showing a road network.

Map displaying roads

A second screenshot showing an action that adds railway to the same transport network.

A second action adds railways to transport network

A map showing the transport network as before now including a trainline.

Map displaying roads and railways

A screenshot of the action connecting the railway lines and the roads using stations.

The final action connects roads and railways using stations

A repeat of the map featuring roads, train lines and a station.

Map displaying roads, railways and stations