Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Map api done #49

Merged
merged 6 commits into from
Jan 25, 2019
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@ install:
- pip install 'shapely>=1.5.13'
- pip install 'geojson_rewind>=0.1.1'
- pip install 'geomet>=0.2.0.post2'
- pip install 'appdirs>=1.4.3'
- pip install matplotlib
- pip install coveralls
- pip install vcrpy

Expand Down
Binary file modified docs/_build/doctrees/environment.pickle
Binary file not shown.
Binary file modified docs/_build/doctrees/index.doctree
Binary file not shown.
Binary file modified docs/_build/doctrees/modules/intro.doctree
Binary file not shown.
Binary file added docs/_build/doctrees/modules/maps.doctree
Binary file not shown.
2 changes: 1 addition & 1 deletion docs/_build/html/.buildinfo
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Sphinx build info version 1
# This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done.
config: 6917293a93048729f41513d201253d99
config: 360ec5f6ff2664eb64c616eabd0a0149
tags: 645f666f9bcd5a90fca523b33c5a78b7
6 changes: 4 additions & 2 deletions docs/_build/html/_modules/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,7 @@
<li class="toctree-l1"><a class="reference internal" href="../modules/occurrence.html">occurrence module</a></li>
<li class="toctree-l1"><a class="reference internal" href="../modules/registry.html">registry module</a></li>
<li class="toctree-l1"><a class="reference internal" href="../modules/species.html">species module</a></li>
<li class="toctree-l1"><a class="reference internal" href="../modules/maps.html">maps module</a></li>
<li class="toctree-l1"><a class="reference internal" href="../modules/utils.html">utils module</a></li>
</ul>
<p class="caption"><span class="caption-text">All the rest</span></p>
Expand Down Expand Up @@ -165,7 +166,8 @@
<div itemprop="articleBody">

<h1>All modules for which code is available</h1>
<ul><li><a href="pygbif/occurrences/count.html">pygbif.occurrences.count</a></li>
<ul><li><a href="pygbif/maps/map.html">pygbif.maps.map</a></li>
<li><a href="pygbif/occurrences/count.html">pygbif.occurrences.count</a></li>
<li><a href="pygbif/occurrences/download.html">pygbif.occurrences.download</a></li>
<li><a href="pygbif/occurrences/get.html">pygbif.occurrences.get</a></li>
<li><a href="pygbif/occurrences/search.html">pygbif.occurrences.search</a></li>
Expand All @@ -192,7 +194,7 @@ <h1>All modules for which code is available</h1>

<div role="contentinfo">
<p>
&copy; Copyright 2016, Scott Chamberlain.
&copy; Copyright 2019, Scott Chamberlain.

</p>
</div>
Expand Down
474 changes: 474 additions & 0 deletions docs/_build/html/_modules/pygbif/maps/map.html

Large diffs are not rendered by default.

3 changes: 2 additions & 1 deletion docs/_build/html/_modules/pygbif/occurrences/count.html
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,7 @@
<li class="toctree-l1"><a class="reference internal" href="../../../modules/occurrence.html">occurrence module</a></li>
<li class="toctree-l1"><a class="reference internal" href="../../../modules/registry.html">registry module</a></li>
<li class="toctree-l1"><a class="reference internal" href="../../../modules/species.html">species module</a></li>
<li class="toctree-l1"><a class="reference internal" href="../../../modules/maps.html">maps module</a></li>
<li class="toctree-l1"><a class="reference internal" href="../../../modules/utils.html">utils module</a></li>
</ul>
<p class="caption"><span class="caption-text">All the rest</span></p>
Expand Down Expand Up @@ -312,7 +313,7 @@ <h1>Source code for pygbif.occurrences.count</h1><div class="highlight"><pre>

<div role="contentinfo">
<p>
&copy; Copyright 2016, Scott Chamberlain.
&copy; Copyright 2019, Scott Chamberlain.

</p>
</div>
Expand Down
3 changes: 2 additions & 1 deletion docs/_build/html/_modules/pygbif/occurrences/download.html
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,7 @@
<li class="toctree-l1"><a class="reference internal" href="../../../modules/occurrence.html">occurrence module</a></li>
<li class="toctree-l1"><a class="reference internal" href="../../../modules/registry.html">registry module</a></li>
<li class="toctree-l1"><a class="reference internal" href="../../../modules/species.html">species module</a></li>
<li class="toctree-l1"><a class="reference internal" href="../../../modules/maps.html">maps module</a></li>
<li class="toctree-l1"><a class="reference internal" href="../../../modules/utils.html">utils module</a></li>
</ul>
<p class="caption"><span class="caption-text">All the rest</span></p>
Expand Down Expand Up @@ -606,7 +607,7 @@ <h1>Source code for pygbif.occurrences.download</h1><div class="highlight"><pre>

<div role="contentinfo">
<p>
&copy; Copyright 2016, Scott Chamberlain.
&copy; Copyright 2019, Scott Chamberlain.

</p>
</div>
Expand Down
3 changes: 2 additions & 1 deletion docs/_build/html/_modules/pygbif/occurrences/get.html
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,7 @@
<li class="toctree-l1"><a class="reference internal" href="../../../modules/occurrence.html">occurrence module</a></li>
<li class="toctree-l1"><a class="reference internal" href="../../../modules/registry.html">registry module</a></li>
<li class="toctree-l1"><a class="reference internal" href="../../../modules/species.html">species module</a></li>
<li class="toctree-l1"><a class="reference internal" href="../../../modules/maps.html">maps module</a></li>
<li class="toctree-l1"><a class="reference internal" href="../../../modules/utils.html">utils module</a></li>
</ul>
<p class="caption"><span class="caption-text">All the rest</span></p>
Expand Down Expand Up @@ -240,7 +241,7 @@ <h1>Source code for pygbif.occurrences.get</h1><div class="highlight"><pre>

<div role="contentinfo">
<p>
&copy; Copyright 2016, Scott Chamberlain.
&copy; Copyright 2019, Scott Chamberlain.

</p>
</div>
Expand Down
3 changes: 2 additions & 1 deletion docs/_build/html/_modules/pygbif/occurrences/search.html
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,7 @@
<li class="toctree-l1"><a class="reference internal" href="../../../modules/occurrence.html">occurrence module</a></li>
<li class="toctree-l1"><a class="reference internal" href="../../../modules/registry.html">registry module</a></li>
<li class="toctree-l1"><a class="reference internal" href="../../../modules/species.html">species module</a></li>
<li class="toctree-l1"><a class="reference internal" href="../../../modules/maps.html">maps module</a></li>
<li class="toctree-l1"><a class="reference internal" href="../../../modules/utils.html">utils module</a></li>
</ul>
<p class="caption"><span class="caption-text">All the rest</span></p>
Expand Down Expand Up @@ -513,7 +514,7 @@ <h1>Source code for pygbif.occurrences.search</h1><div class="highlight"><pre>

<div role="contentinfo">
<p>
&copy; Copyright 2016, Scott Chamberlain.
&copy; Copyright 2019, Scott Chamberlain.

</p>
</div>
Expand Down
3 changes: 2 additions & 1 deletion docs/_build/html/_modules/pygbif/registry/datasets.html
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,7 @@
<li class="toctree-l1"><a class="reference internal" href="../../../modules/occurrence.html">occurrence module</a></li>
<li class="toctree-l1"><a class="reference internal" href="../../../modules/registry.html">registry module</a></li>
<li class="toctree-l1"><a class="reference internal" href="../../../modules/species.html">species module</a></li>
<li class="toctree-l1"><a class="reference internal" href="../../../modules/maps.html">maps module</a></li>
<li class="toctree-l1"><a class="reference internal" href="../../../modules/utils.html">utils module</a></li>
</ul>
<p class="caption"><span class="caption-text">All the rest</span></p>
Expand Down Expand Up @@ -437,7 +438,7 @@ <h1>Source code for pygbif.registry.datasets</h1><div class="highlight"><pre>

<div role="contentinfo">
<p>
&copy; Copyright 2016, Scott Chamberlain.
&copy; Copyright 2019, Scott Chamberlain.

</p>
</div>
Expand Down
3 changes: 2 additions & 1 deletion docs/_build/html/_modules/pygbif/registry/installations.html
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,7 @@
<li class="toctree-l1"><a class="reference internal" href="../../../modules/occurrence.html">occurrence module</a></li>
<li class="toctree-l1"><a class="reference internal" href="../../../modules/registry.html">registry module</a></li>
<li class="toctree-l1"><a class="reference internal" href="../../../modules/species.html">species module</a></li>
<li class="toctree-l1"><a class="reference internal" href="../../../modules/maps.html">maps module</a></li>
<li class="toctree-l1"><a class="reference internal" href="../../../modules/utils.html">utils module</a></li>
</ul>
<p class="caption"><span class="caption-text">All the rest</span></p>
Expand Down Expand Up @@ -247,7 +248,7 @@ <h1>Source code for pygbif.registry.installations</h1><div class="highlight"><pr

<div role="contentinfo">
<p>
&copy; Copyright 2016, Scott Chamberlain.
&copy; Copyright 2019, Scott Chamberlain.

</p>
</div>
Expand Down
3 changes: 2 additions & 1 deletion docs/_build/html/_modules/pygbif/registry/networks.html
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,7 @@
<li class="toctree-l1"><a class="reference internal" href="../../../modules/occurrence.html">occurrence module</a></li>
<li class="toctree-l1"><a class="reference internal" href="../../../modules/registry.html">registry module</a></li>
<li class="toctree-l1"><a class="reference internal" href="../../../modules/species.html">species module</a></li>
<li class="toctree-l1"><a class="reference internal" href="../../../modules/maps.html">maps module</a></li>
<li class="toctree-l1"><a class="reference internal" href="../../../modules/utils.html">utils module</a></li>
</ul>
<p class="caption"><span class="caption-text">All the rest</span></p>
Expand Down Expand Up @@ -236,7 +237,7 @@ <h1>Source code for pygbif.registry.networks</h1><div class="highlight"><pre>

<div role="contentinfo">
<p>
&copy; Copyright 2016, Scott Chamberlain.
&copy; Copyright 2019, Scott Chamberlain.

</p>
</div>
Expand Down
3 changes: 2 additions & 1 deletion docs/_build/html/_modules/pygbif/registry/nodes.html
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,7 @@
<li class="toctree-l1"><a class="reference internal" href="../../../modules/occurrence.html">occurrence module</a></li>
<li class="toctree-l1"><a class="reference internal" href="../../../modules/registry.html">registry module</a></li>
<li class="toctree-l1"><a class="reference internal" href="../../../modules/species.html">species module</a></li>
<li class="toctree-l1"><a class="reference internal" href="../../../modules/maps.html">maps module</a></li>
<li class="toctree-l1"><a class="reference internal" href="../../../modules/utils.html">utils module</a></li>
</ul>
<p class="caption"><span class="caption-text">All the rest</span></p>
Expand Down Expand Up @@ -258,7 +259,7 @@ <h1>Source code for pygbif.registry.nodes</h1><div class="highlight"><pre>

<div role="contentinfo">
<p>
&copy; Copyright 2016, Scott Chamberlain.
&copy; Copyright 2019, Scott Chamberlain.

</p>
</div>
Expand Down
3 changes: 2 additions & 1 deletion docs/_build/html/_modules/pygbif/registry/organizations.html
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,7 @@
<li class="toctree-l1"><a class="reference internal" href="../../../modules/occurrence.html">occurrence module</a></li>
<li class="toctree-l1"><a class="reference internal" href="../../../modules/registry.html">registry module</a></li>
<li class="toctree-l1"><a class="reference internal" href="../../../modules/species.html">species module</a></li>
<li class="toctree-l1"><a class="reference internal" href="../../../modules/maps.html">maps module</a></li>
<li class="toctree-l1"><a class="reference internal" href="../../../modules/utils.html">utils module</a></li>
</ul>
<p class="caption"><span class="caption-text">All the rest</span></p>
Expand Down Expand Up @@ -248,7 +249,7 @@ <h1>Source code for pygbif.registry.organizations</h1><div class="highlight"><pr

<div role="contentinfo">
<p>
&copy; Copyright 2016, Scott Chamberlain.
&copy; Copyright 2019, Scott Chamberlain.

</p>
</div>
Expand Down
3 changes: 2 additions & 1 deletion docs/_build/html/_modules/pygbif/species/name_backbone.html
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,7 @@
<li class="toctree-l1"><a class="reference internal" href="../../../modules/occurrence.html">occurrence module</a></li>
<li class="toctree-l1"><a class="reference internal" href="../../../modules/registry.html">registry module</a></li>
<li class="toctree-l1"><a class="reference internal" href="../../../modules/species.html">species module</a></li>
<li class="toctree-l1"><a class="reference internal" href="../../../modules/maps.html">maps module</a></li>
<li class="toctree-l1"><a class="reference internal" href="../../../modules/utils.html">utils module</a></li>
</ul>
<p class="caption"><span class="caption-text">All the rest</span></p>
Expand Down Expand Up @@ -242,7 +243,7 @@ <h1>Source code for pygbif.species.name_backbone</h1><div class="highlight"><pre

<div role="contentinfo">
<p>
&copy; Copyright 2016, Scott Chamberlain.
&copy; Copyright 2019, Scott Chamberlain.

</p>
</div>
Expand Down
3 changes: 2 additions & 1 deletion docs/_build/html/_modules/pygbif/species/name_lookup.html
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,7 @@
<li class="toctree-l1"><a class="reference internal" href="../../../modules/occurrence.html">occurrence module</a></li>
<li class="toctree-l1"><a class="reference internal" href="../../../modules/registry.html">registry module</a></li>
<li class="toctree-l1"><a class="reference internal" href="../../../modules/species.html">species module</a></li>
<li class="toctree-l1"><a class="reference internal" href="../../../modules/maps.html">maps module</a></li>
<li class="toctree-l1"><a class="reference internal" href="../../../modules/utils.html">utils module</a></li>
</ul>
<p class="caption"><span class="caption-text">All the rest</span></p>
Expand Down Expand Up @@ -320,7 +321,7 @@ <h1>Source code for pygbif.species.name_lookup</h1><div class="highlight"><pre>

<div role="contentinfo">
<p>
&copy; Copyright 2016, Scott Chamberlain.
&copy; Copyright 2019, Scott Chamberlain.

</p>
</div>
Expand Down
3 changes: 2 additions & 1 deletion docs/_build/html/_modules/pygbif/species/name_parser.html
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,7 @@
<li class="toctree-l1"><a class="reference internal" href="../../../modules/occurrence.html">occurrence module</a></li>
<li class="toctree-l1"><a class="reference internal" href="../../../modules/registry.html">registry module</a></li>
<li class="toctree-l1"><a class="reference internal" href="../../../modules/species.html">species module</a></li>
<li class="toctree-l1"><a class="reference internal" href="../../../modules/maps.html">maps module</a></li>
<li class="toctree-l1"><a class="reference internal" href="../../../modules/utils.html">utils module</a></li>
</ul>
<p class="caption"><span class="caption-text">All the rest</span></p>
Expand Down Expand Up @@ -201,7 +202,7 @@ <h1>Source code for pygbif.species.name_parser</h1><div class="highlight"><pre>

<div role="contentinfo">
<p>
&copy; Copyright 2016, Scott Chamberlain.
&copy; Copyright 2019, Scott Chamberlain.

</p>
</div>
Expand Down
3 changes: 2 additions & 1 deletion docs/_build/html/_modules/pygbif/species/name_suggest.html
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,7 @@
<li class="toctree-l1"><a class="reference internal" href="../../../modules/occurrence.html">occurrence module</a></li>
<li class="toctree-l1"><a class="reference internal" href="../../../modules/registry.html">registry module</a></li>
<li class="toctree-l1"><a class="reference internal" href="../../../modules/species.html">species module</a></li>
<li class="toctree-l1"><a class="reference internal" href="../../../modules/maps.html">maps module</a></li>
<li class="toctree-l1"><a class="reference internal" href="../../../modules/utils.html">utils module</a></li>
</ul>
<p class="caption"><span class="caption-text">All the rest</span></p>
Expand Down Expand Up @@ -231,7 +232,7 @@ <h1>Source code for pygbif.species.name_suggest</h1><div class="highlight"><pre>

<div role="contentinfo">
<p>
&copy; Copyright 2016, Scott Chamberlain.
&copy; Copyright 2019, Scott Chamberlain.

</p>
</div>
Expand Down
3 changes: 2 additions & 1 deletion docs/_build/html/_modules/pygbif/species/name_usage.html
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,7 @@
<li class="toctree-l1"><a class="reference internal" href="../../../modules/occurrence.html">occurrence module</a></li>
<li class="toctree-l1"><a class="reference internal" href="../../../modules/registry.html">registry module</a></li>
<li class="toctree-l1"><a class="reference internal" href="../../../modules/species.html">species module</a></li>
<li class="toctree-l1"><a class="reference internal" href="../../../modules/maps.html">maps module</a></li>
<li class="toctree-l1"><a class="reference internal" href="../../../modules/utils.html">utils module</a></li>
</ul>
<p class="caption"><span class="caption-text">All the rest</span></p>
Expand Down Expand Up @@ -275,7 +276,7 @@ <h1>Source code for pygbif.species.name_usage</h1><div class="highlight"><pre>

<div role="contentinfo">
<p>
&copy; Copyright 2016, Scott Chamberlain.
&copy; Copyright 2019, Scott Chamberlain.

</p>
</div>
Expand Down
3 changes: 2 additions & 1 deletion docs/_build/html/_modules/pygbif/utils/wkt_rewind.html
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,7 @@
<li class="toctree-l1"><a class="reference internal" href="../../../modules/occurrence.html">occurrence module</a></li>
<li class="toctree-l1"><a class="reference internal" href="../../../modules/registry.html">registry module</a></li>
<li class="toctree-l1"><a class="reference internal" href="../../../modules/species.html">species module</a></li>
<li class="toctree-l1"><a class="reference internal" href="../../../modules/maps.html">maps module</a></li>
<li class="toctree-l1"><a class="reference internal" href="../../../modules/utils.html">utils module</a></li>
</ul>
<p class="caption"><span class="caption-text">All the rest</span></p>
Expand Down Expand Up @@ -223,7 +224,7 @@ <h1>Source code for pygbif.utils.wkt_rewind</h1><div class="highlight"><pre>

<div role="contentinfo">
<p>
&copy; Copyright 2016, Scott Chamberlain.
&copy; Copyright 2019, Scott Chamberlain.

</p>
</div>
Expand Down
4 changes: 4 additions & 0 deletions docs/_build/html/_sources/index.rst.txt
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,7 @@ Modules
modules/occurrence
modules/registry
modules/species
modules/maps
modules/utils

:doc:`modules/intro`
Expand All @@ -76,6 +77,9 @@ Modules
:doc:`modules/species`
The species module: including name search, lookup, suggest, usage, and backbone search.

:doc:`modules/maps`
The maps module: including map.

:doc:`modules/utils`
The utils module: including wkt_rewind.

Expand Down
2 changes: 1 addition & 1 deletion docs/_build/html/_sources/modules/intro.rst.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ pygbif modules
* Registry - Datasets, Nodes, Installations, Networks, Organizations
* Species - Taxonomic names
* Occurrences - Occurrence data, including the download API
* Maps - Maps

You can import the entire library, or each module individually as needed.

Note that `GBIF maps API <http://www.gbif.org/developer/maps>`_ is not included in `pygbif`.
24 changes: 24 additions & 0 deletions docs/_build/html/_sources/modules/maps.rst.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
.. _maps-modules:

===========
maps module
===========

maps module API:

* `map`

Example usage:

.. code-block:: python

from pygbif import maps
maps.map(taxonKey = 2435098)


maps API
========

.. py:module:: pygbif

.. automethod:: maps.map
3 changes: 2 additions & 1 deletion docs/_build/html/changelog_link.html
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,7 @@
<li class="toctree-l1"><a class="reference internal" href="modules/occurrence.html">occurrence module</a></li>
<li class="toctree-l1"><a class="reference internal" href="modules/registry.html">registry module</a></li>
<li class="toctree-l1"><a class="reference internal" href="modules/species.html">species module</a></li>
<li class="toctree-l1"><a class="reference internal" href="modules/maps.html">maps module</a></li>
<li class="toctree-l1"><a class="reference internal" href="modules/utils.html">utils module</a></li>
</ul>
<p class="caption"><span class="caption-text">All the rest</span></p>
Expand Down Expand Up @@ -251,7 +252,7 @@ <h2>0.1.0 (2015-11-02)<a class="headerlink" href="#id5" title="Permalink to this

<div role="contentinfo">
<p>
&copy; Copyright 2016, Scott Chamberlain.
&copy; Copyright 2019, Scott Chamberlain.

</p>
</div>
Expand Down
3 changes: 2 additions & 1 deletion docs/_build/html/conduct.html
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,7 @@
<li class="toctree-l1"><a class="reference internal" href="modules/occurrence.html">occurrence module</a></li>
<li class="toctree-l1"><a class="reference internal" href="modules/registry.html">registry module</a></li>
<li class="toctree-l1"><a class="reference internal" href="modules/species.html">species module</a></li>
<li class="toctree-l1"><a class="reference internal" href="modules/maps.html">maps module</a></li>
<li class="toctree-l1"><a class="reference internal" href="modules/utils.html">utils module</a></li>
</ul>
<p class="caption"><span class="caption-text">All the rest</span></p>
Expand Down Expand Up @@ -212,7 +213,7 @@

<div role="contentinfo">
<p>
&copy; Copyright 2016, Scott Chamberlain.
&copy; Copyright 2019, Scott Chamberlain.

</p>
</div>
Expand Down
3 changes: 2 additions & 1 deletion docs/_build/html/contributing.html
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,7 @@
<li class="toctree-l1"><a class="reference internal" href="modules/occurrence.html">occurrence module</a></li>
<li class="toctree-l1"><a class="reference internal" href="modules/registry.html">registry module</a></li>
<li class="toctree-l1"><a class="reference internal" href="modules/species.html">species module</a></li>
<li class="toctree-l1"><a class="reference internal" href="modules/maps.html">maps module</a></li>
<li class="toctree-l1"><a class="reference internal" href="modules/utils.html">utils module</a></li>
</ul>
<p class="caption"><span class="caption-text">All the rest</span></p>
Expand Down Expand Up @@ -238,7 +239,7 @@ <h2>Writing tests<a class="headerlink" href="#writing-tests" title="Permalink to

<div role="contentinfo">
<p>
&copy; Copyright 2016, Scott Chamberlain.
&copy; Copyright 2019, Scott Chamberlain.

</p>
</div>
Expand Down
Loading