TY - JOUR AU - Yusoff, Nik Mohd Ramli Nik AU - Shafri, Helmi Zulhaidi Mohd AU - Muniandy, Ratnasamy AU - Wali, Islam Mohammad PY - 2014 TI - DEVELOPMENT OF OBSTACLE AVOIDANCE TECHNIQUE IN WEB-BASED GEOGRAPHIC INFORMATION SYSTEM FOR TRAFFIC MANAGEMENT USING OPEN SOURCE SOFTWARE JF - Journal of Computer Science VL - 10 IS - 7 DO - 10.3844/jcssp.2014.1259.1268 UR - https://thescipub.com/abstract/jcssp.2014.1259.1268 AB - 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 system’s usability.