View source: R/gisco_attributions.R
gisco_attributions | R Documentation |
Get the legal text to be used along with the data downloaded with this package.
gisco_attributions(lang = "en", copyright = FALSE)
lang |
Language (two-letter ISO code). See https://en.wikipedia.org/wiki/List_of_ISO_639-1_codes and Details. |
copyright |
Boolean |
Current languages supported are:
"en"
: English.
"da"
: Danish.
"de"
: German.
"es"
: Spanish.
"fi"
: Finish.
"fr"
: French.
"no"
: Norwegian.
"sv"
: Swedish.
Please consider contributing if you spot any mistake or want to add a new language.
A string with the attribution to be used.
COPYRIGHT NOTICE
When data downloaded from GISCO is used in any printed or electronic publication, in addition to any other provisions applicable to the whole Eurostat website, data source will have to be acknowledged in the legend of the map and in the introductory page of the publication with the following copyright notice:
EN: (C) EuroGeographics for the administrative boundaries.
FR: (C) EuroGeographics pour les limites administratives.
DE: (C) EuroGeographics bezuglich der Verwaltungsgrenzen.
For publications in languages other than English, French or German, the translation of the copyright notice in the language of the publication shall be used.
If you intend to use the data commercially, please contact EuroGeographics for information regarding their licence agreements.
Other helper:
gisco_check_access()
gisco_attributions()
gisco_attributions(lang = "es", copyright = TRUE)
gisco_attributions(lang = "XXX")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.