<!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>
      <journal-title-group>
        <journal-title>Spatial Knowledge and Information Canada</journal-title>
      </journal-title-group>
    </journal-meta>
    <article-meta>
      <title-group>
        <article-title>Research directions for the rHEALPix Discrete Global Grid System</article-title>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author">
          <string-name>DAVID BOWATER</string-name>
          <email>david.bowater@unb.ca</email>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>EMMANUEL STEFANAKIS</string-name>
          <email>emmanuel.stefanakis@ucalgary.ca</email>
          <xref ref-type="aff" rid="aff1">1</xref>
        </contrib>
        <aff id="aff0">
          <label>0</label>
          <institution>Geodesy and Geomatics Engineering, University of New Brunswick</institution>
        </aff>
        <aff id="aff1">
          <label>1</label>
          <institution>Geomatics Engineering, University of Calgary</institution>
        </aff>
      </contrib-group>
      <pub-date>
        <year>2019</year>
      </pub-date>
      <volume>7</volume>
      <issue>6</issue>
      <abstract>
        <p>Discrete Global Grid Systems (DGGSs) are important to Digital Earth, the Open Geospatial Consortium (OGC), and big data research. A promising OGC conformant quadrilateral-based approach is the rHEALPix DGGS. Despite its advantages over hexagonal- or triangular-based DGGSs, little research is being done to explore or advance our understanding of it. In this paper, we briefly review existing work and then present several important directions for future research related to harmonic analysis, discrete line generation, pure- and mixed-aperture DGGSs, and DGGS-based distance/direction metrics.</p>
      </abstract>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>1. Introduction</title>
      <p>
        A Discrete Global Grid System (DGGS)
consists of a hierarchy of discrete global
grids at multiple resolutions. DGGSs
represent a class of spatial data structures
that directly address the earth’s surface via a
topologically equivalent approximation such
as the sphere or ellipsoid
        <xref ref-type="bibr" rid="ref14">(Sahr and White
1998)</xref>
        . Since their introduction, DGGSs have
slowly gained prominence in the geospatial
community and in 2015, they were
identified as the foundation of modern
Digital Earth frameworks
        <xref ref-type="bibr" rid="ref7">(Mahdavi-Amiri
et al. 2015)</xref>
        . In 2017, they were adopted by
the Open Geospatial Consortium (OGC)
with the aim of standardizing the DGGS
model, increasing awareness, and increasing
interoperability between DGGSs
        <xref ref-type="bibr" rid="ref8 ref9">(OGC
2017a)</xref>
        . More recently, DGGSs were
suggested as a solution to big spatial vector
data management
        <xref ref-type="bibr" rid="ref19">(Yao and Lin 2018)</xref>
        and
as the de facto global reference system for
geospatial big data
        <xref ref-type="bibr" rid="ref8 ref9">(OGC 2017b)</xref>
        .
      </p>
      <p>
        Over the years, several different
DGGSs have been created each with
advantages and disadvantages. However,
only a subset are deemed appropriate under
the OGC DGGS Abstract Specification
        <xref ref-type="bibr" rid="ref8 ref9">(OGC
2017a)</xref>
        . Importantly, an OGC conformant
DGGS must utilize a method that partitions
the earth’s surface into a uniform grid of
equal area cells. Currently, the most popular
method is the Icosahedral Snyder Equal
Area (ISEA) projection and a considerable
amount of research has focused on
hexagonal- or triangular-based DGGSs that
adopt this approach.
      </p>
      <p>
        That being said, quadrilateral-based
DGGSs have several advantages over
hexagonal-or triangular DGGSs, such as
compatibility with existing data structures,
hardware, display devices, and coordinate
systems
        <xref ref-type="bibr" rid="ref1 ref15">(Sahr et al. 2003; Amiri et al. 2013)</xref>
        .
Moreover, recent work has demonstrated
benefits of using a quadrilateral approach in
various domains, such as data transmission
and rendering
        <xref ref-type="bibr" rid="ref16">(Sherlock 2017)</xref>
        and point
cloud handling
        <xref ref-type="bibr" rid="ref17">(Sirdeshmukh 2018)</xref>
        .
      </p>
      <p>
        The rHEALPix DGGS
        <xref ref-type="bibr" rid="ref5">(Gibb et al.
2016)</xref>
        is a promising OGC conformant
quadrilateral-based approach with many
interesting properties. Despite this, DGGS
research remains focused on hexagonal- or
triangular-based approaches and little work
is being done to explore or advance the
rHEALPix DGGS. In this paper we review
existing work and highlight several
important directions for future research. We
hope this work will promote the benefits of
the rHEALPix DGGS and stimulate more
researchers to explore it.
      </p>
    </sec>
    <sec id="sec-2">
      <title>2. Review of existing work</title>
      <p>
        In short, the rHEALPix DGGS is
constructed by projecting an ellipsoid (e.g.
WGS84) onto the faces of a cube,
partitioning each face into square grids, and
then inversely projecting the result back to
the ellipsoid (Figure 1.0). Besides the
theoretical definition presented in
        <xref ref-type="bibr" rid="ref5">Gibb et
al. (2016)</xref>
        , there are only three works
directly related to the rHEALPix DGGS
which we now briefly review.
      </p>
      <p>
        <xref ref-type="bibr" rid="ref5">Gibb (2016)</xref>
        advances our
understanding in three ways. Firstly, he
describes how cell identifiers uniquely
address cells across all resolutions of the
rHEALPix DGGS using a cell addressing
scheme that has both space filling and
hierarchical properties. Secondly, he
explores cell adjacency and describes a
method to determine cell ID’s of adjacent
cells at any resolution using a combination
of base 3 and base 4 math. Lastly, he
presents methods to determine DE-9IM
topological relationships (e.g., within,
contains, and touches) by manipulating cell
ID’s. Importantly, this work shows how cell
adjacency and topological relationships can
be efficiently determined using cell ID’s
directly rather than geodetic coordinates.
      </p>
      <p>
        <xref ref-type="bibr" rid="ref2 ref3">Bowater and Stefanakis (2018</xref>
        a)
consider the rHEALPix DGGS from a
Canadian perspective and discuss how
varying cell shape and cell orientation are
key considerations in the polar region (i.e.,
| | &gt; 41.9°, where  is geodetic latitude).
In addition, they describe how these
variations can be avoided or exploited for
small regions of interest (e.g., provinces) by
rotating the grid cells. In particular, they
show how triangular dart cells can be
avoided for regions with longitudinal extent
less than approximately 90°, and how
north-south aligned quadrilateral grids can
be created in the polar region. This is
important because north-south aligned
quadrilateral grids are familiar to users and
link to similar grids used in remote sensing
and environmental modelling
        <xref ref-type="bibr" rid="ref5">(Gibb 2016)</xref>
        .
      </p>
      <p>
        <xref ref-type="bibr" rid="ref2 ref3">Bowater and Stefanakis (2018</xref>
        b)
present an open-source web service that
enables users to create grids based on the
rHEALPix DGGS. In their paper, the
authors describe the implementation,
including issues and limitations, and
demonstrate how both discrete global grids
and regional grids can be created. This is
important work because it provides an
easily accessible tool for experimenting with
grids based on the rHEALPix DGGS,
thereby promoting its use in future
research. In addition, it supports
interoperability studies with other DGGSs
which is an important aim of the OGC
DGGS Abstract Specification.
      </p>
    </sec>
    <sec id="sec-3">
      <title>3. Directions for future work</title>
      <p>Evidently, the body of research related to
the rHEALPix DGGS is small. In
comparison to hexagonal- and
triangularbased DGGSs, the rHEALPix DGGS is
largely unexplored which means several
directions exist for future work. In this
section, a number of them are presented
that we feel deserve attention.</p>
      <p>
        Arguably, the most unique property
of the rHEALPix DGGS is the distribution of
cell nuclei along rings of constant latitude
(often referred to as isolatitude
distribution).
        <xref ref-type="bibr" rid="ref6">Gorski et al. (2005)</xref>
        states that
this property is essential for computational
speed in operations involving spherical
harmonics, which means the rHEALPix
DGGS is a good choice for applications (e.g.,
gravitational field modelling) that involve
harmonic analysis
        <xref ref-type="bibr" rid="ref5">(Gibb et al. 2016)</xref>
        . To our
knowledge, no other OGC conformant
DGGSs have this property. However, it has
not yet been fully explored. Therefore,
future work should explore this property
further (e.g., is it possible to determine
isolatitude ring directly from cell ID to
facilitate harmonic computations), and
realworld applications involving harmonic
analysis should be investigated.
      </p>
      <p>
        In a DGGS, vector data (i.e., points,
lines, and polygons) are rasterized into cells.
Therefore, if we consider linear features,
such as roads or rivers, the generation of the
discrete line is an important problem (Du et
al. 20108). Although solutions for hexagonal
        <xref ref-type="bibr" rid="ref18">(Tong et al. 2013)</xref>
        and triangular
        <xref ref-type="bibr" rid="ref4">(Du et al.
2018)</xref>
        DGGSs have been presented, discrete
line generation on the rHEALPix DGGS has
not been studied. Furthermore, the typical
approach involves solving the problem in
the plane and then projecting the result to
the ellipsoid. But this causes issues in the
plane when the linear feature intersects
more than one base cell. Moreover,
regarding the rHEALPix DGGS, square cells
in the plane project to different cell shapes
on the ellipsoid. Consequently, the ideal
discrete line in the plane may not be so on
the ellipsoid. Therefore, an interesting
direction for future work is to consider
discrete line generation in the plane but also
directly on the ellipsoid.
      </p>
      <p>
        It may be generally unknown that
the definition of the rHEALPix DGGS
presented in
        <xref ref-type="bibr" rid="ref5">Gibb et al. (2016)</xref>
        describes a
general class of DGGSs rather than a single,
unique approach. Specifically, the
definition holds for any integer   ≥ 2,
where each planar square is divided into
  ×   sub-squares at successive
resolutions. In work thus far,   = 3 has
been chosen because it is the smallest
integer that produces aligned hierarchies.
However, if we want to maximize the
number of resolutions under a fixed number
of cells (i.e., to provide a smooth transition),
then   = 2 is a better approach. In
addition, one-to-four refinement is exactly
encoded using 2 bits, as opposed to
one-tonine refinement which requires 4 bits
(although only 9 of the 16 possible values
are actually needed). Note that refinement,
sometimes called aperture, simply refers to
the process of subdividing a cell into smaller
cells. Therefore, we see two interesting
directions for future work: (i) investigate the
  = 2 rHEALPix DGGS and make
comparisons with the   = 3 approach,
and (ii) explore the possibility of a
mixedaperture rHEALPix DGGS. Unlike
pureaperture DGGSs, mixed-aperture DGGSs
need not have the same aperture across all
resolutions. Therefore, they provide greater
control over cell area at each resolution and
have been successfully implemented for
hexagonal DGGSs
        <xref ref-type="bibr" rid="ref10">(Sahr 2013)</xref>
        .
      </p>
      <p>
        Our last direction for future research
is not specific to the rHEALPix DGGS - it is
relevant to all DGGSs. Currently, there is no
way to determine the distance (or direction)
between two cell IDs without recourse to
geodetic coordinates
        <xref ref-type="bibr" rid="ref17">(Sirdeshmukh 2018)</xref>
        .
Just as a DGGS simplifies integration of
heterogeneous data sets on a global scale, a
DGGS-based distance (or direction) metric
would simplify vector data analysis by
removing the dependence on geodetic
coordinates and complex ellipsoidal
formulae. In this way, DGGSs would
become a more complete solution to all our
geospatial needs. While this may not be
possible, future work should attempt to find
out.
      </p>
    </sec>
    <sec id="sec-4">
      <title>4. Conclusion</title>
      <p>The rHEALPix DGGS is a promising
quadrilateral-based approach that has
several advantages over hexagonal- or
triangular-based DGGSs. However, the body
of research that explores the rHEALPix
DGGS is small. In this paper, we briefly
reviewed existing work, and then proceeded
to highlight several directions for future
work related to harmonic analysis, discrete
line generation, pure- and mixed-aperture
DGGSs, and DGGS-based
distance/direction metrics. We believe these
areas are interesting, challenging, and
necessary to advance our understanding of
the rHEALPix DGGS.</p>
    </sec>
    <sec id="sec-5">
      <title>Acknowledgements</title>
      <p>This work was funded by the Natural
Sciences and Engineering Research Council
of Canada (NSERC-DG).
Gibb, R. G. (2016). The rHEALPix Discrete
Global Grid System. In IOP Conference
Series: Earth and Environmental
Science (Vol. 34).
https://doi.org/10.1088/17551315/34/1/012012</p>
    </sec>
  </body>
  <back>
    <ref-list>
      <ref id="ref1">
        <mixed-citation>
          <string-name>
            <surname>Amiri</surname>
            ,
            <given-names>A. M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Bhojani</surname>
            ,
            <given-names>F.</given-names>
          </string-name>
          , &amp;
          <string-name>
            <surname>Samavati</surname>
            ,
            <given-names>F.</given-names>
          </string-name>
          (
          <year>2013</year>
          ).
          <article-title>One-to-two digital earth</article-title>
          .
          <source>In Lecture Notes in Computer Science (including subseries Lecture Notes in Artificial Intelligence and Lecture Notes in Bioinformatics)</source>
          (Vol.
          <volume>8034</volume>
          LNCS, pp.
          <fpage>681</fpage>
          -
          <lpage>692</lpage>
          ). https://doi.org/10.1007/978-3-
          <fpage>642</fpage>
          - 41939-3_
          <fpage>67</fpage>
        </mixed-citation>
      </ref>
      <ref id="ref2">
        <mixed-citation>
          <string-name>
            <surname>Bowater</surname>
            ,
            <given-names>D.</given-names>
          </string-name>
          , &amp;
          <string-name>
            <surname>Stefanakis</surname>
            ,
            <given-names>E.</given-names>
          </string-name>
          (
          <year>2018a</year>
          ).
          <source>The rHEALPix Discrete Global Grid System: considerations for Canada. Geomatica</source>
          ,
          <volume>72</volume>
          (
          <issue>1</issue>
          ),
          <fpage>27</fpage>
          -
          <lpage>37</lpage>
          . https://doi.org/10.1139/geomat-2018
          <source>- 0008</source>
        </mixed-citation>
      </ref>
      <ref id="ref3">
        <mixed-citation>
          <string-name>
            <surname>Bowater</surname>
            ,
            <given-names>D.</given-names>
          </string-name>
          , &amp;
          <string-name>
            <surname>Stefanakis</surname>
            ,
            <given-names>E.</given-names>
          </string-name>
          (
          <year>2018b</year>
          ).
          <article-title>A web service for creating quadrilateral discrete global grids based on the rHEALPix Discrete Global Grid System</article-title>
          .
          <article-title>Manuscript submitted for publication.</article-title>
        </mixed-citation>
      </ref>
      <ref id="ref4">
        <mixed-citation>
          <string-name>
            <surname>Du</surname>
            ,
            <given-names>L.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Ma</surname>
            ,
            <given-names>Q.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Ben</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Wang</surname>
            ,
            <given-names>R.</given-names>
          </string-name>
          , &amp;
          <string-name>
            <surname>Li</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          (
          <year>2018</year>
          ).
          <article-title>Duality and Dimensionality Reduction Discrete Line Generation Algorithm for a Triangular Grid</article-title>
          . ISPRS
          <source>International Journal of GeoInformation</source>
          ,
          <volume>7</volume>
          (
          <issue>10</issue>
          ),
          <volume>391</volume>
          . https://doi.org/10.3390/ijgi7100391
        </mixed-citation>
      </ref>
      <ref id="ref5">
        <mixed-citation>
          <string-name>
            <surname>Gibb</surname>
            ,
            <given-names>R.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Raichev</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          , &amp;
          <string-name>
            <surname>Speth</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          (
          <year>2016</year>
          ).
          <source>The rHEALPix Discrete Global Grid System. doi: 10</source>
          .7931/J2D21VHM. Available online https://datastore.landcareresearch.co. nz/dataset/rhealpix-discrete
          <article-title>-globalgrid-system (accessed on 17</article-title>
          <year>July 2018</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref6">
        <mixed-citation>
          <string-name>
            <surname>Gorski</surname>
            ,
            <given-names>K. M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Hivon</surname>
            ,
            <given-names>E.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Banday</surname>
            ,
            <given-names>A. J.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Wandelt</surname>
            ,
            <given-names>B. D.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Hansen</surname>
            ,
            <given-names>F. K.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Reinecke</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          , &amp;
          <string-name>
            <surname>Bartelman</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          (
          <year>2005</year>
          ).
          <article-title>HEALPix -- a Framework for High Resolution Discretization, and Fast Analysis of Data Distributed on the Sphere</article-title>
          .
          <source>The Astrophysical Journal</source>
          ,
          <volume>622</volume>
          (
          <issue>2</issue>
          ),
          <fpage>759</fpage>
          -
          <lpage>771</lpage>
          . https://doi.org/10.1086/427976
        </mixed-citation>
      </ref>
      <ref id="ref7">
        <mixed-citation>
          <string-name>
            <surname>Mahdavi-Amiri</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Alderson</surname>
            ,
            <given-names>T.</given-names>
          </string-name>
          , &amp;
          <string-name>
            <surname>Samavati</surname>
            ,
            <given-names>F.</given-names>
          </string-name>
          (
          <year>2015</year>
          ).
          <article-title>A Survey of Digital Earth</article-title>
          .
          <source>Computers and Graphics</source>
          ,
          <volume>53</volume>
          ,
          <fpage>95</fpage>
          -
          <lpage>117</lpage>
          . https://doi.org/10.1016/j.cag.
          <year>2015</year>
          .
          <volume>08</volume>
          . 005
        </mixed-citation>
      </ref>
      <ref id="ref8">
        <mixed-citation>
          <string-name>
            <surname>OGC</surname>
          </string-name>
          (
          <year>2017a</year>
          ).
          <source>Topic 21: Discrete Global Grid Systems Abstract Specification</source>
          . Available online http://docs.opengeospatial.org/as/15- 104r5/
          <fpage>15</fpage>
          -
          <lpage>104r5</lpage>
          .
          <source>html (accessed on 2 August</source>
          <year>2018</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref9">
        <mixed-citation>
          <article-title>OGC (2017b). OGC announces a new standard that improves the way information is referenced to the earth</article-title>
          . Available online http://www.opengeospatial.org/pressr oom/pressreleases/2656
          <source>(accessed on 2 August</source>
          <year>2018</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref10">
        <mixed-citation>
          <string-name>
            <surname>Sahr</surname>
            ,
            <given-names>K.</given-names>
          </string-name>
          (
          <year>2013</year>
          ).
          <article-title>On the optimal representation of vector location using</article-title>
        </mixed-citation>
      </ref>
      <ref id="ref11">
        <mixed-citation>
          <string-name>
            <surname>Archives</surname>
          </string-name>
          (Vol.
          <volume>40</volume>
          , pp.
          <fpage>1</fpage>
          -
          <lpage>8</lpage>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref12">
        <mixed-citation>https://doi.org/10.5194/isprsarchives-</mixed-citation>
      </ref>
      <ref id="ref13">
        <mixed-citation>
          <string-name>
            <surname>XL-</surname>
          </string-name>
          4
          <string-name>
            <surname>-</surname>
          </string-name>
          W2-1
          <article-title>-2013</article-title>
        </mixed-citation>
      </ref>
      <ref id="ref14">
        <mixed-citation>
          <string-name>
            <surname>Sahr</surname>
            ,
            <given-names>K.</given-names>
          </string-name>
          , &amp;
          <string-name>
            <surname>White</surname>
            ,
            <given-names>D.</given-names>
          </string-name>
          (
          <year>1998</year>
          ).
          <article-title>Discrete Global Grid Systems</article-title>
          .
          <source>In Proceedings of the 30th Symposium on the Interface, Computing Science and Statistics</source>
          (pp.
          <fpage>269</fpage>
          -
          <lpage>278</lpage>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref15">
        <mixed-citation>
          <string-name>
            <surname>Sahr</surname>
            ,
            <given-names>K.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>White</surname>
            ,
            <given-names>D.</given-names>
          </string-name>
          , &amp;
          <string-name>
            <surname>Kimerling</surname>
            ,
            <given-names>A. J.</given-names>
          </string-name>
          (
          <year>2003</year>
          ).
          <source>Geodesic Discrete Global Grid Systems. Cartography and Geographic Information Science</source>
          ,
          <volume>30</volume>
          (
          <issue>2</issue>
          ),
          <fpage>121</fpage>
          -
          <lpage>134</lpage>
          . https://doi.org/10.1559/15230400310 0011090
        </mixed-citation>
      </ref>
      <ref id="ref16">
        <mixed-citation>
          <string-name>
            <surname>Sherlock</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          (
          <year>2017</year>
          ).
          <article-title>Visualisations on a Web-Based View-Aware Digital Earth (Master's Thesis)</article-title>
          . University of Calgary.
        </mixed-citation>
      </ref>
      <ref id="ref17">
        <mixed-citation>
          <string-name>
            <surname>Sirdeshmukh</surname>
            ,
            <given-names>N.</given-names>
          </string-name>
          (
          <year>2018</year>
          ).
          <article-title>Utilizing a Discrete Global Grid System For Handling Point Clouds With Varying Locations, Times, and Levels of Detail. (Master's Thesis)</article-title>
          . Delft University of Technology.
        </mixed-citation>
      </ref>
      <ref id="ref18">
        <mixed-citation>
          <string-name>
            <surname>Tong</surname>
            ,
            <given-names>X.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Ben</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          , Liu,
          <string-name>
            <given-names>Y.</given-names>
            , &amp;
            <surname>Zhang</surname>
          </string-name>
          ,
          <string-name>
            <surname>Y.</surname>
          </string-name>
          (
          <year>2013</year>
          ).
          <article-title>Modelling and expression of vector data in the hexagonal discrete global grid system</article-title>
          .
          <source>In International Archives of the Photogrammetry, Remote Sensing and Spatial Information Sciences - ISPRS Archives</source>
          (Vol.
          <volume>40</volume>
          , pp.
          <fpage>15</fpage>
          -
          <lpage>25</lpage>
          ). https://doi.org/10.5194/isprsarchivesXL-4
          <string-name>
            <surname>-W2-</surname>
          </string-name>
          15-2013
        </mixed-citation>
      </ref>
      <ref id="ref19">
        <mixed-citation>
          <string-name>
            <surname>Yao</surname>
            ,
            <given-names>X.</given-names>
          </string-name>
          , &amp;
          <string-name>
            <surname>Li</surname>
            ,
            <given-names>G.</given-names>
          </string-name>
          (
          <year>2018</year>
          ).
          <article-title>Big spatial vector data management: a review</article-title>
          .
          <source>Big Earth Data</source>
          ,
          <volume>2</volume>
          (
          <issue>1</issue>
          ),
          <fpage>108</fpage>
          -
          <lpage>129</lpage>
          . https://doi.org/10.1080/20964471.201 8.
          <fpage>1432115</fpage>
        </mixed-citation>
      </ref>
    </ref-list>
  </back>
</article>