Maintaining Connectivity in Dynamic Multimodal Network Models

  • Authors:
  • Petko Bakalov;Erik Hoel;Wee-Liang Heng;Vassilis J. Tsotras

  • Affiliations:
  • Computer Science Department, University of California Riverside, Riverside, CA 92521 USA. pbakalov@cs.ucr.edu;Environmental Systems Research Institute (ESRI), Redlands, CA 92373 USA. ehoel@esri.com;Environmental Systems Research Institute (ESRI), Redlands, CA 92373 USA. wheng@esri.com;Computer Science Department, University of California Riverside, Riverside, CA 92521 USA. tsotras@cs.ucr.edu

  • Venue:
  • ICDE '08 Proceedings of the 2008 IEEE 24th International Conference on Data Engineering
  • Year:
  • 2008

Quantified Score

Hi-index 0.00

Visualization

Abstract

Network data models are frequently used as a mechanism to describe the connectivity between spatial features in many existing and emerging GIS applications (location-based services, transportation design, navigational systems, etc.). Connectivity information is required for solving a wide range of location-based queries like finding the shortest path, service areas discovery, allocation, and distance matrix computation. Nevertheless, real-life networks are dynamic in nature since spatial features can be periodically modified. Such updates may change the connectivity relations with the other features and connectivity must be reestablished. Existing approaches are not suitable for a dynamic environment, since whenever a feature change occurs, the whole network connectivity has to be reconstructed from scratch. In this paper, we propose an efficient algorithm that incrementally maintains connectivity within a dynamic network. Our solution is based on the existing functionality (tables, joins, sorting algorithms) provided by a standard relational DBMS and has been implemented and tested and will be shipped with an upcoming release of the ESRI ArcGIS product.