Navigation
Chapters
Base Layers and Overlays
Name
Source
Citation
Map
Article
Extended Methods
Copyright & Downloads
minimise
Map Layers
Name
Layer Caption
Legend
Overview Map
<div id='atlas-article'> <tpl if="!this.isEmpty(name)"> <h1>{name}</h1> </tpl> <tpl if="!this.isEmpty(authors)"> <p>written by <em>{[this.stripOuterPTag(values.authors)]}</em></p> </tpl> <tpl if="!this.isEmpty(publication)"> <p>article based on: <br /> <em>{[this.stripOuterPTag(values.publication)]}</em></p> </tpl> <tpl if="!this.isEmpty(introduction)"> <h2>Introduction</h2> {introduction} </tpl> <tpl if="!this.isEmpty(methods)"> <h2>Methods</h2> {methods} </tpl> <tpl if="!this.isEmpty(mapcontent)"> <h2>Map Content</h2> {mapcontent} </tpl> <tpl if="!this.isEmpty(references)"> <p></p> <h2>References</h2> {references} </tpl> <tpl if="!this.isEmpty(baselayer)"> <h2>Base Layer References</h2> {baselayer} </tpl> <tpl if="!this.isEmpty(acknowledgements)"> <h2>Acknowledgements</h2> {acknowledgements} </tpl> <tpl if="!this.isEmpty(contact)"> <h2>Contact</h2> {contact} </tpl> </div>
<div id='atlas-copyright'> <h2>Copyright</h2> <tpl if="!this.isEmpty(copyright)"> {copyright} </tpl> <tpl if="ccby"> The map as image and the article published in the Global Freshwater Biodiversity Atlas as <span xmlns:dct="http://purl.org/dc/terms/" property="dct:title">"{name}"</span> by <a xmlns:cc="http://creativecommons.org/ns#" href="http://atlas.freshwaterbiodiversity.eu/index.php/explore/item/ {[values.id/100]}-{alias}" property="cc:attributionName" rel="cc:attributionURL">{[this.stripEmailSpace(values.authors)]}</a> are licensed under a <a rel="license" href="http://creativecommons.org/licenses/by/4.0/deed.en_US"> Creative Commons Attribution 4.0 International License</a>. If you want to copy and use these materials, give appropriate credit as provided in the "Citation" box, provide a link to the license, and indicate if changes were made.<br /> For further information on the CC BY 4.0 license please visit <a rel="license" href="http://creativecommons.org/licenses/by/4.0/deed.en_US"> creativecommons.org</a>.<br /> <a rel="license" href="http://creativecommons.org/licenses/by/4.0/deed.en_US"> <img alt="Creative Commons License" style="border-width:0" src="http://i.creativecommons.org/l/by/4.0/88x31.png" /> </a> </tpl> <tpl if="!this.isEmpty(metadatabase)"> <h2>Freshwater Metadatabase</h2> <p>Metadata for this dataset can be viewed in the Freshwater Metadatabase:<br />{metadatabase}</p> </tpl> <tpl if="!this.isEmpty(metadatajournal)"> <h2>Freshwater Metadata Journal</h2> <p>Metadata for this dataset is published in the Freshwater Metadata Journal:</p> <table> <tr> <td width="100"> <p><a href="http://data.freshwaterbiodiversity.eu/fmj/" title="Freshwater Metadata Journal" target="blank"><img src="http://atlas.freshwaterbiodiversity.eu/images/banners/fmj_logo_120px.jpg" width="100"></a></p> </td> <td style="vertical-align:bottom; padding-left: 16px"> <p>{metadatajournal}</p> </td> </tr> </table> </tpl> <tpl if="!this.isEmpty(download)"> <h2>Download</h2> {download} </tpl> <h2>Disclaimer</h2> <p>The Global Freshwater Biodiversity Atlas is not responsible for the content and correctness of the displayed maps and underlying data. Maps and data displayed on the Atlas are based on the individual author's work. Although checked for consistency of information, this may lead to contradictions between maps and data contributed by different authors. </p> </div>
Loading...