<?xml version="1.0" encoding="UTF-8"?>
<TEI xml:space="preserve" xmlns="http://www.tei-c.org/ns/1.0" 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" 
xsi:schemaLocation="http://www.tei-c.org/ns/1.0 https://raw.githubusercontent.com/kermitt2/grobid/master/grobid-home/schemas/xsd/Grobid.xsd"
 xmlns:xlink="http://www.w3.org/1999/xlink">
	<teiHeader xml:lang="en">
		<fileDesc>
			<titleStmt>
				<title level="a" type="main">Walking on the Web -Combining User-driven Location Mapping and Mobile Visualization</title>
			</titleStmt>
			<publicationStmt>
				<publisher/>
				<availability status="unknown"><licence/></availability>
			</publicationStmt>
			<sourceDesc>
				<biblStruct>
					<analytic>
						<author role="corresp">
							<persName><forename type="first">Matthias</forename><surname>Baldauf</surname></persName>
							<email>baldauf@ftw.at</email>
							<affiliation key="aff0">
								<orgName type="institution">Peter Fröhlich Telecommunications Research Center Vienna (ftw</orgName>
							</affiliation>
						</author>
						<title level="a" type="main">Walking on the Web -Combining User-driven Location Mapping and Mobile Visualization</title>
					</analytic>
					<monogr>
						<imprint>
							<date/>
						</imprint>
					</monogr>
					<idno type="MD5">C405210993B088CDBE2B0D59D217501E</idno>
				</biblStruct>
			</sourceDesc>
		</fileDesc>
		<encodingDesc>
			<appInfo>
				<application version="0.7.2" ident="GROBID" when="2023-03-24T16:59+0000">
					<desc>GROBID - A machine learning software for extracting information from scholarly documents</desc>
					<ref target="https://github.com/kermitt2/grobid"/>
				</application>
			</appInfo>
		</encodingDesc>
		<profileDesc>
			<textClass>
				<keywords>
					<term>Mobile Web</term>
					<term>Location-Based Services</term>
					<term>Visualization</term>
				</keywords>
			</textClass>
			<abstract>
<div xmlns="http://www.tei-c.org/ns/1.0"><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></div>
			</abstract>
		</profileDesc>
	</teiHeader>
	<text xml:lang="en">
		<body>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="1">Introduction</head><p>'Volunteered geographical information' (VGI) <ref type="bibr" target="#b5">[6]</ref>, 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 Flickr <ref type="foot" target="#foot_0">1</ref> or Panoramio<ref type="foot" target="#foot_1">2</ref> with hundreds of thousands of geotagged usersubmitted photos, Wikimapia<ref type="foot" target="#foot_2">3</ref> assigning articles of the famous online encyclopedia to the place of action or OpenStreetMap <ref type="foot" target="#foot_3">4</ref> creating a free source of map data. Even commercial navigation solutions providers such as TomTom <ref type="foot" target="#foot_4">5</ref> 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></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="2">Walking on the Web -Combining User-driven Location Mapping and Mobile Visualization</head><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' <ref type="bibr" target="#b8">[9]</ref>. 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></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="2">The Open Spatial Repository</head><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 Placeopedia<ref type="foot" target="#foot_5">6</ref> ) or geotagging uploaded photos (Flickr and Panoramio), other services like GeoURL <ref type="foot" target="#foot_6">7</ref> or GeoSearch<ref type="foot" target="#foot_7">8</ref> 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 Walking on the Web -Combining User-driven Location Mapping and Mobile <ref type="bibr">Visualization 3</ref> 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. 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 <ref type="bibr" target="#b0">[1,</ref><ref type="bibr" target="#b2">3]</ref>. Still, for Web services such as services offered via SOAP and other digital resources, a manual registration process is necessary.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="3">Real World Web Browser</head><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 <ref type="bibr" target="#b3">[4,</ref><ref type="bibr" target="#b4">5]</ref>. 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 <ref type="bibr" target="#b1">[2]</ref> (see e.g. <ref type="bibr" target="#b6">[7]</ref> 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 <ref type="bibr" target="#b7">[8]</ref> 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.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head>Fig. 1a. Augmented rendering</head></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head>Fig. 1b. Preview zooming in</head></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head>Fig. 1c. Web browsing in browser component</head><p>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 Walking on the Web -Combining User-driven Location Mapping and Mobile Visualization 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></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="4">Conclusions</head><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></div>			<note xmlns="http://www.tei-c.org/ns/1.0" place="foot" n="1" xml:id="foot_0">http://www.flickr.com</note>
			<note xmlns="http://www.tei-c.org/ns/1.0" place="foot" n="2" xml:id="foot_1">http://www.panoramio.com</note>
			<note xmlns="http://www.tei-c.org/ns/1.0" place="foot" n="3" xml:id="foot_2">http://www.wikimapia.com</note>
			<note xmlns="http://www.tei-c.org/ns/1.0" place="foot" n="4" xml:id="foot_3">http://www.openstreetmap.com</note>
			<note xmlns="http://www.tei-c.org/ns/1.0" place="foot" n="5" xml:id="foot_4">http://www.tomtom.com/mapshare</note>
			<note xmlns="http://www.tei-c.org/ns/1.0" place="foot" n="6" xml:id="foot_5">http://www.placeopedia.com/</note>
			<note xmlns="http://www.tei-c.org/ns/1.0" place="foot" n="7" xml:id="foot_6">http://geourl.org</note>
			<note xmlns="http://www.tei-c.org/ns/1.0" place="foot" n="8" xml:id="foot_7">http://geotags.com</note>
		</body>
		<back>

			<div type="acknowledgement">
<div xmlns="http://www.tei-c.org/ns/1.0"><head>Acknowledgements</head><p>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></div>
			</div>

			<div type="references">

				<listBibl>

<biblStruct xml:id="b0">
	<analytic>
		<title level="a" type="main">Web-a-where: geotagging Web content</title>
		<author>
			<persName><forename type="first">E</forename><surname>Amitay</surname></persName>
		</author>
		<author>
			<persName><forename type="first">N</forename><surname>Har'el</surname></persName>
		</author>
		<author>
			<persName><forename type="first">R</forename><surname>Sivan</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Soffer</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proceedings of the 27th annual international ACM SIGIR conference on Research and development in information retrieval</title>
				<meeting>the 27th annual international ACM SIGIR conference on Research and development in information retrieval</meeting>
		<imprint>
			<date type="published" when="2004">2004</date>
		</imprint>
	</monogr>
	<note>Walking on the Web -Combining User-driven Location Mapping and Mobile Visualization 5</note>
</biblStruct>

<biblStruct xml:id="b1">
	<analytic>
		<title level="a" type="main">A Lightweight 3D Visualization Approach for Mobile City Exploration</title>
		<author>
			<persName><forename type="first">M</forename><surname>Baldauf</surname></persName>
		</author>
		<author>
			<persName><forename type="first">P</forename><surname>Fröhlich</surname></persName>
		</author>
		<author>
			<persName><forename type="first">P</forename><surname>Musialski</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">First International Workshop on Trends in Pervasive and Ubiquitous Geotechnology and Geoinformation</title>
				<imprint>
			<date type="published" when="2008">2008</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b2">
	<analytic>
		<title level="a" type="main">Extracting metadata for spatially-aware information retrieval on the internet</title>
		<author>
			<persName><forename type="first">P</forename><surname>Clough</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proceedings of the 2005 workshop on Geographic information retrieval</title>
				<meeting>the 2005 workshop on Geographic information retrieval</meeting>
		<imprint>
			<date type="published" when="2005">2005</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b3">
	<analytic>
		<title level="a" type="main">Spatial Information Appliances: A Next Generation of Geographic Information Systems</title>
		<author>
			<persName><forename type="first">M</forename><forename type="middle">J</forename><surname>Egenhofer</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">First Brazilian Workshop on GeoInformatics</title>
				<imprint>
			<date type="published" when="1999">1999</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b4">
	<analytic>
		<title level="a" type="main">Exploring the Design Space of Smart Horizons</title>
		<author>
			<persName><forename type="first">P</forename><surname>Fröhlich</surname></persName>
		</author>
		<author>
			<persName><forename type="first">G</forename><surname>Obernberger</surname></persName>
		</author>
		<author>
			<persName><forename type="first">R</forename><surname>Simon</surname></persName>
		</author>
		<author>
			<persName><forename type="first">P</forename><surname>Reichl</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proc. Mobile HCI</title>
				<meeting>Mobile HCI</meeting>
		<imprint>
			<date type="published" when="2008">2008. 2008</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b5">
	<analytic>
		<title level="a" type="main">Citizens as sensors: the world of volunteered geography</title>
		<author>
			<persName><forename type="first">M</forename><surname>Goodchild</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">GeoJournal</title>
		<imprint>
			<biblScope unit="volume">69</biblScope>
			<date type="published" when="2007">2007</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b6">
	<monogr>
		<title level="m" type="main">what&apos;s that? 9</title>
		<author>
			<persName><surname>Hey</surname></persName>
		</author>
		<ptr target="http://www.heywhatsthat.com/" />
		<imprint>
			<date type="published" when="2008-09">Sept. 2008</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b7">
	<analytic>
		<title level="a" type="main">A Mobile Application Framework for the Geospatial Web</title>
		<author>
			<persName><forename type="first">R</forename><surname>Simon</surname></persName>
		</author>
		<author>
			<persName><forename type="first">P</forename><surname>Fröhlich</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proceedings the 16th International World Wide Web Conference</title>
				<meeting>the 16th International World Wide Web Conference</meeting>
		<imprint>
			<date type="published" when="2007">2007</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b8">
	<analytic>
		<title level="a" type="main">The Locative Web</title>
		<author>
			<persName><forename type="first">E</forename><surname>Wilde</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Kofahl</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proceedings of the First International Workshop on Location and the Web</title>
				<meeting>the First International Workshop on Location and the Web<address><addrLine>LocWeb</addrLine></address></meeting>
		<imprint>
			<date type="published" when="2008">2008. 2008</date>
		</imprint>
	</monogr>
</biblStruct>

				</listBibl>
			</div>
		</back>
	</text>
</TEI>
