Dynamic shortest route finder using pgRouting for emergency management

There have been numerous researches on pgRouting and the use of its algorithms for the shortest path analysis. pgRouting which is an extension to PostgreSQL and PostGIS provides libraries for the Shortest Path including Turn Restriction, Driving Distance, Traveling Salesman, etc., through various algorithms like All Pairs Short Path, Bi-directional Dijkstra, and A* and other useful and graph analytics functions. pgRouting functions are based on costs, which are dynamic as opposed to pre-calculated costs and therefore can apply to different kinds of real road scenarios and work without rebuilding or reloading the entire road network. The increasing pervasiveness of natural disasters is drawing people to pay more attention to quick emergency response and planning. The availability of disaster-centric applications will aid in the process of decision making by offering solutions when disaster struck. Despite various possibilities of pgRouting for path analysis, a little research is done, on its usages for emergency managements. Most of the existing research focus on its usability on finding the shortest path based on some cost. In our paper, we have done an extensive path analysis to give the shortest and alternate path based on different disaster conditions affecting road networks such as occurrence of sudden floods and single and multiple obstructions of road segments due to landslides.

[1]  Min Feng,et al.  A WebGIS Framework for Vector Geospatial Data Sharing Based on Open Source Projects , 2009 .

[2]  Peter Sanders,et al.  In Transit to Constant Time Shortest-Path Queries in Road Networks , 2007, ALENEX.

[3]  Yongtaek Lim,et al.  A SHORTEST PATH ALGORITHM FOR REAL ROAD NETWORK BASED ON PATH OVERLAP , 2005 .

[4]  Dibyajyoti Chutia,et al.  Development of a Web Based GIS Application for Spatial Natural Resources Information System Using Effective Open Source Software and Standards , 2012 .

[5]  Bruce Momjian,et al.  PostgreSQL: Introduction and Concepts , 2000 .

[6]  Q. Wu,et al.  A shortest path algorithm with novel heuristics for dynamic transportation networks , 2007, Int. J. Geogr. Inf. Sci..

[7]  Ricky Jacob,et al.  Mobile Routing Services for Small Towns using CloudMade API and OpenStreetMap , 2010 .

[8]  Kathleen J. Tierney,et al.  Disaster Preparedness: Concepts, Guidance, and Research , 2006 .

[9]  Damir Medak,et al.  THE SHORTEST PATH ALGORITHM PERFORMANCE COMPARISON IN GRAPH AND RELATIONAL DATABASE ON A TRANSPORTATION NETWORK , 2014 .

[10]  Lysandros Tsoulos,et al.  Web Mapping and XML Technologies “A Close Relationship” , 2004 .

[11]  Gilberto Câmara,et al.  Free and Open Source GIS: Will There Ever Be a Geo-Linux? , 2009, OGRS.

[12]  Michela Bertolotto,et al.  An open-source web architecture for adaptive location-based services , 2010 .

[13]  G. Gartner,et al.  Lecture Notes in Geoinformation and Cartography , 2006 .

[14]  Roland Bader,et al.  Alternative Route Graphs in Road Networks , 2011, TAPAS.

[15]  S Choosumrong Implementation of Dynamic Routing as a Web Service for Emergency Routing Decision Planning , 2014 .

[16]  Regina O. Obe,et al.  PostGIS in Action , 2011 .

[17]  Dominik Schultes,et al.  Route Planning in Road Networks , 2008 .

[18]  Francis P. Donnelly,et al.  Evaluating open source GIS for libraries , 2010, Libr. Hi Tech.

[19]  Gerhard Weikum,et al.  Fast and accurate estimation of shortest paths in large graphs , 2010, CIKM.

[20]  Edward Nash,et al.  Design Requirements for an AJAX and Web-Service Based Generic Internet GIS Client , 2008 .