We're sorry but this page doesn't work properly without JavaScript enabled. Please enable it to continue.
Feedback

Research client side draggable route selection with pgRouting

Formal Metadata

Title
Research client side draggable route selection with pgRouting
Title of Series
Number of Parts
183
Author
License
CC Attribution - NonCommercial - ShareAlike 3.0 Germany:
You are free to use, adapt and copy, distribute and transmit the work or content in adapted or unchanged form for any legal and non-commercial purpose as long as the work is attributed to the author in the manner specified by the author or licensor and the work or content is shared also in adapted form only under the conditions of this
Identifiers
Publisher
Release Date
Language
Producer
Production Year2015
Production PlaceSeoul, South Korea

Content Metadata

Subject Area
Genre
Abstract
pgRouting extends the PostGIS / PostgreSQL geospatial database to provide shortest path search and other network analysis functionality such as alternative K-Shortest path selection. But, in some case, client side draggable route selection (like Google Maps Direction or OSRM) is preferable. This presentation will research what is necessary to realize such client side draggle route selection with pgRouting, then try to implement the functionality to some browser(Leaflet, OpenLayers .etc) and desktop(QGIS .etc) client.