Merge remote-tracking branch 'upstream/pull/3983'
This commit is contained in:
commit
2ca1576e9a
2 changed files with 271 additions and 107 deletions
|
@ -39,47 +39,168 @@
|
||||||
|
|
||||||
<% I18n.with_locale @locale do %>
|
<% I18n.with_locale @locale do %>
|
||||||
<%= tag.div :lang => @locale, :dir => t("html.dir") do %>
|
<%= tag.div :lang => @locale, :dir => t("html.dir") do %>
|
||||||
<p><%= t ".legal_babble.intro_1_html" %></p>
|
<p>
|
||||||
<p><%= t ".legal_babble.intro_2_html" %></p>
|
<%= t ".legal_babble.introduction_1_html",
|
||||||
<p><%= t ".legal_babble.intro_3_1_html" %></p>
|
:registered_trademark_link => tag.sup(link_to(t(".legal_babble.introduction_1_registered_trademark_html"),
|
||||||
|
:anchor => "trademarks")),
|
||||||
|
:open_data => tag.i(t(".legal_babble.introduction_1_open_data")),
|
||||||
|
:odc_odbl_link => link_to(t(".legal_babble.introduction_1_odc_odbl"),
|
||||||
|
t(".legal_babble.introduction_1_odc_odbl_url")),
|
||||||
|
:osm_foundation_link => link_to(t(".legal_babble.introduction_1_osm_foundation"),
|
||||||
|
t(".legal_babble.introduction_1_osm_foundation_url")) %>
|
||||||
|
</p>
|
||||||
|
<p>
|
||||||
|
<%= t ".legal_babble.introduction_2_html",
|
||||||
|
:legal_code_link => link_to(t(".legal_babble.introduction_2_legal_code"),
|
||||||
|
t(".legal_babble.introduction_2_legal_code_url")) %>
|
||||||
|
</p>
|
||||||
|
<p>
|
||||||
|
<%= t ".legal_babble.introduction_3_html",
|
||||||
|
:creative_commons_link => link_to(t(".legal_babble.introduction_3_creative_commons"),
|
||||||
|
t(".legal_babble.introduction_3_creative_commons_url")) %>
|
||||||
|
</p>
|
||||||
|
|
||||||
<h3><%= t ".legal_babble.credit_title_html" %></h3>
|
<h3><%= t ".legal_babble.credit_title_html" %></h3>
|
||||||
<p><%= t ".legal_babble.credit_1_html" %></p>
|
<p><%= t ".legal_babble.credit_1_html" %></p>
|
||||||
<p><%= t ".legal_babble.credit_2_1_html" %></p>
|
<ul>
|
||||||
<p><%= t ".legal_babble.credit_3_1_html" %></p>
|
<li><%= t ".legal_babble.credit_2_1" %></li>
|
||||||
<p><%= t ".legal_babble.credit_4_html" %></p>
|
<li><%= t ".legal_babble.credit_2_2" %></li>
|
||||||
|
</ul>
|
||||||
|
<p>
|
||||||
|
<%= t ".legal_babble.credit_3_html",
|
||||||
|
:attribution_guidelines_link => link_to(t(".legal_babble.credit_3_attribution_guidelines"),
|
||||||
|
t(".legal_babble.credit_3_attribution_guidelines_url")) %>
|
||||||
|
</p>
|
||||||
|
<p>
|
||||||
|
<%= t ".legal_babble.credit_4_1_html",
|
||||||
|
:this_copyright_page_link => link_to(t(".legal_babble.credit_4_1_this_copyright_page"),
|
||||||
|
copyright_path) %>
|
||||||
|
</p>
|
||||||
<p><%= image_tag("attribution_example.png",
|
<p><%= image_tag("attribution_example.png",
|
||||||
:alt => t(".legal_babble.attribution_example.alt"),
|
:alt => t(".legal_babble.attribution_example.alt"),
|
||||||
:border => 0,
|
:border => 0,
|
||||||
:title => t(".legal_babble.attribution_example.title")) %></p>
|
:title => t(".legal_babble.attribution_example.title")) %></p>
|
||||||
|
|
||||||
<h3><%= t ".legal_babble.more_title_html" %></h3>
|
<h3><%= t ".legal_babble.more_title_html" %></h3>
|
||||||
<p><%= t ".legal_babble.more_1_html" %></p>
|
<p>
|
||||||
<p><%= t ".legal_babble.more_2_html" %></p>
|
<%= t ".legal_babble.more_1_1_html",
|
||||||
|
:osmf_licence_page_link => link_to(t(".legal_babble.more_1_1_osmf_licence_page"),
|
||||||
|
t(".legal_babble.more_1_1_osmf_licence_page_url")) %>
|
||||||
|
</p>
|
||||||
|
<p>
|
||||||
|
<%= t ".legal_babble.more_2_1_html",
|
||||||
|
:api_usage_policy_link => link_to(t(".legal_babble.more_2_1_api_usage_policy"),
|
||||||
|
t(".legal_babble.more_2_1_api_usage_policy_url")),
|
||||||
|
:tile_usage_policy_link => link_to(t(".legal_babble.more_2_1_tile_usage_policy"),
|
||||||
|
t(".legal_babble.more_2_1_tile_usage_policy_url")),
|
||||||
|
:nominatim_usage_policy_link => link_to(t(".legal_babble.more_2_1_nominatim_usage_policy"),
|
||||||
|
t(".legal_babble.more_2_1_nominatim_usage_policy_url")) %>
|
||||||
|
</p>
|
||||||
|
|
||||||
<h3><%= t ".legal_babble.contributors_title_html" %></h3>
|
<h3><%= t ".legal_babble.contributors_title_html" %></h3>
|
||||||
<p><%= t ".legal_babble.contributors_intro_html" %></p>
|
<p><%= t ".legal_babble.contributors_intro_html" %></p>
|
||||||
<ul id="contributors">
|
<ul id="contributors">
|
||||||
<li><%= t ".legal_babble.contributors_at_html" %></li>
|
<li>
|
||||||
<li><%= t ".legal_babble.contributors_au_html" %></li>
|
<%= t ".legal_babble.contributors_at_credit_html",
|
||||||
<li><%= t ".legal_babble.contributors_ca_html" %></li>
|
:austria => tag.strong(t(".legal_babble.contributors_at_austria")),
|
||||||
<li><%= t ".legal_babble.contributors_fi_html" %></li>
|
:stadt_wien_link => link_to(t(".legal_babble.contributors_at_stadt_wien"),
|
||||||
<li><%= t ".legal_babble.contributors_fr_html" %></li>
|
t(".legal_babble.contributors_at_stadt_wien_url")),
|
||||||
<li><%= t ".legal_babble.contributors_nl_html" %></li>
|
:cc_by_link => link_to(t(".legal_babble.contributors_at_cc_by"),
|
||||||
<li><%= t ".legal_babble.contributors_nz_html" %></li>
|
t(".legal_babble.contributors_at_cc_by_url")),
|
||||||
<li><%= t ".legal_babble.contributors_si_html" %></li>
|
:land_vorarlberg_link => link_to(t(".legal_babble.contributors_at_land_vorarlberg"),
|
||||||
<li><%= t ".legal_babble.contributors_es_html" %></li>
|
t(".legal_babble.contributors_at_land_vorarlberg_url")),
|
||||||
<li><%= t ".legal_babble.contributors_za_html" %></li>
|
:cc_by_at_with_amendments_link => link_to(t(".legal_babble.contributors_at_cc_by_at_with_amendments"),
|
||||||
<li><%= t ".legal_babble.contributors_gb_html" %></li>
|
t(".legal_babble.contributors_at_cc_by_at_with_amendments_url")) %>
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<%= t ".legal_babble.contributors_au_credit_html",
|
||||||
|
:australia => tag.strong(t(".legal_babble.contributors_au_australia")),
|
||||||
|
:geoscape_australia_link => link_to(t(".legal_babble.contributors_au_geoscape_australia"),
|
||||||
|
t(".legal_babble.contributors_au_geoscape_australia_url")),
|
||||||
|
:cc_licence_link => link_to(t(".legal_babble.contributors_au_cc_licence"),
|
||||||
|
t(".legal_babble.contributors_au_cc_licence_url")) %>
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<%= t ".legal_babble.contributors_ca_credit_html",
|
||||||
|
:canada => tag.strong(t(".legal_babble.contributors_ca_canada")) %>
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<%= t ".legal_babble.contributors_fi_credit_html",
|
||||||
|
:finland => tag.strong(t(".legal_babble.contributors_fi_finland")),
|
||||||
|
:nlsfi_license_link => link_to(t(".legal_babble.contributors_fi_nlsfi_license"),
|
||||||
|
t(".legal_babble.contributors_fi_nlsfi_license_url")) %>
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<%= t ".legal_babble.contributors_fr_credit_html",
|
||||||
|
:france => tag.strong(t(".legal_babble.contributors_fr_france")) %>
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<%= t ".legal_babble.contributors_nl_credit_html",
|
||||||
|
:netherlands => tag.strong(t(".legal_babble.contributors_nl_netherlands")),
|
||||||
|
:and_link => link_to(t(".legal_babble.contributors_nl_and"),
|
||||||
|
t(".legal_babble.contributors_nl_and_url")) %>
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<%= t ".legal_babble.contributors_nz_credit_html",
|
||||||
|
:new_zealand => tag.strong(t(".legal_babble.contributors_nz_new_zealand")),
|
||||||
|
:linz_data_service_link => link_to(t(".legal_babble.contributors_nz_linz_data_service"),
|
||||||
|
t(".legal_babble.contributors_nz_linz_data_service_url")),
|
||||||
|
:cc_by_link => link_to(t(".legal_babble.contributors_nz_cc_by"),
|
||||||
|
t(".legal_babble.contributors_nz_cc_by_url")) %>
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<%= t ".legal_babble.contributors_si_credit_html",
|
||||||
|
:slovenia => tag.strong(t(".legal_babble.contributors_si_slovenia")),
|
||||||
|
:gu_link => link_to(t(".legal_babble.contributors_si_gu"),
|
||||||
|
t(".legal_babble.contributors_si_gu_url")),
|
||||||
|
:mkgp_link => link_to(t(".legal_babble.contributors_si_mkgp"),
|
||||||
|
t(".legal_babble.contributors_si_mkgp_url")) %>
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<%= t ".legal_babble.contributors_es_credit_html",
|
||||||
|
:spain => tag.strong(t(".legal_babble.contributors_es_spain")),
|
||||||
|
:ign_link => link_to(t(".legal_babble.contributors_es_ign"),
|
||||||
|
t(".legal_babble.contributors_es_ign_url")),
|
||||||
|
:scne_link => link_to(t(".legal_babble.contributors_es_scne"),
|
||||||
|
t(".legal_babble.contributors_es_scne_url")),
|
||||||
|
:cc_by_link => link_to(t(".legal_babble.contributors_es_cc_by"),
|
||||||
|
t(".legal_babble.contributors_es_cc_by_url")) %>
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<%= t ".legal_babble.contributors_za_credit_html",
|
||||||
|
:south_africa => tag.strong(t(".legal_babble.contributors_za_south_africa")),
|
||||||
|
:ngi_link => link_to(t(".legal_babble.contributors_za_ngi"),
|
||||||
|
t(".legal_babble.contributors_za_ngi_url")) %>
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<%= t ".legal_babble.contributors_gb_credit_html",
|
||||||
|
:united_kingdom => tag.strong(t(".legal_babble.contributors_gb_united_kingdom")) %>
|
||||||
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
<p><%= t ".legal_babble.contributors_footer_1_html" %></p>
|
<p>
|
||||||
|
<%= t ".legal_babble.contributors_2_html",
|
||||||
|
:contributors_page_link => link_to(t(".legal_babble.contributors_2_contributors_page"),
|
||||||
|
t(".legal_babble.contributors_2_contributors_page_url")) %>
|
||||||
|
</p>
|
||||||
<p><%= t ".legal_babble.contributors_footer_2_html" %></p>
|
<p><%= t ".legal_babble.contributors_footer_2_html" %></p>
|
||||||
|
|
||||||
<h3><%= t ".legal_babble.infringement_title_html" %></h3>
|
<h3><%= t ".legal_babble.infringement_title_html" %></h3>
|
||||||
<p><%= t ".legal_babble.infringement_1_html" %></p>
|
<p><%= t ".legal_babble.infringement_1_html" %></p>
|
||||||
<p><%= t ".legal_babble.infringement_2_html" %></p>
|
<p>
|
||||||
|
<%= t ".legal_babble.infringement_2_1_html",
|
||||||
|
:takedown_procedure_link => link_to(t(".legal_babble.infringement_2_1_takedown_procedure"),
|
||||||
|
t(".legal_babble.infringement_2_1_takedown_procedure_url")),
|
||||||
|
:online_filing_page_link => link_to(t(".legal_babble.infringement_2_1_online_filing_page"),
|
||||||
|
t(".legal_babble.infringement_2_1_online_filing_page_url")) %>
|
||||||
|
</p>
|
||||||
|
|
||||||
<h3><%= t ".legal_babble.trademarks_title_html" %></h3>
|
<h3 id="trademarks">
|
||||||
<p><%= t ".legal_babble.trademarks_1_html" %></p>
|
<%= t ".legal_babble.trademarks_title" %>
|
||||||
|
</h3>
|
||||||
|
<p>
|
||||||
|
<%= t ".legal_babble.trademarks_1_1_html",
|
||||||
|
:trademark_policy_link => link_to(t(".legal_babble.trademarks_1_1_trademark_policy"),
|
||||||
|
t(".legal_babble.trademarks_1_1_trademark_policy_url")) %>
|
||||||
|
</p>
|
||||||
<% end %>
|
<% end %>
|
||||||
<% end %>
|
<% end %>
|
||||||
|
|
|
@ -1878,122 +1878,158 @@ en:
|
||||||
mapping_link: start mapping
|
mapping_link: start mapping
|
||||||
legal_babble:
|
legal_babble:
|
||||||
title_html: Copyright and License
|
title_html: Copyright and License
|
||||||
intro_1_html: |
|
introduction_1_html: |
|
||||||
OpenStreetMap<sup><a href="#trademarks">®</a></sup> is <i>open data</i>, licensed under the <a
|
OpenStreetMap%{registered_trademark_link} is %{open_data}, licensed under the
|
||||||
href="https://opendatacommons.org/licenses/odbl/">Open Data
|
%{odc_odbl_link} (ODbL) by the %{osm_foundation_link} (OSMF).
|
||||||
Commons Open Database License</a> (ODbL) by the <a
|
introduction_1_registered_trademark_html: "®"
|
||||||
href="https://osmfoundation.org/">OpenStreetMap Foundation</a> (OSMF).
|
introduction_1_open_data: open data
|
||||||
intro_2_html: |
|
introduction_1_odc_odbl: Open Data Commons Open Database License
|
||||||
|
introduction_1_odc_odbl_url: https://opendatacommons.org/licenses/odbl/
|
||||||
|
introduction_1_osm_foundation: OpenStreetMap Foundation
|
||||||
|
introduction_1_osm_foundation_url: https://osmfoundation.org/
|
||||||
|
introduction_2_html: |
|
||||||
You are free to copy, distribute, transmit and adapt our data,
|
You are free to copy, distribute, transmit and adapt our 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 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 href="https://opendatacommons.org/licenses/odbl/1.0/">legal
|
full %{legal_code_link} explains your rights and responsibilities.
|
||||||
code</a> explains your rights and responsibilities.
|
introduction_2_legal_code: legal code
|
||||||
intro_3_1_html: |
|
introduction_2_legal_code_url: https://opendatacommons.org/licenses/odbl/1.0/
|
||||||
Our documentation is licensed under the
|
introduction_3_html: |
|
||||||
<a href="https://creativecommons.org/licenses/by-sa/2.0/">Creative
|
Our documentation is licensed under the %{creative_commons_link} license (CC BY-SA 2.0).
|
||||||
Commons Attribution-ShareAlike 2.0</a> license (CC BY-SA 2.0).
|
introduction_3_creative_commons: Creative Commons Attribution-ShareAlike 2.0
|
||||||
|
introduction_3_creative_commons_url: https://creativecommons.org/licenses/by-sa/2.0/
|
||||||
credit_title_html: How to credit OpenStreetMap
|
credit_title_html: How to credit OpenStreetMap
|
||||||
credit_1_html: |
|
credit_1_html: |
|
||||||
Where you use OpenStreetMap data, you are required to do the following two things:
|
Where you use OpenStreetMap data, you are required to do the following two things:
|
||||||
credit_2_1_html: |
|
credit_2_1: Provide credit to OpenStreetMap by displaying our copyright notice.
|
||||||
<ul>
|
credit_2_2: Make clear that the data is available under the Open Database License.
|
||||||
<li>Provide credit to OpenStreetMap by displaying our copyright notice.</li>
|
credit_3_html: |
|
||||||
<li>Make clear that the data is available under the Open Database License.</li>
|
|
||||||
</ul>
|
|
||||||
credit_3_1_html: |
|
|
||||||
For the copyright notice, we have different requirements on how this should be
|
For the copyright notice, we have different requirements on how this should be
|
||||||
displayed, depending on how you are using our data. For example, different
|
displayed, depending on how you are using our data. For example, different
|
||||||
rules apply on how to show the copyright notice depending on whether you have
|
rules apply on how to show the copyright notice depending on whether you have
|
||||||
created a browsable map, a printed map or a static image. Full details on the
|
created a browsable map, a printed map or a static image. Full details on the
|
||||||
requirements can be found in the
|
requirements can be found in the %{attribution_guidelines_link}.
|
||||||
<a href="https://wiki.osmfoundation.org/wiki/Licence/Attribution_Guidelines">Attribution
|
credit_3_attribution_guidelines: Attribution Guidelines
|
||||||
Guidelines</a>.
|
credit_3_attribution_guidelines_url: https://wiki.osmfoundation.org/wiki/Licence/Attribution_Guidelines
|
||||||
credit_4_html: |
|
credit_4_1_html: |
|
||||||
To make clear that the data is available under the Open
|
To make clear that the data is available under the Open
|
||||||
Database License, you may link to
|
Database License, you may link to %{this_copyright_page_link}.
|
||||||
<a href="https://www.openstreetmap.org/copyright">this copyright page</a>.
|
|
||||||
Alternatively, and as a requirement if you are distributing OSM in a
|
Alternatively, and as a requirement if you are distributing OSM in a
|
||||||
data form, you can name and link directly to the license(s). In media
|
data form, you can name and link directly to the license(s). In media
|
||||||
where links are not possible (e.g. printed works), we suggest you
|
where links are not possible (e.g. printed works), we suggest you
|
||||||
direct your readers to openstreetmap.org (perhaps by expanding
|
direct your readers to openstreetmap.org (perhaps by expanding
|
||||||
'OpenStreetMap' to this full address) and to opendatacommons.org.
|
'OpenStreetMap' to this full address) and to opendatacommons.org.
|
||||||
In this example, the credit appears in the corner of the map.
|
In this example, the credit appears in the corner of the map.
|
||||||
|
credit_4_1_this_copyright_page: this copyright page
|
||||||
attribution_example:
|
attribution_example:
|
||||||
alt: Example of how to attribute OpenStreetMap on a webpage
|
alt: Example of how to attribute OpenStreetMap on a webpage
|
||||||
title: Attribution example
|
title: Attribution example
|
||||||
more_title_html: Finding out more
|
more_title_html: Finding out more
|
||||||
more_1_html: |
|
more_1_1_html: Read more about using our data, and how to credit us, at the %{osmf_licence_page_link}.
|
||||||
Read more about using our data, and how to credit us, at the <a
|
more_1_1_osmf_licence_page: OSMF Licence page
|
||||||
href="https://osmfoundation.org/Licence">OSMF Licence page</a>.
|
more_1_1_osmf_licence_page_url: https://osmfoundation.org/Licence
|
||||||
more_2_html: |
|
more_2_1_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-parties.
|
free-of-charge map API for third-parties.
|
||||||
See our <a href="https://operations.osmfoundation.org/policies/api/">API Usage Policy</a>,
|
See our %{api_usage_policy_link}, %{tile_usage_policy_link} and %{nominatim_usage_policy_link}.
|
||||||
<a href="https://operations.osmfoundation.org/policies/tiles/">Tile Usage Policy</a>
|
more_2_1_api_usage_policy: API Usage Policy
|
||||||
and <a href="https://operations.osmfoundation.org/policies/nominatim/">Nominatim Usage Policy</a>.
|
more_2_1_api_usage_policy_url: https://operations.osmfoundation.org/policies/api/
|
||||||
|
more_2_1_tile_usage_policy: Tile Usage Policy
|
||||||
|
more_2_1_tile_usage_policy_url: https://operations.osmfoundation.org/policies/tiles/
|
||||||
|
more_2_1_nominatim_usage_policy: Nominatim Usage Policy
|
||||||
|
more_2_1_nominatim_usage_policy_url: https://operations.osmfoundation.org/policies/nominatim/
|
||||||
contributors_title_html: Our contributors
|
contributors_title_html: Our contributors
|
||||||
contributors_intro_html: |
|
contributors_intro_html: |
|
||||||
Our contributors are thousands of individuals. We also include
|
Our contributors are thousands of individuals. We also include
|
||||||
openly-licensed data from national mapping agencies
|
openly-licensed data from national mapping agencies
|
||||||
and other sources, among them:
|
and other sources, among them:
|
||||||
contributors_at_html: |
|
contributors_at_credit_html: |
|
||||||
<strong>Austria</strong>: Contains data from
|
%{austria}: Contains data from %{stadt_wien_link} (under %{cc_by_link}), %{land_vorarlberg_link}
|
||||||
<a href="https://data.wien.gv.at/">Stadt Wien</a> (under
|
and Land Tirol (under %{cc_by_at_with_amendments_link}).
|
||||||
<a href="https://creativecommons.org/licenses/by/3.0/at/deed.de">CC BY</a>),
|
contributors_at_austria: Austria
|
||||||
<a href="https://www.vorarlberg.at/vorarlberg/bauen_wohnen/bauen/vermessung_geoinformation/weitereinformationen/services/wmsdienste.htm">Land Vorarlberg</a> and
|
contributors_at_stadt_wien: Stadt Wien
|
||||||
Land Tirol (under <a href="https://www.tirol.gv.at/applikationen/e-government/data/nutzungsbedingungen/">CC BY AT with amendments</a>).
|
contributors_at_stadt_wien_url: https://data.wien.gv.at/
|
||||||
contributors_au_html: |
|
contributors_at_cc_by: CC BY
|
||||||
<strong>Australia</strong>: Incorporates or developed using Administrative Boundaries ©
|
contributors_at_cc_by_url: https://creativecommons.org/licenses/by/3.0/at/deed.de
|
||||||
<a href="https://geoscape.com.au/legal/data-copyright-and-disclaimer/">Geoscape Australia</a>
|
contributors_at_land_vorarlberg: Land Vorarlberg
|
||||||
licensed by the Commonwealth of Australia under
|
contributors_at_land_vorarlberg_url: https://www.vorarlberg.at/vorarlberg/bauen_wohnen/bauen/vermessung_geoinformation/weitereinformationen/services/wmsdienste.htm
|
||||||
<a href="https://creativecommons.org/licenses/by/4.0/">Creative Commons Attribution 4.0 International licence (CC BY 4.0)</a>.
|
contributors_at_cc_by_at_with_amendments: CC BY AT with amendments
|
||||||
contributors_ca_html: |
|
contributors_at_cc_by_at_with_amendments_url: https://www.tirol.gv.at/applikationen/e-government/data/nutzungsbedingungen/
|
||||||
<strong>Canada</strong>: Contains data from
|
contributors_au_credit_html: |
|
||||||
|
%{australia}: Incorporates or developed using Administrative Boundaries © %{geoscape_australia_link}
|
||||||
|
licensed by the Commonwealth of Australia under %{cc_licence_link}.
|
||||||
|
contributors_au_australia: Australia
|
||||||
|
contributors_au_geoscape_australia: Geoscape Australia
|
||||||
|
contributors_au_geoscape_australia_url: https://geoscape.com.au/legal/data-copyright-and-disclaimer/
|
||||||
|
contributors_au_cc_licence: Creative Commons Attribution 4.0 International licence (CC BY 4.0)
|
||||||
|
contributors_au_cc_licence_url: https://creativecommons.org/licenses/by/4.0/
|
||||||
|
contributors_ca_credit_html: |
|
||||||
|
%{canada}: Contains data from
|
||||||
GeoBase®, GeoGratis (© Department of Natural
|
GeoBase®, GeoGratis (© Department of Natural
|
||||||
Resources Canada), CanVec (© Department of Natural
|
Resources Canada), CanVec (© Department of Natural
|
||||||
Resources Canada), and StatCan (Geography Division,
|
Resources Canada), and StatCan (Geography Division,
|
||||||
Statistics Canada).
|
Statistics Canada).
|
||||||
contributors_fi_html: |
|
contributors_ca_canada: Canada
|
||||||
<strong>Finland</strong>: Contains data from the
|
contributors_fi_credit_html: |
|
||||||
|
%{finland}: Contains data from the
|
||||||
National Land Survey of Finland's Topographic Database
|
National Land Survey of Finland's Topographic Database
|
||||||
and other datasets, under the
|
and other datasets, under the %{nlsfi_license_link}.
|
||||||
<a href="https://www.maanmittauslaitos.fi/en/opendata-licence-version1">NLSFI License</a>.
|
contributors_fi_finland: Finland
|
||||||
contributors_fr_html: |
|
contributors_fi_nlsfi_license: NLSFI License
|
||||||
<strong>France</strong>: Contains data sourced from
|
contributors_fi_nlsfi_license_url: https://www.maanmittauslaitos.fi/en/opendata-licence-version1
|
||||||
|
contributors_fr_credit_html: |
|
||||||
|
%{france}: Contains data sourced from
|
||||||
Direction Générale des Impôts.
|
Direction Générale des Impôts.
|
||||||
contributors_nl_html: |
|
contributors_fr_france: France
|
||||||
<strong>Netherlands</strong>: Contains © AND data, 2007
|
contributors_nl_credit_html: |
|
||||||
(<a href="https://www.and.com">www.and.com</a>)
|
%{netherlands}: Contains © AND data, 2007 (%{and_link})
|
||||||
contributors_nz_html: |
|
contributors_nl_netherlands: Netherlands
|
||||||
<strong>New Zealand</strong>: Contains data sourced from the
|
contributors_nl_and: www.and.com
|
||||||
<a href="https://data.linz.govt.nz/">LINZ Data Service</a> and
|
contributors_nl_and_url: https://www.and.com
|
||||||
licensed for reuse under
|
contributors_nz_credit_html: |
|
||||||
<a href="https://creativecommons.org/licenses/by/4.0/">CC BY 4.0</a>.
|
%{new_zealand}: Contains data sourced from the %{linz_data_service_link}
|
||||||
contributors_si_html: |
|
and licensed for reuse under %{cc_by_link}.
|
||||||
<strong>Slovenia</strong>: Contains data from the
|
contributors_nz_new_zealand: New Zealand
|
||||||
<a href="http://www.gu.gov.si/en/">Surveying and Mapping Authority</a> and
|
contributors_nz_linz_data_service: LINZ Data Service
|
||||||
<a href="http://www.mkgp.gov.si/en/">Ministry of Agriculture, Forestry and Food</a>
|
contributors_nz_linz_data_service_url: https://data.linz.govt.nz/
|
||||||
|
contributors_nz_cc_by: CC BY 4.0
|
||||||
|
contributors_nz_cc_by_url: https://creativecommons.org/licenses/by/4.0/
|
||||||
|
contributors_si_credit_html: |
|
||||||
|
%{slovenia}: Contains data from the %{gu_link} and %{mkgp_link}
|
||||||
(public information of Slovenia).
|
(public information of Slovenia).
|
||||||
contributors_es_html: |
|
contributors_si_slovenia: Slovenia
|
||||||
<strong>Spain</strong>: Contains data sourced from the
|
contributors_si_gu: Surveying and Mapping Authority
|
||||||
Spanish National Geographic Institute (<a href="http://www.ign.es/">IGN</a>) and
|
contributors_si_gu_url: http://www.gu.gov.si/en/
|
||||||
National Cartographic System (<a href="http://www.scne.es/">SCNE</a>)
|
contributors_si_mkgp: Ministry of Agriculture, Forestry and Food
|
||||||
licensed for reuse under <a href="https://creativecommons.org/licenses/by/4.0/">CC BY 4.0</a>.
|
contributors_si_mkgp_url: http://www.mkgp.gov.si/en/
|
||||||
contributors_za_html: |
|
contributors_es_credit_html: |
|
||||||
<strong>South Africa</strong>: Contains data sourced from
|
%{spain}: Contains data sourced from the
|
||||||
<a href="http://www.ngi.gov.za/">Chief Directorate:
|
Spanish National Geographic Institute (%{ign_link}) and
|
||||||
National Geo-Spatial Information</a>, State copyright reserved.
|
National Cartographic System (%{scne_link})
|
||||||
contributors_gb_html: |
|
licensed for reuse under %{cc_by_link}.
|
||||||
<strong>United Kingdom</strong>: Contains Ordnance
|
contributors_es_spain: Spain
|
||||||
|
contributors_es_ign: IGN
|
||||||
|
contributors_es_ign_url: http://www.ign.es/
|
||||||
|
contributors_es_scne: SCNE
|
||||||
|
contributors_es_scne_url: http://www.scne.es/
|
||||||
|
contributors_es_cc_by: CC BY 4.0
|
||||||
|
contributors_es_cc_by_url: https://creativecommons.org/licenses/by/4.0/
|
||||||
|
contributors_za_credit_html: |
|
||||||
|
%{south_africa}: Contains data sourced from %{ngi_link}, State copyright reserved.
|
||||||
|
contributors_za_south_africa: South Africa
|
||||||
|
contributors_za_ngi: "Chief Directorate: National Geo-Spatial Information"
|
||||||
|
contributors_za_ngi_url: http://www.ngi.gov.za/
|
||||||
|
contributors_gb_credit_html: |
|
||||||
|
%{united_kingdom}: Contains Ordnance
|
||||||
Survey data © Crown copyright and database right
|
Survey data © Crown copyright and database right
|
||||||
2010-2023.
|
2010-2023.
|
||||||
contributors_footer_1_html: |
|
contributors_gb_united_kingdom: United Kingdom
|
||||||
|
contributors_2_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 %{contributors_page_link} on the OpenStreetMap Wiki.
|
||||||
href="https://wiki.openstreetmap.org/wiki/Contributors">Contributors
|
contributors_2_contributors_page: Contributors page
|
||||||
page</a> on the OpenStreetMap Wiki.
|
contributors_2_contributors_page_url: https://wiki.openstreetmap.org/wiki/Contributors
|
||||||
contributors_footer_2_html: |
|
contributors_footer_2_html: |
|
||||||
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
|
||||||
|
@ -2003,15 +2039,22 @@ en:
|
||||||
OSM contributors are reminded never to add data from any
|
OSM contributors are reminded never to add data from any
|
||||||
copyrighted sources (e.g. Google Maps or printed maps) without
|
copyrighted sources (e.g. Google Maps or printed maps) without
|
||||||
explicit permission from the copyright holders.
|
explicit permission from the copyright holders.
|
||||||
infringement_2_html: |
|
infringement_2_1_html: |
|
||||||
If you believe that copyrighted material has been inappropriately
|
If you believe that copyrighted material has been inappropriately
|
||||||
added to the OpenStreetMap database or this site, please refer
|
added to the OpenStreetMap database or this site, please refer
|
||||||
to our <a href="https://wiki.osmfoundation.org/wiki/Takedown_procedure">takedown
|
to our %{takedown_procedure_link} or file directly at our
|
||||||
procedure</a> or file directly at our
|
%{online_filing_page_link}.
|
||||||
<a href="https://dmca.openstreetmap.org/">on-line filing page</a>.
|
infringement_2_1_takedown_procedure: takedown procedure
|
||||||
trademarks_title_html: <span id="trademarks"></span>Trademarks
|
infringement_2_1_takedown_procedure_url: https://wiki.osmfoundation.org/wiki/Takedown_procedure
|
||||||
trademarks_1_html: |
|
infringement_2_1_online_filing_page: on-line filing page
|
||||||
OpenStreetMap, the magnifying glass logo and State of the Map are registered trademarks of the OpenStreetMap Foundation. If you have questions about your use of the marks, please see our <a href="https://wiki.osmfoundation.org/wiki/Trademark_Policy">Trademark Policy</a>.
|
infringement_2_1_online_filing_page_url: https://dmca.openstreetmap.org/
|
||||||
|
trademarks_title: Trademarks
|
||||||
|
trademarks_1_1_html: |
|
||||||
|
OpenStreetMap, the magnifying glass logo and State of the Map are registered trademarks of the
|
||||||
|
OpenStreetMap Foundation. If you have questions about your use of the marks, please see our
|
||||||
|
%{trademark_policy_link}.
|
||||||
|
trademarks_1_1_trademark_policy: Trademark Policy
|
||||||
|
trademarks_1_1_trademark_policy_url: https://wiki.osmfoundation.org/wiki/Trademark_Policy
|
||||||
index:
|
index:
|
||||||
js_1: "You are either using a browser that does not support JavaScript, or you have disabled JavaScript."
|
js_1: "You are either using a browser that does not support JavaScript, or you have disabled JavaScript."
|
||||||
js_2: "OpenStreetMap uses JavaScript for its slippy map."
|
js_2: "OpenStreetMap uses JavaScript for its slippy map."
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue