Development of obstacle avoidance technique in web-based geographic information system for traffic management using open source software

The shortest path routing is one of the well-known network analysis techniques implemented in road management systems. Pg Routing as an extension of Postgre SQL/Post GIS database is an open source library that implements the Dijkstra shortest path algorithm. However, the functionality to avoid obsta...

Full description

Saved in:
Bibliographic Details
Main Authors: Nik Yusoff, Nik Mohd Ramli, Mohd Shafri, Helmi Zulhaidi, Muniandy, Ratnasamy, Mohammad Wali, Islam
Format: Article
Language:English
Published: Science Publications 2014
Online Access:http://psasir.upm.edu.my/id/eprint/37080/1/Development%20of%20obstacle%20avoidance%20technique%20in%20web.pdf
http://psasir.upm.edu.my/id/eprint/37080/
http://thescipub.com/abstract/10.3844/jcssp.2014.1259.1268
Tags: Add Tag
No Tags, Be the first to tag this record!
Description
Summary:The shortest path routing is one of the well-known network analysis techniques implemented in road management systems. Pg Routing as an extension of Postgre SQL/Post GIS database is an open source library that implements the Dijkstra shortest path algorithm. However, the functionality to avoid obstacles in that analysis is still limited. Therefore, this study was conducted to enable obstacle avoidance function in the existing pgRouting algorithm using OpenStreetMap road network. By implementing this function, it enhances the Dijkstra algorithm ability in network analysis. In this study a dynamic restriction feature is added at the program level to represent the obstacles on the road. With this modification the algorithm is now able to generate an alternative route by avoiding the existence of obstacles on the roads. By using OpenLayers and PHP a web-based GIS platform was developed to ease the systems usability.