<!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>Exploiting multiple heterogeneous data sets for improving geotagging quality</article-title>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author">
          <string-name>Laura Di Rocco</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Roberto Marzocchi</string-name>
          <xref ref-type="aff" rid="aff1">1</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Barbara Catania</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Tiziano Cosso</string-name>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Giovanna Guerrini</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <aff id="aff0">
          <label>0</label>
          <institution>DIBRIS, Universita degli Studi di Genova</institution>
        </aff>
        <aff id="aff1">
          <label>1</label>
          <institution>DICCA, Universita degli Studi di Genova</institution>
        </aff>
      </contrib-group>
      <abstract>
        <p>Geotagging is the process of associating with textual data items the geographic position they denote, usually in the form of geographical coordinates (latitude and longitude). Automatic geotagging is often trivial relying on one of the many available gazetteers, such as OpenStreetMap (OSM)1. However, such knowledge bases are not free of errors, and, while this simple match works for popular locations, automatic annotation of less relevant venues and events may be signi cantly inaccurate. The goal of this work is to increase geotagging quality (in terms of completeness and accuracy) by also identifying and jointly exploiting diverse data sources as gazetteers. This will also allow us to cope with ambiguity by additionally performing semantic queries in various open knowledge bases.</p>
      </abstract>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>-</title>
      <p>The ability to geolocate a user (i.e., to assign a geographic position) enables a
number of location-aware applications and services. Similarly, associating
geolocation information to data enables managing and analyzing them on the basis
of the geographic dimension. When no explicit georeferencing (e.g., in the form
of location metadata coming from the application providing data) is available,
geolocation can be implicit and can be inferred, with variable degree of con
dence, by the data itself, which may contain, for example, names of entities with
known spatial location. Georeferencing by place name is an informal and the
most common form of georeferencing approach. We commonly use place names
in conversations, correspondence, reporting, and documentation.</p>
      <p>
        Data are said to be implicitly (or indirectly) georeferenced [
        <xref ref-type="bibr" rid="ref6">6</xref>
        ] when they are
not associated with explicit geospatial references (such as positioning on maps
or spatial coordinates), rather they are referenced by place names, geocodes,
and addresses. The term geotagging highlights the fact that additional steps are
required to identify the locations on maps.
1 openstreetmap.org
      </p>
      <p>More preciselly, geotagging is the computational process of transforming a
textual location description2 into a location on the Earth's surface (spatial
representation in numerical coordinates). The geotagging process therefore produces
a function that, given a toponym, returns the corresponding coordinates.</p>
      <p>
        Automatically geotagging is usually trivial using one of the many available
curated geographical knowledge bases. Dictionaries of placenames are called
gazetteers [
        <xref ref-type="bibr" rid="ref4">4</xref>
        ]. Gazetteers contain descriptive information about named places,
which can include their geographic locations, categories, etc. However, such
gazetteers are not free of errors, and while automatic annotation is actually
easy for popular locations, automatic annotation of less important venues and
events may be signi cantly inaccurate. This low accuracy is not only introduced
by human mistakes in the strings, but it is inherent in the data which could be
ambiguous due to the multiple, context-dependent, interpretations toponym. For
example, even for the case of very popular toponym as \Ei el Tower", there is a
replica in the city of Paris, Texas, USA, yielding a second match, with di erent
geographical metadata.
      </p>
      <p>The quality problems that may a ect geotagging can be classi ed in three
categories: (i) accuracy/correctness issues: datasets can contain human mistakes;
(ii) completness issues: no metadata are available; (iii) consistency issues leading
to ambiguity: when names of places are generic and there are no additional
information to devise whether a name refers to a village or to a mountain and
so on. These ambiguity problems are usually di cult to solve even with human
intervention.</p>
      <p>In this paper, we propose to cope with these issues by jointly exploiting
heterogeneous datasets and relying on strong assumptions on the geographical
domain, in terms of: (i) a speci c geographical area, and (ii) a speci c domain
of interest the geonames refer to.</p>
      <p>Diverse data sources are exploited in order to achieve a fast and accurate
automatic geotagging, allowing to cope with both human induced errors, gazetteer
incompleteness, and ambiguity. In particular, we combine the usage of a
geotagging approach relying on a crowdsourced gazetteer containing toponyms related
to the speci c domain, with semantic searches on dataset, like DBpedia3, in
order to disambiguate toponyms and achieve a higher accuracy.</p>
      <p>The advantage of using a combined approach is due to the speci c
characteristics of the di erent datasets. Crowdsourced gazetteers help us in addressing
the problems related to the use of vernacular and very speci c names. On the
other hand, semantic sources help to exploit a semantic layer with the aim of
achieving an higher precision and a lower ambiguity. As a speci c use case, we
will consider data from an outdoor tourism domain.</p>
      <p>
        Related work. Geotagging consists of toponym recognition and toponym
resolution. Toponym recognition assigns a possible geographical metadata (e.g.,
matching the toponym in a gazetteer) to geographical name. Toponym
resolu2 In the rest of the paper, we will use the words toponym, that means placename, and
geoname, as synonyms, to refer to textual location descriptions.
3 dbpedia.org/
tion, instead, eliminates the geo/non-geo ambiguity (e.g., Washington can be
a city in the USA or the name of a person). There are di erent strategies to
do this: (i) nding names in the text that exist in a gazetteer [
        <xref ref-type="bibr" rid="ref1 ref5">1, 5</xref>
        ]; (ii) using
Name Entity Recognition techniques [
        <xref ref-type="bibr" rid="ref8 ref9">8, 9</xref>
        ]; (iii) using a geographic ontology (for
understanding the context) [
        <xref ref-type="bibr" rid="ref8 ref9">9, 8</xref>
        ]. In general, a lot of studies in geotagging are
related to the analysis of social media data [
        <xref ref-type="bibr" rid="ref2 ref3">3, 2</xref>
        ]. Moreover, implicit
georeferencing information has been exploited, for instance, for localizing news on maps
[
        <xref ref-type="bibr" rid="ref10">10</xref>
        ].
      </p>
      <p>Outline of the paper. The remainder of the paper is structured as follows:
Section 2 states the problem and presents the proposed solution, Section 3 illustrates
the speci c scenario, and Section 4 concludes by discussing future work.
2</p>
    </sec>
    <sec id="sec-2">
      <title>Problem Statement and Proposed Approach</title>
      <p>In this section, we rst present the formalization of the problem, starting from
a simple geotagging function and extending it to cope with issues that may
impact geotagging quality. Then, we present a speci c istantiation of the proposed
approach.</p>
      <p>Geotagging function. Given a set of input toponyms, belonging to some texts
or to an input dataset, we want to de ne a geotagging function associating
geographical metadata with these toponyms.</p>
      <p>Let C R2 be a set of geographical coordinates corresponding to locations in
the physical world, and T be a set of toponyms, i.e., strings denoting locations.
Let G be a gazetteer, i.e., a set of pairs of the form (t; c), where t 2 T is a
toponym referring to a speci c location c 2 C (coordinates).</p>
      <p>The simplest geotagging function fG relying on a gazetteer G is de ned as:
fG : T ! C, where fG(t) = c s.t. 9!(t; c) 2 G. We notice that fG is partial
since it is unde ned for t if (i) t 62 1(G) or (ii) several pairs in G for t are found.</p>
      <p>Assuming that our dataset is split into speci c known geographic bounding
boxes de ne as BB C C, e.g., country or geographical regions. We can
now de ne the geotagging process related to a speci c geographical area as a
bounding box b 2 BB represented as a pair of coordinates. We de ne a function g
relying on G that, given a speci c toponym t 2 T and a speci c b 2 BB returns
its coordinates c 2 C. More formally, gG : T BB ! C where gG(t; b) =
c if (t; c) 2 G and c is included in bounding box b. The g function is partial but
the point (ii), explained above, is partial solved.</p>
      <p>In Figure 1, we graphically depict the geotagging function for a speci c
bounding box.</p>
      <p>Issues in geotagging and proposed approach. There are a number of issues
in realizing the geotagging function gG: (i) typos and alternatives names, (ii) G
incompleteness, (iii) ambiguity. To avoid these issues, in the following we discuss
how we extend the geotagging function gG.</p>
      <p>Naming di erences and typos. To solve typos and alternative name problems
that toponyms can have, we introduce a correction function . For example, we
can have di erent toponyms like \Tour Ei el", \Ei el Tower" or \eifel tower"
and we would be able to geotag correctly \Tour Ei el" in all these cases. To do
this, we de ne as follow:
8t 2 T
(t) = t if (t)</p>
      <p>1(G)
(t) = t0 otherwise
where t0 2 T is the toponym closest to t according to a string similarity function
(and s.t. t and t0 similarity according to such function is above a xed threshold).</p>
      <p>Therefore, we de ne function hG as follows:</p>
      <p>hG(t; b) = gG( (t); c)
Dataset incompleteness and ambiguity. The problem in the application of
function hG is that, in a real scenario, it is di cult to have a set G complete for a
speci c set of toponyms T . Since individual datasets are incomplete, we propose
the combined use of di erent datasets for which an order has been speci ed. The
use of a sequence of gazetteers works like a lter on T . Performing geotagging
on di erent gazetteers, we can also disambiguate toponyms. Ambiguity arises
when several alternative geographical coordinates are found for one toponym.
The same name may indeed denote di erent geolocated objects.</p>
      <p>Let G = G1; :::; Gn be a sequence of gazetteers, we de ne a new function k
on G as:</p>
      <p>kG (t; b) = c if hGi (t; b) = c ^ 8j &lt; i:(t; c) 62 Gj</p>
      <p>Note, therefore, to cope with ambiguity, we rely on two approaches:
- the usage of bounding box b 2 BB in order to reduce the geographical area in
which we search a toponym (see gG).
- the usage of multiple gazetteers Gi in order to understand exactly which
toponym we found (see kG ).</p>
      <p>Instantiation of geotagging function kG We describe a speci c solution
exploiting three di erent gazetteers. The described solution relies on the
assumption that toponyms refers to a speci c domain of interest. In details, as we
can see in Figure 2, the istantiation of G is:
1. G1 : OpenStreetMap(OSM)
2. G2 : DBpedia.
3. G3 : speci c domain websites.</p>
      <p>Our function kG cycles on G in order. In the follow, we describe in detail
G1; G2 and G3. The way we query these gazetteers is the implementation of
hGi . The bounding boxes provided as input to the functions for di erent Gi are
the same.</p>
      <p>
        OpenStreetMap We use OSM and OverpassAPI as a geotagger. The use of OSM
helps us to extract vernacular toponyms. Moreover, knowing a speci c tag of
the toponym, we are able to assert the correctness of our preliminary solution.
In this speci c case our correction function is the Levenshtein distance[
        <xref ref-type="bibr" rid="ref7">7</xref>
        ].
After this process, for each toponym three di erent results may be obtained :
(i) a single solution, (ii) more that one solutions, (iii) no solutions. As discussed
before, toponyms in (i) are solved, while for the other ones, the new gazetteers
will be used.
      </p>
      <p>DBpedia We use DBpedia for data geotagging. We query DBpedia with a SPARQL
endpoint (see the query in Figure 2). The use of semantic information helps us to
disambiguate in case of multiple matches coming from the previous step.
Moreover, in case of extraction of new toponyms, if we extract more than one solution,
we are able to choose the correct one. This is because we know the meaning of
this object. With this gazetteer, the correction function in the lter option of
our SPARQL query. We use regex function in order to nd similar strings.
Web sites We query speci c information from the web that we know being
related to our speci c domain. We create a web crawler on websites related to
the speci c domain and we extract from them the coordinates of our toponyms.
This implementation is still in progress and we cannot provide more details about
it.
3</p>
    </sec>
    <sec id="sec-3">
      <title>An Application to the Outdoor Tourism</title>
    </sec>
    <sec id="sec-4">
      <title>Domain</title>
      <p>As an application of the proposed approach, we consider a dataset containing
toponyms related to the touristic outdoor domain. The dataset used in this
application is a private dataset. We are, thus, not allowed to share the data.</p>
      <p>The entire dataset contains more or less 50000 toponyms from all over the
world. The toponyms are split in three di erent types of area: data from
administrative areas (e.g., Ande), countries (e.g., South Africa) and geographical
areas (e.g., Caucaso). Therefore, the possibility to split the dataset in subsets
related to a speci c geographic bounding box is due to information provided in
the dataset itself (and provided by the data owner). These toponyms are not
uniformly distributed over the world. In order to provide some information related
to the sparsity of the dataset, in South Africa we have 300 toponyms, in the
Ande area we have 3000 toponyms and in Causaso we have 100 toponyms.</p>
      <p>The data are structured and each data item contains the following elds:
toponym name, toponym name without typology, main locality (nullable eld)
and altitude (nullable eld). These data have been collected over 30 years from
di erent sources (e.g. books, journals, website, ecc.). These data are very noisy
and imprecise but the expertise of the owner of the data can give us the assurance
that the data are related to the touristic outdoor domain only.</p>
      <p>Since we have toponyms from all over the world, our algorithm works on
separate subsets of this domain. In case of administrative areas and countries,
we have speci c BBs retrieved from geographical gazetteers. The geographical
area has a di erent problem: we must choose a priori the relative BB. In this
case we can have two di erent problems that could increment errors retrieving
toponyms: (i) we can take a BB that does not correctly cover the entire area,
therefore loosing some toponyms, (ii) we can take a \big" BB and increment the
ambiguity in retrieving toponyms.</p>
      <p>Following the process explained in Section3, rst of all we clean the OSM
data by ltering out geographic information that are not useful in the outdoor
touristic domain. Relying on this external knowledge, we perform a rst level of
geotagging. When we obtain only one solution, we can already assume that we
found the correct geographical location. Unfortunately, we have a lot of toponyms
without a location. On this new subset of data, we will use the second gazetteer.
With a speci c SPARQL query on DBpedia, we obtain new results without
ambiguity. We can see in Figure 3 an example of ambiguity coming from the</p>
      <p>rst geotagging step with OSM. We provide two examples to better illustrate
the method:
1- Toponym Cockscomb: It does not exist in OSM. We retrieve this information
from DBpedia. This is an example of incompleteness that we solve using di erent
gazetteers.
2- Toponym Joubertina: Three di erent points are retrieved in OSM. We found
it in DBpedia as a village. This is an example of ambiguity. We solve it with the
combined use of a correction function and multiple gazetteers.</p>
      <p>Gazetteers, OSM and DBpedia, are not enough to geotag the entire set of
toponyms. The third gazetteer will allow us to nd the remaining location.</p>
      <p>Using the geotagging function, we obtain a set of toponyms with the
corresponding location metadata. As a real scenario, we do not want to compute error
measures such as precision and recall, but we use a web visual interface (as the
one shown in Figure 3) available on the web platform www.gishosting.gter.it,
implemented using the QuantumGIS open source software, in order to get a
feedback from the end user of the dataset.</p>
      <p>We notice that we are able to show the user the possible location of a
toponym. In this case, the end user can assess the correctness of geographical
coordinates.</p>
      <p>We report information related to the percentage of toponyms that we are
able to retrieve. We cannot report all the results because this is work in progress
and we have to perform the analysis on the whole world, but on the set of
toponyms of South Africa, we geotag 50% of the toponyms with OSM and 20%
with DBpedia solving some of the arising ambiguities.
4</p>
    </sec>
    <sec id="sec-5">
      <title>Conclusions</title>
      <p>In this paper we have proposed the joint use of di erent datasets for improving
the quality of geotagging and we have applied the proposed approach in a speci c
scenario. The motivation of this work is to meet the needs of the data owner.</p>
      <p>We introduced a geotagging function kG , taking as input a toponym and a
speci c geographic bounding box. The function, iterating over multiple gazetteers,
returns the geographical metadata associated with a toponym. Our function does
not perform a simple string matching rather it uses a speci c correction function
for each gazetteer. The consciousness of the speci c geographical domain allows
us to select and to decide how to use the relevant gazetteers.</p>
      <p>This approach is still work in progress. Our future e orts will be the
implementation of the web crawler to increase completeness and to complete the
experimental evaluation.</p>
    </sec>
  </body>
  <back>
    <ref-list>
      <ref id="ref1">
        <mixed-citation>
          [1]
          <string-name>
            <given-names>E.</given-names>
            <surname>Amitay</surname>
          </string-name>
          ,
          <string-name>
            <given-names>E.</given-names>
            <surname>Amitay</surname>
          </string-name>
          ,
          <string-name>
            <given-names>N.</given-names>
            <surname>Har'El</surname>
          </string-name>
          ,
          <string-name>
            <given-names>N.</given-names>
            <surname>Har'El</surname>
          </string-name>
          ,
          <string-name>
            <given-names>R.</given-names>
            <surname>Sivan</surname>
          </string-name>
          ,
          <string-name>
            <given-names>R.</given-names>
            <surname>Sivan</surname>
          </string-name>
          ,
          <string-name>
            <surname>A.</surname>
          </string-name>
          <article-title>So er, and</article-title>
          <string-name>
            <surname>A.</surname>
          </string-name>
          <article-title>So er. Web-a-where: geotagging web content</article-title>
          .
          <source>Proceedings of SIGIR '04 conference on Research and development in information retrieval</source>
          , pages
          <volume>273</volume>
          {
          <fpage>280</fpage>
          ,
          <year>2004</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref2">
        <mixed-citation>
          [2]
          <string-name>
            <given-names>Z.</given-names>
            <surname>Cheng</surname>
          </string-name>
          , J. Caverlee, and
          <string-name>
            <given-names>K.</given-names>
            <surname>Lee</surname>
          </string-name>
          .
          <article-title>You are where you tweet: A content-based approach to geo-locating twitter users</article-title>
          .
          <source>In Proceedings of the 19th ACM International Conference on Information and Knowledge Management</source>
          , pages
          <volume>759</volume>
          {
          <fpage>768</fpage>
          . ACM,
          <year>2010</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref3">
        <mixed-citation>
          [3]
          <string-name>
            <given-names>J.</given-names>
            <surname>Gelernter</surname>
          </string-name>
          and
          <string-name>
            <given-names>N.</given-names>
            <surname>Mushegian</surname>
          </string-name>
          .
          <article-title>Geo-parsing messages from microtext</article-title>
          .
          <source>Transactions in GIS</source>
          ,
          <volume>15</volume>
          (
          <issue>6</issue>
          ):
          <volume>753</volume>
          {
          <fpage>773</fpage>
          ,
          <year>2011</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref4">
        <mixed-citation>
          [4]
          <string-name>
            <given-names>M. F.</given-names>
            <surname>Goodchild</surname>
          </string-name>
          and
          <string-name>
            <given-names>L. L.</given-names>
            <surname>Hill</surname>
          </string-name>
          . Introduction to digital gazetteer research.
          <source>International Journal of Geographical Information Science</source>
          ,
          <volume>22</volume>
          (
          <issue>10</issue>
          ):
          <volume>1039</volume>
          {
          <fpage>1044</fpage>
          ,
          <year>2008</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref5">
        <mixed-citation>
          [5]
          <string-name>
            <given-names>C.</given-names>
            <surname>Grover</surname>
          </string-name>
          ,
          <string-name>
            <given-names>R.</given-names>
            <surname>Tobin</surname>
          </string-name>
          ,
          <string-name>
            <given-names>K.</given-names>
            <surname>Byrne</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Woollard</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            <surname>Reid</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Dunn</surname>
          </string-name>
          , and
          <string-name>
            <given-names>J.</given-names>
            <surname>Ball</surname>
          </string-name>
          .
          <article-title>Use of the Edinburgh geoparser for georeferencing digitized historical collections</article-title>
          .
          <source>Philosophical Transactions of the Royal Society A: Mathematical, Physical and Engineering Sciences</source>
          ,
          <volume>368</volume>
          (
          <year>1925</year>
          ):
          <volume>3875</volume>
          {
          <fpage>3889</fpage>
          ,
          <year>2010</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref6">
        <mixed-citation>
          [6]
          <string-name>
            <given-names>L. L.</given-names>
            <surname>Hill</surname>
          </string-name>
          . Georeferencing:
          <article-title>The geographic associations of information</article-title>
          . Mit Press,
          <year>2009</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref7">
        <mixed-citation>
          [7]
          <string-name>
            <given-names>G.</given-names>
            <surname>Navarro</surname>
          </string-name>
          .
          <article-title>A guided tour to approximate string matching</article-title>
          .
          <source>ACM computing surveys (CSUR)</source>
          ,
          <volume>33</volume>
          (
          <issue>1</issue>
          ):
          <volume>31</volume>
          {
          <fpage>88</fpage>
          ,
          <year>2001</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref8">
        <mixed-citation>
          [8]
          <string-name>
            <given-names>R. S.</given-names>
            <surname>Purves</surname>
          </string-name>
          ,
          <string-name>
            <given-names>P.</given-names>
            <surname>Clough</surname>
          </string-name>
          ,
          <string-name>
            <given-names>C. B.</given-names>
            <surname>Jones</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Arampatzis</surname>
          </string-name>
          ,
          <string-name>
            <given-names>B.</given-names>
            <surname>Bucher</surname>
          </string-name>
          ,
          <string-name>
            <given-names>D.</given-names>
            <surname>Finch</surname>
          </string-name>
          , G. Fu,
          <string-name>
            <given-names>H.</given-names>
            <surname>Joho</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A. K.</given-names>
            <surname>Syed</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Vaid</surname>
          </string-name>
          , and
          <string-name>
            <given-names>B.</given-names>
            <surname>Yang</surname>
          </string-name>
          .
          <article-title>The design and implementation of spirit: A spatially aware search engine for information retrieval on the internet</article-title>
          .
          <source>Int. J. Geogr. Inf. Sci.</source>
          ,
          <volume>21</volume>
          (
          <issue>7</issue>
          ):
          <volume>717</volume>
          {
          <fpage>745</fpage>
          ,
          <string-name>
            <surname>Jan</surname>
          </string-name>
          .
          <year>2007</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref9">
        <mixed-citation>
          [9]
          <string-name>
            <given-names>N.</given-names>
            <surname>Stokes</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Y.</given-names>
            <surname>Li</surname>
          </string-name>
          ,
          <string-name>
            <surname>A.</surname>
          </string-name>
          <article-title>Mo at, and</article-title>
          <string-name>
            <surname>J. Rong.</surname>
          </string-name>
          <article-title>An empirical study of the e ects of NLP components on Geographic IR performance</article-title>
          .
          <source>International Journal of Geographical Information Science</source>
          ,
          <volume>22</volume>
          (
          <issue>3</issue>
          ):
          <volume>247</volume>
          {
          <fpage>264</fpage>
          ,
          <year>2008</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref10">
        <mixed-citation>
          [10]
          <string-name>
            <given-names>B. E.</given-names>
            <surname>Teitler</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M. D.</given-names>
            <surname>Lieberman</surname>
          </string-name>
          ,
          <string-name>
            <given-names>D.</given-names>
            <surname>Panozzo</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            <surname>Sankaranarayanan</surname>
          </string-name>
          ,
          <string-name>
            <given-names>H.</given-names>
            <surname>Samet</surname>
          </string-name>
          , and
          <string-name>
            <given-names>J.</given-names>
            <surname>Sperling</surname>
          </string-name>
          .
          <article-title>Newsstand: A new view on news</article-title>
          .
          <source>In Proceedings of the 16th ACM SIGSPATIAL international conference on Advances in geographic information systems, page 18. ACM</source>
          ,
          <year>2008</year>
          .
        </mixed-citation>
      </ref>
    </ref-list>
  </back>
</article>