Catálogo de publicaciones - libros
Web and Wireless Geographical Information Systems: 5th International Workshop, W2GIS 2005, Lausanne, Switzerland, December 15-16, 2005, Proceedings
Ki-Joune Li ; Christelle Vangenot (eds.)
En conferencia: 5º International Workshop on Web and Wireless Geographical Information Systems (W2GIS) . Lausanne, Switzerland . December 15, 2005 - December 16, 2005
Resumen/Descripción – provisto por la editorial
No disponible.
Palabras clave – provistas por la editorial
Database Management; Information Storage and Retrieval; Information Systems Applications (incl. Internet); Multimedia Information Systems; Computer Communication Networks
Disponibilidad
Institución detectada | Año de publicación | Navegá | Descargá | Solicitá |
---|---|---|---|---|
No detectada | 2005 | SpringerLink |
Información
Tipo de recurso:
libros
ISBN impreso
978-3-540-30848-5
ISBN electrónico
978-3-540-32423-2
Editor responsable
Springer Nature
País de edición
Reino Unido
Fecha de publicación
2005
Información sobre derechos de publicación
© Springer-Verlag Berlin Heidelberg 2005
Cobertura temática
Tabla de contenidos
doi: 10.1007/11599289_1
Development of an Embedded Spatial MMDBMS for Spatial Mobile Devices
Jae-Kwan Yun; Joung-Joon Kim; Dong-Suk Hong; Ki-Joon Han
Recently, with the development of wireless communications and mobile computing, interest in mobile computing is rising. Mobile computing can be regarded as an environment where a user carries mobile devices and shares resources with a server via wireless communications. A mobile database, which can be used in the various fields, refers to a database used in these mobile devices. Especially, LBS which utilizes location information of users becomes an essential field of mobile computing. In order to support LBS in the mobile environment, there must be an Embedded Spatial MMDBMS that can efficiently manage large spatial data in spatial mobile devices. Therefore, in this paper, we developed an Embedded Spatial MMDBMS, extended from the HSQLDB which is an existing MMDBMS for PC, to manage spatial data efficiently in spatial mobile devices. The Embedded Spatial MMDBMS adopted the spatial data model proposed by ISO, provided the arithmetic coding method suitable for spatial data, and supported the efficient spatial index suitable for spatial mobile devices. In addition, the system offered the spatial data display capability and supported the data caching and synchronization capability between the Embedded Spatial MMDBMS and the GIS server.
- Mobile GIS and LBS | Pp. 1-10
doi: 10.1007/11599289_2
Design of Query Language for Location-Based Services
Jaiho Lee; Kyounghwan An; Jonghyun Park
Recently, the need for LBS (Location Based Services) is increasing due to the widespread of mobile computing devices and positioning technologies. In LBS, there are many applications that need to manage moving objects (e.g. taxies, persons). The trajectories or the positions of moving objects are displayed on the map by using GIS. However, it is hard to use GIS or traditional relational database systems to manage moving objects. Modeling consistent information about the location of continuously moving objects and processing motion-specific queries is challenging problem. The previous studies suggested several query languages to retrieve moving objects. However, they do not propose DDL (Data Definition Language) and do not support full functions that are necessary. In this paper, we formally define a data model and data type for moving objects and propose MOQL (Moving Objects Query Language) which is a convenient interface and tool for developers. MOQL has the following features. First, it supports DDL to insert/delete/update the positions of moving objects. Second, it can be used to retrieve the trajectories of moving objects. Third, it defines several functions to manage spatial or temporal properties of moving objects.
- Mobile GIS and LBS | Pp. 11-18
doi: 10.1007/11599289_3
Towards a Taxonomy of Location Based Services
Kostas Gratsias; Elias Frentzos; Vasilis Delis; Yannis Theodoridis
Location-based services (LBS) constitute an emerging application domain involving spatio-temporal databases. In this paper, i) we propose a classification of LBS, depending on whether the user (query object) and the data objects are moving or not and ii) we provide algorithms for the efficient support of real applications, for every class. We also survey recent work in query processing for the proposed LBS algorithms and sketch open issues for future research.
- Mobile GIS and LBS | Pp. 19-30
doi: 10.1007/11599289_4
Refined Route Instructions Using Topological Stages of Closeness
Markus Wuersch; David Caduff
In pedestrian navigation, navigators are free to choose any passable way. Because of this characteristic, accurate route instructions are important when navigating from waypoint to waypoint. In this paper, a theoretical framework is described for dealing with position uncertainty in pedestrian guiding systems. Stages of closeness are defined based on the topological relation between the navigator and a waypoint. These stages of closeness allow for refining route instructions and, therefore, leading to more accurate navigation and increased efficiency of the system.
- Mobile GIS and LBS | Pp. 31-41
doi: 10.1007/11599289_5
An Increment Based Model for Multi-resolution Geodata Management in a Mobile System
Jean-Michel Follin; Alain Bouju; Frédéric Bertrand; Arunas Stockus
We propose a model for management of vector multiresolution geodata in a client-server framework which takes into account constraints related to mobile context (limitations of storage and transfer rate). The amount of data exchanged between client and server can be minimized by reusing data already available on the client side with the concept of “increment”. An increment corresponds to a sequence of operations allowing the reconstruction of an object in one resolution from the same object in another resolution available in the client’s cache.
- Mapping and Representation Issues in Web and Mobile GIS | Pp. 42-53
doi: 10.1007/11599289_6
Efficiently Generating Multiple Representations for Web Mapping
Min Zhou; Michela Bertolotto
Line simplification is the most commonly used operation in map generalisation. In many commercial Geographic Information Systems (GIS), line simplification is performed by applying the classical Ramer-Douglas-Peucker (RDP) algorithm. However, such an algorithm has the drawback of not guaranteeing the preservation of topological consistency. This requires a posteriori checks to ensure that unwanted intersections introduced by the application of the algorithm get rectified. To overcome this problem, Saalfeld proposed a modification of the classical RDP algorithm based on the fact that, while generalising a polyline, conflicts can only occur with vertices of other polylines that lie within its convex hull. In this paper we propose an improvement to Saalfeld’s algorithm to detect possible self-intersections of a simplified polyline more efficiently. This improves the performance especially when generalising very large datasets. Nevertheless, the processing time is still not acceptable for real-time web mapping. Therefore, we have integrated our algorithm into a web mapping system that pre-computes a sequence of topologically consistent map representations, stores them on the server, and transmits them progressively upon request. We present experimental results of the performance of the algorithm as well as results of the transmission system.
- Mapping and Representation Issues in Web and Mobile GIS | Pp. 54-65
doi: 10.1007/11599289_7
A Framework for Dynamic Updates of Map Data in Mobile Devices
Hae-Kyong Kang; Ki-Joune Li
Stored map services in mobile devices are being commercialized for mobile and wireless environment such as cellular phones. In order to ensure the quality and accuracy of map, the update on the source map must be reflected automatically to mobile devices. Due to the expensive communication cost and lack of hardware capacity of mobile devices, we should find a compromising solution between the transmission of an entire map and the transmission of only update logs to mobile devices. The transmission of the completely processed whole map results in an expensive communication cost, while simple transfer of update logs requires a large amount of processing to maintain geometric and topological consistency between multiple LODs(Level of Details). In this paper, we first propose a framework of update mechanism in mobile environments where the map data is stored on each mobile device. This framework provides an efficient strategy for processing an update and its propagation to multiple LODs without an expensive cost of communication and large amount of processing at mobile devices. Secondly, several methods are introduced to maintain topological consistency between LODs depending on the type of generalization operators. Finally, we propose an extended SVG(Simple Vector Graphics) to be used as a transfer format of update message to mobile devices.
- Mapping and Representation Issues in Web and Mobile GIS | Pp. 66-77
doi: 10.1007/11599289_8
Geo-Enabling Spatially Relevant Data for Mobile Information Use and Visualisation
Alistair J. Edwardes; Dirk Burghardt; Eduardo Dias; Ross S. Purves; Robert Weibel
This paper addresses the methodological issues of developing and visualising added value geo-enabled content for mobile information systems. The research was carried out under the framework of WebPark, an EC-IST R&D project that developed a location aware application for nature/protected areas. The evaluation of existing information sources – tourism information, research data, and multimedia content – revealed that the tourism information and multimedia content analysed did not have an active geographic component and the geographic research data (e.g. animal counts/observations) had a clear mismatch as regards the visitors’ information needs. Therefore, different types of data processing were developed and performed in order to render existing information sources useful for location-based services. Data preparation also included building hierarchical data structures (quadtrees and hierarchical stream ordering). The paper shows how these data structures are exploited to facilitate real-time generalisation in order to efficiently present thematic point data on portable devices. Finally, three key lessons for geo-enabling location-based services are presented.
- Mapping and Representation Issues in Web and Mobile GIS | Pp. 78-92
doi: 10.1007/11599289_9
The Self-relocating Index Scheme for Telematics GIS
Duksung Lim; Bonghee Hong; Daesoo Cho
The history management of vehicles is important in telematics applications. To process queries for history data, trajectories, we generally use trajectory-preserving index schemes based on the trajectory preservation property. This property means that a leaf node only contains segments belonging to a particular trajectory, regardless of the spatiotemporal locality of segments. The sacrifice of spatiotemporal locality, however, causes the index to increase the dead space of MBBs of non-leaf nodes and the overlap between the MBBs of nodes. Therefore, an index scheme for trajectories shows good performance with trajectory-based queries, but not with coordinate-based queries, such as range queries. We propose a new index scheme that improves the performance of range queries without reducing performance with trajectory-based queries. In the new index scheme using the , two entries in different nodes are exchanged to minimize the dead spaces of the MBBs of the corresponding nodes.
- Mobile Networks | Pp. 93-103
doi: 10.1007/11599289_10
Location Polling Algorithm for Alerting Service Based on Location
Byung-Ik Ahn; Sung-Bong Yang; Heui-Chae Jin; Jin-Yul Lee
Location Alerting Service is a push service that informs users whether predefined conditions be satisfied based on periodic acquisitions of location data from mobile terminals for several purposes such as safety. Polling the location of terminal is one of the basic functional requirements of this service. In this paper, an analysis of the location polling technique will be given, we will propose an efficient location polling algorithm and present the results of experiments with this algorithm.
- Mobile Networks | Pp. 104-114