Thanks to visit codestin.com
Credit goes to www.scribd.com

0% found this document useful (0 votes)
73 views6 pages

The Genw2 Framework: An Architecture For Mobile Gis and Mapping Scenarios

The document proposes a conceptual framework called GenW2 for flexible web and wireless mapping in mobile GIS environments. The framework extends the traditional server-client architecture by introducing additional functionality on both the server and client sides. On the server side, it features ad hoc data integration from heterogeneous sources and dynamic mashup services. On the client side, intelligent filters are used in conjunction with generalization, personalization, and visualization to deliver on-the-fly map generation for mobile displays based on factors like the user's location, profile, and context. The framework is intended to guide future research in the GenW2 project.
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
73 views6 pages

The Genw2 Framework: An Architecture For Mobile Gis and Mapping Scenarios

The document proposes a conceptual framework called GenW2 for flexible web and wireless mapping in mobile GIS environments. The framework extends the traditional server-client architecture by introducing additional functionality on both the server and client sides. On the server side, it features ad hoc data integration from heterogeneous sources and dynamic mashup services. On the client side, intelligent filters are used in conjunction with generalization, personalization, and visualization to deliver on-the-fly map generation for mobile displays based on factors like the user's location, profile, and context. The framework is intended to guide future research in the GenW2 project.
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 6

12th AGILE International Conference on Geographic Information Science 2009 Leibniz Universitt Hannover, Germany

page 1 of 6

The GenW2 Framework: An Architecture for Mobile GIS and Mapping Scenarios
Ramya Venkateswaran, Pia Bereuter, Dirk Burghardt and Robert Weibel
University of Zurich Department of Geography Winterthurerstrasse 190 8057 Zurich (Switzerland)

INTRODUCTION
The GenW2 project (Generalization for portrayal in Web and Wireless mapping) has recently started and aims at developing new methods for web and wireless mapping with the main focus on integration of heterogeneous information and on-the-fly map generalization in a mobile context. The poster discusses the first step of a proposed methodological framework for future mobile GIS and mapping scenarios.

MOTIVATION
In contrast to a desktop system, a mobile system has to face other challenges like limited processing power, display capacity, less bandwidth on wireless connections (Peng and Tsou, 2003), the changing position of the user (Shiode et al., 2004; Jiang and Yao, 2006) and the changing context in a dynamic environment (Reichenbacher, 2004; Jiang and Yao, 2006). Considering these characteristics we propose the GenW2 framework, streamlined to work in a mobile scenario. In short, the main objective of this framework is to propose a methodology or workflow of a "mobile GIS" environment and to bring together the concepts, components and best practices in the domain with the challenges of this specific environment in mind. Furthermore, this framework serves as a blueprint for future research within the GenW2 project.

STATE OF THE ART


Multiple-representation databases (MRDBs) represent data in different levels of detail (LOD). The use of additional databases, combined with mash-up services with data from the web helps to derive personalized services. These highly heterogeneous datasets need integration, pre-generalization and harmonization of data into the MRDBs (van Oosterom 2005; Burghardt et al. 2004; Edwardes et al. 2005; Sester and Brenner 2004, Follin et al. 2005). Change of scale and content need to be sufficiently fast on the mobile display, thus requiring powerful algorithms for on-the-fly generalization (Weibel and Burghardt, 2008). The OpenGIS Service Architecture (Open Geospatial Consortium, 2002) has established a detailed conceptual framework for developers to follow a standard to process geographic data and have a similar environment over the last few years. Early work using the OGC Service Architecture is described by Lehto and Sarjakoski, (2005). Other efforts for an extensible and generic GIS based framework are proposed by Luaces et al. (2005) and a framework to support interoperability by Stoimenov and Djordjevic-Kajan (2002).

12th AGILE International Conference on Geographic Information Science 2009 Leibniz Universitt Hannover, Germany

page 2 of 6

PROPOSED FRAMEWORK
The GenW2 framework (figure 1) combines the components needed to work in a mobile environment. Although independently operational, it is intended to work with the OpenGIS Service Architecture. The components deal with efficient processing and organization of the load and personalized data handling, generation and representation. The framework extends the server-client architecture in that is now commonly used in Mobile GIS by introducing additional functionality. The server's database in this case is more integrative, and uses data from MRDBs and different dynamic data sources, along with extracted information from web mashups. The client is more user-adaptive and by taking into account the user profile, context and habits and different adaptive filters, it improves on-the-fly generalization by informing about specific contextual information. As a test case we are in the process of implementing a "User Adaptive Trip Planner". The planner implements parts of the proposed framework, mainly in the field of filters and data integration methods. Data is extracted from different web sources with the help of extraction algorithms that use keywords and search patterns. The profile filter along with the interface then streamlines the extracted information into an "adaptive" map representation.

Figure 1: The GenW2 Framework.

12th AGILE International Conference on Geographic Information Science 2009 Leibniz Universitt Hannover, Germany

page 3 of 6

Server
The server handles various methods of data integration, extraction and structuring along with issues of load balancing of requests and initial relevance ranking of data to provide services for a mobile client (i.e. user). Since mobile applications demand up-to-date and globally informed data, a single data source may not suffice, as storing all information on a single database is inefficient. Hence, the framework suggests a combination of a basic MRDB, a dynamic mashup of web data, and different static data sources. This results in an up-to-date and globally informed data source. Methods to extract data through automated wrappers (Crescenzi et al., 2001) can be used and extended. Also, instead of pregenerated wrappers, generation of automated wrappers (Zhao et al., 2005), to perform extraction is suggested. The load balancer contains computational intelligence to manage, balance and direct any incoming queries or requests from multiple clients. Similar to the Apache HTTP Server Project, different methods of load balancing are proposed. The external Data Access Component (DAC) extracts data through various methods, communicates with data sources of different formats and finally preprocesses and formats any data, before presenting it to the ranker. For this purpose it is broken up into smaller components namely Communicator, Mashup and Data Retrieving Component, and Preprocessor. The components and organization suggested in the particular framework take suggestions in architecture and workflow management from the OpenGIS Service Architecture (Open Geospatial Consortium, 2002) and also follow certain postulates proposed in the OpenGIS Service Architecture, Topic 12. The proposed frameowork also builds on previous experience in building and implementing a service-oriented architecture for a map generalization system (Burghardt et al., 2005; Neun et al., in press). The Intelligent Ranker then performs a relevance ranking on the results and records obtained from the DAC. The mobile device possesses limited processing power and memory, hence incomplete, irrelevant and incorrect data are ranked low or eliminated. The relevance ranker decides to rank results according to physical and personal relevance (Saracevic, 1996; Raper, 2007; Reichenbacher, 2007). The relevance ranker present in the client also performs this process.

Client
The client side handles on-the-fly generalization and personalization of data, for a client with a user in a mobile scenario. The visualization changes with user input, spatio-temporal events, rulesets or tasks. The user's inputs and movements are analyzed to discover emerging patterns as associations or rulesets. With the help of learning algorithms and data clustering rulesets are derived to allowing the data to organize itself (Ashbrook and Starner, 2003; Kohonen, 1998). The resulting dynamic rulesets directly map to the user's actions and profile. Data access is then facilitated by efficient data structures. The information retrieval component sends conditional requests controlled by the Privacy Controller (Duckham et al., 2006) to the server, for additional data.

12th AGILE International Conference on Geographic Information Science 2009 Leibniz Universitt Hannover, Germany

page 4 of 6

During generalization, learning filters handle the selection of relevant data according to current or future context. They analyze data and derive new datasets. Different filters and their combination rank the data according to their relevance. A possible set of filter categories is presented below: Spatial filters analyzes derives proximity and further spatial characteristics. (Mountain and MacFarlane 2007) Temporal filters derive patterns from timeline of movements and events (Zhaoet al., 2008). Network filters analyze personal relations and other graph like structures (Strogatz 2001). Profile filters look at similarities between users to derive local interest groups using Web2.0 and social networking applications. Hierarchy filters order the dataset by hierarchies inherent in the data, e.g. considering administrative units (Burghardt 2004). Semantic filters order and analyze the datasets for its semantics (Reichenbacher, 2004). Pattern filters search for movement pattern (Laube et al., 2007; Brimicombe and Li, 2006). Device filters handle device settings and constraints.

CONCLUSION
We have presented the conceptual framework for flexible web and wireless mapping used in the GenW2 project, extending a mobile GIS server-client architecture by additional functionality. On the server-side the framework features ad hoc data integration from heterogeneous data sources, combined with dynamic mashup services. On the client-side intelligent filters in conjunction with generalization, personalization and visualization are there to deliver on-the-fly map generation on mobile displays. The GenW2 project has only recently started and hence the framework also provides the setting for our future research. The next steps consist in analyzing the requirements for ad hoc data integration on the server-side and formalizing different filters of the types described above.

BIBLIOGRAPHY
Apache HTTP Server Project retrieved January 15, 2009 from http://httpd.apache.org/ Ashbrook, D. and Starner, T. (2003) Using gps to learn significant locations and predict movement across multiple users. Personal and Ubiquitous Computing, 7(5):275286. Brimicombe, A. and Li, Y. (2006) Mobile Space-Time Envelopes for Location-Based Services. Transactions in GIS, 10(1):523. Burghardt, D., Purves, R.S., and Edwardes, A.J. (2004) Techniques for on the-fly generalisation of thematic point data using hierarchical data structures. Proceedings of the GIS Research UK 12th Annual Conference. Burghardt, D., Neun, M. & Weibel, R. (2005). Generalization Services on the Web Classification and an Initial Prototype Implementation. Cartography and Geographic Information Science 32(4): 257-268. Crescenzi, V., Mecca G. and Merialdo, P. (2001) RoadRunner: Towards Automatic Data Extraction from Large Web Sites. Proceedings of the 27th VLDB Conference. Duckham, M., Kulik, L., and Birtley, A. (2006) A Spatiotemporal Model of Strategies and Counter Strategies for Location Privacy Protection. Lecture Notes in Computer Science, 4197:4764.

12th AGILE International Conference on Geographic Information Science 2009 Leibniz Universitt Hannover, Germany

page 5 of 6

Edwardes, A., Burghardt, D., and Weibel, R. (2005) Portrayal and Generalisation of Point Maps for Mobile Information Services. In Meng, L., Zipf, A. and Reichenbacher, T.(ed.) Map-based Mobile Services: Theories, Methods and Implementations. Springer Verlag (2):11 - 30. Follin, J.M., Bouju, A., Bertrand, F., and Boursier, P. (2005) Multi-resolution extension for transmission of geodata in a mobile context. Computers and Geosciences, 31(2):179188. Hinz, M., Fiala, Z., and Wehner, F. (2004) Personalization-Based Optimization of Web Interfaces for Mobile Devices. Lecture Notes in Computer Science, 3160/2004:204215. Jiang, B. and Yao, X. (2006) Location-based services and GIS in perspective. Computers, Environment and Urban Systems, 30(6):712725. Kohonen, T. (1998) The self-organizing map. Neurocomputing, 21(1-3):16. Laube, P., Dennis, T., Forer, P. and Walker, M. (2007) Movement beyond the snapshot - dynamic analysis of geospatial lifelines. Computers, Environment and Urban Systems, 31(5):481501. Lehto, L. and Sarjakoski, LT (2005) Real-time generalization of XML-encoded spatial data for the Web and mobile devices. International Journal of Geographical Information Science, 19(8):957973. Luaces, M. R., Brisaboa, N. R., Param , J. R. and Viqueirs, J. R. (2005) : A Generic Framework for GIS Applications. Web and Wireless Geographical Information Systems, 3428/2005:94109 Mountain, D. and MacFarlane, A. (2007) Geographic information retrieval in a mobile environment: evaluating the needs of mobile individuals. Journal of Information Science, 33(5):515. Neun, M., Burghardt, D. and Weibel, R. (in press). Automated Processing using Map Generalization with Web Services. GeoInformatica. http://dx.doi.org/10.1007/s10707-008-0054-3 OpenGIS Consortium, Inc. The OpenGIS Abstract Specification, Topic 12: OpenGIS Service Architecture (2002), http://www.opengeospatial.org/standards/as Peng, Z.R. and Tsou, M.H. (2003) Internet GIS: Distributed Geographic Information Services for the Internet and Wireless Networks. Wiley. Raper, J. (2007) Geographic relevance. Journal of Documentation, 63(6):836852. Reichenbacher, T. (2004) Mobile Cartography-Adaptive Visualisation of Geographic Information on Mobile Devices. Dissertation submitted at the Institute of Photogrammetry und Cartography, Technical University, Munich. Reichenbacher T. (2007) : The concept of relevance in mobile maps. In: Gartner G., Cartwright W., and Peterson M. ed. Lecture Notes in Geoinformation and Cartography. Location Based Services and TeleCartography, Heidelberg: Springer-Verlag,. 231246 Saracevic, T. (1996) Relevance reconsidered. In Proceedings of the 2nd conference on conceptions of library and information science, 201218. Sester, M. and Brenner, C. (2004) Continuous Generalization for Visualization on Small Mobile Devices. Proc. Conference on Spatial Data Handling, 469480. Shiode, N., Li, C., Batty, M., Longley, P., and Maguire, D. (2003) The Impact and Penetration of Location-Based Services. In: Karimi, H. A., Hammad, A., ed. Telegeoinformatics. CRC Press, 349-366. Stoimenov L., orevi-Kajan S.,( 2002), Framework for Semantic GIS Interoperability, FACTA Universitatis, Series Mathematics and Informatics, 17: 107-125. Strogatz, S. H. (2001) Exploring complex networks. Nature, 410(6825):268276.

12th AGILE International Conference on Geographic Information Science 2009 Leibniz Universitt Hannover, Germany

page 6 of 6

van Oosterom, P. (2005) Variable-scale Topological Data Structures Suitable for Progressive Data Transfer: The GAP-face Tree and GAP-edge Forest. Cartography and Geographic Information Science, 32(4):331346. Weibel, R. and Burghardt, D. (2008), On-the-fly Generalization, Encyclopedia of GIS, In Shekhar, S. and Xiong, H. ed., Springer, 339344. Zhao, J., Forer, P., and S., Harvey A. (2008) Activities, ringmaps and geovisualization of large human movement fields. Information Visualization, 7:198209. Zhao, H., Meng, W., Wu, Z., Raghavan, V. and Yu, C. (2005) : International World Wide Web Conference. Proceedings of the 14th international conference on World Wide Web.

You might also like