<!DOCTYPE article PUBLIC "-//NLM//DTD JATS (Z39.96) Journal Archiving and Interchange DTD v1.0 20120330//EN" "JATS-archivearticle1.dtd">
<article xmlns:xlink="http://www.w3.org/1999/xlink">
  <front>
    <journal-meta />
    <article-meta>
      <title-group>
        <article-title>Walking on the Web - Combining User-driven Location Mapping and Mobile Visualization</article-title>
      </title-group>
      <contrib-group>
        <aff id="aff0">
          <label>0</label>
          <institution>Matthias Baldauf, Peter Fröhlich Telecommunications Research Center Vienna</institution>
          ,
          <addr-line>ftw.</addr-line>
        </aff>
      </contrib-group>
      <abstract>
        <p>Today's georeferencing approaches and Location-Based Services (LBS) are primarily closed, domain-specific applications. In this paper, we introduce our vision of an 'Open Spatial Repository' as a first step towards loosely coupled LBS. To illustrate this idea, we present a novel location-aware Web browsing metaphor: according to a user's location and her current surrounding, the 'Real World Web Browser' allows the visual discovery and access of georeferenced services and thereby enables new use cases beyond common tourist guides and static points-of-interest (POIs).</p>
      </abstract>
      <kwd-group>
        <kwd>Mobile Web</kwd>
        <kwd>Location-Based Services</kwd>
        <kwd>Visualization</kwd>
      </kwd-group>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>1 Introduction</title>
      <p>
        ‘Volunteered geographical information’ (VGI) [
        <xref ref-type="bibr" rid="ref6">6</xref>
        ], the Web-based creation of
geographic information by individuals, has recently attracted enormous interest.
Countless Websites make use of map mashups and provide ways to annotate digital
information with related geographic identifiers - a process also referred to as
georeferencing or geotagging. Wellknown examples include photo community sites
such as Flickr1 or Panoramio2 with hundreds of thousands of geotagged
usersubmitted photos, Wikimapia3 assigning articles of the famous online encyclopedia to
the place of action or OpenStreetMap4 creating a free source of map data. Even
commercial navigation solutions providers such as TomTom5 build on the user’s
knowledge to keep their map content accurate and up-to-date. Similarly, semantic
approaches to mark spatial information in plain HTML such as Microformats, Dublin
core and RDFa are increasingly applied.
      </p>
      <p>At the same time, the technical access to such geotagged resources is simplified by
the penetration of location-aware devices such as latest mobile phones equipped with
built-in GPS receivers. In recent years the rendering quality of mobile Web browsers
offered for such devices increased as well making them well-suitable for visualizing
online content.</p>
      <sec id="sec-1-1">
        <title>1 http://www.flickr.com</title>
        <p>2 http://www.panoramio.com
3 http://www.wikimapia.com
4 http://www.openstreetmap.com
5 http://www.tomtom.com/mapshare</p>
        <p>
          Combining these developments, we argue for a more efficient and consistent usage
of VGI, striving for a loosely-coupled engineering approach to realize the ‘Locative
Web’ [
          <xref ref-type="bibr" rid="ref9">9</xref>
          ]. This paper introduces the vision of the ‘Open Spatial Repository’, a
catalogue where geographic identifiers can be attached to arbitrary online resources
pioneering the way for novel location-aware applications. As an illustrating example
we present a mobile application called ‘Real World Web Browser’ suggesting a new
location-based metaphor for browsing the mobile Web. Finally, we draw some
concluding remarks about potential limitations and future work.
        </p>
      </sec>
    </sec>
    <sec id="sec-2">
      <title>2 The Open Spatial Repository</title>
      <p>In order to realize our idea of location-aware mobile Web browsing, we introduce
the concept of the ‘Open Spatial Repository’ (OSR). Already mentioned tagging
approaches to mark location-related information in HTML are a first step towards
semantic meaningful Web content. But to efficiently execute spatial queries we need
an external public accessible catalogue of Web resources mapped to their
corresponding real world coordinate(s). Current geotagging practices on user-driven
Web sites such as Wikimapia suffer from two main drawbacks.</p>
      <p>First, most of them pursue a domain-specific purpose as for example mapping
articles of the online encyclopedia to the described real world objects (Wikimapia and
Placeopedia6) or geotagging uploaded photos (Flickr and Panoramio), other services
like GeoURL7 or GeoSearch8 are restricted to Website-location mappings. Our
proposed repository is supposed to support arbitrary types of online data connected to
a real world position, e.g. any type of a Uniform Resource Identifier (URI), whether it
identifies a Web page, a photo, a file download or any form of a Web service. This
feature enables novel location-aware applications beyond current POI-based tourist
guides.</p>
      <p>Second, current geotagging Web applications usually collect user-generated
annotations but do not make these data available for external software limiting the
possible usage of this information. What is needed is the access to user-generated
applications by an extensive interface for adding and querying data records. To
increase the end-user’s interaction possibilities and to take full advantage of existing
data sources, location data and referenced resources have to be completely separated
from actual applications and made available for public use. The proposed OSR is a
first step towards this vision.</p>
      <p>In a simple prototype we implemented the repository as a user-driven Web
catalogue similar to a wiki where users are able to edit other users’ entries. Via a
standard Web interface contributors are allowed to assign real world locations (in
terms of WGS84 coordinates) to URIs. While some URIs have exactly one real
counterpart (e.g. a Website describing a monument), others may have several real
world representations (e.g. a public transport service may be attached to all stations</p>
      <sec id="sec-2-1">
        <title>6 http://www.placeopedia.com/ 7 http://geourl.org 8 http://geotags.com</title>
        <p>Walking on the Web - Combining</p>
        <p>User-driven Location Mapping and Mobile Visualization 3
and stops with different parameters). Optional attributes include validity parameters
limiting the item’s visibility for possible usage in specialized location-based
applications: a radius may be determined in meters as well as time intervals similar to
a shop’s opening hours. Furthermore we suppose the attaching of arbitrary textual
tags to URIs for later categorization and recommendation.</p>
        <p>
          This user-based location tagging approach is thought as a complementation of
large-scale automated registration techniques using data mining approaches such as
presented in [
          <xref ref-type="bibr" rid="ref1 ref3">1,3</xref>
          ]. Still, for Web services such as services offered via SOAP and other
digital resources, a manual registration process is necessary.
        </p>
      </sec>
    </sec>
    <sec id="sec-3">
      <title>3 Real World Web Browser</title>
      <p>
        This mobile application installed on a location-aware mobile phone makes use of the
proposed OSR and displays Websites available in your current visible surroundings.
Our ‘real world Web browsing approach’ follows the ‘Smart Horizon’ concept, which
considers a mobile device as a virtual window beyond the user’s current field of view
[
        <xref ref-type="bibr" rid="ref4 ref5">4,5</xref>
        ]. To apply an appealing environmental visualization we build upon work done in
the ongoing Austrian research project WikiVienna, where a community-based
approach to reconstruct an urban model is investigated. We make use of a hosted
rendering service returning an on-demand rendered panorama image according to the
passed location [
        <xref ref-type="bibr" rid="ref2">2</xref>
        ] (see e.g. [
        <xref ref-type="bibr" rid="ref7">7</xref>
        ] for a similar approach offering panoramic sketches of
mountain views). This image is augmented with the surrounding referenced Websites.
The nearby items returned by a spatial query on the OSR passing an appropriate
bounding box are limited to the currently visible ones by a visibility calculation
engine [
        <xref ref-type="bibr" rid="ref8">8</xref>
        ] returning the visible items’ distances and angles in relation to the passed
user’s position. We use the Websites’ so-called Favicons or, if not available, an
abstract icon to visualize the visible ‘physical hyperlinks’ on the rendering.
To avoid an annoying occultation of the rendered scene, all unselected icons are
semitransparent (1a). When an icon is picked, a former generated preview of the
Website zooms in (1b). In order to best possible resemble the Websites’ appearance if
afterwards opened in the integrated browser component, we analyze the client’s
HTTP user-agent string. This common way to determine the requesting device’s type
allows us to manipulate the desktop browser used for rendering the preview images
according to the users’ mobiles. After previewing the site, the user may chose to open
the Website in the integrated browser component for the common Web browsing
experience (1c).
      </p>
    </sec>
    <sec id="sec-4">
      <title>4 Conclusions</title>
      <p>In this paper we introduced our vision of the Open Spatial Repository, where
arbitrary digital resources can be mapped to corresponding real world locations. As a
method to make the wealth of spatially-related Web resources around a mobile user,
we proposed the ‘Real World Web Browser’. The prototypical OSR can be extended
in several ways. Besides the obvious integration of an automated crawling and
geotagging of resources, a recommender engine providing similar nearby content to
the one currently viewed would be a useful feature.</p>
      <p>The presented preliminary mobile prototype exemplifies some general challenges
arising from the real world browsing approach. A long-known but still critical
problem is the insufficient adaptability of most Web sites to the restricted interaction
capabilities of mobile devices. Another strong future research challenge is to manage
the sheer amount of available Web information for certain places. In order to filter,
sort and place the information in real world browsing user interfaces, the integration
of the user context in form of a user model containing personal information,
preferences and physiological data should be advanced to recommend suitable
resources.</p>
      <p>Regarding the user perspective, we are interested in the effect of georeferenced
interactive services in contrast to static location-based information offered by
common location-aware applications. Do they provide any additional value beyond
static points-of-interest in the standard tourism scenario? Future research should help
realizing the vision of bringing the Web’s full interaction potential to the focus points
of daily life.</p>
      <p>Acknowledgements
This work has been carried out at ftw. within the projects WikiVienna (funded by the
city of Vienna within the WWTF program) and U0 (funded by the city of Vienna and
the Austrian government within the competence center program COMET).</p>
    </sec>
  </body>
  <back>
    <ref-list>
      <ref id="ref1">
        <mixed-citation>
          1.
          <string-name>
            <surname>Amitay</surname>
            ,
            <given-names>E.</given-names>
          </string-name>
          , Har'el, N.,
          <string-name>
            <surname>Sivan</surname>
            ,
            <given-names>R.</given-names>
          </string-name>
          &amp;
          <string-name>
            <surname>Soffer</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          <article-title>Web-a-where: geotagging Web content</article-title>
          .
          <source>Proceedings of the 27th annual international ACM SIGIR conference on Research and development in information retrieval</source>
          .
          <year>2004</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref2">
        <mixed-citation>
          2.
          <string-name>
            <surname>Baldauf</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Fröhlich</surname>
            ,
            <given-names>P.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Musialski</surname>
            ,
            <given-names>P.</given-names>
          </string-name>
          <article-title>A Lightweight 3D Visualization Approach for Mobile City Exploration</article-title>
          .
          <source>First International Workshop on Trends in Pervasive and Ubiquitous Geotechnology and Geoinformation</source>
          .
          <year>2008</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref3">
        <mixed-citation>
          3.
          <string-name>
            <surname>Clough</surname>
            ,
            <given-names>P.</given-names>
          </string-name>
          <article-title>Extracting metadata for spatially-aware information retrieval on the internet</article-title>
          .
          <source>Proceedings of the 2005 workshop on Geographic information retrieval</source>
          .
          <year>2005</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref4">
        <mixed-citation>
          4.
          <string-name>
            <surname>Egenhofer</surname>
            ,
            <given-names>M. J.</given-names>
          </string-name>
          <string-name>
            <surname>Spatial Information</surname>
          </string-name>
          <article-title>Appliances: A Next Generation of Geographic Information Systems</article-title>
          . First Brazilian Workshop on GeoInformatics.
          <year>1999</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref5">
        <mixed-citation>
          5.
          <string-name>
            <surname>Fröhlich</surname>
            ,
            <given-names>P.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Obernberger</surname>
            ,
            <given-names>G.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Simon</surname>
            ,
            <given-names>R.</given-names>
          </string-name>
          , and
          <string-name>
            <surname>Reichl</surname>
            ,
            <given-names>P.</given-names>
          </string-name>
          (
          <year>2008</year>
          ).
          <article-title>Exploring the Design Space of Smart Horizons</article-title>
          .
          <source>Proc. Mobile HCI</source>
          <year>2008</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref6">
        <mixed-citation>
          6.
          <string-name>
            <surname>Goodchild</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          <article-title>Citizens as sensors: the world of volunteered geography</article-title>
          .
          <source>GeoJournal 69</source>
          .
          <year>2007</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref7">
        <mixed-citation>
          7. Hey,
          <source>what's that? 9 Sept</source>
          .
          <year>2008</year>
          . http://www.heywhatsthat.com/
        </mixed-citation>
      </ref>
      <ref id="ref8">
        <mixed-citation>
          8.
          <string-name>
            <surname>Simon</surname>
            ,
            <given-names>R.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Fröhlich</surname>
            ,
            <given-names>P.</given-names>
          </string-name>
          <article-title>A Mobile Application Framework for the Geospatial Web</article-title>
          .
          <source>In Proceedings the 16th International World Wide Web Conference</source>
          .
          <year>2007</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref9">
        <mixed-citation>
          9.
          <string-name>
            <surname>Wilde</surname>
            ,
            <given-names>E.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Kofahl</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          <article-title>The Locative Web</article-title>
          .
          <source>Proceedings of the First International Workshop on Location and the Web (LocWeb</source>
          <year>2008</year>
          ).
          <year>2008</year>
          .
        </mixed-citation>
      </ref>
    </ref-list>
  </back>
</article>