New /copyright page for ODbL
This commit is contained in:
parent
2805118a60
commit
a302ddeb8a
2 changed files with 43 additions and 59 deletions
|
@ -1,15 +1,3 @@
|
||||||
<p id="cc_logo">
|
|
||||||
<%= link_to(
|
|
||||||
image_tag("cc_button.png",
|
|
||||||
:alt => t('layouts.license.alt'),
|
|
||||||
:border => 0,
|
|
||||||
:width => 88,
|
|
||||||
:height => 31,
|
|
||||||
:title => t('layouts.license.title')),
|
|
||||||
"http://creativecommons.org/licenses/by-sa/2.0/",
|
|
||||||
{ :rel => "license" }) %>
|
|
||||||
</p>
|
|
||||||
|
|
||||||
<% if @locale == 'en' %>
|
<% if @locale == 'en' %>
|
||||||
<!-- Maybe ease foreigners back to their native page -->
|
<!-- Maybe ease foreigners back to their native page -->
|
||||||
<% if t('license_page.legal_babble', :locale => I18n.locale) != t('license_page.legal_babble', :locale => :en) %>
|
<% if t('license_page.legal_babble', :locale => I18n.locale) != t('license_page.legal_babble', :locale => :en) %>
|
||||||
|
@ -45,6 +33,7 @@
|
||||||
|
|
||||||
<p><%= t "license_page.legal_babble.intro_1_html", :locale => @locale %></p>
|
<p><%= t "license_page.legal_babble.intro_1_html", :locale => @locale %></p>
|
||||||
<p><%= t "license_page.legal_babble.intro_2_html", :locale => @locale %></p>
|
<p><%= t "license_page.legal_babble.intro_2_html", :locale => @locale %></p>
|
||||||
|
<p><%= t "license_page.legal_babble.intro_3_html", :locale => @locale %></p>
|
||||||
|
|
||||||
<h3><%= t "license_page.legal_babble.credit_title_html", :locale => @locale %></h3>
|
<h3><%= t "license_page.legal_babble.credit_title_html", :locale => @locale %></h3>
|
||||||
<p><%= t "license_page.legal_babble.credit_1_html", :locale => @locale %></p>
|
<p><%= t "license_page.legal_babble.credit_1_html", :locale => @locale %></p>
|
||||||
|
@ -53,20 +42,21 @@
|
||||||
<h3><%= t "license_page.legal_babble.more_title_html", :locale => @locale %></h3>
|
<h3><%= t "license_page.legal_babble.more_title_html", :locale => @locale %></h3>
|
||||||
<p><%= t "license_page.legal_babble.more_1_html", :locale => @locale %></p>
|
<p><%= t "license_page.legal_babble.more_1_html", :locale => @locale %></p>
|
||||||
<p><%= t "license_page.legal_babble.more_2_html", :locale => @locale %></p>
|
<p><%= t "license_page.legal_babble.more_2_html", :locale => @locale %></p>
|
||||||
<p><%= t "license_page.legal_babble.more_3_html", :locale => @locale %></p>
|
|
||||||
|
|
||||||
<h3><%= t "license_page.legal_babble.contributors_title_html", :locale => @locale %></h3>
|
<h3><%= t "license_page.legal_babble.contributors_title_html", :locale => @locale %></h3>
|
||||||
<p><%= t "license_page.legal_babble.contributors_intro_html", :locale => @locale %></p>
|
<p><%= t "license_page.legal_babble.contributors_intro_html", :locale => @locale %></p>
|
||||||
<ul id="contributors">
|
<ul id="contributors">
|
||||||
<li><%= t "license_page.legal_babble.contributors_au_html", :locale => @locale %></li>
|
|
||||||
<li><%= t "license_page.legal_babble.contributors_at_html", :locale => @locale %></li>
|
<li><%= t "license_page.legal_babble.contributors_at_html", :locale => @locale %></li>
|
||||||
<li><%= t "license_page.legal_babble.contributors_ca_html", :locale => @locale %></li>
|
<li><%= t "license_page.legal_babble.contributors_ca_html", :locale => @locale %></li>
|
||||||
<li><%= t "license_page.legal_babble.contributors_fr_html", :locale => @locale %></li>
|
<li><%= t "license_page.legal_babble.contributors_fr_html", :locale => @locale %></li>
|
||||||
<li><%= t "license_page.legal_babble.contributors_nl_html", :locale => @locale %></li>
|
<li><%= t "license_page.legal_babble.contributors_nl_html", :locale => @locale %></li>
|
||||||
<li><%= t "license_page.legal_babble.contributors_nz_html", :locale => @locale %></li>
|
<li><%= t "license_page.legal_babble.contributors_nz_html", :locale => @locale %></li>
|
||||||
<li><%= t "license_page.legal_babble.contributors_pl_html", :locale => @locale %></li>
|
|
||||||
<li><%= t "license_page.legal_babble.contributors_za_html", :locale => @locale %></li>
|
<li><%= t "license_page.legal_babble.contributors_za_html", :locale => @locale %></li>
|
||||||
<li><%= t "license_page.legal_babble.contributors_gb_html", :locale => @locale %></li>
|
<li><%= t "license_page.legal_babble.contributors_gb_html", :locale => @locale %></li>
|
||||||
</ul>
|
</ul>
|
||||||
<p><%= t "license_page.legal_babble.contributors_footer_1_html", :locale => @locale %></p>
|
<p><%= t "license_page.legal_babble.contributors_footer_1_html", :locale => @locale %></p>
|
||||||
<p><%= t "license_page.legal_babble.contributors_footer_2_html", :locale => @locale %></p>
|
<p><%= t "license_page.legal_babble.contributors_footer_2_html", :locale => @locale %></p>
|
||||||
|
|
||||||
|
<h3><%= t "license_page.legal_babble.infringement_title_html", :locale => @locale %></h3>
|
||||||
|
<p><%= t "license_page.legal_babble.infringement_1_html", :locale => @locale %></p>
|
||||||
|
<p><%= t "license_page.legal_babble.infringement_2_html", :locale => @locale %></p>
|
||||||
|
|
|
@ -1024,43 +1024,40 @@ en:
|
||||||
title_html: Copyright and License
|
title_html: Copyright and License
|
||||||
intro_1_html: |
|
intro_1_html: |
|
||||||
OpenStreetMap is <i>open data</i>, licensed under the <a
|
OpenStreetMap is <i>open data</i>, licensed under the <a
|
||||||
href="http://creativecommons.org/licenses/by-sa/2.0/">Creative
|
href="http://opendatacommons.org/licenses/odbl/">Open Data
|
||||||
Commons Attribution-ShareAlike 2.0</a> licence (CC BY-SA).
|
Commons Open Database License</a> (ODbL).
|
||||||
intro_2_html: |
|
intro_2_html: |
|
||||||
You are free to copy, distribute, transmit and adapt our maps
|
You are free to copy, distribute, transmit and adapt our data,
|
||||||
and data, as long as you credit OpenStreetMap and its
|
as long as you credit OpenStreetMap and its
|
||||||
contributors. If you alter or build upon our maps or data, you
|
contributors. If you alter or build upon our data, you
|
||||||
may distribute the result only under the same licence. The
|
may distribute the result only under the same licence. The
|
||||||
full <a
|
full <a href="http://opendatacommons.org/licenses/odbl/1.0/">legal
|
||||||
href="http://creativecommons.org/licenses/by-sa/2.0/legalcode">legal
|
|
||||||
code</a> explains your rights and responsibilities.
|
code</a> explains your rights and responsibilities.
|
||||||
|
intro_3_html: |
|
||||||
|
The cartography in our map tiles, and our documentation, are
|
||||||
|
licensed under the <a href="http://creativecommons.org/licenses/by-sa/2.0/">Creative
|
||||||
|
Commons Attribution-ShareAlike 2.0</a> license (CC-BY-SA).
|
||||||
credit_title_html: How to credit OpenStreetMap
|
credit_title_html: How to credit OpenStreetMap
|
||||||
credit_1_html: |
|
credit_1_html: |
|
||||||
If you are using OpenStreetMap map images, we request that
|
We require that you use the credit “© OpenStreetMap
|
||||||
your credit reads at least “© OpenStreetMap
|
contributors”.
|
||||||
contributors, CC BY-SA”. If you are using map data only,
|
|
||||||
we request “Map data © OpenStreetMap contributors,
|
|
||||||
CC BY-SA”.
|
|
||||||
credit_2_html: |
|
credit_2_html: |
|
||||||
Where possible, OpenStreetMap should be hyperlinked to <a
|
You must also make it clear that the data is available under the Open
|
||||||
href="http://www.openstreetmap.org/">http://www.openstreetmap.org/</a>
|
Database License, and if using our map tiles, that the cartography is
|
||||||
and CC BY-SA to <a
|
licensed as CC-BY-SA. You may do this by linking to
|
||||||
href="http://creativecommons.org/licenses/by-sa/2.0/">http://creativecommons.org/licenses/by-sa/2.0/</a>. If
|
<a href="http://www.openstreetmap.org/copyright">this copyright page</a>.
|
||||||
you are using a medium where links are not possible (e.g. a
|
Alternatively, and as a requirement if you are distributing OSM in a
|
||||||
printed work), we suggest you direct your readers to
|
data form, you can name and link directly to the license(s). In media
|
||||||
www.openstreetmap.org (perhaps by expanding
|
where links are not possible (e.g. printed works), we suggest you
|
||||||
‘OpenStreetMap’ to this full address) and to
|
direct your readers to openstreetmap.org (perhaps by expanding
|
||||||
www.creativecommons.org.
|
'OpenStreetMap' to this full address), to opendatacommons.org, and
|
||||||
|
if relevant, to creativecommons.org.
|
||||||
more_title_html: Finding out more
|
more_title_html: Finding out more
|
||||||
more_1_html: |
|
more_1_html: |
|
||||||
Read more about using our data at the <a
|
Read more about using our data, and how to credit us, at the <a
|
||||||
href="http://wiki.openstreetmap.org/wiki/Legal_FAQ">Legal
|
href="http://wiki.openstreetmap.org/wiki/Legal_FAQ">Legal
|
||||||
FAQ</a>.
|
FAQ</a>.
|
||||||
more_2_html: |
|
more_2_html: |
|
||||||
OSM contributors are reminded never to add data from any
|
|
||||||
copyrighted sources (e.g. Google Maps or printed maps) without
|
|
||||||
explicit permission from the copyright holders.
|
|
||||||
more_3_html: |
|
|
||||||
Although OpenStreetMap is open data, we cannot provide a
|
Although OpenStreetMap is open data, we cannot provide a
|
||||||
free-of-charge map API for third-party developers.
|
free-of-charge map API for third-party developers.
|
||||||
See our <a href="http://wiki.openstreetmap.org/wiki/API_usage_policy">API Usage Policy</a>,
|
See our <a href="http://wiki.openstreetmap.org/wiki/API_usage_policy">API Usage Policy</a>,
|
||||||
|
@ -1068,17 +1065,9 @@ en:
|
||||||
and <a href="http://wiki.openstreetmap.org/wiki/Nominatim#Usage_Policy">Nominatim Usage Policy</a>.
|
and <a href="http://wiki.openstreetmap.org/wiki/Nominatim#Usage_Policy">Nominatim Usage Policy</a>.
|
||||||
contributors_title_html: Our contributors
|
contributors_title_html: Our contributors
|
||||||
contributors_intro_html: |
|
contributors_intro_html: |
|
||||||
Our CC BY-SA licence requires you to “give the Original
|
Our contributors are thousands of individuals. We also include
|
||||||
Author credit reasonable to the medium or means You are
|
openly-licensed data from national mapping agencies
|
||||||
utilising”. Individual OSM mappers do not request a
|
and other sources, among them:
|
||||||
credit over and above that to “OpenStreetMap
|
|
||||||
contributors”, but where data from a national mapping
|
|
||||||
agency or other major source has been included in
|
|
||||||
OpenStreetMap, it may be reasonable to credit them by directly
|
|
||||||
reproducing their credit or by linking to it on this page.
|
|
||||||
contributors_au_html: |
|
|
||||||
<strong>Australia</strong>: Contains suburb data based
|
|
||||||
on Australian Bureau of Statistics data.
|
|
||||||
contributors_at_html: |
|
contributors_at_html: |
|
||||||
<strong>Austria</strong>: Contains data from
|
<strong>Austria</strong>: Contains data from
|
||||||
<a href="http://data.wien.gv.at/">Stadt Wien</a> (under
|
<a href="http://data.wien.gv.at/">Stadt Wien</a> (under
|
||||||
|
@ -1100,12 +1089,6 @@ en:
|
||||||
contributors_nz_html: |
|
contributors_nz_html: |
|
||||||
<strong>New Zealand</strong>: Contains data sourced from
|
<strong>New Zealand</strong>: Contains data sourced from
|
||||||
Land Information New Zealand. Crown Copyright reserved.
|
Land Information New Zealand. Crown Copyright reserved.
|
||||||
contributors_pl_html: |
|
|
||||||
<strong>Poland</strong>: Contains data from <a
|
|
||||||
href="http://ump.waw.pl/">UMP-pcPL maps</a>. Copyright
|
|
||||||
UMP-pcPL contributors.
|
|
||||||
<a href="http://wiki.openstreetmap.org/wiki/UMP2OSM_Importing">
|
|
||||||
More about OSM's use of UMP data</a>
|
|
||||||
contributors_za_html: |
|
contributors_za_html: |
|
||||||
<strong>South Africa</strong>: Contains data sourced from
|
<strong>South Africa</strong>: Contains data sourced from
|
||||||
<a href="http://www.ngi.gov.za/">Chief Directorate:
|
<a href="http://www.ngi.gov.za/">Chief Directorate:
|
||||||
|
@ -1113,7 +1096,7 @@ en:
|
||||||
contributors_gb_html: |
|
contributors_gb_html: |
|
||||||
<strong>United Kingdom</strong>: Contains Ordnance
|
<strong>United Kingdom</strong>: Contains Ordnance
|
||||||
Survey data © Crown copyright and database right
|
Survey data © Crown copyright and database right
|
||||||
2010.
|
2010-12.
|
||||||
contributors_footer_1_html: |
|
contributors_footer_1_html: |
|
||||||
For further details of these, and other sources that have been used
|
For further details of these, and other sources that have been used
|
||||||
to help improve OpenStreetMap, please see the <a
|
to help improve OpenStreetMap, please see the <a
|
||||||
|
@ -1123,6 +1106,17 @@ en:
|
||||||
Inclusion of data in OpenStreetMap does not imply that the original
|
Inclusion of data in OpenStreetMap does not imply that the original
|
||||||
data provider endorses OpenStreetMap, provides any warranty, or
|
data provider endorses OpenStreetMap, provides any warranty, or
|
||||||
accepts any liability.
|
accepts any liability.
|
||||||
|
infringement_title_html: Finding out more
|
||||||
|
infringement_1_html: |
|
||||||
|
OSM contributors are reminded never to add data from any
|
||||||
|
copyrighted sources (e.g. Google Maps or printed maps) without
|
||||||
|
explicit permission from the copyright holders.
|
||||||
|
infringement_2_html: |
|
||||||
|
If you believe that copyrighted material has been inappropriately
|
||||||
|
added to the OpenStreetMap database or this site, please refer
|
||||||
|
to our <a href="http://www.osmfoundation.org/wiki/License/Takedown_procedure">takedown
|
||||||
|
procedure</a> or file directly at our
|
||||||
|
<a href="http://dmca.openstreetmap.org/">on-line filing page</a>.
|
||||||
notifier:
|
notifier:
|
||||||
diary_comment_notification:
|
diary_comment_notification:
|
||||||
subject: "[OpenStreetMap] %{user} commented on your diary entry"
|
subject: "[OpenStreetMap] %{user} commented on your diary entry"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue