<!DOCTYPE html>
<html lang="en">
  <head>
    <meta content="text/html;charset=utf-8" http-equiv="Content-Type">
    <meta content="utf-8" http-equiv="encoding">
    <meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes">
    <title>About - Library Map</title>
    <link rel="shortcut icon" href="/logo.svg" type="image/x-icon">
    <link rel="stylesheet" type="text/css" href="/style.css">
    <script defer data-domain="librarymap.hugh.run" src="https://analytics.hugh.run/js/script.js"></script>
  </head>
  <body>
    <header>
      <section id="title">
        <a href="/"><img id="logo" src="/logo.svg"></a>
        <h2>Sources &amp; Attributions</h2>
      </section>
      <nav>
        <ul>
          <li><a href="/">Home</a></li>
          <li><a href="/who-else">Who's using it?</a></li>
          <li><a href="/fines">Fines</a></li>
          <li><a href="/about">About</a></li>
          <li class="active-tab">Acknowledgements</li>
          <li><a href="/contributing">Contribute</a></li>
          <li><a href="https://github.com/hughrun/public_library_map">Code</a></li>
        </ul>
      </nav>
    </header>
    <main>
      <section class="sources">
        <h2 id="sources-attributions">Sources &amp; Attributions</h2>
        <p><em>Library Map</em> was written and conceived on unceded Wurundjeri Woi Wurrung land.</p>
        <p>If you believe I have breached a license in using your data, or attributed it incorrectly, please get in touch at <code>librarymap</code>@<code>hugh</code>.<code>run</code></p>
        <h3 id="contributors">Contributors</h3>
        <p>These people have contributed to making the map:</p>
        <ul id="contributors-list">
          <li>Hugh Rundle</li>
          <li>Alissa M</li>
          <li>Paul Schulz</li>
          <li>Gareth Dixon</li>
          <li>Andrew Kelly</li>
          <li>Sonya Lange</li>
          <li>Stephanie Schwarze</li>
          <li>Sally</li>
          <li>Molly</li>
          <li>Michaela Olde</li>
          <li>hughrun</li>
          <li>sallybaker</li>
        </ul>
        <h3 id="visualisation">Visualisation</h3>
        <table>
          <thead>
            <tr class="header">
              <th>Source</th>
              <th>Link</th>
              <th>License</th>
            </tr>
          </thead>
          <tbody>
            <tr class="odd">
              <td>leaflet.js</td>
              <td><a href="https://leafletjs.com">leafletjs.com</a></td>
              <td>BSD-2-Clause</td>
            </tr>
            <tr class="even">
              <td>leaflet.geoCSV</td>
              <td><a href="https://github.com/joker-x/Leaflet.geoCSV">GitHub</a></td>
              <td>GPL-3.0-or-later</td>
            </tr>
            <tr class="odd">
              <td>leaflet.pattern</td>
              <td><a href="https://github.com/teastman/Leaflet.pattern">GitHub</a></td>
              <td>BSD-2-Clause</td>
            </tr>
            <tr class="even">
              <td>MapBox</td>
              <td><a href="https://www.mapbox.com">mapbox.com</a></td>
              <td><a href="https://www.mapbox.com/legal/tos/">custom ToS</a></td>
            </tr>
            <tr class="odd">
              <td>OpenStreetMap</td>
              <td><a href="https://www.openstreetmap.org">openstreetmap.org</a></td>
              <td>CC-BY-SA</td>
            </tr>
          </tbody>
        </table>
        <h3 id="library-services">Library services</h3>
        <p>The library service boundaries are derived from local government boundary data care of PSMA and accessed from <a href="https://data.gov.au">data.gov.au</a>.</p>
        <p>Data about fines and lending periods is a mix of original research, plus data provided by State Libraries and Public Libraries Victoria.</p>
        <p>Data about language holdings (TODO) provided by various sources.</p>
        <p>Data about Integrated Library Systems (ILS) (TODO - almost done) is mostly original research, with some data from State Library of Queensland, and some checked at Marshall Breeding’s <a href="http://librarytechnology.org">librarytechnology.org</a> site.</p>
        <table>
          <colgroup>
            <col style="width: 33%">
            <col style="width: 33%">
            <col style="width: 33%">
          </colgroup>
          <thead>
            <tr class="header">
              <th>Source</th>
              <th>Link</th>
              <th>License</th>
            </tr>
          </thead>
          <tbody>
            <tr class="odd">
              <td>PSMA</td>
              <td><a href="https://data.gov.au">data.gov.au</a></td>
              <td>CC-BY 4.0</td>
            </tr>
            <tr class="even">
              <td>Victorian Government</td>
              <td><a href="https://www.localgovernment.vic.gov.au/__data/assets/pdf_file/0032/393809/2019-Directory-of-Public-Library-Services-Victoria.pdf">Directory of Public Libraries in Victoria</a></td>
              <td>© (fair dealing)</td>
            </tr>
            <tr class="odd">
              <td>NSW Government</td>
              <td><a href="https://portal.spatial.nsw.gov.au/portal/apps/sites/#/home/items/a5f3bc7668be403aa88cdf6d1f7668b9/data?geometry=113.107%2C-39.164%2C186.935%2C-26.273&amp;page=48&amp;where=buildingcomplextype%20%3E%3D%2011%20AND%20buildingcomplextype%20%3C%3D%2011">Spatial NSW</a></td>
              <td>CC-BY</td>
            </tr>
            <tr class="even">
              <td>Queensland Government (Library Service data)</td>
              <td><a href="https://www.data.qld.gov.au/dataset/slq-qld-public-libraries-annual-statistics/resource/f10df735-4a8a-45d6-8db9-b2a1a4a4289d">Public Libraries Annual Statistics</a></td>
              <td>CC-BY-4.0</td>
            </tr>
            <tr class="odd">
              <td>Stat Library Queensland</td>
              <td><a href="https://plconnect.slq.qld.gov.au/managing-my-library/statistics/queensland-public-libraries-statistical-bulletin">Public Libraries Statistical Bulletin</a></td>
              <td>CC-BY-SA</td>
            </tr>
            <tr class="even">
              <td>WA NSLA statistics</td>
              <td>personal communication</td>
              <td>© (fair dealing)</td>
            </tr>
            <tr class="odd">
              <td>Public Library Services (DoPC South Australia)</td>
              <td><a href="https://www.libraries.sa.gov.au/client/en_AU/sapubliclibraries/?rm=LOCATE+A+LIBRA0%7C%7C%7C1%7C%7C%7C0%7C%7C%7Ctrue">Find a Library</a></td>
              <td>© (fair dealing)</td>
            </tr>
          </tbody>
        </table>
        <h3 id="library-locations">Library locations</h3>
        <p>Library locations are generally provided by state government departments.</p>
        <table>
          <colgroup>
            <col style="width: 33%">
            <col style="width: 33%">
            <col style="width: 33%">
          </colgroup>
          <thead>
            <tr class="header">
              <th>Source</th>
              <th>Link</th>
              <th>License</th>
            </tr>
          </thead>
          <tbody>
            <tr class="odd">
              <td>Libraries Tasmania / data.gov.au</td>
              <td><a href="https://data.gov.au/dataset/ds-dga-409f7f64-35ef-4a70-8db1-dd737a6fabec/details?q=libraries">Libraries Tasmania locations</a></td>
              <td>CC-BY 4.0</td>
            </tr>
            <tr class="even">
              <td>Vicmap Features of Interest</td>
              <td><a href="https://discover.data.vic.gov.au/dataset/vicmap-features-of-interest">data.vic.gov.au FoI</a></td>
              <td>CC-BY 4.0</td>
            </tr>
            <tr class="odd">
              <td>ACT Open Data Portal</td>
              <td><a href="https://www.data.act.gov.au/dataset/Library-Locations-Map/3nit-7kex">ACT Libraries locations</a></td>
              <td>CC-BY 4.0</td>
            </tr>
            <tr class="even">
              <td>NSW State Library (NSW library locations and contacts)</td>
              <td><a href="https://www.sl.nsw.gov.au/public-library-services/about-public-library-services/find-public-library-nsw">Public library services</a></td>
              <td>© (fair dealing)</td>
            </tr>
            <tr class="odd">
              <td>State Library of Queensland</td>
              <td><a href="https://www.data.qld.gov.au/dataset/public-libraries">Queensland public libraries directory</a></td>
              <td>CC-BY 4.0</td>
            </tr>
            <tr class="even">
              <td>Find a library in the NT</td>
              <td><a href="https://nt.gov.au/leisure/arts-culture-heritage/libraries-and-records/find-a-library-in-the-nt">NT government website</a></td>
              <td>© (fair dealing)</td>
            </tr>
            <tr class="odd">
              <td>WA NSLA statistics</td>
              <td>personal communication</td>
              <td>© (fair dealing)</td>
            </tr>
            <tr class="even">
              <td>Public Library Services (DoPC South Australia)</td>
              <td><a href="https://www.libraries.sa.gov.au/client/en_AU/sapubliclibraries/?rm=LOCATE+A+LIBRA0%7C%7C%7C1%7C%7C%7C0%7C%7C%7Ctrue">Find a Library</a></td>
              <td>© (fair dealing)</td>
            </tr>
          </tbody>
        </table>
      </section>
    </main>
    <footer>
      <p>This website and the data it uses licensed <a href="https://creativecommons.org/licenses/by/4.0/">CC-BY-4.0</a></p>
    </footer>
  </body>
</html>