Workshop FOSS4G Bonn
2016
Chapters
1. Introduction
2. About
2.1. pgRouting
2.2. osm2pgrouting
2.3. OpenStreetMap
3. Installation
3.1. OSGeo Live using a USB stick or DVD
3.2. OSGeo Live on a virtualBox
4. Prepare Data
4.1. Prepare the database
4.2. Get the Workshop Data
4.3. Run osm2pgrouting
5. pgRouting Algorithms
5.1. pgr_dijkstra
5.2. pgr_dijkstraCost
5.3. pgr_astar
6. Advanced Routing Queries
6.1. Routing for Vehicles
6.2. Cost Manipulations
7. Writing a pl/pgsql Wrapper
7.1. One Route geometry
7.2. Wrapping with views
7.3. Wrapping with functions
8. Routing from A to B
9. WMS server with GeoServer
9.1. Connect to the administration page
9.2. Create the layer
10. OpenLayers 3 Based Routing Interface
10.1. OpenLayers 3 introduction
10.2. Creating a minimal map
10.3. WMS GET parameters
10.4. Select “start” and “destination”
10.5. Clear the results
10.6. Summary (full example)
11. Create a Network Topology
11.1. Load network data
11.2. Create a Routing Network Topology
11.3. Verify the Routing Network Topology
11.4. Analize and Adjust the Routing Network Topology
12. Appendix: Workshop Solutions
12.1.
dijkstra
Solutions
12.2.
advanced
Solutions
12.3.
wrapper
Solutions
13. Appendix: Installation
14. Appendix: osm2pgrouting Import Tool
Page
pgRouting Workshop
1. Introduction »
pgRouting Workshop
ΒΆ
“FOSS4G routing with pgRouting”
.
Contents
1. Introduction
2. About
2.1. pgRouting
2.2. osm2pgrouting
2.3. OpenStreetMap
3. Installation
3.1. OSGeo Live using a USB stick or DVD
3.2. OSGeo Live on a virtualBox
4. Prepare Data
4.1. Prepare the database
4.2. Get the Workshop Data
4.3. Run osm2pgrouting
5. pgRouting Algorithms
5.1. pgr_dijkstra
5.2. pgr_dijkstraCost
5.3. pgr_astar
6. Advanced Routing Queries
6.1. Routing for Vehicles
6.2. Cost Manipulations
7. Writing a pl/pgsql Wrapper
7.1. One Route geometry
7.2. Wrapping with views
7.3. Wrapping with functions
8. Routing from A to B
9. WMS server with GeoServer
9.1. Connect to the administration page
9.2. Create the layer
10. OpenLayers 3 Based Routing Interface
10.1. OpenLayers 3 introduction
10.2. Creating a minimal map
10.3. WMS GET parameters
10.4. Select “start” and “destination”
10.5. Clear the results
10.6. Summary (full example)
11. Create a Network Topology
11.1. Load network data
11.2. Create a Routing Network Topology
11.3. Verify the Routing Network Topology
11.4. Analize and Adjust the Routing Network Topology
12. Appendix: Workshop Solutions
12.1.
dijkstra
Solutions
12.2.
advanced
Solutions
12.3.
wrapper
Solutions
13. Appendix: Installation
14. Appendix: osm2pgrouting Import Tool