1. Introducción¶
pgRouting adds routing functionality to PostGIS.
Please see the contents for full content of FOSS4G Prizren workshop. This workshop covers two levels for using pgRouting: Basic and Advanced.
1.1. Básico¶
will demonstrate the routing functionality by providing examples using OpenStreetMap road network data from Prizren. Covering topics from how to prepare the data, making routing queries, understanding the results, up to writing a custom “plpgsql” function that can be integrated with other FOSS tools.
Instalación de pgRouting.
Creación de una topología de ruteo.
Importación de OpenStreetMap de la red de carreteras.
Uso de algoritmos pgRouting.
Escribir consultas avanzadas.
Escribir un procedimiento almacenado PostgreSQL personalizado en plpgsql
Pre-requisitos
Nivel de taller: Básico.
Conocimiento previo: SQL (PostgreSQL, PostGIS)
Equipos: Este taller utiliza OSGeoLive (16.0)
1.2. Avanzado¶
pgRouting is an extendible open-source library that provides a variety of tools for graph algorithms, this is not limited to routing vehicles. The advanced section covers several graph problems that can be solved using pgRouting.
Pre-requisitos
Nivel de taller: Avanzado.
Conocimiento previo : SQL (PostgreSQL, PostGIS, pgRouting)
Equipos: Este taller utiliza OSGeoLive (16.0)
1.3. Aknowledments¶
Apoyado por
Developers & presenters of FOSS4G Prizren workshop:
Vicky Vergara Es un desarrollador freelance de México. Es la desarrolladora principal del proyecto pgRouting y es tutora de GSoC. Miembro de OSGeo.
Ramón Ríos Is a freelance developer from Mexico. Lead engenieer for ParkUpFront
Past and present tutors and developers
Daniel Kastl, José Ríos, Ko Nagase, Stephen Woodbridge, Swapnil Joshi, Rajat Shinde, Ramón Ríos, Rohith Reddy, Vicky Vergara
Past and present supporters
Paragon Corporation
Licencias
Esta obra está autorizada bajo una licencia Creative Commons Attribution-Share Alike 3.0 License.