From: Tom Hughes Date: Mon, 7 Dec 2015 14:21:57 +0000 (+0000) Subject: Merge remote-tracking branch 'openstreetmap/pull/1082' X-Git-Tag: live~3963 X-Git-Url: https://git.openstreetmap.org/rails.git/commitdiff_plain/bb9f20710e851eb4943bfb8e63386680e359834a?hp=3297444ecdbd505e4c79ef9b4a9706d5f2e3162b Merge remote-tracking branch 'openstreetmap/pull/1082' --- diff --git a/Gemfile b/Gemfile index e3c8f5cff..3789c9fb8 100644 --- a/Gemfile +++ b/Gemfile @@ -1,7 +1,7 @@ source "https://rubygems.org" # Require rails -gem "rails", "4.2.4" +gem "rails", "4.2.5" # Require things which have moved to gems in ruby 1.9 gem "bigdecimal", "~> 1.1.0", :platforms => :ruby_19 @@ -38,7 +38,7 @@ gem "r2" gem "autoprefixer-rails" # Use image_optim to optimise images -gem "image_optim" +gem "image_optim", ">= 0.22.0" # Load rails plugins gem "rails-i18n", "~> 4.0.0" @@ -54,6 +54,9 @@ gem "i18n-js", ">= 3.0.0.rc10" gem "rack-cors" gem "actionpack-page_caching" +# Sanitise URIs +gem "rack-uri_sanitizer" + # Omniauth for authentication gem "omniauth" gem "omniauth-openid" diff --git a/Gemfile.lock b/Gemfile.lock index fd69b12f4..83d9ae473 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -2,49 +2,49 @@ GEM remote: https://rubygems.org/ specs: SystemTimer (1.2.3) - actionmailer (4.2.4) - actionpack (= 4.2.4) - actionview (= 4.2.4) - activejob (= 4.2.4) + actionmailer (4.2.5) + actionpack (= 4.2.5) + actionview (= 4.2.5) + activejob (= 4.2.5) mail (~> 2.5, >= 2.5.4) rails-dom-testing (~> 1.0, >= 1.0.5) - actionpack (4.2.4) - actionview (= 4.2.4) - activesupport (= 4.2.4) + actionpack (4.2.5) + actionview (= 4.2.5) + activesupport (= 4.2.5) rack (~> 1.6) rack-test (~> 0.6.2) rails-dom-testing (~> 1.0, >= 1.0.5) rails-html-sanitizer (~> 1.0, >= 1.0.2) actionpack-page_caching (1.0.2) actionpack (>= 4.0.0, < 5) - actionview (4.2.4) - activesupport (= 4.2.4) + actionview (4.2.5) + activesupport (= 4.2.5) builder (~> 3.1) erubis (~> 2.7.0) rails-dom-testing (~> 1.0, >= 1.0.5) rails-html-sanitizer (~> 1.0, >= 1.0.2) - activejob (4.2.4) - activesupport (= 4.2.4) + activejob (4.2.5) + activesupport (= 4.2.5) globalid (>= 0.3.0) - activemodel (4.2.4) - activesupport (= 4.2.4) + activemodel (4.2.5) + activesupport (= 4.2.5) builder (~> 3.1) - activerecord (4.2.4) - activemodel (= 4.2.4) - activesupport (= 4.2.4) + activerecord (4.2.5) + activemodel (= 4.2.5) + activesupport (= 4.2.5) arel (~> 6.0) - activesupport (4.2.4) + activesupport (4.2.5) i18n (~> 0.7) json (~> 1.7, >= 1.7.7) minitest (~> 5.1) thread_safe (~> 0.3, >= 0.3.4) tzinfo (~> 1.1) - addressable (2.3.8) + addressable (2.4.0) arel (6.0.3) ast (2.1.0) astrolabe (1.3.1) parser (~> 2.2) - autoprefixer-rails (6.0.3) + autoprefixer-rails (6.1.2) execjs json bigdecimal (1.1.0) @@ -58,7 +58,7 @@ GEM climate_control (0.0.3) activesupport (>= 3.0) cliver (0.3.2) - cocaine (0.5.7) + cocaine (0.5.8) climate_control (>= 0.0.3, < 1.0) coffee-rails (4.1.0) coffee-script (>= 2.2.0) @@ -66,41 +66,43 @@ GEM coffee-script (2.4.1) coffee-script-source execjs - coffee-script-source (1.9.1.1) + coffee-script-source (1.10.0) colorize (0.7.7) composite_primary_keys (8.1.1) activerecord (~> 4.2.0) - coveralls (0.8.3) + concurrent-ruby (1.0.0) + coveralls (0.8.10) json (~> 1.8) rest-client (>= 1.6.8, < 2) - simplecov (~> 0.10.0) + simplecov (~> 0.11.0) term-ansicolor (~> 1.3) thor (~> 0.19.1) + tins (~> 1.6.0) crass (1.0.2) dalli (2.7.4) deadlock_retry (1.2.0) docile (1.1.5) - domain_name (0.5.24) + domain_name (0.5.25) unf (>= 0.0.5, < 1.0.0) dynamic_form (1.1.4) erubis (2.7.0) execjs (2.6.0) exifr (1.2.3.1) - faraday (0.9.1) + faraday (0.9.2) multipart-post (>= 1.2, < 3) fspath (2.1.1) globalid (0.3.6) activesupport (>= 4.1.0) - hashie (3.4.2) + hashie (3.4.3) htmlentities (4.3.4) http-cookie (1.0.2) domain_name (~> 0.5) http_accept_language (2.0.5) - httpclient (2.6.0.1) + httpclient (2.7.0.1) i18n (0.7.0) i18n-js (3.0.0.rc11) i18n (~> 0.6) - image_optim (0.21.0) + image_optim (0.22.0) exifr (~> 1.2, >= 1.2.2) fspath (~> 2.1) image_size (~> 1.3) @@ -122,7 +124,7 @@ GEM jsonify-rails (0.3.2) actionpack jsonify (< 0.4.0) - jwt (1.5.1) + jwt (1.5.2) kgio (2.10.0) konacha (3.7.0) actionpack (>= 3.1, < 5) @@ -131,26 +133,28 @@ GEM railties (>= 3.1, < 5) sprockets (>= 2, < 4) tilt - libv8 (3.16.14.11) + libv8 (3.16.14.13) libxml-ruby (2.8.0) logstash-event (1.2.02) - logstasher (0.6.5) + logstasher (0.8.6) + activerecord (>= 3.0) + activesupport (>= 3.0) logstash-event (~> 1.2.0) request_store loofah (2.0.3) nokogiri (>= 1.5.9) mail (2.6.3) mime-types (>= 1.16, < 3) - mime-types (2.6.2) + mime-types (2.99) mimemagic (0.3.0) - mini_portile (0.6.2) - minitest (5.8.1) + mini_portile2 (2.0.0) + minitest (5.8.3) multi_json (1.11.2) multi_xml (0.5.5) multipart-post (2.0.0) - netrc (0.10.3) - nokogiri (1.6.6.2) - mini_portile (~> 0.6.0) + netrc (0.11.0) + nokogiri (1.6.7) + mini_portile2 (~> 2.0.0.rc2) nokogumbo (1.4.1) nokogiri oauth (0.4.7) @@ -168,14 +172,14 @@ GEM omniauth (1.2.2) hashie (>= 1.2, < 4) rack (~> 1.0) - omniauth-facebook (2.0.1) + omniauth-facebook (3.0.0) omniauth-oauth2 (~> 1.2) - omniauth-google-oauth2 (0.2.8) + omniauth-google-oauth2 (0.2.10) addressable (~> 2.3) jwt (~> 1.0) multi_json (~> 1.3) omniauth (>= 1.1.1) - omniauth-oauth2 (>= 1.1.1) + omniauth-oauth2 (~> 1.3.1) omniauth-oauth2 (1.3.1) oauth2 (~> 1.0) omniauth (~> 1.2) @@ -185,16 +189,16 @@ GEM omniauth-windowslive (0.0.9.1) multi_json (>= 1.0.3) omniauth-oauth2 (~> 1.0) - paperclip (4.3.1) + paperclip (4.3.2) activemodel (>= 3.2.0) activesupport (>= 3.2.0) cocaine (~> 0.5.5) mime-types mimemagic (= 0.3.0) - parser (2.2.2.6) + parser (2.2.3.0) ast (>= 1.1, < 3.0) - pg (0.18.3) - poltergeist (1.7.0) + pg (0.18.4) + poltergeist (1.8.1) capybara (~> 2.1) cliver (~> 0.3.1) multi_json (~> 1.0) @@ -202,7 +206,7 @@ GEM powerpack (0.1.1) progress (3.1.0) psych (2.0.15) - r2 (0.2.5) + r2 (0.2.6) rack (1.6.4) rack-cors (0.4.0) rack-openid (1.3.1) @@ -210,16 +214,17 @@ GEM ruby-openid (>= 2.1.8) rack-test (0.6.3) rack (>= 1.0) - rails (4.2.4) - actionmailer (= 4.2.4) - actionpack (= 4.2.4) - actionview (= 4.2.4) - activejob (= 4.2.4) - activemodel (= 4.2.4) - activerecord (= 4.2.4) - activesupport (= 4.2.4) + rack-uri_sanitizer (0.0.2) + rails (4.2.5) + actionmailer (= 4.2.5) + actionpack (= 4.2.5) + actionview (= 4.2.5) + activejob (= 4.2.5) + activemodel (= 4.2.5) + activerecord (= 4.2.5) + activesupport (= 4.2.5) bundler (>= 1.3.0, < 2.0) - railties (= 4.2.4) + railties (= 4.2.5) sprockets-rails rails-deprecated_sanitizer (1.0.3) activesupport (>= 4.2.0.alpha) @@ -229,50 +234,52 @@ GEM rails-deprecated_sanitizer (>= 1.0.1) rails-html-sanitizer (1.0.2) loofah (~> 2.0) - rails-i18n (4.0.5) - i18n (~> 0.6) + rails-i18n (4.0.7) + i18n (~> 0.7) railties (~> 4.0) - railties (4.2.4) - actionpack (= 4.2.4) - activesupport (= 4.2.4) + railties (4.2.5) + actionpack (= 4.2.5) + activesupport (= 4.2.5) rake (>= 0.8.7) thor (>= 0.18.1, < 2.0) rainbow (2.0.0) rake (10.4.2) redcarpet (3.3.3) ref (2.0.0) - request_store (1.2.0) + request_store (1.2.1) rest-client (1.8.0) http-cookie (>= 1.0.2, < 2.0) mime-types (>= 1.16, < 3.0) netrc (~> 0.7) rinku (1.7.3) - rubocop (0.34.2) + rubocop (0.35.1) astrolabe (~> 1.3) - parser (>= 2.2.2.5, < 3.0) + parser (>= 2.2.3.0, < 3.0) powerpack (~> 0.1) rainbow (>= 1.99.1, < 3.0) - ruby-progressbar (~> 1.4) + ruby-progressbar (~> 1.7) + tins (<= 1.6.0) ruby-openid (2.7.0) ruby-progressbar (1.7.5) sanitize (4.0.0) crass (~> 1.0.2) nokogiri (>= 1.4.4) nokogumbo (= 1.4.1) - sass (3.4.18) + sass (3.4.19) sass-rails (5.0.4) railties (>= 4.0.0, < 5.0) sass (~> 3.1) sprockets (>= 2.8, < 4.0) sprockets-rails (>= 2.0, < 4.0) tilt (>= 1.1, < 3) - simplecov (0.10.0) + simplecov (0.11.1) docile (~> 1.1.0) json (~> 1.8) simplecov-html (~> 0.10.0) simplecov-html (0.10.0) soap4r-ruby1.9 (2.0.5) - sprockets (3.3.5) + sprockets (3.5.1) + concurrent-ruby (~> 1.0) rack (> 1, < 3) sprockets-rails (2.3.3) actionpack (>= 3.0) @@ -299,7 +306,7 @@ GEM validates_email_format_of (1.6.3) i18n vendorer (0.1.16) - websocket-driver (0.6.2) + websocket-driver (0.6.3) websocket-extensions (>= 0.1.0) websocket-extensions (0.1.2) xpath (2.0.0) @@ -324,7 +331,7 @@ DEPENDENCIES http_accept_language (~> 2.0.0) httpclient i18n-js (>= 3.0.0.rc10) - image_optim + image_optim (>= 0.22.0) jquery-rails jshint json @@ -346,7 +353,8 @@ DEPENDENCIES psych r2 rack-cors - rails (= 4.2.4) + rack-uri_sanitizer + rails (= 4.2.5) rails-i18n (~> 4.0.0) redcarpet rinku (>= 1.2.2) diff --git a/app/assets/javascripts/index/search.js b/app/assets/javascripts/index/search.js index 485920c8e..9481e271e 100644 --- a/app/assets/javascripts/index/search.js +++ b/app/assets/javascripts/index/search.js @@ -119,6 +119,7 @@ OSM.Search = function(map) { page.pushstate = page.popstate = function(path) { var params = querystring.parse(path.substring(path.indexOf('?') + 1)); $(".search_form input[name=query]").val(params.query); + $(".describe_location").hide(); OSM.loadSidebarContent(path, page.load); }; diff --git a/app/assets/javascripts/osm.js.erb b/app/assets/javascripts/osm.js.erb index 0f044c24f..6a8b856be 100644 --- a/app/assets/javascripts/osm.js.erb +++ b/app/assets/javascripts/osm.js.erb @@ -53,7 +53,12 @@ OSM = { j = pair.indexOf('='), key = pair.slice(0, j), val = pair.slice(++j); - params[key] = decodeURIComponent(val); + + try { + params[key] = decodeURIComponent(val); + } catch (e) { + // Ignore parse exceptions + } } return params; diff --git a/app/assets/stylesheets/common.scss b/app/assets/stylesheets/common.scss index f22450cea..83ae35680 100644 --- a/app/assets/stylesheets/common.scss +++ b/app/assets/stylesheets/common.scss @@ -1820,6 +1820,19 @@ tr.turn:hover { display: inline-block; margin-left: $lineheight / 2; vertical-align: middle; + + p { + margin-top: $lineheight * 0.5; + margin-bottom: $lineheight * 0.5; + + &:first-child { + margin-top: 0px; + } + + &:last-child { + margin-bottom: 0px; + } + } } } diff --git a/app/controllers/changeset_controller.rb b/app/controllers/changeset_controller.rb index 9ac82d092..733c20922 100644 --- a/app/controllers/changeset_controller.rb +++ b/app/controllers/changeset_controller.rb @@ -162,7 +162,7 @@ class ChangesetController < ApplicationController # global (SVN-style) versioning were used - then that would be # unambiguous. elements.sort! do |a, b| - if (a.timestamp == b.timestamp) + if a.timestamp == b.timestamp a.version <=> b.version else a.timestamp <=> b.timestamp @@ -182,7 +182,7 @@ class ChangesetController < ApplicationController # check these assertions. elements.each do |elt| result.root << - if (elt.version == 1) + if elt.version == 1 # first version, so it must be newly-created. created = XML::Node.new "create" created << elt.to_xml_node(changeset_cache, user_display_name_cache) diff --git a/app/controllers/oauth_controller.rb b/app/controllers/oauth_controller.rb index 8ce53739f..88691f862 100644 --- a/app/controllers/oauth_controller.rb +++ b/app/controllers/oauth_controller.rb @@ -59,7 +59,7 @@ class OauthController < ApplicationController "oauth_token=#{@token.token}" else @redirect_url.query + - "&oauth_token=#{@token.token}" + "&oauth_token=#{@token.token}" end unless @token.oauth10? diff --git a/app/controllers/user_controller.rb b/app/controllers/user_controller.rb index 37f9cd7c2..fca0e3be7 100644 --- a/app/controllers/user_controller.rb +++ b/app/controllers/user_controller.rb @@ -213,7 +213,7 @@ class UserController < ApplicationController :auth_provider => params[:auth_provider], :auth_uid => params[:auth_uid]) - flash.now[:notice] = t "user.new.auth association" + flash.now[:notice] = render_to_string :partial => "auth_association" else check_signup_allowed end diff --git a/app/views/site/id.html.erb b/app/views/site/id.html.erb index 075e70b74..80332e887 100644 --- a/app/views/site/id.html.erb +++ b/app/views/site/id.html.erb @@ -36,6 +36,7 @@ }); id.map().on('move.embed', parent.$.throttle(250, function() { + if (id.inIntro()) return; var zoom = ~~id.map().zoom(), center = id.map().center(), llz = { lon: center[0], lat: center[1], zoom: zoom }; diff --git a/app/views/user/_auth_association.html.erb b/app/views/user/_auth_association.html.erb new file mode 100644 index 000000000..abddf19d3 --- /dev/null +++ b/app/views/user/_auth_association.html.erb @@ -0,0 +1,3 @@ +

<%= t "user.auth_association.heading" %>

+

<%= t "user.auth_association.option_1" %>

+

<%= t "user.auth_association.option_2" %>

diff --git a/config/image_optim.yml b/config/image_optim.yml index 26b36c4cd..094e4083b 100644 --- a/config/image_optim.yml +++ b/config/image_optim.yml @@ -8,3 +8,5 @@ jhead: false jpegoptim: false gifsicle: false jpegtran: false +svgo: + disable_plugins: ["cleanupIDs"] diff --git a/config/initializers/uri_sanitizer.rb b/config/initializers/uri_sanitizer.rb new file mode 100644 index 000000000..7f3f3d06a --- /dev/null +++ b/config/initializers/uri_sanitizer.rb @@ -0,0 +1,2 @@ +# Add URI sanitizer to rack middleware +Rails.configuration.middleware.insert_before Rack::Runtime, Rack::URISanitizer diff --git a/config/locales/en.yml b/config/locales/en.yml index 32f4649da..9027252f7 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -1785,16 +1785,6 @@ en: confirm password: "Confirm Password:" use external auth: "Alternatively, use a third party to login" auth no password: "With third party authentication a password is not required, but some extra tools or server may still need one." - auth association: | -

Your ID is not associated with a OpenStreetMap account yet.

- continue: Sign Up terms accepted: "Thanks for accepting the new contributor terms!" terms declined: "We are sorry that you have decided to not accept the new Contributor Terms. For more information, please see this wiki page." @@ -2009,6 +1999,15 @@ en: no_authorization_code: No authorization code unknown_signature_algorithm: Unknown signature algorithm invalid_scope: Invalid scope + auth_association: + heading: Your ID is not associated with a OpenStreetMap account yet. + option_1: | + If you are new to OpenStreetMap, please create a new account + using the form below. + option_2: | + If you already have an account, you can login to your account + using your username and password and then associate the account + with your ID in your user settings. user_role: filter: not_an_administrator: "Only administrators can perform user role management, and you are not an administrator." diff --git a/lib/classic_pagination/pagination.rb b/lib/classic_pagination/pagination.rb index b48844000..ee0c5b7dc 100644 --- a/lib/classic_pagination/pagination.rb +++ b/lib/classic_pagination/pagination.rb @@ -155,8 +155,7 @@ module ActionController def create_paginators_and_retrieve_collections #:nodoc: Pagination::OPTIONS[self.class].each do |collection_id, options| - next unless options[:actions].include? action_name if - options[:actions] + next if options[:actions] && !options[:actions].include?(action_name) paginator, collection = paginator_and_collection_for(collection_id, options) diff --git a/lib/classic_pagination/pagination_helper.rb b/lib/classic_pagination/pagination_helper.rb index 238b8836e..ae03b82b2 100644 --- a/lib/classic_pagination/pagination_helper.rb +++ b/lib/classic_pagination/pagination_helper.rb @@ -97,7 +97,7 @@ module ActionView current_page = paginator.current_page window_pages = current_page.window(options[:window_size]).pages - return if window_pages.length <= 1 unless link_to_current_page + return unless link_to_current_page || window_pages.length > 1 first = paginator.first last = paginator.last diff --git a/test/controllers/user_blocks_controller_test.rb b/test/controllers/user_blocks_controller_test.rb index ebf57488c..839dadf19 100644 --- a/test/controllers/user_blocks_controller_test.rb +++ b/test/controllers/user_blocks_controller_test.rb @@ -229,7 +229,7 @@ class UserBlocksControllerTest < ActionController::TestCase b = UserBlock.find(id) assert_in_delta Time.now, b.created_at, 1 assert_in_delta Time.now, b.updated_at, 1 - assert_in_delta Time.now + 12.hour, b.ends_at, 1 + assert_in_delta Time.now + 12.hours, b.ends_at, 1 assert_equal false, b.needs_view assert_equal "Vandalism", b.reason assert_equal "markdown", b.reason_format diff --git a/vendor/assets/iD/iD.css.erb b/vendor/assets/iD/iD.css.erb index 69374d7db..25103657d 100644 --- a/vendor/assets/iD/iD.css.erb +++ b/vendor/assets/iD/iD.css.erb @@ -184,14 +184,11 @@ img.tile-removing { opacity: 0; } -/* base styles */ -path { - fill: none; -} +use { pointer-events: none; } -use { - pointer-events: none; -} +/* base styles */ +.layer path { fill: none; } +.layer use path { fill: #333; } /* FF svg icons */ g.point .shadow, g.vertex .shadow, @@ -310,13 +307,18 @@ g.vertex.selected .shadow { /* lines */ +.preset-icon .icon.other-line { + color: #fff; + fill: #777; +} + path.line { stroke-linecap: round; stroke-linejoin: bevel; } path.stroke { - stroke: black; + stroke: #000; stroke-width: 4; } @@ -335,12 +337,12 @@ path.shadow.selected { } path.line.stroke { - stroke: white; + stroke: #fff; stroke-width: 2; } path.area.stroke { - stroke: white; + stroke: #fff; stroke-width: 1; } path.area.fill { @@ -450,8 +452,7 @@ path.fill.tag-landuse-residential { } .preset-icon-fill-area.tag-landuse-residential { border-color: rgb(196, 189, 25); - background: none; - box-shadow: inset 0 0 0 5px rgba(196, 189, 25, 0.3); + background: rgba(196, 189, 25, 0.3); } path.stroke.tag-landuse-retail, @@ -466,8 +467,7 @@ path.fill.tag-landuse-commercial { .preset-icon-fill-area.tag-landuse-retail, .preset-icon-fill-area.tag-landuse-commercial { border-color: rgb(214, 136, 26); - background: none; - box-shadow: inset 0 0 0 5px rgba(214, 136, 26, 0.3); + background-color: rgba(214, 136, 26, 0.3); } path.stroke.tag-landuse-industrial { @@ -479,8 +479,7 @@ path.fill.tag-landuse-industrial { } .preset-icon-fill-area.tag-landuse-industrial { border-color: rgb(228, 164, 245); - background: none; - box-shadow: inset 0 0 0 5px rgba(228, 164, 245, 0.3); + background-color: rgba(228, 164, 245, 0.3); } path.stroke.tag-landuse-quarry { @@ -627,6 +626,11 @@ path.stroke.area.tag-highway { /* wide highways */ +.preset-icon .icon.tag-highway.other-line { + color: #fff; + fill: #777; +} + path.shadow.tag-highway { stroke-width:16; } @@ -649,33 +653,47 @@ path.stroke.tag-highway { stroke-width:4; } +.preset-icon .icon.highway-motorway, +.preset-icon .icon.highway-motorway-link { + color: #CF2081; + fill: #70372f; +} path.stroke.tag-highway-motorway, path.stroke.tag-highway-motorway_link, path.stroke.tag-motorway { - stroke:#58a9ed; + stroke:#CF2081; } - path.casing.tag-highway-motorway, path.casing.tag-highway-motorway_link, path.casing.tag-motorway { - stroke:#2c5476; + stroke:#70372f; } +.preset-icon .icon.highway-trunk, +.preset-icon .icon.highway-trunk-link { + color: #DD2F22; + fill: #70372f; +} path.stroke.tag-highway-trunk, path.stroke.tag-highway-trunk_link, path.stroke.tag-trunk { - stroke:#8cd05f; + stroke:#DD2F22; } path.casing.tag-highway-trunk, path.casing.tag-highway-trunk_link, path.casing.tag-trunk { - stroke:#46682f; + stroke:#70372f; } +.preset-icon .icon.highway-primary, +.preset-icon .icon.highway-primary-link { + color: #F99806; + fill: #70372f; +} path.stroke.tag-highway-primary, path.stroke.tag-highway-primary_link, path.stroke.tag-primary { - stroke:#e06d5f; + stroke:#F99806; } path.casing.tag-highway-primary, path.casing.tag-highway-primary_link, @@ -683,28 +701,122 @@ path.casing.tag-primary { stroke:#70372f; } +.preset-icon .icon.highway-secondary, +.preset-icon .icon.highway-secondary-link { + color: #F3F312; + fill: #70372f; +} path.stroke.tag-highway-secondary, path.stroke.tag-highway-secondary_link, path.stroke.tag-secondary { - stroke:#eab056; + stroke:#F3F312; } path.casing.tag-highway-secondary, path.casing.tag-highway-secondary_link, path.casing.tag-secondary { - stroke:#75582b; + stroke:#70372f; } +.preset-icon .icon.highway-tertiary, +.preset-icon .icon.highway-tertiary-link { + color: #FFF9B3; + fill: #70372f; +} path.stroke.tag-highway-tertiary, path.stroke.tag-highway-tertiary_link, path.stroke.tag-tertiary { - stroke:#ffff7e; + stroke:#FFF9B3; } path.casing.tag-highway-tertiary, path.casing.tag-highway-tertiary_link, path.casing.tag-tertiary { + stroke:#70372f; +} + +.legacy-carto .preset-icon .icon.highway-motorway, +.legacy-carto .preset-icon .icon.highway-motorway-link { + color: #58a9ed; + fill: #2c5476; +} +.legacy-carto path.stroke.tag-highway-motorway, +.legacy-carto path.stroke.tag-highway-motorway_link, +.legacy-carto path.stroke.tag-motorway { + stroke:#58a9ed; +} +.legacy-carto path.casing.tag-highway-motorway, +.legacy-carto path.casing.tag-highway-motorway_link, +.legacy-carto path.casing.tag-motorway { + stroke:#2c5476; +} + +.legacy-carto .preset-icon .icon.highway-trunk, +.legacy-carto .preset-icon .icon.highway-trunk-link { + color: #8cd05f; + fill: #46682f; +} +.legacy-carto path.stroke.tag-highway-trunk, +.legacy-carto path.stroke.tag-highway-trunk_link, +.legacy-carto path.stroke.tag-trunk { + stroke:#8cd05f; +} +.legacy-carto path.casing.tag-highway-trunk, +.legacy-carto path.casing.tag-highway-trunk_link, +.legacy-carto path.casing.tag-trunk { + stroke:#46682f; +} + +.legacy-carto .preset-icon .icon.highway-primary, +.legacy-carto .preset-icon .icon.highway-primary-link { + color: #e06d5f; + fill: #70372f; +} +.legacy-carto path.stroke.tag-highway-primary, +.legacy-carto path.stroke.tag-highway-primary_link, +.legacy-carto path.stroke.tag-primary { + stroke:#e06d5f; +} +.legacy-carto path.casing.tag-highway-primary, +.legacy-carto path.casing.tag-highway-primary_link, +.legacy-carto path.casing.tag-primary { + stroke:#70372f; +} + +.legacy-carto .preset-icon .icon.highway-secondary, +.legacy-carto .preset-icon .icon.highway-secondary-link { + color: #eab056; + fill: #75582b; +} +.legacy-carto path.stroke.tag-highway-secondary, +.legacy-carto path.stroke.tag-highway-secondary_link, +.legacy-carto path.stroke.tag-secondary { + stroke:#eab056; +} +.legacy-carto path.casing.tag-highway-secondary, +.legacy-carto path.casing.tag-highway-secondary_link, +.legacy-carto path.casing.tag-secondary { + stroke:#75582b; +} + +.legacy-carto .preset-icon .icon.highway-tertiary, +.legacy-carto .preset-icon .icon.highway-tertiary-link { + color: #ffff7e; + fill: #7f7f3f; +} +.legacy-carto path.stroke.tag-highway-tertiary, +.legacy-carto path.stroke.tag-highway-tertiary_link, +.legacy-carto path.stroke.tag-tertiary { + stroke:#ffff7e; +} +.legacy-carto path.casing.tag-highway-tertiary, +.legacy-carto path.casing.tag-highway-tertiary_link, +.legacy-carto path.casing.tag-tertiary { stroke:#7f7f3f; } +.preset-icon .icon.highway-unclassified { + color: #eaeaea; + fill: #444; +} path.stroke.tag-highway-unclassified, path.stroke.tag-unclassified { stroke:#eaeaea; @@ -714,6 +826,10 @@ path.casing.tag-unclassified { stroke:#444; } +.preset-icon .icon.highway-residential { + color: #fff; + fill: #444; +} path.stroke.tag-highway-residential, path.stroke.tag-residential { stroke:#fff; @@ -822,7 +938,10 @@ path.casing.tag-road { stroke-width:4; } - +.preset-icon .icon.highway-living-street { + color: #ccc; + fill: #fff; +} path.stroke.tag-highway-living_street, path.stroke.tag-living_street { stroke:#ccc; @@ -832,6 +951,10 @@ path.casing.tag-living_street { stroke:#fff; } +.preset-icon .icon.highway-pedestrian { + color: #8cd05f; + fill: #fff; +} path.stroke.tag-highway-corridor, path.stroke.tag-highway-pedestrian, path.stroke.tag-corridor, @@ -846,15 +969,23 @@ path.casing.tag-pedestrian { stroke:#8cd05f; } +.preset-icon .icon.highway-road { + color: #9e9e9e; + fill: #666; +} path.stroke.tag-highway-road, path.stroke.tag-road { stroke:#9e9e9e; } path.casing.tag-highway-road, path.casing.tag-road { - stroke:#444; + stroke:#666; } +.preset-icon .icon.highway-service { + color: #fff; + fill: #666; +} path.stroke.tag-highway-service, path.stroke.tag-service { stroke:#fff; @@ -864,6 +995,10 @@ path.casing.tag-service { stroke:#666; } +.preset-icon .icon.highway-track { + color: #ccc; + fill: #996600; +} path.stroke.tag-highway-track, path.stroke.tag-track { stroke: #ccc; @@ -893,19 +1028,46 @@ path.casing.tag-highway-bridleway { stroke: #fff; } +.preset-icon .icon.category-path, +.preset-icon .icon.highway-path { + color: #746f6f; + fill: #c5b59f; +} path.stroke.tag-highway-path { stroke: #746f6f; } + +.preset-icon .icon.tag-route-foot, +.preset-icon .icon.tag-route-hiking, +.preset-icon .icon.highway-footway { + color: #ae8681; + fill: #fff; +} path.stroke.tag-highway-footway { stroke: #ae8681; } + +.preset-icon .icon.tag-route-bicycle, +.preset-icon .icon.highway-cycleway { + color: #58a9ed; + fill: #fff; +} path.stroke.tag-highway-cycleway { stroke: #58a9ed; } + +.preset-icon .icon.highway-bridleway { + color: #e06d5f; + fill: #fff; +} path.stroke.tag-highway-bridleway { stroke: #e06d5f; } +.preset-icon .icon.highway-steps { + color: #81d25c; + fill: #fff; +} path.stroke.tag-highway-steps { stroke: #81d25c; stroke-linecap: butt; @@ -949,19 +1111,30 @@ path.fill.tag-aeroway-apron { /* railways */ - +.preset-icon .icon.tag-railway.other-line { + color: #fff; + fill: #777; +} +.preset-icon .icon.tag-railway { + color: #555; + fill: #eee; +} path.stroke.tag-railway { stroke: #eee; stroke-width: 2; stroke-linecap: butt; stroke-dasharray: 12,12; } - path.casing.tag-railway { stroke: #555; stroke-width: 4; } +.preset-icon .icon.tag-railway-disused, +.preset-icon .icon.tag-railway-abandoned { + color: #999; + fill: #eee; +} path.stroke.tag-railway-abandoned { stroke: #eee; } @@ -969,8 +1142,12 @@ path.casing.tag-railway-abandoned { stroke: #999; } +.preset-icon .icon.tag-railway-subway { + color: #222; + fill: #bbb; +} path.stroke.tag-railway-subway { - stroke: #666; + stroke: #bbb; } path.casing.tag-railway-subway { stroke: #222; @@ -995,6 +1172,16 @@ path.casing.tag-railway-platform { } /* waterways */ +.preset-icon .icon.tag-waterway.other-line { + color: #77d3de; + fill: #77d3de; +} +.preset-icon .icon.category-water, +.preset-icon .icon.tag-route-ferry, +.preset-icon .icon.tag-waterway { + color: #77d3de; + fill: #fff; +} path.fill.tag-waterway { stroke: rgba(119, 211, 222, 0.3); @@ -1017,6 +1204,9 @@ path.casing.tag-waterway-river { stroke-width: 6; } +.preset-icon .icon.tag-waterway-ditch { + color: #6591ff; +} path.stroke.tag-waterway-ditch { stroke: #6591ff; stroke-width: 1; @@ -1027,6 +1217,11 @@ path.casing.tag-waterway-ditch { } /* power */ +.preset-icon .icon.tag-man_made-pipeline, +.preset-icon .icon.tag-power { + color: #939393; + fill: #939393; +} path.stroke.tag-power { stroke: #939393; @@ -2003,19 +2198,38 @@ button.save.has-count .count::before { /* Icons */ .icon { - display:inline-block; - vertical-align:top; - width:20px; - height:20px; - background:transparent url(<%= asset_path("iD/img/sprite.svg") %>) no-repeat 0 0; - text-indent:-9999px; - overflow:hidden; - } - -.icon-pre-text { + vertical-align: top; + width: 20px; + height: 20px; +} + +.icon.inline { + vertical-align: text-top; + width: 14px; + height: 14px; + margin: 0px 3px; +} + +.icon.pre-text { margin-right: 3px; } +.icon.light { + color: #fff; +} + +.icon.created { + color: #00ca07; +} + +.icon.modified { + color: #666; +} + +.icon.deleted { + color: #ea0000; +} + .user-icon { max-height: 20px; max-width: 20px; @@ -2024,107 +2238,6 @@ button.save.has-count .count::before { border-radius: 3px; } -/* Definitions for every icon */ -.icon.alert { background-position: 0 0;} -.icon.point, -.icon.add-point { background-position: -20px 0;} -.icon.line, -.icon.add-line { background-position: -40px 0;} -.icon.area, -.icon.add-area { background-position: -60px 0;} -.icon.undo { background-position: -80px 0;} -.icon.redo { background-position: -100px 0;} -.icon.apply { background-position: -120px 0;} -.icon.save { background-position: -140px 0;} -.icon.close { background-position: -160px 0;} -.icon.delete { background-position: -180px 0;} -.icon.remove { background-position: -200px 0;} -.icon.inspect { background-position: -220px 0;} -.icon.plus { background-position: -240px 0;} -.icon.search { background-position: -280px 0;} -.icon.geocode { background-position: -280px 0;} -.icon.layers { background-position: -300px 0;} -.icon.avatar { background-position: -320px 0;} -.icon.nearby { background-position: -340px 0;} -.icon.geolocate { background-position: -360px 0;} -.icon.warning { background-position: -380px 0;} -.icon.bug { background-position: -400px 0;} -.icon.back { background-position: -420px 0;} -.icon.forward { background-position: -440px 0;} -.icon.help { background-position: -460px 0;} -.icon.relation { background-position: -520px 0;} -.icon.relation.route { background-position: -540px 0;} -.icon.relation.multipolygon { background-position: -560px 0;} -.icon.vertex { background-position: -580px 0;} -.icon.data { background-position: -600px 0;} - -.icon.inspect.light { background-position: -220px -20px;} -.icon.plus.light { background-position: -240px -20px;} -.icon.zoom-in { background-position: -240px -20px;} -.icon.zoom-out { background-position: -260px -20px;} -.icon.geocode.light { background-position: -280px -20px;} -.icon.layers.light { background-position: -300px -20px;} -.icon.avatar.light { background-position: -320px -20px;} -.icon.nearby.light { background-position: -340px -20px;} -.icon.geolocate.light { background-position: -360px -20px;} -.icon.bug.light { background-position: -400px -20px;} -.icon.help.light { background-position: -460px -20px;} -.icon.data.light { background-position: -600px -20px;} - -.icon.back.blue { background-position: -420px -20px;} -.icon.forward.blue { background-position: -440px -20px;} - -.icon.full-screen { background-position: -620px -20px;} -.active .icon.full-screen { background-position: -640px -20px;} - -button[disabled] .icon.alert { background-position: 0 -40px;} -button[disabled] .icon.add-point { background-position: -20px -40px;} -button[disabled] .icon.add-line { background-position: -40px -40px;} -button[disabled] .icon.add-area { background-position: -60px -40px;} -button.disabled .icon.undo { background-position: -80px -40px;} -button.disabled .icon.redo { background-position: -100px -40px;} -button[disabled] .apply.icon { background-position: -120px -40px;} -button[disabled] .close.icon { background-position: -160px -40px;} -button[disabled] .delete.icon { background-position: -180px -40px;} -button[disabled] .icon.remove { background-position: -200px -40px;} -button[disabled] .icon.inspect { background-position: -220px -40px;} -button[disabled] .icon.zoom-in { background-position: -240px -40px;} -button[disabled] .icon.zoom-out { background-position: -260px -40px;} -button[disabled] .icon.geocode { background-position: -280px -40px;} -button[disabled] .icon.layers { background-position: -300px -40px;} -button[disabled] .icon.avatar { background-position: -320px -40px;} -button[disabled] .icon.nearby { background-position: -340px -40px;} -button[disabled] .icon.data { background-position: -600px -40px;} - -.icon.point.deleted { background-position: -480px -80px;} -.icon.line.deleted { background-position: -500px -80px;} -.icon.area.deleted { background-position: -520px -80px;} - -.icon.point.created { background-position: -480px -100px;} -.icon.line.created { background-position: -500px -100px;} -.icon.area.created { background-position: -520px -100px;} - -.icon.point.modified { background-position: -22px 0; } - -.icon.modified { opacity: .5; } - -/* Out link is special */ - -.icon.out-link { height: 14px; width: 14px; background-position: -500px 0;} -a:hover .icon.out-link { background-position: -500px -14px;} - -.icon.plus-dark { background-position: -240px -40px;} - -/* Universal preset icons */ - -.icon.source { background-position: 0 -200px;} -.icon.address { background-position: -20px -200px;} -.icon.telephone { background-position: -40px -200px;} -.icon.website { background-position: -60px -200px;} -.icon.elevation { background-position: -80px -200px;} -.icon.wikipedia { background-position: -100px -200px;} -.icon.note { background-position: -120px -200px;} -.icon.wheelchair { background-position: -140px -200px;} /* ToolBar / Persistent UI Elements ------------------------------------------------------- */ @@ -2177,6 +2290,12 @@ a:hover .icon.out-link { background-position: -500px -14px;} top: 0; } +.preset-choose { + font-size: 16px; + line-height: 1.25; + font-weight: bold; +} + .modal > button { position: absolute; right: 0; @@ -2399,17 +2518,52 @@ a:hover .icon.out-link { background-position: -500px -14px;} background: #ececec; } -.preset-icon { +.preset-icon-fill-area { + cursor: inherit; + height: 40px; + width: 40px; + margin: auto; position: absolute; - top: 17px; - left: 17px; + left: 10px; + top: 10px; +} + +.preset-icon-frame { + position: absolute; + top: 7px; + left: 7px; + height: 42px; + width: 42px; margin: auto; } -.preset-icon-line, -.preset-icon-relation { - top: 0; - left: 0; +.preset-icon-frame .icon { + width: 46px; + height: 46px; +} + +.preset-icon-60 { + position: absolute; + top: 0px; + left: 0px; + margin: auto; +} + +.preset-icon-60 .icon { + width: 60px; + height: 60px; +} + +.preset-icon-32 { + position: absolute; + top: 14px; + left: 13px; /* Maki icons off center? */ + margin: auto; +} + +.preset-icon-32 .icon { + width: 32px; + height: 32px; } .preset-list-button .label { @@ -2444,6 +2598,10 @@ a:hover .icon.out-link { background-position: -500px -14px;} background: #fafafa; } +.preset-list-item button.tag-reference-button:hover { + background: #f1f1f1; +} + .preset-list-item button.tag-reference-button .icon { opacity: .5; } @@ -2489,27 +2647,6 @@ a:hover .icon.out-link { background-position: -500px -14px;} margin-top: -10px; } -/* Preset icon colors */ - -.preset-icon-fill-area { - cursor: inherit; - height: 39px; - width: 39px; - margin: auto; - position: absolute; - left: 10px; - top: 10px; -} - -.preset-icon-fill-area:after { - content: ''; - left: -4px; - top: -4px; - height: 45px; - width: 45px; - position: absolute; - background:transparent url(<%= asset_path("iD/img/sprite.svg") %>) no-repeat 0 -80px; -} /* preset form basics */ @@ -2589,7 +2726,10 @@ a:hover .icon.out-link { background-position: -500px -14px;} width: 10%; height: 100%; border-radius: 0; - background: #fafafa; + background: #f6f6f6; +} +.form-label button:hover { + background: #f1f1f1; } .form-label .modified-icon, @@ -3781,6 +3921,7 @@ div.full-screen > button:hover { right:0; bottom:0; border-radius: 0; + pointer-events: none; } #attrib { @@ -3789,7 +3930,6 @@ div.full-screen > button:hover { margin-bottom: 5px; float: left; clear: both; - pointer-events: none; } #attrib * { pointer-events: all; } @@ -3822,19 +3962,20 @@ div.full-screen > button:hover { width: 100%; float: left; clear: both; + pointer-events: all; } #scale-block { display: table-cell; vertical-align: bottom; width: 250px; - height: 30px; + max-height: 30px; float: left; clear: left; } #info-block { - float: right; + max-height: 30px; clear: right; } @@ -3861,6 +4002,7 @@ div.full-screen > button:hover { text-align: right; margin-right: 10px; clear: right; + overflow: hidden; } #about-list li { @@ -3998,7 +4140,7 @@ div.full-screen > button:hover { } .modal-actions button:before, -.save-success a.button:before, +.save-success a.button.osm:before, .walkthrough a:before { display: block; content: ''; @@ -4007,7 +4149,7 @@ div.full-screen > button:hover { max-width: 100px; margin: auto; margin-bottom: 10px; - background:transparent url(<%= asset_path("iD/img/sprite.svg") %>) no-repeat 0 -220px; + background:transparent url(<%= asset_path("iD/img/iD-sprite.svg") %>) no-repeat -200px -460px; } .modal-actions :first-child { @@ -4022,11 +4164,11 @@ div.full-screen > button:hover { ------------------------------------------------------- */ .modal-actions .restore:before { - background-position: -600px -220px; + background-position: -500px -460px; } .modal-actions .reset:before { - background-position: -700px -220px; + background-position: -600px -460px; } /* Success Modal @@ -4040,28 +4182,18 @@ div.full-screen > button:hover { padding-top: 15px; } -.save-success .button.social { - height: 80px; +.save-success a.button.social { + height: auto; } -.save-success .button.social:before { - height: 50px; +.save-success .icon.social { + height: 80px; + width: 80px; + color: #7092FF; } .save-success .button.osm:before { - background-position: 0px -220px; -} - -.save-success .button.twitter:before { - background-position: -100px -245px; -} - -.save-success .button.facebook:before { - background-position: -200px -245px; -} - -.save-success .button.google:before { - background-position: -300px -245px; + background-position: -200px -460px; } /* Splash Modal @@ -4069,11 +4201,11 @@ div.full-screen > button:hover { .modal-actions .walkthrough:before, .walkthrough a:before { - background-position: -400px -220px; + background-position: -300px -460px; } .modal-actions .start:before { - background-position: -500px -220px; + background-position: -400px -460px; } /* Commit Modal @@ -4231,10 +4363,6 @@ div.full-screen > button:hover { margin-right:10px; } -.icon.zoom-in-invert { - background-position: -240px -40px; -} - /* Tooltips ------------------------------------------------------- */ @@ -4443,27 +4571,35 @@ div.full-screen > button:hover { } .radial-menu-background { + fill: none; stroke: black; stroke-opacity: 0.5; } -.radial-menu-item { - fill: white; -} - -.radial-menu-item:hover { - fill: #ececec; +.radial-menu-item circle { + fill: #eee; } -.radial-menu-item:active { - fill: #ececec; +.radial-menu-item circle:active, +.radial-menu-item circle:hover { + fill: #fff; } -.radial-menu-item.disabled { +.radial-menu-item.disabled circle { cursor: auto; fill: rgba(255,255,255,.5); } +.radial-menu-item use { + fill: #222; + color: #79f; +} + +.radial-menu-item.disabled use { + fill: rgba(32,32,32,.5); + color: rgba(40,40,40,.5); +} + .lasso-box { fill-opacity:0.1; stroke: #fff; @@ -4476,7 +4612,6 @@ div.full-screen > button:hover { ------------------------------------------------------- */ @media only screen and (max-width: 840px) { - #bar .icon.icon-pre-text { margin-right: 0;} /* override hide for save button */ #bar .save .label { display: block;} } @@ -4598,7 +4733,7 @@ div.full-screen > button:hover { content: ""; height: 80px; width: 200px; - background:transparent url(<%= asset_path("iD/img/sprite.svg") %>) no-repeat 0 -320px; + background:transparent url(<%= asset_path("iD/img/iD-sprite.svg") %>) no-repeat 0 -320px; } .intro-areas-add .tooltip-inner::before { @@ -4618,189 +4753,6 @@ div.full-screen > button:hover { .huge-modal-button .illustration { height: 100px; width: 100px; - background: rgba(0, 0, 0, 0) url(<%= asset_path("iD/img/sprite.svg") %>) no-repeat -400px -220px; + background: rgba(0, 0, 0, 0) url(<%= asset_path("iD/img/iD-sprite.svg") %>) no-repeat -300px -460px; margin: auto; } -/* This file is generated by make. Do NOT edit manually. */ - -.preset-icon{background-image:url(<%= asset_path("iD/img/maki-sprite.png") %>);background-repeat:no-repeat;width:24px;height:24px;} -.preset-icon-line{background-image:url(<%= asset_path("iD/img/line-presets.png") %>);background-repeat:no-repeat;width:60px;height:60px;} -.preset-icon-relation{background-image:url(<%= asset_path("iD/img/relation-presets.png") %>);background-repeat:no-repeat;width:60px;height:60px;} -.feature-circle-stroked{background-position:-0px -0px;} -.feature-circle{background-position:-54px -0px;} -.feature-square-stroked{background-position:-108px -0px;} -.feature-square{background-position:-162px -0px;} -.feature-triangle-stroked{background-position:-216px -0px;} -.feature-triangle{background-position:-0px -24px;} -.feature-star-stroked{background-position:-54px -24px;} -.feature-star{background-position:-108px -24px;} -.feature-cross{background-position:-162px -24px;} -.feature-marker-stroked{background-position:-216px -24px;} -.feature-marker{background-position:-0px -48px;} -.feature-religious-jewish{background-position:-54px -48px;} -.feature-religious-christian{background-position:-108px -48px;} -.feature-religious-muslim{background-position:-162px -48px;} -.feature-cemetery{background-position:-216px -48px;} -.feature-rocket{background-position:-0px -72px;} -.feature-airport{background-position:-54px -72px;} -.feature-heliport{background-position:-108px -72px;} -.feature-rail{background-position:-162px -72px;} -.feature-rail-metro{background-position:-216px -72px;} -.feature-rail-light{background-position:-0px -96px;} -.feature-bus{background-position:-54px -96px;} -.feature-fuel{background-position:-108px -96px;} -.feature-parking{background-position:-162px -96px;} -.feature-parking-garage{background-position:-216px -96px;} -.feature-airfield{background-position:-0px -120px;} -.feature-roadblock{background-position:-54px -120px;} -.feature-ferry{background-position:-108px -120px;} -.feature-harbor{background-position:-162px -120px;} -.feature-bicycle{background-position:-216px -120px;} -.feature-park{background-position:-0px -144px;} -.feature-park2{background-position:-54px -144px;} -.feature-museum{background-position:-108px -144px;} -.feature-lodging{background-position:-162px -144px;} -.feature-monument{background-position:-216px -144px;} -.feature-zoo{background-position:-0px -168px;} -.feature-garden{background-position:-54px -168px;} -.feature-campsite{background-position:-108px -168px;} -.feature-theatre{background-position:-162px -168px;} -.feature-art-gallery{background-position:-216px -168px;} -.feature-pitch{background-position:-0px -192px;} -.feature-soccer{background-position:-54px -192px;} -.feature-america-football{background-position:-108px -192px;} -.feature-tennis{background-position:-162px -192px;} -.feature-basketball{background-position:-216px -192px;} -.feature-baseball{background-position:-0px -216px;} -.feature-golf{background-position:-54px -216px;} -.feature-swimming{background-position:-108px -216px;} -.feature-cricket{background-position:-162px -216px;} -.feature-skiing{background-position:-216px -216px;} -.feature-school{background-position:-0px -240px;} -.feature-college{background-position:-54px -240px;} -.feature-library{background-position:-108px -240px;} -.feature-post{background-position:-162px -240px;} -.feature-fire-station{background-position:-216px -240px;} -.feature-town-hall{background-position:-0px -264px;} -.feature-police{background-position:-54px -264px;} -.feature-prison{background-position:-108px -264px;} -.feature-embassy{background-position:-162px -264px;} -.feature-beer{background-position:-216px -264px;} -.feature-restaurant{background-position:-0px -288px;} -.feature-cafe{background-position:-54px -288px;} -.feature-shop{background-position:-108px -288px;} -.feature-fast-food{background-position:-162px -288px;} -.feature-bar{background-position:-216px -288px;} -.feature-bank{background-position:-0px -312px;} -.feature-grocery{background-position:-54px -312px;} -.feature-cinema{background-position:-108px -312px;} -.feature-pharmacy{background-position:-162px -312px;} -.feature-hospital{background-position:-216px -312px;} -.feature-danger{background-position:-0px -336px;} -.feature-industrial{background-position:-54px -336px;} -.feature-warehouse{background-position:-108px -336px;} -.feature-commercial{background-position:-162px -336px;} -.feature-building{background-position:-216px -336px;} -.feature-place-of-worship{background-position:-0px -360px;} -.feature-alcohol-shop{background-position:-54px -360px;} -.feature-logging{background-position:-108px -360px;} -.feature-oil-well{background-position:-162px -360px;} -.feature-slaughterhouse{background-position:-216px -360px;} -.feature-dam{background-position:-0px -384px;} -.feature-water{background-position:-54px -384px;} -.feature-wetland{background-position:-108px -384px;} -.feature-disability{background-position:-162px -384px;} -.feature-telephone{background-position:-216px -384px;} -.feature-emergency-telephone{background-position:-0px -408px;} -.feature-toilets{background-position:-54px -408px;} -.feature-waste-basket{background-position:-108px -408px;} -.feature-music{background-position:-162px -408px;} -.feature-land-use{background-position:-216px -408px;} -.feature-city{background-position:-0px -432px;} -.feature-town{background-position:-54px -432px;} -.feature-village{background-position:-108px -432px;} -.feature-farm{background-position:-162px -432px;} -.feature-bakery{background-position:-216px -432px;} -.feature-dog-park{background-position:-0px -456px;} -.feature-lighthouse{background-position:-54px -456px;} -.feature-clothing-store{background-position:-108px -456px;} -.feature-polling-place{background-position:-162px -456px;} -.feature-playground{background-position:-216px -456px;} -.feature-entrance{background-position:-0px -480px;} -.feature-heart{background-position:-54px -480px;} -.feature-london-underground{background-position:-108px -480px;} -.feature-minefield{background-position:-162px -480px;} -.feature-rail-underground{background-position:-216px -480px;} -.feature-rail-above{background-position:-0px -504px;} -.feature-camera{background-position:-54px -504px;} -.feature-laundry{background-position:-108px -504px;} -.feature-car{background-position:-162px -504px;} -.feature-suitcase{background-position:-216px -504px;} -.feature-hairdresser{background-position:-0px -528px;} -.feature-chemist{background-position:-54px -528px;} -.feature-mobilephone{background-position:-108px -528px;} -.feature-scooter{background-position:-162px -528px;} -.feature-gift{background-position:-216px -528px;} -.feature-ice-cream{background-position:-0px -552px;} -.preset-icon-line.feature-highway-motorway{background-position:-20px -25px;} -.preset-icon-line.feature-highway-trunk{background-position:-80px -25px;} -.preset-icon-line.feature-highway-primary{background-position:-140px -25px;} -.preset-icon-line.feature-highway-secondary{background-position:-200px -25px;} -.preset-icon-line.feature-highway-tertiary{background-position:-260px -25px;} -.preset-icon-line.feature-highway-motorway-link{background-position:-320px -25px;} -.preset-icon-line.feature-highway-trunk-link{background-position:-380px -25px;} -.preset-icon-line.feature-highway-primary-link{background-position:-440px -25px;} -.preset-icon-line.feature-highway-secondary-link{background-position:-500px -25px;} -.preset-icon-line.feature-highway-tertiary-link{background-position:-560px -25px;} -.preset-icon-line.feature-highway-residential{background-position:-620px -25px;} -.preset-icon-line.feature-highway-unclassified{background-position:-680px -25px;} -.preset-icon-line.feature-highway-service{background-position:-740px -25px;} -.preset-icon-line.feature-highway-road{background-position:-800px -25px;} -.preset-icon-line.feature-highway-track{background-position:-860px -25px;} -.preset-icon-line.feature-highway-living-street{background-position:-920px -25px;} -.preset-icon-line.feature-highway-path{background-position:-980px -25px;} -.preset-icon-line.feature-highway-cycleway{background-position:-1040px -25px;} -.preset-icon-line.feature-highway-footway{background-position:-1100px -25px;} -.preset-icon-line.feature-highway-bridleway{background-position:-1160px -25px;} -.preset-icon-line.feature-highway-steps{background-position:-1220px -25px;} -.preset-icon-line.feature-railway-rail{background-position:-1280px -25px;} -.preset-icon-line.feature-railway-disused{background-position:-1340px -25px;} -.preset-icon-line.feature-railway-abandoned{background-position:-1400px -25px;} -.preset-icon-line.feature-railway-subway{background-position:-1460px -25px;} -.preset-icon-line.feature-railway-light-rail{background-position:-1520px -25px;} -.preset-icon-line.feature-railway-monorail{background-position:-1580px -25px;} -.preset-icon-line.feature-waterway-river{background-position:-1640px -25px;} -.preset-icon-line.feature-waterway-stream{background-position:-1700px -25px;} -.preset-icon-line.feature-waterway-canal{background-position:-1760px -25px;} -.preset-icon-line.feature-waterway-ditch{background-position:-1820px -25px;} -.preset-icon-line.feature-power-line{background-position:-1880px -25px;} -.preset-icon-line.feature-other-line{background-position:-1940px -25px;} -.preset-icon-line.feature-category-roads{background-position:-2000px -25px;} -.preset-icon-line.feature-category-rail{background-position:-2060px -25px;} -.preset-icon-line.feature-category-path{background-position:-2120px -25px;} -.preset-icon-line.feature-category-water{background-position:-2180px -25px;} -.preset-icon-line.feature-ferry{background-position:-2240px -25px;} -.preset-icon-line.feature-pipeline{background-position:-2300px -25px;} -.preset-icon-relation.feature-relation{background-position:-20px -25px;} -.preset-icon-relation.feature-restriction{background-position:-80px -25px;} -.preset-icon-relation.feature-multipolygon{background-position:-141px -25px;} -.preset-icon-relation.feature-boundary{background-position:-200px -25px;} -.preset-icon-relation.feature-route{background-position:-260px -25px;} -.preset-icon-relation.feature-route-road{background-position:-320px -25px;} -.preset-icon-relation.feature-route-bicycle{background-position:-380px -25px;} -.preset-icon-relation.feature-route-foot{background-position:-440px -25px;} -.preset-icon-relation.feature-route-bus{background-position:-500px -25px;} -.preset-icon-relation.feature-route-train{background-position:-560px -25px;} -.preset-icon-relation.feature-route-detour{background-position:-620px -25px;} -.preset-icon-relation.feature-route-tram{background-position:-680px -25px;} -.preset-icon-relation.feature-route-ferry{background-position:-740px -25px;} -.preset-icon-relation.feature-route-power{background-position:-800px -25px;} -.preset-icon-relation.feature-route-pipeline{background-position:-860px -25px;} -.preset-icon-relation.feature-route-master{background-position:-920px -25px;} -.preset-icon-relation.feature-restriction-no-straight-on{background-position:-980px -25px;} -.preset-icon-relation.feature-restriction-no-u-turn{background-position:-1040px -25px;} -.preset-icon-relation.feature-restriction-no-left-turn{background-position:-1100px -25px;} -.preset-icon-relation.feature-restriction-no-right-turn{background-position:-1160px -25px;} -.preset-icon-relation.feature-restriction-only-straight-on{background-position:-1220px -25px;} -.preset-icon-relation.feature-restriction-only-left-turn{background-position:-1280px -25px;} -.preset-icon-relation.feature-restriction-only-right-turn{background-position:-1340px -25px;} diff --git a/vendor/assets/iD/iD.js b/vendor/assets/iD/iD.js index 25bc49f89..3adf062d3 100644 --- a/vendor/assets/iD/iD.js +++ b/vendor/assets/iD/iD.js @@ -6407,7 +6407,7 @@ d3.combobox = function() { for (var i = 0; i < suggestions.length; i++) { if (suggestions[i].value.toLowerCase().indexOf(v.toLowerCase()) === 0) { - var completion = v + suggestions[i].value.substr(v.length); + var completion = suggestions[i].value; idx = i; input.property('value', completion); input.node().setSelectionRange(v.length, completion.length); @@ -19333,7 +19333,7 @@ window.iD = function () { return d3.rebind(context, dispatch, 'on'); }; -iD.version = '1.7.4'; +iD.version = '1.8.0'; (function() { var detected = {}; @@ -19380,7 +19380,7 @@ iD.version = '1.7.4'; // Added due to incomplete svg style support. See #715 detected.opera = (detected.browser.toLowerCase() === 'opera' && parseFloat(detected.version) < 15 ); - detected.locale = navigator.language || navigator.userLanguage || 'en-US'; + detected.locale = navigator.languages ? navigator.languages[0] : (navigator.language || navigator.userLanguage || 'en-US'); detected.filedrop = (window.FileReader && 'ondrop' in window); @@ -19486,19 +19486,10 @@ iD.taginfo = function() { return _.omit(parameters, 'geometry', 'debounce'); } - function shorten(parameters) { - if (!parameters.query) { - delete parameters.query; - } else { - parameters.query = parameters.query.slice(0, 3); - } - return parameters; - } - function popularKeys(parameters) { var pop_field = 'count_all'; if (parameters.filter) pop_field = 'count_' + parameters.filter; - return function(d) { return parseFloat(d[pop_field]) > 10000; }; + return function(d) { return parseFloat(d[pop_field]) > 5000 || d.in_wiki; }; } function popularValues() { @@ -19533,7 +19524,7 @@ iD.taginfo = function() { taginfo.keys = function(parameters, callback) { var debounce = parameters.debounce; - parameters = clean(shorten(setSort(parameters))); + parameters = clean(setSort(parameters)); request(endpoint + 'keys/all?' + iD.util.qsString(_.extend({ rp: 10, @@ -19548,7 +19539,7 @@ iD.taginfo = function() { taginfo.values = function(parameters, callback) { var debounce = parameters.debounce; - parameters = clean(shorten(setSort(setFilter(parameters)))); + parameters = clean(setSort(setFilter(parameters))); request(endpoint + 'key/values?' + iD.util.qsString(_.extend({ rp: 25, @@ -20236,43 +20227,82 @@ iD.geo.Turn = function(turn) { iD.geo.Intersection = function(graph, vertexId) { var vertex = graph.entity(vertexId), - highways = []; + parentWays = graph.parentWays(vertex), + coincident = [], + highways = {}; + + function addHighway(way, adjacentNodeId) { + if (highways[adjacentNodeId]) { + coincident.push(adjacentNodeId); + } else { + highways[adjacentNodeId] = way; + } + } // Pre-split ways that would need to be split in // order to add a restriction. The real split will // happen when the restriction is added. - graph.parentWays(vertex).forEach(function(way) { + parentWays.forEach(function(way) { if (!way.tags.highway || way.isArea() || way.isDegenerate()) return; - if (way.affix(vertexId)) { - highways.push(way); - } else { - var idx = _.indexOf(way.nodes, vertex.id, 1), - wayA = iD.Way({id: way.id + '-a', tags: way.tags, nodes: way.nodes.slice(0, idx + 1)}), - wayB = iD.Way({id: way.id + '-b', tags: way.tags, nodes: way.nodes.slice(idx)}); + var isFirst = (vertexId === way.first()), + isLast = (vertexId === way.last()), + isAffix = (isFirst || isLast), + isClosingNode = (isFirst && isLast); - graph = graph.replace(wayA); - graph = graph.replace(wayB); + if (isAffix && !isClosingNode) { + var index = (isFirst ? 1 : way.nodes.length - 2); + addHighway(way, way.nodes[index]); - highways.push(wayA); - highways.push(wayB); + } else { + var splitIndex, wayA, wayB, indexA, indexB; + if (isClosingNode) { + splitIndex = Math.ceil(way.nodes.length / 2); // split at midpoint + wayA = iD.Way({id: way.id + '-a', tags: way.tags, nodes: way.nodes.slice(0, splitIndex)}); + wayB = iD.Way({id: way.id + '-b', tags: way.tags, nodes: way.nodes.slice(splitIndex)}); + indexA = 1; + indexB = way.nodes.length - 2; + } else { + splitIndex = _.indexOf(way.nodes, vertex.id, 1); // split at vertexid + wayA = iD.Way({id: way.id + '-a', tags: way.tags, nodes: way.nodes.slice(0, splitIndex + 1)}); + wayB = iD.Way({id: way.id + '-b', tags: way.tags, nodes: way.nodes.slice(splitIndex)}); + indexA = splitIndex - 1; + indexB = splitIndex + 1; + } + graph = graph.replace(wayA).replace(wayB); + addHighway(wayA, way.nodes[indexA]); + addHighway(wayB, way.nodes[indexB]); } }); + // remove any ways from this intersection that are coincident + // (i.e. any adjacent node used by more than one intersecting way) + coincident.forEach(function (n) { + delete highways[n]; + }); + + var intersection = { highways: highways, + ways: _.values(highways), graph: graph }; - intersection.turns = function(fromNodeID) { - if (!fromNodeID) + intersection.adjacentNodeId = function(fromWayId) { + return _.find(_.keys(highways), function(k) { + return highways[k].id === fromWayId; + }); + }; + + intersection.turns = function(fromNodeId) { + var start = highways[fromNodeId]; + if (!start) return []; - var way = _.find(highways, function(way) { return way.contains(fromNodeID); }); - if (way.first() === vertex.id && way.tags.oneway === 'yes') + if (start.first() === vertex.id && start.tags.oneway === 'yes') return []; - if (way.last() === vertex.id && way.tags.oneway === '-1') + if (start.last() === vertex.id && start.tags.oneway === '-1') return []; function withRestriction(turn) { @@ -20301,39 +20331,44 @@ iD.geo.Intersection = function(graph, vertexId) { } var from = { - node: way.nodes[way.first() === vertex.id ? 1 : way.nodes.length - 2], - way: way.id.split(/-(a|b)/)[0] + node: fromNodeId, + way: start.id.split(/-(a|b)/)[0] }, - via = {node: vertex.id}, + via = { node: vertex.id }, turns = []; - highways.forEach(function(parent) { - if (parent === way) + _.each(highways, function(end, adjacentNodeId) { + if (end === start) return; - var index = parent.nodes.indexOf(vertex.id); - // backward - if (parent.first() !== vertex.id && parent.tags.oneway !== 'yes') { + if (end.first() !== vertex.id && end.tags.oneway !== 'yes') { turns.push(withRestriction({ from: from, via: via, - to: {node: parent.nodes[index - 1], way: parent.id.split(/-(a|b)/)[0]} + to: { + node: adjacentNodeId, + way: end.id.split(/-(a|b)/)[0] + } })); } // forward - if (parent.last() !== vertex.id && parent.tags.oneway !== '-1') { + if (end.last() !== vertex.id && end.tags.oneway !== '-1') { turns.push(withRestriction({ from: from, via: via, - to: {node: parent.nodes[index + 1], way: parent.id.split(/-(a|b)/)[0]} + to: { + node: adjacentNodeId, + way: end.id.split(/-(a|b)/)[0] + } })); } + }); // U-turn - if (way.tags.oneway !== 'yes' && way.tags.oneway !== '-1') { + if (start.tags.oneway !== 'yes' && start.tags.oneway !== '-1') { turns.push(withRestriction({ from: from, via: via, @@ -20461,7 +20496,7 @@ iD.geo.joinWays = function(array, graph) { } function reverse(member) { - return member.tags ? iD.actions.Reverse(member.id)(graph).entity(member.id) : member; + return member.tags ? iD.actions.Reverse(member.id, {reverseOneway: true})(graph).entity(member.id) : member; } while (array.length) { @@ -21251,7 +21286,9 @@ iD.actions.Join = function(ids) { return 'not_adjacent'; var nodeIds = _.pluck(joined[0].nodes, 'id').slice(1, -1), - relation; + relation, + tags = {}, + conflicting = false; joined[0].forEach(function(way) { var parents = graph.parentRelations(way); @@ -21259,10 +21296,21 @@ iD.actions.Join = function(ids) { if (parent.isRestriction() && parent.members.some(function(m) { return nodeIds.indexOf(m.id) >= 0; })) relation = parent; }); + + for (var k in way.tags) { + if (!(k in tags)) { + tags[k] = way.tags[k]; + } else if (tags[k] && iD.interestingTag(k) && tags[k] !== way.tags[k]) { + conflicting = true; + } + } }); if (relation) return 'restriction'; + + if (conflicting) + return 'conflicting_tags'; }; return action; @@ -22167,6 +22215,10 @@ iD.actions.RestrictTurn = function(turn, projection, restrictionId) { via = graph.entity(turn.via.node), to = graph.entity(turn.to.way); + function isClosingNode(way, nodeId) { + return nodeId === way.first() && nodeId === way.last(); + } + function split(toOrFrom) { var newID = toOrFrom.newID || iD.Way().id; graph = iD.actions.Split(via.id, [newID]) @@ -22182,12 +22234,12 @@ iD.actions.RestrictTurn = function(turn, projection, restrictionId) { } } - if (!from.affix(via.id)) { + if (!from.affix(via.id) || isClosingNode(from, via.id)) { if (turn.from.node === turn.to.node) { // U-turn from = to = split(turn.from)[0]; } else if (turn.from.way === turn.to.way) { - // Straight-on + // Straight-on or circular var s = split(turn.from); from = s[0]; to = s[1]; @@ -22197,7 +22249,7 @@ iD.actions.RestrictTurn = function(turn, projection, restrictionId) { } } - if (!to.affix(via.id)) { + if (!to.affix(via.id) || isClosingNode(to, via.id)) { to = split(turn.to)[0]; } @@ -22252,7 +22304,7 @@ iD.actions.RestrictTurn = function(turn, projection, restrictionId) { http://wiki.openstreetmap.org/wiki/Route#Members http://josm.openstreetmap.de/browser/josm/trunk/src/org/openstreetmap/josm/corrector/ReverseWayTagCorrector.java */ -iD.actions.Reverse = function(wayId) { +iD.actions.Reverse = function(wayId, options) { var replacements = [ [/:right$/, ':left'], [/:left$/, ':right'], [/:forward$/, ':backward'], [/:backward$/, ':forward'] @@ -22282,6 +22334,8 @@ iD.actions.Reverse = function(wayId) { return value.replace(numeric, function(_, sign) { return sign === '-' ? '' : '-'; }); } else if (key === 'incline' || key === 'direction') { return {up: 'down', down: 'up'}[value] || value; + } else if (options && options.reverseOneway && key === 'oneway') { + return {yes: '-1', '1': '-1', '-1': 'yes'}[value] || value; } else { return {left: 'right', right: 'left'}[value] || value; } @@ -22971,7 +23025,7 @@ iD.behavior.drag = function() { }; iD.behavior.Draw = function(context) { var event = d3.dispatch('move', 'click', 'clickWay', - 'clickNode', 'undo', 'cancel', 'finish'), + 'clickNode', 'undo', 'cancel', 'finish'), keybinding = d3.keybinding('draw'), hover = iD.behavior.Hover(context) .altDisables(true) @@ -22989,7 +23043,7 @@ iD.behavior.Draw = function(context) { function mousedown() { function point() { - var p = element.node().parentNode; + var p = context.container().node(); return touchId !== null ? d3.touches(p).filter(function(p) { return p.identifier === touchId; })[0] : d3.mouse(p); @@ -22997,17 +23051,20 @@ iD.behavior.Draw = function(context) { var element = d3.select(this), touchId = d3.event.touches ? d3.event.changedTouches[0].identifier : null, - time = +new Date(), - pos = point(); + t1 = +new Date(), + p1 = point(); element.on('mousemove.draw', null); d3.select(window).on('mouseup.draw', function() { + var t2 = +new Date(), + p2 = point(), + dist = iD.geo.euclideanDistance(p1, p2); + element.on('mousemove.draw', mousemove); - if (iD.geo.euclideanDistance(pos, point()) < closeTolerance || - (iD.geo.euclideanDistance(pos, point()) < tolerance && - (+new Date() - time) < 500)) { + d3.select(window).on('mouseup.draw', null); + if (dist < closeTolerance || (dist < tolerance && (t2 - t1) < 500)) { // Prevent a quick second click d3.select(window).on('click.draw-block', function() { d3.event.stopPropagation(); @@ -23366,6 +23423,7 @@ iD.behavior.Hash = function(context) { }; function update() { + if (context.inIntro()) return; var s1 = formatter(context.map()); if (s0 !== s1) location.replace(s0 = s1); // don't recenter the map! } @@ -26370,13 +26428,7 @@ iD.Entity.prototype = { }, hasInterestingTags: function() { - return _.keys(this.tags).some(function(key) { - return key !== 'attribution' && - key !== 'created_by' && - key !== 'source' && - key !== 'odbl' && - key.indexOf('tiger:') !== 0; - }); + return _.keys(this.tags).some(iD.interestingTag); }, isHighwayIntersection: function() { @@ -27149,37 +27201,6 @@ _.extend(iD.Node.prototype, { }; } }); -iD.oneWayTags = { - 'aerialway': { - 'chair_lift': true, - 'mixed_lift': true, - 't-bar': true, - 'j-bar': true, - 'platter': true, - 'rope_tow': true, - 'magic_carpet': true, - 'yes': true - }, - 'highway': { - 'motorway': true, - 'motorway_link': true - }, - 'junction': { - 'roundabout': true - }, - 'man_made': { - 'piste:halfpipe': true - }, - 'piste:type': { - 'downhill': true, - 'sled': true, - 'yes': true - }, - 'waterway': { - 'river': true, - 'stream': true - } -}; iD.Relation = iD.Entity.relation = function iD_Relation() { if (!(this instanceof iD_Relation)) { return (new iD_Relation()).initialize(arguments); @@ -27460,6 +27481,46 @@ _.extend(iD.Relation.prototype, { return result; } }); +iD.oneWayTags = { + 'aerialway': { + 'chair_lift': true, + 'mixed_lift': true, + 't-bar': true, + 'j-bar': true, + 'platter': true, + 'rope_tow': true, + 'magic_carpet': true, + 'yes': true + }, + 'highway': { + 'motorway': true, + 'motorway_link': true + }, + 'junction': { + 'roundabout': true + }, + 'man_made': { + 'piste:halfpipe': true + }, + 'piste:type': { + 'downhill': true, + 'sled': true, + 'yes': true + }, + 'waterway': { + 'river': true, + 'stream': true + } +}; + +iD.interestingTag = function (key) { + return key !== 'attribution' && + key !== 'created_by' && + key !== 'source' && + key !== 'odbl' && + key.indexOf('tiger:') !== 0; + +}; iD.Tree = function(head) { var rtree = rbush(), rectangles = {}; @@ -29314,18 +29375,16 @@ iD.MapillaryLayer = function (context) { enter.append('button') .on('click', hide) .append('div') - .attr('class', 'icon close'); + .call(iD.svg.Icon('#icon-close')); enter.append('img'); - var link = enter.append('a') + enter + .append('a') .attr('class', 'link') - .attr('target', '_blank'); - - link.append('span') - .attr('class', 'icon icon-pre-text out-link'); - - link.append('span') + .attr('target', '_blank') + .call(iD.svg.Icon('#icon-out-link', 'inline')) + .append('span') .text(t('mapillary.view_on_mapillary')); if (!enable) { @@ -29815,36 +29874,22 @@ iD.svg.Areas = function(projection) { used once globally, since defs IDs must be unique within a document. */ iD.svg.Defs = function(context) { - function autosize(image) { - var img = document.createElement('img'); - img.src = image.attr('xlink:href'); - img.onload = function() { - image.attr({ - width: img.width, - height: img.height - }); - }; - } - function SpriteDefinition(id, href, data) { + function SVGSpriteDefinition(id, href) { return function(defs) { - defs.append('image') - .attr('id', id) - .attr('xlink:href', href) - .call(autosize); - - defs.selectAll() - .data(data) - .enter().append('use') - .attr('id', function(d) { return d.key; }) - .attr('transform', function(d) { return 'translate(-' + d.value[0] + ',-' + d.value[1] + ')'; }) - .attr('xlink:href', '#' + id); + d3.xml(href, 'image/svg+xml', function(err, svg) { + if (err) return; + defs.node().appendChild( + d3.select(svg.documentElement).attr('id', id).node() + ); + }); }; } return function (selection) { var defs = selection.append('defs'); + // marker defs.append('marker') .attr({ id: 'oneway-marker', @@ -29858,6 +29903,7 @@ iD.svg.Defs = function(context) { .append('path') .attr('d', 'M 5 3 L 0 3 L 0 2 L 5 2 L 5 0 L 10 2.5 L 5 5 z'); + // patterns var patterns = defs.selectAll('pattern') .data([ // pattern name, pattern image name @@ -29903,6 +29949,7 @@ iD.svg.Defs = function(context) { return context.imagePath('pattern/' + d[1] + '.png'); }); + // clip paths defs.selectAll() .data([12, 18, 20, 32, 45]) .enter().append('clipPath') @@ -29919,24 +29966,25 @@ iD.svg.Defs = function(context) { return d; }); - var maki = []; - _.forEach(iD.data.featureIcons, function (dimensions, name) { - if (dimensions['12'] && dimensions['18'] && dimensions['24']) { - maki.push({key: 'maki-' + name + '-12', value: dimensions['12']}); - maki.push({key: 'maki-' + name + '-18', value: dimensions['18']}); - maki.push({key: 'maki-' + name + '-24', value: dimensions['24']}); - } - }); + defs.call(SVGSpriteDefinition( + 'iD-sprite', + context.imagePath('iD-sprite.svg'))); - defs.call(SpriteDefinition( - 'sprite', - context.imagePath('sprite.svg'), - d3.entries(iD.data.operations))); - - defs.call(SpriteDefinition( + defs.call(SVGSpriteDefinition( 'maki-sprite', - context.imagePath('maki-sprite.png'), - maki)); + context.imagePath('maki-sprite.svg'))); + }; +}; +iD.svg.Icon = function(name, svgklass, useklass) { + return function (selection) { + selection.selectAll('svg') + .data([0]) + .enter() + .append('svg') + .attr('class', 'icon ' + (svgklass || '')) + .append('use') + .attr('xlink:href', name) + .attr('class', useklass); }; }; iD.svg.Labels = function(projection, context) { @@ -30102,19 +30150,18 @@ iD.svg.Labels = function(projection, context) { } function drawAreaIcons(group, entities, filter, classes, labels) { - var icons = group.selectAll('use') .filter(filter) .data(entities, iD.Entity.key); icons.enter() .append('use') - .attr('clip-path', 'url(#clip-square-18)') - .attr('class', 'icon'); + .attr('width', '18px') + .attr('height', '18px'); icons.attr('transform', get(labels, 'transform')) .attr('xlink:href', function(d) { - return '#maki-' + context.presets().match(d, context.graph()).icon + '-18'; + return '#' + context.presets().match(d, context.graph()).icon + '-18'; }); @@ -30646,9 +30693,10 @@ iD.svg.Points = function(projection, context) { .call(markerPath, 'stroke'); group.append('use') - .attr('class', 'icon') .attr('transform', 'translate(-6, -20)') - .attr('clip-path', 'url(#clip-square-12)'); + .attr('class', 'icon') + .attr('width', '12px') + .attr('height', '12px'); groups.attr('transform', iD.svg.PointTransform(projection)) .call(iD.svg.TagClasses()); @@ -30660,7 +30708,7 @@ iD.svg.Points = function(projection, context) { groups.select('.icon') .attr('xlink:href', function(entity) { var preset = context.presets().match(entity, context.graph()); - return preset.icon ? '#maki-' + preset.icon + '-12' : ''; + return preset.icon ? '#' + preset.icon + '-12' : ''; }); groups.exit() @@ -30787,9 +30835,9 @@ iD.svg.Turns = function(projection) { function icon(turn) { var u = turn.u ? '-u' : ''; if (!turn.restriction) - return '#icon-restriction-yes' + u; + return '#turn-yes' + u; var restriction = graph.entity(turn.restriction).tags.restriction; - return '#icon-restriction-' + + return '#turn-' + (!turn.indirect_restriction && /^only_/.test(restriction) ? 'only' : 'no') + u; } @@ -30797,20 +30845,20 @@ iD.svg.Turns = function(projection) { .data(turns, key); // Enter - var enter = groups.enter().append('g') .attr('class', 'turn'); var nEnter = enter.filter(function (turn) { return !turn.u; }); nEnter.append('rect') - .attr('transform', 'translate(-12, -12)') - .attr('width', '45') - .attr('height', '25'); + .attr('transform', 'translate(-22, -12)') + .attr('width', '44') + .attr('height', '24'); nEnter.append('use') - .attr('transform', 'translate(-12, -12)') - .attr('clip-path', 'url(#clip-square-45)'); + .attr('width', '44') + .attr('height', '24'); + var uEnter = enter.filter(function (turn) { return turn.u; }); @@ -30818,11 +30866,11 @@ iD.svg.Turns = function(projection) { .attr('r', '16'); uEnter.append('use') - .attr('transform', 'translate(-16, -16)') - .attr('clip-path', 'url(#clip-square-32)'); + .attr('width', '32') + .attr('height', '32'); - // Update + // Update groups .attr('transform', function (turn) { var v = graph.entity(turn.via.node), @@ -30831,7 +30879,7 @@ iD.svg.Turns = function(projection) { p = projection(v.loc), r = turn.u ? 0 : 60; - return 'translate(' + (r * Math.cos(a) + p[0]) + ',' + (r * Math.sin(a) + p[1]) + ')' + + return 'translate(' + (r * Math.cos(a) + p[0]) + ',' + (r * Math.sin(a) + p[1]) + ') ' + 'rotate(' + a * 180 / Math.PI + ')'; }); @@ -30841,8 +30889,8 @@ iD.svg.Turns = function(projection) { groups.select('rect'); groups.select('circle'); - // Exit + // Exit groups.exit() .remove(); @@ -30970,8 +31018,9 @@ iD.svg.Vertices = function(projection, context) { enter.filter(function(d) { return icon(d); }) .append('use') .attr('transform', 'translate(-6, -6)') - .attr('clip-path', 'url(#clip-square-12)') - .attr('xlink:href', function(d) { return '#maki-' + icon(d) + '-12'; }); + .attr('xlink:href', function(d) { return '#' + icon(d) + '-12'; }) + .attr('width', '12px') + .attr('height', '12px'); // Vertices with tags get a fill. enter.filter(function(d) { return d.hasInterestingTags(); }) @@ -31162,20 +31211,28 @@ iD.ui = function(context) { .attr('href', 'http://github.com/openstreetmap/iD') .text(iD.version); - var bugReport = aboutList.append('li') - .append('a') + var issueLinks = aboutList.append('li'); + + issueLinks.append('a') .attr('target', '_blank') .attr('tabindex', -1) - .attr('href', 'https://github.com/openstreetmap/iD/issues'); - - bugReport.append('span') - .attr('class','icon bug light'); - - bugReport.call(bootstrap.tooltip() + .attr('href', 'https://github.com/openstreetmap/iD/issues') + .call(iD.svg.Icon('#icon-bug', 'light')) + .call(bootstrap.tooltip() .title(t('report_a_bug')) .placement('top') ); + issueLinks.append('a') + .attr('target', '_blank') + .attr('tabindex', -1) + .attr('href', 'https://github.com/openstreetmap/iD/blob/master/CONTRIBUTING.md#translating') + .call(iD.svg.Icon('#icon-translate', 'light')) + .call(bootstrap.tooltip() + .title(t('help_translate')) + .placement('top') + ); + aboutList.append('li') .attr('class', 'feature-warning') .attr('tabindex', -1) @@ -31299,11 +31356,11 @@ iD.ui.Account = function(context) { // Add thumbnail or dont if (details.image_url) { userLink.append('img') - .attr('class', 'icon icon-pre-text user-icon') + .attr('class', 'icon pre-text user-icon') .attr('src', details.image_url); } else { - userLink.append('span') - .attr('class', 'icon avatar light icon-pre-text'); + userLink + .call(iD.svg.Icon('#icon-avatar', 'pre-text light')); } // Add user name @@ -31424,11 +31481,11 @@ iD.ui.Background = function(context) { ['right', [-1, 0]], ['bottom', [0, 1]]], opacityDefault = (context.storage('background-opacity') !== null) ? - (+context.storage('background-opacity')) : 0.5, + (+context.storage('background-opacity')) : 1.0, customTemplate = context.storage('background-custom-template') || ''; // Can be 0 from <1.3.0 use or due to issue #1923. - if (opacityDefault === 0) opacityDefault = 0.5; + if (opacityDefault === 0) opacityDefault = 1.0; function background(selection) { @@ -31603,13 +31660,10 @@ iD.ui.Background = function(context) { button = selection.append('button') .attr('tabindex', -1) .on('click', toggle) + .call(iD.svg.Icon('#icon-layers', 'light')) .call(tooltip), shown = false; - button.append('span') - .attr('class', 'icon layers light'); - - var opa = content.append('div') .attr('class', 'opacity-options-wrapper'); @@ -31647,8 +31701,7 @@ iD.ui.Background = function(context) { .title(t('background.custom_button')) .placement('left')) .on('click', editCustom) - .append('span') - .attr('class', 'icon geocode'); + .call(iD.svg.Icon('#icon-search')); var label = custom.append('label'); @@ -31716,15 +31769,14 @@ iD.ui.Background = function(context) { .attr('class', function(d) { return d[0] + ' nudge'; }) .on('mousedown', clickNudge); - var resetButton = nudgeContainer.append('button') + var resetButton = nudgeContainer + .append('button') .attr('class', 'reset disabled') .on('click', function () { context.background().offset([0, 0]); resetButton.classed('disabled', true); - }); - - resetButton.append('div') - .attr('class', 'icon undo'); + }) + .call(iD.svg.Icon('#icon-undo')); context.map() .on('move.background-update', _.debounce(update, 1000)); @@ -31752,30 +31804,32 @@ iD.ui.Background = function(context) { // Translate a MacOS key command into the appropriate Windows/Linux equivalent. // For example, ⌘Z -> Ctrl+Z iD.ui.cmd = function(code) { - if (iD.detect().os === 'mac') + if (iD.detect().os === 'mac') { return code; - - var replacements = { - '⌘': 'Ctrl', - '⇧': 'Shift', - '⌥': 'Alt', - '⌫': 'Backspace', - '⌦': 'Delete' - }, keys = []; + } if (iD.detect().os === 'win') { if (code === '⌘⇧Z') return 'Ctrl+Y'; } + var result = '', + replacements = { + '⌘': 'Ctrl', + '⇧': 'Shift', + '⌥': 'Alt', + '⌫': 'Backspace', + '⌦': 'Delete' + }; + for (var i = 0; i < code.length; i++) { if (code[i] in replacements) { - keys.push(replacements[code[i]]); + result += replacements[code[i]] + '+'; } else { - keys.push(code[i]); + result += code[i]; } } - return keys.join('+'); + return result; }; iD.ui.Commit = function(context) { var dispatch = d3.dispatch('cancel', 'save'); @@ -31817,7 +31871,11 @@ iD.ui.Commit = function(context) { .attr('placeholder', t('commit.description_placeholder')) .attr('maxlength', 255) .property('value', context.storage('comment') || '') - .on('blur.save', function () { + .on('input.save', function() { + d3.selectAll('.save-section .save-button') + .attr('disabled', (this.value.length ? null : true)); + }) + .on('blur.save', function() { context.storage('comment', this.value); }); @@ -31847,12 +31905,13 @@ iD.ui.Commit = function(context) { .on('mouseout', mouseout) .on('click', warningClick); - warningLi.append('span') - .attr('class', 'alert icon icon-pre-text'); + warningLi + .call(iD.svg.Icon('#icon-alert', 'pre-text')); - warningLi.append('strong').text(function(d) { - return d.message; - }); + warningLi + .append('strong').text(function(d) { + return d.message; + }); warningLi.filter(function(d) { return d.tooltip; }) .call(bootstrap.tooltip() @@ -31877,7 +31936,7 @@ iD.ui.Commit = function(context) { if (user.image_url) { userLink.append('img') .attr('src', user.image_url) - .attr('class', 'icon icon-pre-text user-icon'); + .attr('class', 'icon pre-text user-icon'); } userLink.append('a') @@ -31896,7 +31955,11 @@ iD.ui.Commit = function(context) { .attr('class','buttons fillL cf'); var saveButton = buttonSection.append('button') - .attr('class', 'action col5 button') + .attr('class', 'action col5 button save-button') + .attr('disabled', function() { + var n = d3.select('.commit-form textarea').node(); + return (n && n.value.length) ? null : true; + }) .on('click.save', function() { dispatch.save({ comment: commentField.node().value @@ -31908,7 +31971,7 @@ iD.ui.Commit = function(context) { .text(t('commit.save')); var cancelButton = buttonSection.append('button') - .attr('class', 'action col5 button') + .attr('class', 'action col5 button cancel-button') .on('click.cancel', function() { dispatch.cancel(); }); cancelButton.append('span') @@ -31936,10 +31999,10 @@ iD.ui.Commit = function(context) { .on('mouseout', mouseout) .on('click', zoomToEntity); - li.append('span') - .attr('class', function(d) { - return d.entity.geometry(d.graph) + ' ' + d.changeType + ' icon icon-pre-text'; - }); + li.each(function(d) { + d3.select(this) + .call(iD.svg.Icon('#icon-' + d.entity.geometry(d.graph), 'pre-text ' + d.changeType)); + }); li.append('span') .attr('class', 'change-type') @@ -32039,8 +32102,7 @@ iD.ui.Conflicts = function(context) { .append('button') .attr('class', 'fr') .on('click', function() { dispatch.cancel(); }) - .append('span') - .attr('class', 'icon close'); + .call(iD.svg.Icon('#icon-close')); header .append('h3') @@ -32291,8 +32353,7 @@ iD.ui.Contributors = function(context) { subset = u.slice(0, u.length > limit ? limit - 1 : limit); selection.html('') - .append('span') - .attr('class', 'icon nearby light icon-pre-text'); + .call(iD.svg.Icon('#icon-nearby', 'pre-text light')); var userList = d3.select(document.createElement('span')); @@ -32423,8 +32484,7 @@ iD.ui.EntityEditor = function(context) { $enter.append('button') .attr('class', 'fr preset-close') - .append('span') - .attr('class', 'icon close'); + .call(iD.svg.Icon('#icon-close')); $enter.append('h3'); @@ -32689,8 +32749,8 @@ iD.ui.FeatureList = function(context) { .on('keypress', keypress) .on('input', inputevent); - searchWrap.append('span') - .attr('class', 'icon search'); + searchWrap + .call(iD.svg.Icon('#icon-search', 'pre-text')); var listWrap = selection.append('div') .attr('class', 'inspector-body'); @@ -32797,10 +32857,8 @@ iD.ui.FeatureList = function(context) { .data([0]) .enter().append('button') .property('disabled', true) - .attr('class', 'no-results-item'); - - resultsIndicator.append('span') - .attr('class', 'icon alert'); + .attr('class', 'no-results-item') + .call(iD.svg.Icon('#icon-alert', 'pre-text')); resultsIndicator.append('span') .attr('class', 'entity-name'); @@ -32832,17 +32890,21 @@ iD.ui.FeatureList = function(context) { var items = list.selectAll('.feature-list-item') .data(results, function(d) { return d.id; }); - var enter = items.enter().insert('button', '.geocode-item') + var enter = items.enter() + .insert('button', '.geocode-item') .attr('class', 'feature-list-item') .on('mouseover', mouseover) .on('mouseout', mouseout) .on('click', click); - var label = enter.append('div') + var label = enter + .append('div') .attr('class', 'label'); - label.append('span') - .attr('class', function(d) { return d.geometry + ' icon icon-pre-text'; }); + label.each(function(d) { + d3.select(this) + .call(iD.svg.Icon('#icon-' + d.geometry, 'pre-text')); + }); label.append('span') .attr('class', 'entity-type') @@ -32982,7 +33044,7 @@ iD.ui.FullScreen = function(context) { // .attr('class', 'icon full-screen'); keybinding - .on(iD.ui.cmd('f11'), fullScreen) + .on('f11', fullScreen) .on(iD.ui.cmd('⌘⇧F'), fullScreen); d3.select(document) @@ -33007,15 +33069,13 @@ iD.ui.Geolocate = function(map) { return function(selection) { if (!navigator.geolocation) return; - var button = selection.append('button') + selection.append('button') .attr('tabindex', -1) .attr('title', t('geolocate.title')) .on('click', click) + .call(iD.svg.Icon('#icon-geolocate', 'light')) .call(bootstrap.tooltip() .placement('left')); - - button.append('span') - .attr('class', 'icon geolocate light'); }; }; iD.ui.Help = function(context) { @@ -33097,8 +33157,7 @@ iD.ui.Help = function(context) { .on('click', function() { clickHelp(docs[i - 1], i - 1); }); - prevLink.append('span').attr('class', 'icon back blue'); - prevLink.append('span').html(docs[i - 1].title); + prevLink.append('span').html('◄ ' + docs[i - 1].title); } if (i < docs.length - 1) { var nextLink = nav.append('a') @@ -33106,8 +33165,7 @@ iD.ui.Help = function(context) { .on('click', function() { clickHelp(docs[i + 1], i + 1); }); - nextLink.append('span').html(docs[i + 1].title); - nextLink.append('span').attr('class', 'icon forward blue'); + nextLink.append('span').html(docs[i + 1].title + ' ►'); } } @@ -33126,12 +33184,10 @@ iD.ui.Help = function(context) { button = selection.append('button') .attr('tabindex', -1) .on('click', toggle) + .call(iD.svg.Icon('#icon-help', 'light')) .call(tooltip), shown = false; - button.append('span') - .attr('class', 'icon help light'); - var toc = pane.append('ul') .attr('class', 'toc'); @@ -33193,6 +33249,19 @@ iD.ui.Info = function(context) { return r / 12.56637 * 510065621724000; } + function toLineString(feature) { + if (feature.type === 'LineString') return feature; + + var result = { type: 'LineString', coordinates: [] }; + if (feature.type === 'Polygon') { + result.coordinates = feature.coordinates[0]; + } else if (feature.type === 'MultiPolygon') { + result.coordinates = feature.coordinates[0][0]; + } + + return result; + } + function displayLength(m) { var d = m * (imperial ? 3.28084 : 1), p, unit; @@ -33265,7 +33334,7 @@ iD.ui.Info = function(context) { if (hidden()) return; var resolver = context.graph(), - selected = context.selectedIDs(), + selected = _.filter(context.selectedIDs(), function(e) { return context.hasEntity(e); }), singular = selected.length === 1 ? selected[0] : null, extent = iD.geo.Extent(), entity; @@ -33301,7 +33370,7 @@ iD.ui.Info = function(context) { if (geometry === 'line' || geometry === 'area') { var closed = (entity.type === 'relation') || (entity.isClosed() && !entity.isDegenerate()), feature = entity.asGeoJSON(resolver), - length = radiansToMeters(d3.geo.length(feature)), + length = radiansToMeters(d3.geo.length(toLineString(feature))), lengthLabel = t('infobox.' + (closed ? 'perimeter' : 'length')), centroid = d3.geo.centroid(feature); @@ -33561,20 +33630,24 @@ iD.ui.intro = function(context) { .attr('class', 'joined') .selectAll('button.step'); - var entered = buttonwrap.data(steps) - .enter().append('button') - .attr('class', 'step') - .on('click', enter); + var entered = buttonwrap + .data(steps) + .enter() + .append('button') + .attr('class', 'step') + .on('click', enter); + + entered + .call(iD.svg.Icon('#icon-apply', 'pre-text')); + + entered + .append('label') + .text(function(d) { return t(d.title); }); - entered.append('div').attr('class','icon icon-pre-text apply'); - entered.append('label').text(function(d) { return t(d.title); }); enter(steps[0]); function enter (newStep) { - - if (step) { - step.exit(); - } + if (step) { step.exit(); } context.enter(iD.modes.Browse(context)); @@ -33893,12 +33966,10 @@ iD.ui.MapData = function(context) { button = selection.append('button') .attr('tabindex', -1) .on('click', togglePanel) + .call(iD.svg.Icon('#icon-data', 'light')) .call(tooltip), shown = false; - button.append('span') - .attr('class', 'icon data light'); - content.append('h4') .text(t('map_data.title')); @@ -33954,8 +34025,7 @@ iD.ui.MapData = function(context) { d3.event.stopPropagation(); context.background().zoomToGpxLayer(); }) - .append('span') - .attr('class', 'icon geolocate'); + .call(iD.svg.Icon('#icon-search')); gpxLayerItem.append('button') .attr('class', 'layer-browse') @@ -33970,8 +34040,7 @@ iD.ui.MapData = function(context) { }) .node().click(); }) - .append('span') - .attr('class', 'icon geocode'); + .call(iD.svg.Icon('#icon-geolocate')); label = gpxLayerItem.append('label') .call(bootstrap.tooltip() @@ -34449,8 +34518,10 @@ iD.ui.Modes = function(context) { context .on('enter.modes', update); - buttons.append('span') - .attr('class', function(mode) { return mode.id + ' icon icon-pre-text'; }); + buttons.each(function(d) { + d3.select(this) + .call(iD.svg.Icon('#icon-' + d.button, 'pre-text')); + }); buttons.append('span') .attr('class', 'label') @@ -34490,10 +34561,9 @@ iD.ui.Notice = function(context) { .attr('class', 'zoom-to notice') .on('click', function() { context.map().zoom(context.minEditableZoom()); }); - button.append('span') - .attr('class', 'icon zoom-in-invert'); - - button.append('span') + button + .call(iD.svg.Icon('#icon-plus', 'pre-text')) + .append('span') .attr('class', 'label') .text(t('zoom_in_edit')); @@ -34622,13 +34692,12 @@ iD.ui.preset = function(context) { wrap.append('button') .attr('class', 'remove-icon') - .append('span').attr('class', 'icon delete'); + .call(iD.svg.Icon('#operation-delete')); wrap.append('button') .attr('class', 'modified-icon') .attr('tabindex', -1) - .append('div') - .attr('class', 'icon undo'); + .call(iD.svg.Icon('#icon-undo')); // Update @@ -34761,13 +34830,26 @@ iD.ui.PresetIcon = function() { var preset, geometry; function presetIcon(selection) { - selection.each(setup); + selection.each(render); } - function setup() { + function render() { var selection = d3.select(this), p = preset.apply(this, arguments), - geom = geometry.apply(this, arguments); + geom = geometry.apply(this, arguments), + icon = p.icon || (geom === 'line' ? 'other-line' : 'marker-stroked'), + maki = iD.data.featureIcons.hasOwnProperty(icon + '-24'); + + function tag_classes(p) { + var s = ''; + for (var i in p.tags) { + s += ' tag-' + i; + if (p.tags[i] !== '*') { + s += ' tag-' + i + '-' + p.tags[i]; + } + } + return s; + } var $fill = selection.selectAll('.preset-icon-fill') .data([0]); @@ -34775,32 +34857,39 @@ iD.ui.PresetIcon = function() { $fill.enter().append('div'); $fill.attr('class', function() { - var s = 'preset-icon-fill preset-icon-fill-' + geom; - for (var i in p.tags) { - s += ' tag-' + i + ' tag-' + i + '-' + p.tags[i]; - } - return s; + return 'preset-icon-fill preset-icon-fill-' + geom + tag_classes(p); + }); + + var $frame = selection.selectAll('.preset-icon-frame') + .data([0]); + + $frame.enter() + .append('div') + .call(iD.svg.Icon('#preset-icon-frame')); + + $frame.attr('class', function() { + return 'preset-icon-frame ' + (geom === 'area' ? '' : 'hide'); }); + var $icon = selection.selectAll('.preset-icon') .data([0]); - $icon.enter().append('div'); + $icon.enter() + .append('div') + .attr('class', 'preset-icon') + .call(iD.svg.Icon('')); - $icon.attr('class', function() { - var icon = p.icon || (geom === 'line' ? 'other-line' : 'marker-stroked'), - klass = 'feature-' + icon + ' preset-icon'; + $icon + .attr('class', 'preset-icon preset-icon-' + (maki ? '32' : '60')); - var featureicon = iD.data.featureIcons[icon]; - if (featureicon && featureicon[geom]) { - klass += ' preset-icon-' + geom; - } else if (icon === 'multipolygon') { - // Special case (geometry === 'area') - klass += ' preset-icon-relation'; - } + $icon.selectAll('svg') + .attr('class', function() { + return 'icon ' + icon + tag_classes(p); + }); - return klass; - }); + $icon.selectAll('use') // workaround: maki parking-24 broken? + .attr('href', '#' + icon + (maki ? ( icon === 'parking' ? '-18' : '-24') : '')); } presetIcon.preset = function(_) { @@ -34840,15 +34929,14 @@ iD.ui.PresetList = function(context) { .attr('class', 'preset-choose') .on('click', function() { event.choose(currentPreset); }) .append('span') - .attr('class', 'icon forward'); + .html('►'); } else { messagewrap.append('button') .attr('class', 'close') .on('click', function() { context.enter(iD.modes.Browse(context)); }) - .append('span') - .attr('class', 'icon close'); + .call(iD.svg.Icon('#icon-close')); } function keydown() { @@ -34905,8 +34993,8 @@ iD.ui.PresetList = function(context) { .on('keypress', keypress) .on('input', inputevent); - searchWrap.append('span') - .attr('class', 'icon search'); + searchWrap + .call(iD.svg.Icon('#icon-search', 'pre-text')); if (autofocus) { search.node().focus(); @@ -35102,25 +35190,28 @@ iD.ui.RadialMenu = function(context, operations) { var button = menu.selectAll() .data(operations) - .enter().append('g') + .enter() + .append('g') + .attr('class', function(d) { return 'radial-menu-item radial-menu-item-' + d.id; }) + .classed('disabled', function(d) { return d.disabled(); }) .attr('transform', function(d, i) { - return 'translate(' + r * Math.sin(a0 + i * a) + ',' + - r * Math.cos(a0 + i * a) + ')'; + return 'translate(' + iD.geo.roundCoords([ + r * Math.sin(a0 + i * a), + r * Math.cos(a0 + i * a)]).join(',') + ')'; }); button.append('circle') - .attr('class', function(d) { return 'radial-menu-item radial-menu-item-' + d.id; }) .attr('r', 15) - .classed('disabled', function(d) { return d.disabled(); }) .on('click', click) .on('mousedown', mousedown) .on('mouseover', mouseover) .on('mouseout', mouseout); button.append('use') - .attr('transform', 'translate(-10, -10)') - .attr('clip-path', 'url(#clip-square-20)') - .attr('xlink:href', function(d) { return '#icon-operation-' + (d.disabled() ? 'disabled-' : '') + d.id; }); + .attr('transform', 'translate(-10,-10)') + .attr('width', '20') + .attr('height', '20') + .attr('xlink:href', function(d) { return '#operation-' + d.id; }); tooltip = d3.select(document.body) .append('div') @@ -35291,8 +35382,7 @@ iD.ui.RawMemberEditor = function(context) { .attr('tabindex', -1) .attr('class', 'remove button-input-action member-delete minor') .on('click', deleteMember) - .append('span') - .attr('class', 'icon delete'); + .call(iD.svg.Icon('#operation-delete')); $items.exit() .remove(); @@ -35444,8 +35534,7 @@ iD.ui.RawMembershipEditor = function(context) { .attr('tabindex', -1) .attr('class', 'remove button-input-action member-delete minor') .on('click', deleteMembership) - .append('span') - .attr('class', 'icon delete'); + .call(iD.svg.Icon('#operation-delete')); $items.exit() .remove(); @@ -35480,8 +35569,7 @@ iD.ui.RawMembershipEditor = function(context) { .attr('tabindex', -1) .attr('class', 'remove button-input-action member-delete minor') .on('click', deleteMembership) - .append('span') - .attr('class', 'icon delete'); + .call(iD.svg.Icon('#operation-delete')); } else { $list.selectAll('.member-row-new') @@ -35491,10 +35579,10 @@ iD.ui.RawMembershipEditor = function(context) { var $add = $wrap.selectAll('.add-relation') .data([0]); - $add.enter().append('button') + $add.enter() + .append('button') .attr('class', 'add-relation') - .append('span') - .attr('class', 'icon plus light'); + .call(iD.svg.Icon('#icon-plus', 'light')); $wrap.selectAll('.add-relation') .on('click', function() { @@ -35555,11 +35643,10 @@ iD.ui.RawTagEditor = function(context) { var $newTag = $wrap.selectAll('.add-tag') .data([0]); - var $enter = $newTag.enter().append('button') - .attr('class', 'add-tag'); - - $enter.append('span') - .attr('class', 'icon plus light'); + $newTag.enter() + .append('button') + .attr('class', 'add-tag') + .call(iD.svg.Icon('#icon-plus', 'light')); $newTag.on('click', addTag); @@ -35568,7 +35655,7 @@ iD.ui.RawTagEditor = function(context) { // Enter - $enter = $items.enter().append('li') + var $enter = $items.enter().append('li') .attr('class', 'tag-row cf'); $enter.append('div') @@ -35588,8 +35675,7 @@ iD.ui.RawTagEditor = function(context) { $enter.append('button') .attr('tabindex', -1) .attr('class', 'remove minor') - .append('span') - .attr('class', 'icon delete'); + .call(iD.svg.Icon('#operation-delete')); if (context.taginfo()) { $enter.each(bindTypeahead); @@ -35600,7 +35686,12 @@ iD.ui.RawTagEditor = function(context) { $items.order(); $items.each(function(tag) { - var reference = iD.ui.TagReference({key: tag.key, value: tag.value}, context); + var isRelation = (context.entity(id).type === 'relation'), + reference; + if (isRelation && tag.key === 'type') + reference = iD.ui.TagReference({rtype: tag.value}, context); + else + reference = iD.ui.TagReference({key: tag.key, value: tag.value}, context); if (state === 'hover') { reference.showing(false); @@ -35980,12 +36071,9 @@ iD.ui.SelectionList = function(context, selectedIDs) { .on('click', selectEntity); // Enter - var label = enter.append('div') - .attr('class', 'label'); - - label.append('span') - .attr('class', 'icon icon-pre-text'); + .attr('class', 'label') + .call(iD.svg.Icon('', 'pre-text')); label.append('span') .attr('class', 'entity-type'); @@ -35994,9 +36082,11 @@ iD.ui.SelectionList = function(context, selectedIDs) { .attr('class', 'entity-name'); // Update - - items.selectAll('.icon') - .attr('class', function(entity) { return context.geometry(entity.id) + ' icon icon-pre-text'; }); + items.selectAll('use') + .attr('href', function() { + var entity = this.parentElement.parentElement.__data__; + return '#icon-' + context.geometry(entity.id); + }); items.selectAll('.entity-type') .text(function(entity) { return context.presets().match(entity, context.graph()).name(); }); @@ -36005,7 +36095,6 @@ iD.ui.SelectionList = function(context, selectedIDs) { .text(function(entity) { return iD.util.displayName(entity); }); // Exit - items.exit() .remove(); } @@ -36251,8 +36340,7 @@ iD.ui.Success = function(context) { header.append('button') .attr('class', 'fr') .on('click', function() { dispatch.cancel(); }) - .append('span') - .attr('class', 'icon close'); + .call(iD.svg.Icon('#icon-close')); header.append('h3') .text(t('success.just_edited')); @@ -36279,13 +36367,15 @@ iD.ui.Success = function(context) { body.selectAll('.button.social') .data(d3.entries(sharing)) - .enter().append('a') - .attr('class', function(d) { return 'button social col4 ' + d.key; }) + .enter() + .append('a') + .attr('class', 'button social col4') .attr('target', '_blank') .attr('href', function(d) { return d.value; }) .call(bootstrap.tooltip() .title(function(d) { return t('success.' + d.key); }) - .placement('bottom')); + .placement('bottom')) + .each(function(d) { d3.select(this).call(iD.svg.Icon('#logo-' + d.key, 'social')); }); } success.changeset = function(_) { @@ -36361,15 +36451,12 @@ iD.ui.TagReference = function(tag, context) { .append('p') .text(docs.description); - var wikiLink = body + body .append('a') .attr('target', '_blank') - .attr('href', 'http://wiki.openstreetmap.org/wiki/' + docs.title); - - wikiLink.append('span') - .attr('class','icon icon-pre-text out-link'); - - wikiLink.append('span') + .attr('href', 'http://wiki.openstreetmap.org/wiki/' + docs.title) + .call(iD.svg.Icon('#icon-out-link', 'inline')) + .append('span') .text(t('inspector.reference')); return true; @@ -36403,12 +36490,11 @@ iD.ui.TagReference = function(tag, context) { button = selection.selectAll('.tag-reference-button') .data([0]); - var enter = button.enter().append('button') + button.enter() + .append('button') + .attr('class', 'tag-reference-button') .attr('tabindex', -1) - .attr('class', 'tag-reference-button'); - - enter.append('span') - .attr('class', 'icon inspect'); + .call(iD.svg.Icon('#icon-inspect')); button.on('click', function () { d3.event.stopPropagation(); @@ -36446,7 +36532,8 @@ iD.ui.TagReference = function(tag, context) { }; return tagReference; -};// toggles the visibility of ui elements, using a combination of the +}; +// toggles the visibility of ui elements, using a combination of the // hide class, which sets display=none, and a d3 transition for opacity. // this will cause blinking when called repeatedly, so check that the // value actually changes between calls. @@ -36497,8 +36584,10 @@ iD.ui.UndoRedo = function(context) { .on('click', function(d) { return d.action(); }) .call(tooltip); - buttons.append('span') - .attr('class', function(d) { return 'icon ' + d.id; }); + buttons.each(function(d) { + d3.select(this) + .call(iD.svg.Icon('#icon-' + d.id)); + }); var keybinding = d3.keybinding('undo') .on(commands[0].cmd, function() { d3.event.preventDefault(); commands[0].action(); }) @@ -36537,17 +36626,16 @@ iD.ui.ViewOnOSM = function(context) { var $link = selection.selectAll('.view-on-osm') .data([0]); - var $enter = $link.enter().append('a') + $link.enter() + .append('a') .attr('class', 'view-on-osm') - .attr('target', '_blank'); - - $enter.append('span') - .attr('class', 'icon icon-pre-text out-link'); - - $enter.append('span') + .attr('target', '_blank') + .call(iD.svg.Icon('#icon-out-link', 'inline')) + .append('span') .text(t('inspector.view_on_osm')); - $link.attr('href', context.connection().entityURL(entity)); + $link + .attr('href', context.connection().entityURL(entity)); } viewOnOSM.entityID = function(_) { @@ -36561,11 +36649,13 @@ iD.ui.ViewOnOSM = function(context) { iD.ui.Zoom = function(context) { var zooms = [{ id: 'zoom-in', + icon: 'plus', title: t('zoom.in'), action: context.zoomIn, key: '+' }, { id: 'zoom-out', + icon: 'minus', title: t('zoom.out'), action: context.zoomOut, key: '-' @@ -36606,8 +36696,10 @@ iD.ui.Zoom = function(context) { return iD.ui.tooltipHtml(d.title, d.key); })); - button.append('span') - .attr('class', function(d) { return d.id + ' icon'; }); + button.each(function(d) { + d3.select(this) + .call(iD.svg.Icon('#icon-' + d.icon, 'light')); + }); var keybinding = d3.keybinding('zoom'); @@ -37410,13 +37502,13 @@ iD.ui.preset.localized = function(field, context) { var translateButton = selection.selectAll('.localized-add') .data([0]); - translateButton.enter().append('button') + translateButton.enter() + .append('button') .attr('class', 'button-input-action localized-add minor') + .call(iD.svg.Icon('#icon-plus')) .call(bootstrap.tooltip() .title(t('translate.translate')) - .placement('left')) - .append('span') - .attr('class', 'icon plus'); + .placement('left')); translateButton .on('click', addBlank); @@ -37522,7 +37614,7 @@ iD.ui.preset.localized = function(field, context) { .style('max-height','0px') .remove(); }) - .append('span').attr('class', 'icon delete'); + .call(iD.svg.Icon('#operation-delete')); wrap.append('input') .attr('class', 'localized-lang') @@ -37590,11 +37682,11 @@ iD.ui.preset.localized = function(field, context) { input.value(tags[field.key] || ''); - var postfixed = []; - for (var i in tags) { - var m = i.match(new RegExp(field.key + ':([a-zA-Z_-]+)$')); - if (m && m[1]) { - postfixed.push({ lang: m[1], value: tags[i]}); + var postfixed = [], k, m; + for (k in tags) { + m = k.match(/^(.*):([a-zA-Z_-]+)$/); + if (m && m[1] === field.key && m[2]) { + postfixed.push({ lang: m[2], value: tags[k] }); } } @@ -37843,7 +37935,7 @@ iD.ui.preset.restrictions = function(field, context) { surface .call(vertices, graph, [vertex], filter, extent, z) - .call(lines, graph, intersection.highways, filter) + .call(lines, graph, intersection.ways, filter) .call(turns, graph, intersection.turns(fromNodeID)); surface @@ -37857,7 +37949,7 @@ iD.ui.preset.restrictions = function(field, context) { if (fromNodeID) { surface - .selectAll('.' + _.find(intersection.highways, function(way) { return way.contains(fromNodeID); }).id) + .selectAll('.' + intersection.highways[fromNodeID].id) .classed('selected', true); } @@ -37872,7 +37964,7 @@ iD.ui.preset.restrictions = function(field, context) { function click() { var datum = d3.event.target.__data__; if (datum instanceof iD.Entity) { - fromNodeID = datum.nodes[(datum.first() === vertexID) ? 1 : datum.nodes.length - 2]; + fromNodeID = intersection.adjacentNodeId(datum.id); render(); } else if (datum instanceof iD.geo.Turn) { if (datum.restriction) { @@ -38039,17 +38131,19 @@ iD.ui.preset.wikipedia = function(field, context) { link.enter().append('a') .attr('class', 'wiki-link button-input-action minor') .attr('target', '_blank') - .append('span') - .attr('class', 'icon out-link'); + .call(iD.svg.Icon('#icon-out-link', 'inline')); } function language() { var value = lang.value().toLowerCase(); + var locale = iD.detect().locale.toLowerCase(); + var localeLanguage; return _.find(iD.data.wikipedia, function(d) { + if (d[2] === locale) localeLanguage = d; return d[0].toLowerCase() === value || d[1].toLowerCase() === value || - d[2].toLowerCase() === value; - }) || iD.data.wikipedia[0]; + d[2] === value; + }) || localeLanguage || ['English', 'English', 'en']; } function changeLang() { @@ -38849,6 +38943,11 @@ iD.presets.Collection = function(collection) { return a.suggestion === true; }); + function leading(a) { + var index = a.indexOf(value); + return index === 0 || a[index - 1] === ' '; + } + // matches value to preset.name var leading_name = _.filter(searchable, function(a) { return leading(a.name().toLowerCase()); @@ -38868,10 +38967,6 @@ iD.presets.Collection = function(collection) { return _.any(_.without(_.values(a.tags || {}), '*'), leading); }); - function leading(a) { - var index = a.indexOf(value); - return index === 0 || a[index - 1] === ' '; - } // finds close matches to value in preset.name var levenstein_name = searchable.map(function(a) { @@ -39016,7 +39111,7 @@ iD.presets.Preset = function(id, preset, fields) { }; preset.terms = function() { - return preset.t('terms', {'default': ''}).toLowerCase().split(/\s*,+\s*/); + return preset.t('terms', {'default': ''}).toLowerCase().trim().split(/\s*,+\s*/); }; preset.isFallback = function() { @@ -39385,464 +39480,445 @@ iD.introGraph = '{"n185954700":{"id":"n185954700","loc":[-85.642244,41.939081]," "yh:STRUCTURE", "yh:TOTYUMONO", "yh:TYPE", + "yh:WIDTH", "yh:WIDTH_RANK", "SK53_bulk:load" ], "wikipedia": [ [ - "English", - "English", - "en" - ], - [ - "German", - "Deutsch", - "de" - ], - [ - "Dutch", - "Nederlands", - "nl" - ], - [ - "French", - "Français", - "fr" - ], - [ - "Italian", - "Italiano", - "it" + "Abkhazian", + "Аҧсшәа", + "ab" ], [ - "Russian", - "Русский", - "ru" + "Achinese", + "Acèh", + "ace" ], [ - "Spanish", - "Español", - "es" + "Afrikaans", + "Afrikaans", + "af" ], [ - "Polish", - "Polski", - "pl" + "Akan", + "Akan", + "ak" ], [ - "Swedish", - "Svenska", - "sv" + "Alemannisch", + "Alemannisch", + "als" ], [ - "Japanese", - "日本語", - "ja" + "Amharic", + "አማርኛ", + "am" ], [ - "Portuguese", - "Português", - "pt" + "Aragonese", + "aragonés", + "an" ], [ - "Chinese", - "中文", - "zh" + "Old English", + "Ænglisc", + "ang" ], [ - "Vietnamese", - "Tiếng Việt", - "vi" + "Arabic", + "العربية", + "ar" ], [ - "Ukrainian", - "Українська", - "uk" + "Aramaic", + "ܐܪܡܝܐ", + "arc" ], [ - "Catalan", - "Català", - "ca" + "Egyptian Arabic", + "مصرى", + "arz" ], [ - "Norwegian (BokmÃ¥l)", - "Norsk (BokmÃ¥l)", - "no" + "Assamese", + "অসমীয়া", + "as" ], [ - "Waray-Waray", - "Winaray", - "war" + "Asturian", + "asturianu", + "ast" ], [ - "Cebuano", - "Sinugboanong Binisaya", - "ceb" + "Avaric", + "авар", + "av" ], [ - "Finnish", - "Suomi", - "fi" + "Aymara", + "Aymar aru", + "ay" ], [ - "Persian", - "فارسی", - "fa" + "Azerbaijani", + "azərbaycanca", + "az" ], [ - "Czech", - "ČeÅ¡tina", - "cs" + "South Azerbaijani", + "تۆرکجه", + "azb" ], [ - "Hungarian", - "Magyar", - "hu" + "Bashkir", + "башҡортса", + "ba" ], [ - "Korean", - "한국어", - "ko" + "Bavarian", + "Boarisch", + "bar" ], [ - "Romanian", - "Română", - "ro" + "Samogitian", + "žemaitėška", + "bat-smg" ], [ - "Arabic", - "العربية", - "ar" + "Bikol Central", + "Bikol Central", + "bcl" ], [ - "Turkish", - "Türkçe", - "tr" + "Belarusian", + "беларуская", + "be" ], [ - "Indonesian", - "Bahasa Indonesia", - "id" + "беларуская (тарашкевіца)‎", + "беларуская (тарашкевіца)‎", + "be-x-old" ], [ - "Kazakh", - "Қазақша", - "kk" + "Bulgarian", + "български", + "bg" ], [ - "Malay", - "Bahasa Melayu", - "ms" + "भोजपुरी", + "भोजपुरी", + "bh" ], [ - "Serbian", - "Српски / Srpski", - "sr" + "Bislama", + "Bislama", + "bi" ], [ - "Slovak", - "Slovenčina", - "sk" + "Banjar", + "Bahasa Banjar", + "bjn" ], [ - "Esperanto", - "Esperanto", - "eo" + "Bambara", + "bamanankan", + "bm" ], [ - "Danish", - "Dansk", - "da" + "Bengali", + "বাংলা", + "bn" ], [ - "Lithuanian", - "Lietuvių", - "lt" + "Tibetan", + "བོད་ཡིག", + "bo" ], [ - "Basque", - "Euskara", - "eu" + "Bishnupriya", + "বিষ্ণুপ্রিয়া মণিপুরী", + "bpy" ], [ - "Bulgarian", - "Български", - "bg" + "Breton", + "brezhoneg", + "br" ], [ - "Hebrew", - "עברית", - "he" + "Bosnian", + "bosanski", + "bs" ], [ - "Slovenian", - "Slovenščina", - "sl" + "Buginese", + "ᨅᨔ ᨕᨘᨁᨗ", + "bug" ], [ - "Croatian", - "Hrvatski", - "hr" + "буряад", + "буряад", + "bxr" ], [ - "Volapük", - "Volapük", - "vo" + "Catalan", + "català", + "ca" ], [ - "Estonian", - "Eesti", - "et" + "Chavacano de Zamboanga", + "Chavacano de Zamboanga", + "cbk-zam" ], [ - "Hindi", - "हिन्दी", - "hi" + "Min Dong Chinese", + "Mìng-dĕ̤ng-ngṳ̄", + "cdo" ], [ - "Uzbek", - "O‘zbek", - "uz" + "Chechen", + "нохчийн", + "ce" ], [ - "Galician", - "Galego", - "gl" + "Cebuano", + "Cebuano", + "ceb" ], [ - "Norwegian (Nynorsk)", - "Nynorsk", - "nn" + "Chamorro", + "Chamoru", + "ch" ], [ - "Simple English", - "Simple English", - "simple" + "Cherokee", + "ᏣᎳᎩ", + "chr" ], [ - "Azerbaijani", - "Azərbaycanca", - "az" + "Cheyenne", + "Tsetsêhestâhese", + "chy" ], [ - "Latin", - "Latina", - "la" + "Central Kurdish", + "کوردیی ناوەندی", + "ckb" ], [ - "Greek", - "Ελληνικά", - "el" + "Corsican", + "corsu", + "co" ], [ - "Thai", - "ไทย", - "th" + "Cree", + "Nēhiyawēwin / ᓀᐦᐃᔭᐍᐏᐣ", + "cr" ], [ - "Serbo-Croatian", - "Srpskohrvatski / Српскохрватски", - "sh" + "Crimean Turkish", + "qırımtatarca", + "crh" ], [ - "Georgian", - "ქართული", - "ka" + "Czech", + "čeÅ¡tina", + "cs" ], [ - "Occitan", - "Occitan", - "oc" + "Kashubian", + "kaszëbsczi", + "csb" ], [ - "Macedonian", - "Македонски", - "mk" + "Church Slavic", + "словѣньскъ / ⰔⰎⰑⰂⰡⰐⰠⰔⰍⰟ", + "cu" ], [ - "Newar / Nepal Bhasa", - "नेपाल भाषा", - "new" + "Chuvash", + "Чӑвашла", + "cv" ], [ - "Tagalog", - "Tagalog", - "tl" + "Welsh", + "Cymraeg", + "cy" ], [ - "Piedmontese", - "Piemontèis", - "pms" + "Danish", + "dansk", + "da" ], [ - "Belarusian", - "Беларуская", - "be" + "German", + "Deutsch", + "de" ], [ - "Haitian", - "Krèyol ayisyen", - "ht" + "Zazaki", + "Zazaki", + "diq" ], [ - "Tamil", - "தமிழ்", - "ta" + "Lower Sorbian", + "dolnoserbski", + "dsb" ], [ - "Telugu", - "తెలుగు", - "te" + "Divehi", + "ދިވެހިބަސް", + "dv" ], [ - "Belarusian (TaraÅ¡kievica)", - "Беларуская (тарашкевіца)", - "be-x-old" + "Dzongkha", + "ཇོང་ཁ", + "dz" ], [ - "Latvian", - "LatvieÅ¡u", - "lv" + "Ewe", + "eʋegbe", + "ee" ], [ - "Breton", - "Brezhoneg", - "br" + "Greek", + "Ελληνικά", + "el" ], [ - "Malagasy", - "Malagasy", - "mg" + "Emiliano-Romagnolo", + "emiliàn e rumagnòl", + "eml" ], [ - "Albanian", - "Shqip", - "sq" + "English", + "English", + "en" ], [ - "Armenian", - "Հայերեն", - "hy" + "Esperanto", + "Esperanto", + "eo" ], [ - "Tatar", - "Tatarça / Татарча", - "tt" + "Spanish", + "español", + "es" ], [ - "Javanese", - "Basa Jawa", - "jv" + "Estonian", + "eesti", + "et" ], [ - "Welsh", - "Cymraeg", - "cy" + "Basque", + "euskara", + "eu" ], [ - "Marathi", - "मराठी", - "mr" + "Extremaduran", + "estremeñu", + "ext" ], [ - "Luxembourgish", - "Lëtzebuergesch", - "lb" + "Persian", + "فارسی", + "fa" ], [ - "Icelandic", - "Íslenska", - "is" + "Fulah", + "Fulfulde", + "ff" ], [ - "Bosnian", - "Bosanski", - "bs" + "Finnish", + "suomi", + "fi" ], [ - "Burmese", - "မြန်မာဘာသာ", - "my" + "Võro", + "Võro", + "fiu-vro" ], [ - "Yoruba", - "Yorùbá", - "yo" + "Fijian", + "Na Vosa Vakaviti", + "fj" ], [ - "Bashkir", - "Башҡорт", - "ba" + "Faroese", + "føroyskt", + "fo" ], [ - "Malayalam", - "മലയാളം", - "ml" + "French", + "français", + "fr" ], [ - "Aragonese", - "Aragonés", - "an" + "Arpitan", + "arpetan", + "frp" ], [ - "Lombard", - "Lumbaart", - "lmo" + "Northern Frisian", + "Nordfriisk", + "frr" ], [ - "Afrikaans", - "Afrikaans", - "af" + "Friulian", + "furlan", + "fur" ], [ - "West Frisian", + "Western Frisian", "Frysk", "fy" ], [ - "Western Panjabi", - "شاہ مکھی پنجابی (ShāhmukhÄ« PañjābÄ«)", - "pnb" + "Irish", + "Gaeilge", + "ga" ], [ - "Bengali", - "বাংলা", - "bn" + "Gagauz", + "Gagauz", + "gag" ], [ - "Swahili", - "Kiswahili", - "sw" + "Gan Chinese", + "贛語", + "gan" ], [ - "Bishnupriya Manipuri", - "ইমার ঠার/বিষ্ণুপ্রিয়া মণিপুরী", - "bpy" + "Scottish Gaelic", + "Gàidhlig", + "gd" ], [ - "Ido", - "Ido", - "io" + "Galician", + "galego", + "gl" ], [ - "Kirghiz", - "Кыргызча", - "ky" + "Gilaki", + "گیلکی", + "glk" ], [ - "Urdu", - "اردو", - "ur" + "Guarani", + "Avañe'ẽ", + "gn" ], [ - "Nepali", - "नेपाली", - "ne" + "Goan Konkani", + "गोवा कोंकणी / Gova Konknni", + "gom" ], [ - "Sicilian", - "Sicilianu", - "scn" + "Gothic", + "𐌲𐌿𐍄𐌹𐍃𐌺", + "got" ], [ "Gujarati", @@ -39850,439 +39926,439 @@ iD.introGraph = '{"n185954700":{"id":"n185954700","loc":[-85.642244,41.939081]," "gu" ], [ - "Cantonese", - "粵語", - "zh-yue" + "Manx", + "Gaelg", + "gv" ], [ - "Low Saxon", - "Plattdüütsch", - "nds" + "Hausa", + "Hausa", + "ha" ], [ - "Kurdish", - "Kurdî / كوردی", - "ku" + "Hakka Chinese", + "客家語/Hak-kâ-ngî", + "hak" ], [ - "Irish", - "Gaeilge", - "ga" + "Hawaiian", + "Hawai`i", + "haw" ], [ - "Asturian", - "Asturianu", - "ast" + "Hebrew", + "עברית", + "he" ], [ - "Quechua", - "Runa Simi", - "qu" + "Hindi", + "हिन्दी", + "hi" ], [ - "Sundanese", - "Basa Sunda", - "su" + "Fiji Hindi", + "Fiji Hindi", + "hif" ], [ - "Chuvash", - "Чăваш", - "cv" + "Croatian", + "hrvatski", + "hr" ], [ - "Scots", - "Scots", - "sco" + "Upper Sorbian", + "hornjoserbsce", + "hsb" ], [ - "Interlingua", - "Interlingua", - "ia" + "Haitian", + "Kreyòl ayisyen", + "ht" ], [ - "Alemannic", - "Alemannisch", - "als" + "Hungarian", + "magyar", + "hu" ], [ - "Buginese", - "Basa Ugi", - "bug" + "Armenian", + "Հայերեն", + "hy" ], [ - "Neapolitan", - "Nnapulitano", - "nap" + "Interlingua", + "interlingua", + "ia" ], [ - "Samogitian", - "Žemaitėška", - "bat-smg" + "Indonesian", + "Bahasa Indonesia", + "id" ], [ - "Kannada", - "ಕನ್ನಡ", - "kn" + "Interlingue", + "Interlingue", + "ie" ], [ - "Banyumasan", - "Basa Banyumasan", - "map-bms" + "Igbo", + "Igbo", + "ig" ], [ - "Walloon", - "Walon", - "wa" + "Inupiaq", + "Iñupiak", + "ik" ], [ - "Amharic", - "አማርኛ", - "am" + "Iloko", + "Ilokano", + "ilo" ], [ - "Sorani", - "Soranî / کوردی", - "ckb" + "Ido", + "Ido", + "io" ], [ - "Scottish Gaelic", - "Gàidhlig", - "gd" + "Icelandic", + "íslenska", + "is" ], [ - "Fiji Hindi", - "Fiji Hindi", - "hif" + "Italian", + "italiano", + "it" ], [ - "Min Nan", - "Bân-lâm-gú", - "zh-min-nan" + "Inuktitut", + "ᐃᓄᒃᑎᑐᑦ/inuktitut", + "iu" ], [ - "Tajik", - "Тоҷикӣ", - "tg" + "Japanese", + "日本語", + "ja" ], [ - "Mazandarani", - "مَزِروني", - "mzn" + "Lojban", + "Lojban", + "jbo" ], [ - "Egyptian Arabic", - "مصرى (Maá¹£rÄ«)", - "arz" + "Javanese", + "Basa Jawa", + "jv" ], [ - "Yiddish", - "ייִדיש", - "yi" + "Georgian", + "ქართული", + "ka" ], [ - "Venetian", - "Vèneto", - "vec" + "Kara-Kalpak", + "Qaraqalpaqsha", + "kaa" ], [ - "Mongolian", - "Монгол", - "mn" + "Kabyle", + "Taqbaylit", + "kab" ], [ - "Tarantino", - "Tarandíne", - "roa-tara" + "Kabardian", + "Адыгэбзэ", + "kbd" ], [ - "Sanskrit", - "संस्कृतम्", - "sa" + "Kongo", + "Kongo", + "kg" ], [ - "Nahuatl", - "Nāhuatl", - "nah" + "Kikuyu", + "GÄ©kÅ©yÅ©", + "ki" ], [ - "Ossetian", - "Иронау", - "os" + "Kazakh", + "қазақша", + "kk" ], [ - "Sakha", - "Саха тыла (Saxa Tyla)", - "sah" + "Kalaallisut", + "kalaallisut", + "kl" ], [ - "Kapampangan", - "Kapampangan", - "pam" + "Khmer", + "ភាសាខ្មែរ", + "km" ], [ - "Upper Sorbian", - "Hornjoserbsce", - "hsb" + "Kannada", + "ಕನ್ನಡ", + "kn" ], [ - "Sinhalese", - "සිංහල", - "si" + "Korean", + "한국어", + "ko" ], [ - "Northern Sami", - "Sámegiella", - "se" + "Komi-Permyak", + "Перем Коми", + "koi" ], [ - "Limburgish", - "Limburgs", - "li" + "Karachay-Balkar", + "къарачай-малкъар", + "krc" ], [ - "Maori", - "Māori", - "mi" + "Kashmiri", + "कॉशुर / کٲشُر", + "ks" ], [ - "Bavarian", - "Boarisch", - "bar" + "Colognian", + "Ripoarisch", + "ksh" ], [ - "Corsican", - "Corsu", - "co" + "Kurdish", + "Kurdî", + "ku" ], [ - "Ilokano", - "Ilokano", - "ilo" + "Komi", + "коми", + "kv" ], [ - "Gan", - "贛語", - "gan" + "Cornish", + "kernowek", + "kw" ], [ - "Tibetan", - "བོད་སྐད", - "bo" + "Kyrgyz", + "Кыргызча", + "ky" ], [ - "Gilaki", - "گیلکی", - "glk" + "Latin", + "Latina", + "la" ], [ - "Faroese", - "Føroyskt", - "fo" + "Ladino", + "Ladino", + "lad" ], [ - "Rusyn", - "русиньскый язык", - "rue" + "Luxembourgish", + "Lëtzebuergesch", + "lb" ], [ - "Punjabi", - "ਪੰਜਾਬੀ", - "pa" + "лакку", + "лакку", + "lbe" ], [ - "Central_Bicolano", - "Bikol", - "bcl" + "Lezghian", + "лезги", + "lez" ], [ - "Hill Mari", - "Кырык Мары (Kyryk Mary) ", - "mrj" + "Ganda", + "Luganda", + "lg" ], [ - "Võro", - "Võro", - "fiu-vro" + "Limburgish", + "Limburgs", + "li" ], [ - "Dutch Low Saxon", - "Nedersaksisch", - "nds-nl" + "Ligurian", + "Ligure", + "lij" ], [ - "Turkmen", - "تركمن / Туркмен", - "tk" + "Lombard", + "lumbaart", + "lmo" ], [ - "Pashto", - "پښتو", - "ps" + "Lingala", + "lingála", + "ln" ], [ - "West Flemish", - "West-Vlams", - "vls" + "Lao", + "ລາວ", + "lo" ], [ - "Mingrelian", - "მარგალური (Margaluri)", - "xmf" + "Northern Luri", + "لۊری شومالی", + "lrc" ], [ - "Manx", - "Gaelg", - "gv" + "Lithuanian", + "lietuvių", + "lt" ], [ - "Zazaki", - "Zazaki", - "diq" + "Latgalian", + "latgaļu", + "ltg" ], [ - "Pangasinan", - "Pangasinan", - "pag" + "Latvian", + "latvieÅ¡u", + "lv" ], [ - "Komi", - "Коми", - "kv" + "Maithili", + "मैथिली", + "mai" ], [ - "Zeelandic", - "Zeêuws", - "zea" + "Basa Banyumasan", + "Basa Banyumasan", + "map-bms" ], [ - "Divehi", - "ދިވެހިބަސް", - "dv" + "Moksha", + "мокшень", + "mdf" ], [ - "Oriya", - "ଓଡ଼ିଆ", - "or" + "Malagasy", + "Malagasy", + "mg" ], [ - "Khmer", - "ភាសាខ្មែរ", - "km" + "Eastern Mari", + "олык марий", + "mhr" ], [ - "Norman", - "Nouormand/Normaund", - "nrm" + "Maori", + "Māori", + "mi" ], [ - "Romansh", - "Rumantsch", - "rm" + "Minangkabau", + "Baso Minangkabau", + "min" ], [ - "Komi-Permyak", - "Перем Коми (Perem Komi)", - "koi" + "Macedonian", + "македонски", + "mk" ], [ - "Udmurt", - "Удмурт кыл", - "udm" + "Malayalam", + "മലയാളം", + "ml" ], [ - "Meadow Mari", - "Олык Марий (Olyk Marij)", - "mhr" + "Mongolian", + "монгол", + "mn" ], [ - "Ladino", - "Dzhudezmo", - "lad" + "Marathi", + "मराठी", + "mr" ], [ - "North Frisian", - "Nordfriisk", - "frr" + "Western Mari", + "кырык мары", + "mrj" ], [ - "Kashubian", - "Kaszëbsczi", - "csb" + "Malay", + "Bahasa Melayu", + "ms" ], [ - "Ligurian", - "Líguru", - "lij" + "Maltese", + "Malti", + "mt" ], [ - "Wu", - "吴语", - "wuu" + "Mirandese", + "Mirandés", + "mwl" ], [ - "Friulian", - "Furlan", - "fur" + "Burmese", + "မြန်မာဘာသာ", + "my" ], [ - "Vepsian", - "Vepsän", - "vep" + "Erzya", + "эрзянь", + "myv" ], [ - "Classical Chinese", - "古文 / 文言文", - "zh-classical" + "Mazanderani", + "مازِرونی", + "mzn" ], [ - "Uyghur", - "ئۇيغۇر تىلى", - "ug" + "Nauru", + "Dorerin Naoero", + "na" ], [ - "Saterland Frisian", - "Seeltersk", - "stq" + "Nāhuatl", + "Nāhuatl", + "nah" ], [ - "Sardinian", - "Sardu", - "sc" + "Neapolitan", + "Napulitano", + "nap" ], [ - "Aromanian", - "Armãneashce", - "roa-rup" + "Low German", + "Plattdüütsch", + "nds" ], [ - "Pali", - "पाऴि", - "pi" + "Low Saxon (Netherlands)", + "Nedersaksies", + "nds-nl" ], [ - "Somali", - "Soomaaliga", - "so" + "Nepali", + "नेपाली", + "ne" ], [ - "Bihari", - "भोजपुरी", - "bh" + "Newari", + "नेपाल भाषा", + "new" ], [ - "Maltese", - "Malti", - "mt" + "Dutch", + "Nederlands", + "nl" ], [ - "Aymara", - "Aymar", - "ay" + "Norwegian Nynorsk", + "norsk nynorsk", + "nn" ], [ - "Ripuarian", - "Ripoarisch", - "ksh" + "Norwegian", + "norsk bokmÃ¥l", + "no" ], [ "Novial", @@ -40290,14 +40366,14 @@ iD.introGraph = '{"n185954700":{"id":"n185954700","loc":[-85.642244,41.939081]," "nov" ], [ - "Anglo-Saxon", - "Englisc", - "ang" + "Nouormand", + "Nouormand", + "nrm" ], [ - "Cornish", - "Kernewek/Karnuack", - "kw" + "Northern Sotho", + "Sesotho sa Leboa", + "nso" ], [ "Navajo", @@ -40305,459 +40381,454 @@ iD.introGraph = '{"n185954700":{"id":"n185954700","loc":[-85.642244,41.939081]," "nv" ], [ - "Picard", - "Picard", - "pcd" + "Nyanja", + "Chi-Chewa", + "ny" ], [ - "Hakka", - "Hak-kâ-fa / 客家話", - "hak" + "Occitan", + "occitan", + "oc" ], [ - "Guarani", - "Avañe'ẽ", - "gn" + "Oromo", + "Oromoo", + "om" ], [ - "Extremaduran", - "Estremeñu", - "ext" + "Oriya", + "ଓଡ଼ିଆ", + "or" ], [ - "Franco-Provençal/Arpitan", - "Arpitan", - "frp" + "Ossetic", + "Ирон", + "os" ], [ - "Assamese", - "অসমীয়া", - "as" + "Punjabi", + "ਪੰਜਾਬੀ", + "pa" ], [ - "Silesian", - "Ślůnski", - "szl" + "Pangasinan", + "Pangasinan", + "pag" ], [ - "Gagauz", - "Gagauz", - "gag" + "Pampanga", + "Kapampangan", + "pam" ], [ - "Interlingue", - "Interlingue", - "ie" + "Papiamento", + "Papiamentu", + "pap" ], [ - "Lingala", - "Lingala", - "ln" + "Picard", + "Picard", + "pcd" ], [ - "Emilian-Romagnol", - "Emiliàn e rumagnòl", - "eml" + "Pennsylvania German", + "Deitsch", + "pdc" ], [ - "Chechen", - "Нохчийн", - "ce" + "Palatine German", + "Pälzisch", + "pfl" ], [ - "Kalmyk", - "Хальмг", - "xal" + "Pali", + "पालि", + "pi" ], [ - "Palatinate German", - "Pfälzisch", - "pfl" + "Norfuk / Pitkern", + "Norfuk / Pitkern", + "pih" ], [ - "Hawaiian", - "Hawai`i", - "haw" + "Polish", + "polski", + "pl" ], [ - "Karachay-Balkar", - "Къарачай-Малкъар (Qarachay-Malqar)", - "krc" + "Piedmontese", + "Piemontèis", + "pms" ], [ - "Pennsylvania German", - "Deitsch", - "pdc" + "Western Punjabi", + "پنجابی", + "pnb" ], [ - "Kinyarwanda", - "Ikinyarwanda", - "rw" + "Pontic", + "Ποντιακά", + "pnt" ], [ - "Crimean Tatar", - "Qırımtatarca", - "crh" + "Pashto", + "پښتو", + "ps" ], [ - "Acehnese", - "Bahsa Acèh", - "ace" + "Portuguese", + "português", + "pt" ], [ - "Tongan", - "faka Tonga", - "to" + "Quechua", + "Runa Simi", + "qu" ], [ - "Greenlandic", - "Kalaallisut", - "kl" + "Romansh", + "rumantsch", + "rm" ], [ - "Lower Sorbian", - "Dolnoserbski", - "dsb" + "Romani", + "Romani", + "rmy" ], [ - "Aramaic", - "ܐܪܡܝܐ", - "arc" + "Rundi", + "Kirundi", + "rn" ], [ - "Erzya", - "Эрзянь (Erzjanj Kelj)", - "myv" + "Romanian", + "română", + "ro" ], [ - "Lezgian", - "Лезги чІал (Lezgi č’al)", - "lez" + "Aromanian", + "armãneashti", + "roa-rup" ], [ - "Banjar", - "Bahasa Banjar", - "bjn" + "tarandíne", + "tarandíne", + "roa-tara" ], [ - "Shona", - "chiShona", - "sn" + "Russian", + "русский", + "ru" ], [ - "Papiamentu", - "Papiamentu", - "pap" + "Rusyn", + "русиньскый", + "rue" ], [ - "Kabyle", - "Taqbaylit", - "kab" + "Kinyarwanda", + "Kinyarwanda", + "rw" ], [ - "Tok Pisin", - "Tok Pisin", - "tpi" + "Sanskrit", + "संस्कृतम्", + "sa" ], [ - "Lak", - "Лакку", - "lbe" + "Sakha", + "саха тыла", + "sah" ], [ - "Buryat (Russia)", - "Буряад", - "bxr" + "Sardinian", + "sardu", + "sc" ], [ - "Lojban", - "Lojban", - "jbo" + "Sicilian", + "sicilianu", + "scn" ], [ - "Wolof", - "Wolof", - "wo" + "Scots", + "Scots", + "sco" ], [ - "Moksha", - "Мокшень (Mokshanj Kälj)", - "mdf" + "Sindhi", + "سنڌي", + "sd" ], [ - "Zamboanga Chavacano", - "Chavacano de Zamboanga", - "cbk-zam" + "Northern Sami", + "sámegiella", + "se" ], [ - "Avar", - "Авар", - "av" + "Sango", + "Sängö", + "sg" ], [ - "Sranan", - "Sranantongo", - "srn" + "Serbo-Croatian", + "srpskohrvatski / српскохрватски", + "sh" ], [ - "Mirandese", - "Mirandés", - "mwl" + "Sinhala", + "සිංහල", + "si" ], [ - "Kabardian Circassian", - "Адыгэбзэ (Adighabze)", - "kbd" + "Simple English", + "Simple English", + "simple" ], [ - "Tahitian", - "Reo Mā`ohi", - "ty" + "Slovak", + "slovenčina", + "sk" ], [ - "Lao", - "ລາວ", - "lo" - ], - [ - "Abkhazian", - "Аҧсуа", - "ab" + "Slovenian", + "slovenščina", + "sl" ], [ - "Tetum", - "Tetun", - "tet" + "Samoan", + "Gagana Samoa", + "sm" ], [ - "Latgalian", - "Latgaļu", - "ltg" + "Shona", + "chiShona", + "sn" ], [ - "Nauruan", - "dorerin Naoero", - "na" + "Somali", + "Soomaaliga", + "so" ], [ - "Kongo", - "KiKongo", - "kg" + "Albanian", + "shqip", + "sq" ], [ - "Igbo", - "Igbo", - "ig" + "Serbian", + "српски / srpski", + "sr" ], [ - "Northern Sotho", - "Sesotho sa Leboa", - "nso" + "Sranan Tongo", + "Sranantongo", + "srn" ], [ - "Zhuang", - "Cuengh", - "za" + "Swati", + "SiSwati", + "ss" ], [ - "Karakalpak", - "Qaraqalpaqsha", - "kaa" + "Southern Sotho", + "Sesotho", + "st" ], [ - "Zulu", - "isiZulu", - "zu" + "Saterland Frisian", + "Seeltersk", + "stq" ], [ - "Cheyenne", - "Tsetsêhestâhese", - "chy" + "Sundanese", + "Basa Sunda", + "su" ], [ - "Romani", - "romani - रोमानी", - "rmy" + "Swedish", + "svenska", + "sv" ], [ - "Old Church Slavonic", - "Словѣньскъ", - "cu" + "Swahili", + "Kiswahili", + "sw" ], [ - "Tswana", - "Setswana", - "tn" + "Silesian", + "ślůnski", + "szl" ], [ - "Cherokee", - "ᏣᎳᎩ", - "chr" + "Tamil", + "தமிழ்", + "ta" ], [ - "Bislama", - "Bislama", - "bi" + "Telugu", + "తెలుగు", + "te" ], [ - "Min Dong", - "Mìng-dĕ̤ng-ngṳ̄", - "cdo" + "Tetum", + "tetun", + "tet" ], [ - "Gothic", - "𐌲𐌿𐍄𐌹𐍃𐌺", - "got" + "Tajik", + "тоҷикӣ", + "tg" ], [ - "Samoan", - "Gagana Samoa", - "sm" + "Thai", + "ไทย", + "th" ], [ - "Moldovan", - "Молдовеняскэ", - "mo" + "Tigrinya", + "ትግርኛ", + "ti" ], [ - "Bambara", - "Bamanankan", - "bm" + "Turkmen", + "Türkmençe", + "tk" ], [ - "Inuktitut", - "ᐃᓄᒃᑎᑐᑦ", - "iu" + "Tagalog", + "Tagalog", + "tl" ], [ - "Norfolk", - "Norfuk", - "pih" + "Tswana", + "Setswana", + "tn" ], [ - "Pontic", - "Ποντιακά", - "pnt" + "Tongan", + "lea faka-Tonga", + "to" ], [ - "Sindhi", - "سنڌي، سندھی ، सिन्ध", - "sd" + "Tok Pisin", + "Tok Pisin", + "tpi" ], [ - "Swati", - "SiSwati", - "ss" + "Turkish", + "Türkçe", + "tr" ], [ - "Kikuyu", - "GÄ©kÅ©yÅ©", - "ki" + "Tsonga", + "Xitsonga", + "ts" ], [ - "Ewe", - "Eʋegbe", - "ee" + "Tatar", + "татарча/tatarça", + "tt" ], [ - "Hausa", - "هَوُسَ", - "ha" + "Tumbuka", + "chiTumbuka", + "tum" ], [ - "Oromo", - "Oromoo", - "om" + "Twi", + "Twi", + "tw" ], [ - "Fijian", - "Na Vosa Vakaviti", - "fj" + "Tahitian", + "reo tahiti", + "ty" ], [ - "Tigrinya", - "ትግርኛ", - "ti" + "Tuvinian", + "тыва дыл", + "tyv" ], [ - "Tsonga", - "Xitsonga", - "ts" + "Udmurt", + "удмурт", + "udm" ], [ - "Kashmiri", - "कश्मीरी / كشميري", - "ks" + "Uyghur", + "ئۇيغۇرچە / Uyghurche", + "ug" ], [ - "Venda", - "Tshivenda", - "ve" + "Ukrainian", + "українська", + "uk" ], [ - "Sango", - "Sängö", - "sg" + "Urdu", + "اردو", + "ur" ], [ - "Kirundi", - "Kirundi", - "rn" + "Uzbek", + "oÊ»zbekcha/ўзбекча", + "uz" ], [ - "Sesotho", - "Sesotho", - "st" + "Venda", + "Tshivenda", + "ve" ], [ - "Dzongkha", - "ཇོང་ཁ", - "dz" + "Venetian", + "vèneto", + "vec" ], [ - "Cree", - "Nehiyaw", - "cr" + "Veps", + "vepsän kel’", + "vep" ], [ - "Akan", - "Akana", - "ak" + "Vietnamese", + "Tiếng Việt", + "vi" ], [ - "Tumbuka", - "chiTumbuka", - "tum" + "West Flemish", + "West-Vlams", + "vls" ], [ - "Luganda", - "Luganda", - "lg" + "Volapük", + "Volapük", + "vo" ], [ - "Chichewa", - "Chi-Chewa", - "ny" + "Walloon", + "walon", + "wa" ], [ - "Fula", - "Fulfulde", - "ff" + "Waray", + "Winaray", + "war" ], [ - "Inupiak", - "Iñupiak", - "ik" + "Wolof", + "Wolof", + "wo" ], [ - "Chamorro", - "Chamoru", - "ch" + "Wu Chinese", + "吴语", + "wuu" ], [ - "Twi", - "Twi", - "tw" + "Kalmyk", + "хальмг", + "xal" ], [ "Xhosa", @@ -40765,54 +40836,54 @@ iD.introGraph = '{"n185954700":{"id":"n185954700","loc":[-85.642244,41.939081]," "xh" ], [ - "Ndonga", - "Oshiwambo", - "ng" + "Mingrelian", + "მარგალური", + "xmf" ], [ - "Sichuan Yi", - "ꆇꉙ", - "ii" + "Yiddish", + "ייִדיש", + "yi" ], [ - "Choctaw", - "Choctaw", - "cho" + "Yoruba", + "Yorùbá", + "yo" ], [ - "Marshallese", - "Ebon", - "mh" + "Zhuang", + "Vahcuengh", + "za" ], [ - "Afar", - "Afar", - "aa" + "Zeelandic", + "Zeêuws", + "zea" ], [ - "Kuanyama", - "Kuanyama", - "kj" + "Chinese", + "中文", + "zh" ], [ - "Hiri Motu", - "Hiri Motu", - "ho" + "Classical Chinese", + "文言", + "zh-classical" ], [ - "Muscogee", - "Muskogee", - "mus" + "Chinese (Min Nan)", + "Bân-lâm-gú", + "zh-min-nan" ], [ - "Kanuri", - "Kanuri", - "kr" + "Cantonese", + "粵語", + "zh-yue" ], [ - "Herero", - "Otsiherero", - "hz" + "Zulu", + "isiZulu", + "zu" ] ], "imperial": { @@ -50198,2612 +50269,2584 @@ iD.introGraph = '{"n185954700":{"id":"n185954700","loc":[-85.642244,41.939081]," [ -132.455735, 57.420992 - ], - [ - -132.362304, - 57.3457 - ], - [ - -132.304684, - 57.280355 - ], - [ - -132.230994, - 57.19682 - ], - [ - -132.276366, - 57.14889 - ], - [ - -132.34122, - 57.080393 - ], - [ - -132.16229, - 57.050317 - ], - [ - -132.031859, - 57.028406 - ], - [ - -132.107384, - 56.858753 - ], - [ - -131.871558, - 56.79346 - ], - [ - -131.865874, - 56.785708 - ], - [ - -131.872411, - 56.77297 - ], - [ - -131.882617, - 56.759146 - ], - [ - -131.887966, - 56.747958 - ], - [ - -131.886028, - 56.737055 - ], - [ - -131.880705, - 56.728838 - ], - [ - -131.864789, - 56.71349 - ], - [ - -131.838976, - 56.682278 - ], - [ - -131.830424, - 56.664759 - ], - [ - -131.826574, - 56.644606 - ], - [ - -131.832103, - 56.603368 - ], - [ - -131.825592, - 56.593343 - ], - [ - -131.799108, - 56.587658 - ], - [ - -131.692293, - 56.585074 - ], - [ - -131.585891, - 56.595048 - ], - [ - -131.560363, - 56.594066 - ], - [ - -131.536437, - 56.585229 - ], - [ - -131.491659, - 56.560166 - ], - [ - -131.345699, - 56.503271 - ], - [ - -131.215604, - 56.45255 - ], - [ - -131.100546, - 56.407669 - ], - [ - -131.016934, - 56.38705 - ], - [ - -130.839089, - 56.372452 - ], - [ - -130.760334, - 56.345192 - ], - [ - -130.645768, - 56.261942 - ], - [ - -130.602256, - 56.247059 - ], - [ - -130.495518, - 56.232434 - ], - [ - -130.47229, - 56.22489 - ], - [ - -130.458053, - 56.210653 - ], - [ - -130.427926, - 56.143964 - ], - [ - -130.418159, - 56.129702 - ], - [ - -130.403974, - 56.121898 - ], - [ - -130.290311, - 56.10097 - ], - [ - -130.243156, - 56.092391 - ], - [ - -130.211246, - 56.089962 - ], - [ - -130.116756, - 56.105646 - ], - [ - -130.094328, - 56.101486 - ], - [ - -130.071539, - 56.084123 - ], - [ - -130.039319, - 56.045521 - ], - [ - -130.026632, - 56.024101 - ], - [ - -130.01901, - 56.002216 - ], - [ - -130.014695, - 55.963252 - ], - [ - -130.016788, - 55.918913 - ], - [ - -130.019612, - 55.907978 - ], - [ - -130.019618, - 55.907952 - ], - [ - -130.022817, - 55.901353 - ], - [ - -130.049387, - 55.871405 - ], - [ - -130.104726, - 55.825263 - ], - [ - -130.136627, - 55.806464 - ], - [ - -130.148834, - 55.795356 - ], - [ - -130.163482, - 55.771145 - ], - [ - -130.167307, - 55.766262 - ], - [ - -130.170806, - 55.759833 - ], - [ - -130.173655, - 55.749498 - ], - [ - -130.170806, - 55.740953 - ], - [ - -130.163808, - 55.734565 - ], - [ - -130.160064, - 55.727118 - ], - [ - -130.167388, - 55.715399 - ], - [ - -130.155914, - 55.700141 - ], - [ - -130.142893, - 55.689521 - ], - [ - -130.131825, - 55.676581 - ], - [ - -130.126454, - 55.653998 - ], - [ - -130.12857, - 55.63642 - ], - [ - -130.135121, - 55.619127 - ], - [ - -130.153147, - 55.58511 - ], - [ - -130.148671, - 55.578192 - ], - [ - -130.146881, - 55.569322 - ], - [ - -130.146962, - 55.547187 - ], - [ - -130.112172, - 55.509345 - ], - [ - -130.101674, - 55.481147 - ], - [ - -130.095082, - 55.472113 - ], - [ - -130.065419, - 55.446112 - ], - [ - -130.057525, - 55.434882 - ], - [ - -130.052561, - 55.414008 - ], - [ - -130.054311, - 55.366645 - ], - [ - -130.05012, - 55.345445 - ], - [ - -130.039296, - 55.330756 - ], - [ - -129.989247, - 55.284003 - ], - [ - -130.031239, - 55.26435 - ], - [ - -130.050038, - 55.252875 - ], - [ - -130.067494, - 55.239 - ], - [ - -130.078236, - 55.233791 - ], - [ - -130.100494, - 55.230292 - ], - [ - -130.104726, - 55.225653 - ], - [ - -130.105702, - 55.211127 - ], - [ - -130.10912, - 55.200751 - ], - [ - -130.115793, - 55.191596 - ], - [ - -130.126454, - 55.180976 - ], - [ - -130.151967, - 55.163275 - ], - [ - -130.159983, - 55.153713 - ], - [ - -130.167592, - 55.129584 - ], - [ - -130.173695, - 55.117743 - ], - [ - -130.200266, - 55.104153 - ], - [ - -130.211781, - 55.084133 - ], - [ - -130.228871, - 55.04385 - ], - [ - -130.238678, - 55.03441 - ], - [ - -130.261342, - 55.022895 - ], - [ - -130.269846, - 55.016547 - ], - [ - -130.275706, - 55.006985 - ], - [ - -130.286366, - 54.983222 - ], - [ - -130.294342, - 54.971869 - ], - [ - -130.326568, - 54.952094 - ], - [ - -130.335561, - 54.938707 - ], - [ - -130.365387, - 54.907294 - ], - [ - -130.385243, - 54.896552 - ], - [ - -130.430816, - 54.881252 - ], - [ - -130.488759, - 54.844184 - ], - [ - -130.580312, - 54.806383 - ], - [ - -130.597485, - 54.803391 - ], - [ - -130.71074, - 54.733215 - ], - [ - -131.160718, - 54.787192 - ] - ] - ] - ] - } - } - ] - }, - "featureIcons": { - "circle-stroked": { - "12": [ - 42, - 0 - ], - "18": [ - 24, - 0 - ], - "24": [ - 0, - 0 - ] - }, - "circle": { - "12": [ - 96, - 0 - ], - "18": [ - 78, - 0 - ], - "24": [ - 54, - 0 - ] - }, - "square-stroked": { - "12": [ - 150, - 0 - ], - "18": [ - 132, - 0 - ], - "24": [ - 108, - 0 - ] - }, - "square": { - "12": [ - 204, - 0 - ], - "18": [ - 186, - 0 - ], - "24": [ - 162, - 0 - ] - }, - "triangle-stroked": { - "12": [ - 258, - 0 - ], - "18": [ - 240, - 0 - ], - "24": [ - 216, - 0 - ] - }, - "triangle": { - "12": [ - 42, - 24 - ], - "18": [ - 24, - 24 - ], - "24": [ - 0, - 24 - ] - }, - "star-stroked": { - "12": [ - 96, - 24 - ], - "18": [ - 78, - 24 - ], - "24": [ - 54, - 24 - ] - }, - "star": { - "12": [ - 150, - 24 - ], - "18": [ - 132, - 24 - ], - "24": [ - 108, - 24 - ] - }, - "cross": { - "12": [ - 204, - 24 - ], - "18": [ - 186, - 24 - ], - "24": [ - 162, - 24 - ] - }, - "marker-stroked": { - "12": [ - 258, - 24 - ], - "18": [ - 240, - 24 - ], - "24": [ - 216, - 24 - ] - }, - "marker": { - "12": [ - 42, - 48 - ], - "18": [ - 24, - 48 - ], - "24": [ - 0, - 48 - ] - }, - "religious-jewish": { - "12": [ - 96, - 48 - ], - "18": [ - 78, - 48 - ], - "24": [ - 54, - 48 - ] - }, - "religious-christian": { - "12": [ - 150, - 48 - ], - "18": [ - 132, - 48 - ], - "24": [ - 108, - 48 - ] - }, - "religious-muslim": { - "12": [ - 204, - 48 - ], - "18": [ - 186, - 48 - ], - "24": [ - 162, - 48 - ] - }, - "cemetery": { - "12": [ - 258, - 48 - ], - "18": [ - 240, - 48 - ], - "24": [ - 216, - 48 - ] - }, - "rocket": { - "12": [ - 42, - 72 - ], - "18": [ - 24, - 72 - ], - "24": [ - 0, - 72 - ] - }, - "airport": { - "12": [ - 96, - 72 - ], - "18": [ - 78, - 72 - ], - "24": [ - 54, - 72 - ] - }, - "heliport": { - "12": [ - 150, - 72 - ], - "18": [ - 132, - 72 - ], - "24": [ - 108, - 72 - ] - }, - "rail": { - "12": [ - 204, - 72 - ], - "18": [ - 186, - 72 - ], - "24": [ - 162, - 72 - ] - }, - "rail-metro": { - "12": [ - 258, - 72 - ], - "18": [ - 240, - 72 - ], - "24": [ - 216, - 72 - ] - }, - "rail-light": { - "12": [ - 42, - 96 - ], - "18": [ - 24, - 96 - ], - "24": [ - 0, - 96 - ] - }, - "bus": { - "12": [ - 96, - 96 - ], - "18": [ - 78, - 96 - ], - "24": [ - 54, - 96 - ] - }, - "fuel": { - "12": [ - 150, - 96 - ], - "18": [ - 132, - 96 - ], - "24": [ - 108, - 96 - ] - }, - "parking": { - "12": [ - 204, - 96 - ], - "18": [ - 186, - 96 - ], - "24": [ - 162, - 96 - ] - }, - "parking-garage": { - "12": [ - 258, - 96 - ], - "18": [ - 240, - 96 - ], - "24": [ - 216, - 96 - ] - }, - "airfield": { - "12": [ - 42, - 120 - ], - "18": [ - 24, - 120 - ], - "24": [ - 0, - 120 - ] - }, - "roadblock": { - "12": [ - 96, - 120 - ], - "18": [ - 78, - 120 - ], - "24": [ - 54, - 120 - ] - }, - "ferry": { - "12": [ - 150, - 120 - ], - "18": [ - 132, - 120 - ], - "24": [ - 108, - 120 - ], - "line": [ - 2240, - 25 - ] - }, - "harbor": { - "12": [ - 204, - 120 - ], - "18": [ - 186, - 120 - ], - "24": [ - 162, - 120 - ] - }, - "bicycle": { - "12": [ - 258, - 120 - ], - "18": [ - 240, - 120 - ], - "24": [ - 216, - 120 - ] - }, - "park": { - "12": [ - 42, - 144 - ], - "18": [ - 24, - 144 - ], - "24": [ - 0, - 144 - ] - }, - "park2": { - "12": [ - 96, - 144 - ], - "18": [ - 78, - 144 - ], - "24": [ - 54, - 144 - ] - }, - "museum": { - "12": [ - 150, - 144 - ], - "18": [ - 132, - 144 - ], - "24": [ - 108, - 144 - ] - }, - "lodging": { - "12": [ - 204, - 144 - ], - "18": [ - 186, - 144 - ], - "24": [ - 162, - 144 - ] - }, - "monument": { - "12": [ - 258, - 144 - ], - "18": [ - 240, - 144 - ], - "24": [ - 216, - 144 - ] - }, - "zoo": { - "12": [ - 42, - 168 - ], - "18": [ - 24, - 168 - ], - "24": [ - 0, - 168 - ] - }, - "garden": { - "12": [ - 96, - 168 - ], - "18": [ - 78, - 168 - ], - "24": [ - 54, - 168 - ] - }, - "campsite": { - "12": [ - 150, - 168 - ], - "18": [ - 132, - 168 - ], - "24": [ - 108, - 168 - ] - }, - "theatre": { - "12": [ - 204, - 168 - ], - "18": [ - 186, - 168 - ], - "24": [ - 162, - 168 - ] - }, - "art-gallery": { - "12": [ - 258, - 168 - ], - "18": [ - 240, - 168 - ], - "24": [ - 216, - 168 - ] - }, - "pitch": { - "12": [ - 42, - 192 - ], - "18": [ - 24, - 192 - ], - "24": [ - 0, - 192 - ] - }, - "soccer": { - "12": [ - 96, - 192 - ], - "18": [ - 78, - 192 - ], - "24": [ - 54, - 192 - ] - }, - "america-football": { - "12": [ - 150, - 192 - ], - "18": [ - 132, - 192 - ], - "24": [ - 108, - 192 - ] - }, - "tennis": { - "12": [ - 204, - 192 - ], - "18": [ - 186, - 192 - ], - "24": [ - 162, - 192 - ] - }, - "basketball": { - "12": [ - 258, - 192 - ], - "18": [ - 240, - 192 - ], - "24": [ - 216, - 192 - ] - }, - "baseball": { - "12": [ - 42, - 216 - ], - "18": [ - 24, - 216 - ], - "24": [ - 0, - 216 - ] - }, - "golf": { - "12": [ - 96, - 216 - ], - "18": [ - 78, - 216 - ], - "24": [ - 54, - 216 - ] - }, - "swimming": { - "12": [ - 150, - 216 - ], - "18": [ - 132, - 216 - ], - "24": [ - 108, - 216 - ] - }, - "cricket": { - "12": [ - 204, - 216 - ], - "18": [ - 186, - 216 - ], - "24": [ - 162, - 216 - ] - }, - "skiing": { - "12": [ - 258, - 216 - ], - "18": [ - 240, - 216 - ], - "24": [ - 216, - 216 - ] - }, - "school": { - "12": [ - 42, - 240 - ], - "18": [ - 24, - 240 - ], - "24": [ - 0, - 240 - ] - }, - "college": { - "12": [ - 96, - 240 - ], - "18": [ - 78, - 240 - ], - "24": [ - 54, - 240 - ] - }, - "library": { - "12": [ - 150, - 240 - ], - "18": [ - 132, - 240 - ], - "24": [ - 108, - 240 - ] - }, - "post": { - "12": [ - 204, - 240 - ], - "18": [ - 186, - 240 - ], - "24": [ - 162, - 240 - ] - }, - "fire-station": { - "12": [ - 258, - 240 - ], - "18": [ - 240, - 240 - ], - "24": [ - 216, - 240 - ] - }, - "town-hall": { - "12": [ - 42, - 264 - ], - "18": [ - 24, - 264 - ], - "24": [ - 0, - 264 - ] - }, - "police": { - "12": [ - 96, - 264 - ], - "18": [ - 78, - 264 - ], - "24": [ - 54, - 264 - ] - }, - "prison": { - "12": [ - 150, - 264 - ], - "18": [ - 132, - 264 - ], - "24": [ - 108, - 264 - ] - }, - "embassy": { - "12": [ - 204, - 264 - ], - "18": [ - 186, - 264 - ], - "24": [ - 162, - 264 - ] - }, - "beer": { - "12": [ - 258, - 264 - ], - "18": [ - 240, - 264 - ], - "24": [ - 216, - 264 - ] - }, - "restaurant": { - "12": [ - 42, - 288 - ], - "18": [ - 24, - 288 - ], - "24": [ - 0, - 288 - ] - }, - "cafe": { - "12": [ - 96, - 288 - ], - "18": [ - 78, - 288 - ], - "24": [ - 54, - 288 - ] - }, - "shop": { - "12": [ - 150, - 288 - ], - "18": [ - 132, - 288 - ], - "24": [ - 108, - 288 - ] - }, - "fast-food": { - "12": [ - 204, - 288 - ], - "18": [ - 186, - 288 - ], - "24": [ - 162, - 288 - ] - }, - "bar": { - "12": [ - 258, - 288 - ], - "18": [ - 240, - 288 - ], - "24": [ - 216, - 288 - ] - }, - "bank": { - "12": [ - 42, - 312 - ], - "18": [ - 24, - 312 - ], - "24": [ - 0, - 312 - ] - }, - "grocery": { - "12": [ - 96, - 312 - ], - "18": [ - 78, - 312 - ], - "24": [ - 54, - 312 - ] - }, - "cinema": { - "12": [ - 150, - 312 - ], - "18": [ - 132, - 312 - ], - "24": [ - 108, - 312 - ] - }, - "pharmacy": { - "12": [ - 204, - 312 - ], - "18": [ - 186, - 312 - ], - "24": [ - 162, - 312 - ] - }, - "hospital": { - "12": [ - 258, - 312 - ], - "18": [ - 240, - 312 - ], - "24": [ - 216, - 312 - ] - }, - "danger": { - "12": [ - 42, - 336 - ], - "18": [ - 24, - 336 - ], - "24": [ - 0, - 336 - ] - }, - "industrial": { - "12": [ - 96, - 336 - ], - "18": [ - 78, - 336 - ], - "24": [ - 54, - 336 - ] - }, - "warehouse": { - "12": [ - 150, - 336 - ], - "18": [ - 132, - 336 - ], - "24": [ - 108, - 336 - ] - }, - "commercial": { - "12": [ - 204, - 336 - ], - "18": [ - 186, - 336 - ], - "24": [ - 162, - 336 - ] - }, - "building": { - "12": [ - 258, - 336 - ], - "18": [ - 240, - 336 - ], - "24": [ - 216, - 336 - ] - }, - "place-of-worship": { - "12": [ - 42, - 360 - ], - "18": [ - 24, - 360 - ], - "24": [ - 0, - 360 - ] - }, - "alcohol-shop": { - "12": [ - 96, - 360 - ], - "18": [ - 78, - 360 - ], - "24": [ - 54, - 360 - ] - }, - "logging": { - "12": [ - 150, - 360 - ], - "18": [ - 132, - 360 - ], - "24": [ - 108, - 360 - ] - }, - "oil-well": { - "12": [ - 204, - 360 - ], - "18": [ - 186, - 360 - ], - "24": [ - 162, - 360 - ] - }, - "slaughterhouse": { - "12": [ - 258, - 360 - ], - "18": [ - 240, - 360 - ], - "24": [ - 216, - 360 - ] - }, - "dam": { - "12": [ - 42, - 384 - ], - "18": [ - 24, - 384 - ], - "24": [ - 0, - 384 - ] - }, - "water": { - "12": [ - 96, - 384 - ], - "18": [ - 78, - 384 - ], - "24": [ - 54, - 384 - ] - }, - "wetland": { - "12": [ - 150, - 384 - ], - "18": [ - 132, - 384 - ], - "24": [ - 108, - 384 - ] - }, - "disability": { - "12": [ - 204, - 384 - ], - "18": [ - 186, - 384 - ], - "24": [ - 162, - 384 - ] - }, - "telephone": { - "12": [ - 258, - 384 - ], - "18": [ - 240, - 384 - ], - "24": [ - 216, - 384 - ] - }, - "emergency-telephone": { - "12": [ - 42, - 408 - ], - "18": [ - 24, - 408 - ], - "24": [ - 0, - 408 - ] - }, - "toilets": { - "12": [ - 96, - 408 - ], - "18": [ - 78, - 408 - ], - "24": [ - 54, - 408 - ] - }, - "waste-basket": { - "12": [ - 150, - 408 - ], - "18": [ - 132, - 408 - ], - "24": [ - 108, - 408 - ] - }, - "music": { - "12": [ - 204, - 408 - ], - "18": [ - 186, - 408 - ], - "24": [ - 162, - 408 - ] - }, - "land-use": { - "12": [ - 258, - 408 - ], - "18": [ - 240, - 408 - ], - "24": [ - 216, - 408 - ] - }, - "city": { - "12": [ - 42, - 432 - ], - "18": [ - 24, - 432 - ], - "24": [ - 0, - 432 - ] - }, - "town": { - "12": [ - 96, - 432 - ], - "18": [ - 78, - 432 - ], - "24": [ - 54, - 432 - ] - }, - "village": { - "12": [ - 150, - 432 - ], - "18": [ - 132, - 432 - ], - "24": [ - 108, - 432 - ] - }, - "farm": { - "12": [ - 204, - 432 - ], - "18": [ - 186, - 432 - ], - "24": [ - 162, - 432 - ] - }, - "bakery": { - "12": [ - 258, - 432 - ], - "18": [ - 240, - 432 - ], - "24": [ - 216, - 432 - ] - }, - "dog-park": { - "12": [ - 42, - 456 - ], - "18": [ - 24, - 456 - ], - "24": [ - 0, - 456 - ] - }, - "lighthouse": { - "12": [ - 96, - 456 - ], - "18": [ - 78, - 456 - ], - "24": [ - 54, - 456 - ] - }, - "clothing-store": { - "12": [ - 150, - 456 - ], - "18": [ - 132, - 456 - ], - "24": [ - 108, - 456 - ] - }, - "polling-place": { - "12": [ - 204, - 456 - ], - "18": [ - 186, - 456 - ], - "24": [ - 162, - 456 - ] - }, - "playground": { - "12": [ - 258, - 456 - ], - "18": [ - 240, - 456 - ], - "24": [ - 216, - 456 - ] - }, - "entrance": { - "12": [ - 42, - 480 - ], - "18": [ - 24, - 480 - ], - "24": [ - 0, - 480 - ] - }, - "heart": { - "12": [ - 96, - 480 - ], - "18": [ - 78, - 480 - ], - "24": [ - 54, - 480 - ] - }, - "london-underground": { - "12": [ - 150, - 480 - ], - "18": [ - 132, - 480 - ], - "24": [ - 108, - 480 - ] - }, - "minefield": { - "12": [ - 204, - 480 - ], - "18": [ - 186, - 480 - ], - "24": [ - 162, - 480 - ] - }, - "rail-underground": { - "12": [ - 258, - 480 - ], - "18": [ - 240, - 480 - ], - "24": [ - 216, - 480 - ] - }, - "rail-above": { - "12": [ - 42, - 504 - ], - "18": [ - 24, - 504 - ], - "24": [ - 0, - 504 - ] - }, - "camera": { - "12": [ - 96, - 504 - ], - "18": [ - 78, - 504 - ], - "24": [ - 54, - 504 - ] - }, - "laundry": { - "12": [ - 150, - 504 - ], - "18": [ - 132, - 504 - ], - "24": [ - 108, - 504 - ] - }, - "car": { - "12": [ - 204, - 504 - ], - "18": [ - 186, - 504 - ], - "24": [ - 162, - 504 - ] - }, - "suitcase": { - "12": [ - 258, - 504 - ], - "18": [ - 240, - 504 - ], - "24": [ - 216, - 504 - ] - }, - "hairdresser": { - "12": [ - 42, - 528 - ], - "18": [ - 24, - 528 - ], - "24": [ - 0, - 528 - ] - }, - "chemist": { - "12": [ - 96, - 528 - ], - "18": [ - 78, - 528 - ], - "24": [ - 54, - 528 - ] - }, - "mobilephone": { - "12": [ - 150, - 528 - ], - "18": [ - 132, - 528 - ], - "24": [ - 108, - 528 - ] - }, - "scooter": { - "12": [ - 204, - 528 - ], - "18": [ - 186, - 528 - ], - "24": [ - 162, - 528 - ] - }, - "gift": { - "12": [ - 258, - 528 - ], - "18": [ - 240, - 528 - ], - "24": [ - 216, - 528 - ] - }, - "ice-cream": { - "12": [ - 42, - 552 - ], - "18": [ - 24, - 552 - ], - "24": [ - 0, - 552 - ] - }, - "highway-motorway": { - "line": [ - 20, - 25 - ] - }, - "highway-trunk": { - "line": [ - 80, - 25 - ] - }, - "highway-primary": { - "line": [ - 140, - 25 - ] - }, - "highway-secondary": { - "line": [ - 200, - 25 - ] - }, - "highway-tertiary": { - "line": [ - 260, - 25 - ] - }, - "highway-motorway-link": { - "line": [ - 320, - 25 - ] - }, - "highway-trunk-link": { - "line": [ - 380, - 25 - ] - }, - "highway-primary-link": { - "line": [ - 440, - 25 - ] - }, - "highway-secondary-link": { - "line": [ - 500, - 25 - ] - }, - "highway-tertiary-link": { - "line": [ - 560, - 25 - ] - }, - "highway-residential": { - "line": [ - 620, - 25 - ] - }, - "highway-unclassified": { - "line": [ - 680, - 25 - ] - }, - "highway-service": { - "line": [ - 740, - 25 - ] - }, - "highway-road": { - "line": [ - 800, - 25 - ] - }, - "highway-track": { - "line": [ - 860, - 25 - ] - }, - "highway-living-street": { - "line": [ - 920, - 25 - ] - }, - "highway-path": { - "line": [ - 980, - 25 - ] - }, - "highway-cycleway": { - "line": [ - 1040, - 25 - ] - }, - "highway-footway": { - "line": [ - 1100, - 25 - ] - }, - "highway-bridleway": { - "line": [ - 1160, - 25 - ] - }, - "highway-steps": { - "line": [ - 1220, - 25 - ] - }, - "railway-rail": { - "line": [ - 1280, - 25 - ] - }, - "railway-disused": { - "line": [ - 1340, - 25 - ] - }, - "railway-abandoned": { - "line": [ - 1400, - 25 - ] - }, - "railway-subway": { - "line": [ - 1460, - 25 - ] - }, - "railway-light-rail": { - "line": [ - 1520, - 25 - ] - }, - "railway-monorail": { - "line": [ - 1580, - 25 - ] - }, - "waterway-river": { - "line": [ - 1640, - 25 - ] - }, - "waterway-stream": { - "line": [ - 1700, - 25 - ] - }, - "waterway-canal": { - "line": [ - 1760, - 25 - ] - }, - "waterway-ditch": { - "line": [ - 1820, - 25 - ] - }, - "power-line": { - "line": [ - 1880, - 25 - ] - }, - "other-line": { - "line": [ - 1940, - 25 - ] - }, - "category-roads": { - "line": [ - 2000, - 25 - ] - }, - "category-rail": { - "line": [ - 2060, - 25 - ] - }, - "category-path": { - "line": [ - 2120, - 25 - ] - }, - "category-water": { - "line": [ - 2180, - 25 - ] - }, - "pipeline": { - "line": [ - 2300, - 25 - ] - }, - "relation": { - "relation": [ - 20, - 25 - ] - }, - "restriction": { - "relation": [ - 80, - 25 - ] - }, - "multipolygon": { - "relation": [ - 141, - 25 - ] - }, - "boundary": { - "relation": [ - 200, - 25 - ] - }, - "route": { - "relation": [ - 260, - 25 - ] - }, - "route-road": { - "relation": [ - 320, - 25 - ] - }, - "route-bicycle": { - "relation": [ - 380, - 25 - ] - }, - "route-foot": { - "relation": [ - 440, - 25 - ] - }, - "route-bus": { - "relation": [ - 500, - 25 - ] - }, - "route-train": { - "relation": [ - 560, - 25 - ] - }, - "route-detour": { - "relation": [ - 620, - 25 - ] - }, - "route-tram": { - "relation": [ - 680, - 25 - ] - }, - "route-ferry": { - "relation": [ - 740, - 25 - ] - }, - "route-power": { - "relation": [ - 800, - 25 - ] - }, - "route-pipeline": { - "relation": [ - 860, - 25 - ] - }, - "route-master": { - "relation": [ - 920, - 25 - ] - }, - "restriction-no-straight-on": { - "relation": [ - 980, - 25 - ] - }, - "restriction-no-u-turn": { - "relation": [ - 1040, - 25 - ] - }, - "restriction-no-left-turn": { - "relation": [ - 1100, - 25 - ] - }, - "restriction-no-right-turn": { - "relation": [ - 1160, - 25 - ] - }, - "restriction-only-straight-on": { - "relation": [ - 1220, - 25 - ] - }, - "restriction-only-left-turn": { - "relation": [ - 1280, - 25 - ] - }, - "restriction-only-right-turn": { - "relation": [ - 1340, - 25 - ] - } - }, - "operations": { - "icon-operation-delete": [ - 0, - 140 - ], - "icon-operation-circularize": [ - 20, - 140 - ], - "icon-operation-straighten": [ - 40, - 140 - ], - "icon-operation-split": [ - 60, - 140 - ], - "icon-operation-disconnect": [ - 80, - 140 - ], - "icon-operation-reverse": [ - 100, - 140 - ], - "icon-operation-move": [ - 120, - 140 - ], - "icon-operation-merge": [ - 140, - 140 - ], - "icon-operation-orthogonalize": [ - 160, - 140 - ], - "icon-operation-rotate": [ - 180, - 140 - ], - "icon-operation-simplify": [ - 200, - 140 - ], - "icon-operation-continue": [ - 220, - 140 - ], - "icon-operation-disabled-delete": [ - 0, - 160 - ], - "icon-operation-disabled-circularize": [ - 20, - 160 - ], - "icon-operation-disabled-straighten": [ - 40, - 160 - ], - "icon-operation-disabled-split": [ - 60, - 160 - ], - "icon-operation-disabled-disconnect": [ - 80, - 160 - ], - "icon-operation-disabled-reverse": [ - 100, - 160 - ], - "icon-operation-disabled-move": [ - 120, - 160 - ], - "icon-operation-disabled-merge": [ - 140, - 160 - ], - "icon-operation-disabled-orthogonalize": [ - 160, - 160 - ], - "icon-operation-disabled-rotate": [ - 180, - 160 - ], - "icon-operation-disabled-simplify": [ - 200, - 160 - ], - "icon-operation-disabled-continue": [ - 220, - 160 - ], - "icon-restriction-yes": [ - 50, - 80 - ], - "icon-restriction-no": [ - 95, - 80 - ], - "icon-restriction-only": [ - 140, - 80 - ], - "icon-restriction-yes-u": [ - 185, - 80 - ], - "icon-restriction-no-u": [ - 230, - 80 - ], - "icon-restriction-only-u": [ - 275, - 80 + ], + [ + -132.362304, + 57.3457 + ], + [ + -132.304684, + 57.280355 + ], + [ + -132.230994, + 57.19682 + ], + [ + -132.276366, + 57.14889 + ], + [ + -132.34122, + 57.080393 + ], + [ + -132.16229, + 57.050317 + ], + [ + -132.031859, + 57.028406 + ], + [ + -132.107384, + 56.858753 + ], + [ + -131.871558, + 56.79346 + ], + [ + -131.865874, + 56.785708 + ], + [ + -131.872411, + 56.77297 + ], + [ + -131.882617, + 56.759146 + ], + [ + -131.887966, + 56.747958 + ], + [ + -131.886028, + 56.737055 + ], + [ + -131.880705, + 56.728838 + ], + [ + -131.864789, + 56.71349 + ], + [ + -131.838976, + 56.682278 + ], + [ + -131.830424, + 56.664759 + ], + [ + -131.826574, + 56.644606 + ], + [ + -131.832103, + 56.603368 + ], + [ + -131.825592, + 56.593343 + ], + [ + -131.799108, + 56.587658 + ], + [ + -131.692293, + 56.585074 + ], + [ + -131.585891, + 56.595048 + ], + [ + -131.560363, + 56.594066 + ], + [ + -131.536437, + 56.585229 + ], + [ + -131.491659, + 56.560166 + ], + [ + -131.345699, + 56.503271 + ], + [ + -131.215604, + 56.45255 + ], + [ + -131.100546, + 56.407669 + ], + [ + -131.016934, + 56.38705 + ], + [ + -130.839089, + 56.372452 + ], + [ + -130.760334, + 56.345192 + ], + [ + -130.645768, + 56.261942 + ], + [ + -130.602256, + 56.247059 + ], + [ + -130.495518, + 56.232434 + ], + [ + -130.47229, + 56.22489 + ], + [ + -130.458053, + 56.210653 + ], + [ + -130.427926, + 56.143964 + ], + [ + -130.418159, + 56.129702 + ], + [ + -130.403974, + 56.121898 + ], + [ + -130.290311, + 56.10097 + ], + [ + -130.243156, + 56.092391 + ], + [ + -130.211246, + 56.089962 + ], + [ + -130.116756, + 56.105646 + ], + [ + -130.094328, + 56.101486 + ], + [ + -130.071539, + 56.084123 + ], + [ + -130.039319, + 56.045521 + ], + [ + -130.026632, + 56.024101 + ], + [ + -130.01901, + 56.002216 + ], + [ + -130.014695, + 55.963252 + ], + [ + -130.016788, + 55.918913 + ], + [ + -130.019612, + 55.907978 + ], + [ + -130.019618, + 55.907952 + ], + [ + -130.022817, + 55.901353 + ], + [ + -130.049387, + 55.871405 + ], + [ + -130.104726, + 55.825263 + ], + [ + -130.136627, + 55.806464 + ], + [ + -130.148834, + 55.795356 + ], + [ + -130.163482, + 55.771145 + ], + [ + -130.167307, + 55.766262 + ], + [ + -130.170806, + 55.759833 + ], + [ + -130.173655, + 55.749498 + ], + [ + -130.170806, + 55.740953 + ], + [ + -130.163808, + 55.734565 + ], + [ + -130.160064, + 55.727118 + ], + [ + -130.167388, + 55.715399 + ], + [ + -130.155914, + 55.700141 + ], + [ + -130.142893, + 55.689521 + ], + [ + -130.131825, + 55.676581 + ], + [ + -130.126454, + 55.653998 + ], + [ + -130.12857, + 55.63642 + ], + [ + -130.135121, + 55.619127 + ], + [ + -130.153147, + 55.58511 + ], + [ + -130.148671, + 55.578192 + ], + [ + -130.146881, + 55.569322 + ], + [ + -130.146962, + 55.547187 + ], + [ + -130.112172, + 55.509345 + ], + [ + -130.101674, + 55.481147 + ], + [ + -130.095082, + 55.472113 + ], + [ + -130.065419, + 55.446112 + ], + [ + -130.057525, + 55.434882 + ], + [ + -130.052561, + 55.414008 + ], + [ + -130.054311, + 55.366645 + ], + [ + -130.05012, + 55.345445 + ], + [ + -130.039296, + 55.330756 + ], + [ + -129.989247, + 55.284003 + ], + [ + -130.031239, + 55.26435 + ], + [ + -130.050038, + 55.252875 + ], + [ + -130.067494, + 55.239 + ], + [ + -130.078236, + 55.233791 + ], + [ + -130.100494, + 55.230292 + ], + [ + -130.104726, + 55.225653 + ], + [ + -130.105702, + 55.211127 + ], + [ + -130.10912, + 55.200751 + ], + [ + -130.115793, + 55.191596 + ], + [ + -130.126454, + 55.180976 + ], + [ + -130.151967, + 55.163275 + ], + [ + -130.159983, + 55.153713 + ], + [ + -130.167592, + 55.129584 + ], + [ + -130.173695, + 55.117743 + ], + [ + -130.200266, + 55.104153 + ], + [ + -130.211781, + 55.084133 + ], + [ + -130.228871, + 55.04385 + ], + [ + -130.238678, + 55.03441 + ], + [ + -130.261342, + 55.022895 + ], + [ + -130.269846, + 55.016547 + ], + [ + -130.275706, + 55.006985 + ], + [ + -130.286366, + 54.983222 + ], + [ + -130.294342, + 54.971869 + ], + [ + -130.326568, + 54.952094 + ], + [ + -130.335561, + 54.938707 + ], + [ + -130.365387, + 54.907294 + ], + [ + -130.385243, + 54.896552 + ], + [ + -130.430816, + 54.881252 + ], + [ + -130.488759, + 54.844184 + ], + [ + -130.580312, + 54.806383 + ], + [ + -130.597485, + 54.803391 + ], + [ + -130.71074, + 54.733215 + ], + [ + -131.160718, + 54.787192 + ] + ] + ] + ] + } + } ] }, + "featureIcons": { + "circle-stroked-24": { + "x": 0, + "y": 0, + "width": 24, + "height": 24 + }, + "circle-stroked-18": { + "x": 24, + "y": 0, + "width": 18, + "height": 18 + }, + "circle-stroked-12": { + "x": 42, + "y": 0, + "width": 12, + "height": 12 + }, + "circle-24": { + "x": 54, + "y": 0, + "width": 24, + "height": 24 + }, + "circle-18": { + "x": 78, + "y": 0, + "width": 18, + "height": 18 + }, + "circle-12": { + "x": 96, + "y": 0, + "width": 12, + "height": 12 + }, + "square-stroked-24": { + "x": 108, + "y": 0, + "width": 24, + "height": 24 + }, + "square-stroked-18": { + "x": 132, + "y": 0, + "width": 18, + "height": 18 + }, + "square-stroked-12": { + "x": 150, + "y": 0, + "width": 12, + "height": 12 + }, + "square-24": { + "x": 162, + "y": 0, + "width": 24, + "height": 24 + }, + "square-18": { + "x": 186, + "y": 0, + "width": 18, + "height": 18 + }, + "square-12": { + "x": 204, + "y": 0, + "width": 12, + "height": 12 + }, + "triangle-stroked-24": { + "x": 216, + "y": 0, + "width": 24, + "height": 24 + }, + "triangle-stroked-18": { + "x": 240, + "y": 0, + "width": 18, + "height": 18 + }, + "triangle-stroked-12": { + "x": 258, + "y": 0, + "width": 12, + "height": 12 + }, + "triangle-24": { + "x": 0, + "y": 24, + "width": 24, + "height": 24 + }, + "triangle-18": { + "x": 24, + "y": 24, + "width": 18, + "height": 18 + }, + "triangle-12": { + "x": 42, + "y": 24, + "width": 12, + "height": 12 + }, + "star-stroked-24": { + "x": 54, + "y": 24, + "width": 24, + "height": 24 + }, + "star-stroked-18": { + "x": 78, + "y": 24, + "width": 18, + "height": 18 + }, + "star-stroked-12": { + "x": 96, + "y": 24, + "width": 12, + "height": 12 + }, + "star-24": { + "x": 108, + "y": 24, + "width": 24, + "height": 24 + }, + "star-18": { + "x": 132, + "y": 24, + "width": 18, + "height": 18 + }, + "star-12": { + "x": 150, + "y": 24, + "width": 12, + "height": 12 + }, + "cross-24": { + "x": 162, + "y": 24, + "width": 24, + "height": 24 + }, + "cross-18": { + "x": 186, + "y": 24, + "width": 18, + "height": 18 + }, + "cross-12": { + "x": 204, + "y": 24, + "width": 12, + "height": 12 + }, + "marker-stroked-24": { + "x": 216, + "y": 24, + "width": 24, + "height": 24 + }, + "marker-stroked-18": { + "x": 240, + "y": 24, + "width": 18, + "height": 18 + }, + "marker-stroked-12": { + "x": 258, + "y": 24, + "width": 12, + "height": 12 + }, + "marker-24": { + "x": 0, + "y": 48, + "width": 24, + "height": 24 + }, + "marker-18": { + "x": 24, + "y": 48, + "width": 18, + "height": 18 + }, + "marker-12": { + "x": 42, + "y": 48, + "width": 12, + "height": 12 + }, + "religious-jewish-24": { + "x": 54, + "y": 48, + "width": 24, + "height": 24 + }, + "religious-jewish-18": { + "x": 78, + "y": 48, + "width": 18, + "height": 18 + }, + "religious-jewish-12": { + "x": 96, + "y": 48, + "width": 12, + "height": 12 + }, + "religious-christian-24": { + "x": 108, + "y": 48, + "width": 24, + "height": 24 + }, + "religious-christian-18": { + "x": 132, + "y": 48, + "width": 18, + "height": 18 + }, + "religious-christian-12": { + "x": 150, + "y": 48, + "width": 12, + "height": 12 + }, + "religious-muslim-24": { + "x": 162, + "y": 48, + "width": 24, + "height": 24 + }, + "religious-muslim-18": { + "x": 186, + "y": 48, + "width": 18, + "height": 18 + }, + "religious-muslim-12": { + "x": 204, + "y": 48, + "width": 12, + "height": 12 + }, + "cemetery-24": { + "x": 216, + "y": 48, + "width": 24, + "height": 24 + }, + "cemetery-18": { + "x": 240, + "y": 48, + "width": 18, + "height": 18 + }, + "cemetery-12": { + "x": 258, + "y": 48, + "width": 12, + "height": 12 + }, + "rocket-24": { + "x": 0, + "y": 72, + "width": 24, + "height": 24 + }, + "rocket-18": { + "x": 24, + "y": 72, + "width": 18, + "height": 18 + }, + "rocket-12": { + "x": 42, + "y": 72, + "width": 12, + "height": 12 + }, + "airport-24": { + "x": 54, + "y": 72, + "width": 24, + "height": 24 + }, + "airport-18": { + "x": 78, + "y": 72, + "width": 18, + "height": 18 + }, + "airport-12": { + "x": 96, + "y": 72, + "width": 12, + "height": 12 + }, + "heliport-24": { + "x": 108, + "y": 72, + "width": 24, + "height": 24 + }, + "heliport-18": { + "x": 132, + "y": 72, + "width": 18, + "height": 18 + }, + "heliport-12": { + "x": 150, + "y": 72, + "width": 12, + "height": 12 + }, + "rail-24": { + "x": 162, + "y": 72, + "width": 24, + "height": 24 + }, + "rail-18": { + "x": 186, + "y": 72, + "width": 18, + "height": 18 + }, + "rail-12": { + "x": 204, + "y": 72, + "width": 12, + "height": 12 + }, + "rail-metro-24": { + "x": 216, + "y": 72, + "width": 24, + "height": 24 + }, + "rail-metro-18": { + "x": 240, + "y": 72, + "width": 18, + "height": 18 + }, + "rail-metro-12": { + "x": 258, + "y": 72, + "width": 12, + "height": 12 + }, + "rail-light-24": { + "x": 0, + "y": 96, + "width": 24, + "height": 24 + }, + "rail-light-18": { + "x": 24, + "y": 96, + "width": 18, + "height": 18 + }, + "rail-light-12": { + "x": 42, + "y": 96, + "width": 12, + "height": 12 + }, + "bus-24": { + "x": 54, + "y": 96, + "width": 24, + "height": 24 + }, + "bus-18": { + "x": 78, + "y": 96, + "width": 18, + "height": 18 + }, + "bus-12": { + "x": 96, + "y": 96, + "width": 12, + "height": 12 + }, + "fuel-24": { + "x": 108, + "y": 96, + "width": 24, + "height": 24 + }, + "fuel-18": { + "x": 132, + "y": 96, + "width": 18, + "height": 18 + }, + "fuel-12": { + "x": 150, + "y": 96, + "width": 12, + "height": 12 + }, + "parking-24": { + "x": 162, + "y": 96, + "width": 24, + "height": 24 + }, + "parking-18": { + "x": 186, + "y": 96, + "width": 18, + "height": 18 + }, + "parking-12": { + "x": 204, + "y": 96, + "width": 12, + "height": 12 + }, + "parking-garage-24": { + "x": 216, + "y": 96, + "width": 24, + "height": 24 + }, + "parking-garage-18": { + "x": 240, + "y": 96, + "width": 18, + "height": 18 + }, + "parking-garage-12": { + "x": 258, + "y": 96, + "width": 12, + "height": 12 + }, + "airfield-24": { + "x": 0, + "y": 120, + "width": 24, + "height": 24 + }, + "airfield-18": { + "x": 24, + "y": 120, + "width": 18, + "height": 18 + }, + "airfield-12": { + "x": 42, + "y": 120, + "width": 12, + "height": 12 + }, + "roadblock-24": { + "x": 54, + "y": 120, + "width": 24, + "height": 24 + }, + "roadblock-18": { + "x": 78, + "y": 120, + "width": 18, + "height": 18 + }, + "roadblock-12": { + "x": 96, + "y": 120, + "width": 12, + "height": 12 + }, + "ferry-24": { + "x": 108, + "y": 120, + "width": 24, + "height": 24 + }, + "ferry-18": { + "x": 132, + "y": 120, + "width": 18, + "height": 18 + }, + "ferry-12": { + "x": 150, + "y": 120, + "width": 12, + "height": 12 + }, + "harbor-24": { + "x": 162, + "y": 120, + "width": 24, + "height": 24 + }, + "harbor-18": { + "x": 186, + "y": 120, + "width": 18, + "height": 18 + }, + "harbor-12": { + "x": 204, + "y": 120, + "width": 12, + "height": 12 + }, + "bicycle-24": { + "x": 216, + "y": 120, + "width": 24, + "height": 24 + }, + "bicycle-18": { + "x": 240, + "y": 120, + "width": 18, + "height": 18 + }, + "bicycle-12": { + "x": 258, + "y": 120, + "width": 12, + "height": 12 + }, + "park-24": { + "x": 0, + "y": 144, + "width": 24, + "height": 24 + }, + "park-18": { + "x": 24, + "y": 144, + "width": 18, + "height": 18 + }, + "park-12": { + "x": 42, + "y": 144, + "width": 12, + "height": 12 + }, + "park2-24": { + "x": 54, + "y": 144, + "width": 24, + "height": 24 + }, + "park2-18": { + "x": 78, + "y": 144, + "width": 18, + "height": 18 + }, + "park2-12": { + "x": 96, + "y": 144, + "width": 12, + "height": 12 + }, + "museum-24": { + "x": 108, + "y": 144, + "width": 24, + "height": 24 + }, + "museum-18": { + "x": 132, + "y": 144, + "width": 18, + "height": 18 + }, + "museum-12": { + "x": 150, + "y": 144, + "width": 12, + "height": 12 + }, + "lodging-24": { + "x": 162, + "y": 144, + "width": 24, + "height": 24 + }, + "lodging-18": { + "x": 186, + "y": 144, + "width": 18, + "height": 18 + }, + "lodging-12": { + "x": 204, + "y": 144, + "width": 12, + "height": 12 + }, + "monument-24": { + "x": 216, + "y": 144, + "width": 24, + "height": 24 + }, + "monument-18": { + "x": 240, + "y": 144, + "width": 18, + "height": 18 + }, + "monument-12": { + "x": 258, + "y": 144, + "width": 12, + "height": 12 + }, + "zoo-24": { + "x": 0, + "y": 168, + "width": 24, + "height": 24 + }, + "zoo-18": { + "x": 24, + "y": 168, + "width": 18, + "height": 18 + }, + "zoo-12": { + "x": 42, + "y": 168, + "width": 12, + "height": 12 + }, + "garden-24": { + "x": 54, + "y": 168, + "width": 24, + "height": 24 + }, + "garden-18": { + "x": 78, + "y": 168, + "width": 18, + "height": 18 + }, + "garden-12": { + "x": 96, + "y": 168, + "width": 12, + "height": 12 + }, + "campsite-24": { + "x": 108, + "y": 168, + "width": 24, + "height": 24 + }, + "campsite-18": { + "x": 132, + "y": 168, + "width": 18, + "height": 18 + }, + "campsite-12": { + "x": 150, + "y": 168, + "width": 12, + "height": 12 + }, + "theatre-24": { + "x": 162, + "y": 168, + "width": 24, + "height": 24 + }, + "theatre-18": { + "x": 186, + "y": 168, + "width": 18, + "height": 18 + }, + "theatre-12": { + "x": 204, + "y": 168, + "width": 12, + "height": 12 + }, + "art-gallery-24": { + "x": 216, + "y": 168, + "width": 24, + "height": 24 + }, + "art-gallery-18": { + "x": 240, + "y": 168, + "width": 18, + "height": 18 + }, + "art-gallery-12": { + "x": 258, + "y": 168, + "width": 12, + "height": 12 + }, + "pitch-24": { + "x": 0, + "y": 192, + "width": 24, + "height": 24 + }, + "pitch-18": { + "x": 24, + "y": 192, + "width": 18, + "height": 18 + }, + "pitch-12": { + "x": 42, + "y": 192, + "width": 12, + "height": 12 + }, + "soccer-24": { + "x": 54, + "y": 192, + "width": 24, + "height": 24 + }, + "soccer-18": { + "x": 78, + "y": 192, + "width": 18, + "height": 18 + }, + "soccer-12": { + "x": 96, + "y": 192, + "width": 12, + "height": 12 + }, + "america-football-24": { + "x": 108, + "y": 192, + "width": 24, + "height": 24 + }, + "america-football-18": { + "x": 132, + "y": 192, + "width": 18, + "height": 18 + }, + "america-football-12": { + "x": 150, + "y": 192, + "width": 12, + "height": 12 + }, + "tennis-24": { + "x": 162, + "y": 192, + "width": 24, + "height": 24 + }, + "tennis-18": { + "x": 186, + "y": 192, + "width": 18, + "height": 18 + }, + "tennis-12": { + "x": 204, + "y": 192, + "width": 12, + "height": 12 + }, + "basketball-24": { + "x": 216, + "y": 192, + "width": 24, + "height": 24 + }, + "basketball-18": { + "x": 240, + "y": 192, + "width": 18, + "height": 18 + }, + "basketball-12": { + "x": 258, + "y": 192, + "width": 12, + "height": 12 + }, + "baseball-24": { + "x": 0, + "y": 216, + "width": 24, + "height": 24 + }, + "baseball-18": { + "x": 24, + "y": 216, + "width": 18, + "height": 18 + }, + "baseball-12": { + "x": 42, + "y": 216, + "width": 12, + "height": 12 + }, + "golf-24": { + "x": 54, + "y": 216, + "width": 24, + "height": 24 + }, + "golf-18": { + "x": 78, + "y": 216, + "width": 18, + "height": 18 + }, + "golf-12": { + "x": 96, + "y": 216, + "width": 12, + "height": 12 + }, + "swimming-24": { + "x": 108, + "y": 216, + "width": 24, + "height": 24 + }, + "swimming-18": { + "x": 132, + "y": 216, + "width": 18, + "height": 18 + }, + "swimming-12": { + "x": 150, + "y": 216, + "width": 12, + "height": 12 + }, + "cricket-24": { + "x": 162, + "y": 216, + "width": 24, + "height": 24 + }, + "cricket-18": { + "x": 186, + "y": 216, + "width": 18, + "height": 18 + }, + "cricket-12": { + "x": 204, + "y": 216, + "width": 12, + "height": 12 + }, + "skiing-24": { + "x": 216, + "y": 216, + "width": 24, + "height": 24 + }, + "skiing-18": { + "x": 240, + "y": 216, + "width": 18, + "height": 18 + }, + "skiing-12": { + "x": 258, + "y": 216, + "width": 12, + "height": 12 + }, + "school-24": { + "x": 0, + "y": 240, + "width": 24, + "height": 24 + }, + "school-18": { + "x": 24, + "y": 240, + "width": 18, + "height": 18 + }, + "school-12": { + "x": 42, + "y": 240, + "width": 12, + "height": 12 + }, + "college-24": { + "x": 54, + "y": 240, + "width": 24, + "height": 24 + }, + "college-18": { + "x": 78, + "y": 240, + "width": 18, + "height": 18 + }, + "college-12": { + "x": 96, + "y": 240, + "width": 12, + "height": 12 + }, + "library-24": { + "x": 108, + "y": 240, + "width": 24, + "height": 24 + }, + "library-18": { + "x": 132, + "y": 240, + "width": 18, + "height": 18 + }, + "library-12": { + "x": 150, + "y": 240, + "width": 12, + "height": 12 + }, + "post-24": { + "x": 162, + "y": 240, + "width": 24, + "height": 24 + }, + "post-18": { + "x": 186, + "y": 240, + "width": 18, + "height": 18 + }, + "post-12": { + "x": 204, + "y": 240, + "width": 12, + "height": 12 + }, + "fire-station-24": { + "x": 216, + "y": 240, + "width": 24, + "height": 24 + }, + "fire-station-18": { + "x": 240, + "y": 240, + "width": 18, + "height": 18 + }, + "fire-station-12": { + "x": 258, + "y": 240, + "width": 12, + "height": 12 + }, + "town-hall-24": { + "x": 0, + "y": 264, + "width": 24, + "height": 24 + }, + "town-hall-18": { + "x": 24, + "y": 264, + "width": 18, + "height": 18 + }, + "town-hall-12": { + "x": 42, + "y": 264, + "width": 12, + "height": 12 + }, + "police-24": { + "x": 54, + "y": 264, + "width": 24, + "height": 24 + }, + "police-18": { + "x": 78, + "y": 264, + "width": 18, + "height": 18 + }, + "police-12": { + "x": 96, + "y": 264, + "width": 12, + "height": 12 + }, + "prison-24": { + "x": 108, + "y": 264, + "width": 24, + "height": 24 + }, + "prison-18": { + "x": 132, + "y": 264, + "width": 18, + "height": 18 + }, + "prison-12": { + "x": 150, + "y": 264, + "width": 12, + "height": 12 + }, + "embassy-24": { + "x": 162, + "y": 264, + "width": 24, + "height": 24 + }, + "embassy-18": { + "x": 186, + "y": 264, + "width": 18, + "height": 18 + }, + "embassy-12": { + "x": 204, + "y": 264, + "width": 12, + "height": 12 + }, + "beer-24": { + "x": 216, + "y": 264, + "width": 24, + "height": 24 + }, + "beer-18": { + "x": 240, + "y": 264, + "width": 18, + "height": 18 + }, + "beer-12": { + "x": 258, + "y": 264, + "width": 12, + "height": 12 + }, + "restaurant-24": { + "x": 0, + "y": 288, + "width": 24, + "height": 24 + }, + "restaurant-18": { + "x": 24, + "y": 288, + "width": 18, + "height": 18 + }, + "restaurant-12": { + "x": 42, + "y": 288, + "width": 12, + "height": 12 + }, + "cafe-24": { + "x": 54, + "y": 288, + "width": 24, + "height": 24 + }, + "cafe-18": { + "x": 78, + "y": 288, + "width": 18, + "height": 18 + }, + "cafe-12": { + "x": 96, + "y": 288, + "width": 12, + "height": 12 + }, + "shop-24": { + "x": 108, + "y": 288, + "width": 24, + "height": 24 + }, + "shop-18": { + "x": 132, + "y": 288, + "width": 18, + "height": 18 + }, + "shop-12": { + "x": 150, + "y": 288, + "width": 12, + "height": 12 + }, + "fast-food-24": { + "x": 162, + "y": 288, + "width": 24, + "height": 24 + }, + "fast-food-18": { + "x": 186, + "y": 288, + "width": 18, + "height": 18 + }, + "fast-food-12": { + "x": 204, + "y": 288, + "width": 12, + "height": 12 + }, + "bar-24": { + "x": 216, + "y": 288, + "width": 24, + "height": 24 + }, + "bar-18": { + "x": 240, + "y": 288, + "width": 18, + "height": 18 + }, + "bar-12": { + "x": 258, + "y": 288, + "width": 12, + "height": 12 + }, + "bank-24": { + "x": 0, + "y": 312, + "width": 24, + "height": 24 + }, + "bank-18": { + "x": 24, + "y": 312, + "width": 18, + "height": 18 + }, + "bank-12": { + "x": 42, + "y": 312, + "width": 12, + "height": 12 + }, + "grocery-24": { + "x": 54, + "y": 312, + "width": 24, + "height": 24 + }, + "grocery-18": { + "x": 78, + "y": 312, + "width": 18, + "height": 18 + }, + "grocery-12": { + "x": 96, + "y": 312, + "width": 12, + "height": 12 + }, + "cinema-24": { + "x": 108, + "y": 312, + "width": 24, + "height": 24 + }, + "cinema-18": { + "x": 132, + "y": 312, + "width": 18, + "height": 18 + }, + "cinema-12": { + "x": 150, + "y": 312, + "width": 12, + "height": 12 + }, + "pharmacy-24": { + "x": 162, + "y": 312, + "width": 24, + "height": 24 + }, + "pharmacy-18": { + "x": 186, + "y": 312, + "width": 18, + "height": 18 + }, + "pharmacy-12": { + "x": 204, + "y": 312, + "width": 12, + "height": 12 + }, + "hospital-24": { + "x": 216, + "y": 312, + "width": 24, + "height": 24 + }, + "hospital-18": { + "x": 240, + "y": 312, + "width": 18, + "height": 18 + }, + "hospital-12": { + "x": 258, + "y": 312, + "width": 12, + "height": 12 + }, + "danger-24": { + "x": 0, + "y": 336, + "width": 24, + "height": 24 + }, + "danger-18": { + "x": 24, + "y": 336, + "width": 18, + "height": 18 + }, + "danger-12": { + "x": 42, + "y": 336, + "width": 12, + "height": 12 + }, + "industrial-24": { + "x": 54, + "y": 336, + "width": 24, + "height": 24 + }, + "industrial-18": { + "x": 78, + "y": 336, + "width": 18, + "height": 18 + }, + "industrial-12": { + "x": 96, + "y": 336, + "width": 12, + "height": 12 + }, + "warehouse-24": { + "x": 108, + "y": 336, + "width": 24, + "height": 24 + }, + "warehouse-18": { + "x": 132, + "y": 336, + "width": 18, + "height": 18 + }, + "warehouse-12": { + "x": 150, + "y": 336, + "width": 12, + "height": 12 + }, + "commercial-24": { + "x": 162, + "y": 336, + "width": 24, + "height": 24 + }, + "commercial-18": { + "x": 186, + "y": 336, + "width": 18, + "height": 18 + }, + "commercial-12": { + "x": 204, + "y": 336, + "width": 12, + "height": 12 + }, + "building-24": { + "x": 216, + "y": 336, + "width": 24, + "height": 24 + }, + "building-18": { + "x": 240, + "y": 336, + "width": 18, + "height": 18 + }, + "building-12": { + "x": 258, + "y": 336, + "width": 12, + "height": 12 + }, + "place-of-worship-24": { + "x": 0, + "y": 360, + "width": 24, + "height": 24 + }, + "place-of-worship-18": { + "x": 24, + "y": 360, + "width": 18, + "height": 18 + }, + "place-of-worship-12": { + "x": 42, + "y": 360, + "width": 12, + "height": 12 + }, + "alcohol-shop-24": { + "x": 54, + "y": 360, + "width": 24, + "height": 24 + }, + "alcohol-shop-18": { + "x": 78, + "y": 360, + "width": 18, + "height": 18 + }, + "alcohol-shop-12": { + "x": 96, + "y": 360, + "width": 12, + "height": 12 + }, + "logging-24": { + "x": 108, + "y": 360, + "width": 24, + "height": 24 + }, + "logging-18": { + "x": 132, + "y": 360, + "width": 18, + "height": 18 + }, + "logging-12": { + "x": 150, + "y": 360, + "width": 12, + "height": 12 + }, + "oil-well-24": { + "x": 162, + "y": 360, + "width": 24, + "height": 24 + }, + "oil-well-18": { + "x": 186, + "y": 360, + "width": 18, + "height": 18 + }, + "oil-well-12": { + "x": 204, + "y": 360, + "width": 12, + "height": 12 + }, + "slaughterhouse-24": { + "x": 216, + "y": 360, + "width": 24, + "height": 24 + }, + "slaughterhouse-18": { + "x": 240, + "y": 360, + "width": 18, + "height": 18 + }, + "slaughterhouse-12": { + "x": 258, + "y": 360, + "width": 12, + "height": 12 + }, + "dam-24": { + "x": 0, + "y": 384, + "width": 24, + "height": 24 + }, + "dam-18": { + "x": 24, + "y": 384, + "width": 18, + "height": 18 + }, + "dam-12": { + "x": 42, + "y": 384, + "width": 12, + "height": 12 + }, + "water-24": { + "x": 54, + "y": 384, + "width": 24, + "height": 24 + }, + "water-18": { + "x": 78, + "y": 384, + "width": 18, + "height": 18 + }, + "water-12": { + "x": 96, + "y": 384, + "width": 12, + "height": 12 + }, + "wetland-24": { + "x": 108, + "y": 384, + "width": 24, + "height": 24 + }, + "wetland-18": { + "x": 132, + "y": 384, + "width": 18, + "height": 18 + }, + "wetland-12": { + "x": 150, + "y": 384, + "width": 12, + "height": 12 + }, + "disability-24": { + "x": 162, + "y": 384, + "width": 24, + "height": 24 + }, + "disability-18": { + "x": 186, + "y": 384, + "width": 18, + "height": 18 + }, + "disability-12": { + "x": 204, + "y": 384, + "width": 12, + "height": 12 + }, + "telephone-24": { + "x": 216, + "y": 384, + "width": 24, + "height": 24 + }, + "telephone-18": { + "x": 240, + "y": 384, + "width": 18, + "height": 18 + }, + "telephone-12": { + "x": 258, + "y": 384, + "width": 12, + "height": 12 + }, + "emergency-telephone-24": { + "x": 0, + "y": 408, + "width": 24, + "height": 24 + }, + "emergency-telephone-18": { + "x": 24, + "y": 408, + "width": 18, + "height": 18 + }, + "emergency-telephone-12": { + "x": 42, + "y": 408, + "width": 12, + "height": 12 + }, + "toilets-24": { + "x": 54, + "y": 408, + "width": 24, + "height": 24 + }, + "toilets-18": { + "x": 78, + "y": 408, + "width": 18, + "height": 18 + }, + "toilets-12": { + "x": 96, + "y": 408, + "width": 12, + "height": 12 + }, + "waste-basket-24": { + "x": 108, + "y": 408, + "width": 24, + "height": 24 + }, + "waste-basket-18": { + "x": 132, + "y": 408, + "width": 18, + "height": 18 + }, + "waste-basket-12": { + "x": 150, + "y": 408, + "width": 12, + "height": 12 + }, + "music-24": { + "x": 162, + "y": 408, + "width": 24, + "height": 24 + }, + "music-18": { + "x": 186, + "y": 408, + "width": 18, + "height": 18 + }, + "music-12": { + "x": 204, + "y": 408, + "width": 12, + "height": 12 + }, + "land-use-24": { + "x": 216, + "y": 408, + "width": 24, + "height": 24 + }, + "land-use-18": { + "x": 240, + "y": 408, + "width": 18, + "height": 18 + }, + "land-use-12": { + "x": 258, + "y": 408, + "width": 12, + "height": 12 + }, + "city-24": { + "x": 0, + "y": 432, + "width": 24, + "height": 24 + }, + "city-18": { + "x": 24, + "y": 432, + "width": 18, + "height": 18 + }, + "city-12": { + "x": 42, + "y": 432, + "width": 12, + "height": 12 + }, + "town-24": { + "x": 54, + "y": 432, + "width": 24, + "height": 24 + }, + "town-18": { + "x": 78, + "y": 432, + "width": 18, + "height": 18 + }, + "town-12": { + "x": 96, + "y": 432, + "width": 12, + "height": 12 + }, + "village-24": { + "x": 108, + "y": 432, + "width": 24, + "height": 24 + }, + "village-18": { + "x": 132, + "y": 432, + "width": 18, + "height": 18 + }, + "village-12": { + "x": 150, + "y": 432, + "width": 12, + "height": 12 + }, + "farm-24": { + "x": 162, + "y": 432, + "width": 24, + "height": 24 + }, + "farm-18": { + "x": 186, + "y": 432, + "width": 18, + "height": 18 + }, + "farm-12": { + "x": 204, + "y": 432, + "width": 12, + "height": 12 + }, + "bakery-24": { + "x": 216, + "y": 432, + "width": 24, + "height": 24 + }, + "bakery-18": { + "x": 240, + "y": 432, + "width": 18, + "height": 18 + }, + "bakery-12": { + "x": 258, + "y": 432, + "width": 12, + "height": 12 + }, + "dog-park-24": { + "x": 0, + "y": 456, + "width": 24, + "height": 24 + }, + "dog-park-18": { + "x": 24, + "y": 456, + "width": 18, + "height": 18 + }, + "dog-park-12": { + "x": 42, + "y": 456, + "width": 12, + "height": 12 + }, + "lighthouse-24": { + "x": 54, + "y": 456, + "width": 24, + "height": 24 + }, + "lighthouse-18": { + "x": 78, + "y": 456, + "width": 18, + "height": 18 + }, + "lighthouse-12": { + "x": 96, + "y": 456, + "width": 12, + "height": 12 + }, + "clothing-store-24": { + "x": 108, + "y": 456, + "width": 24, + "height": 24 + }, + "clothing-store-18": { + "x": 132, + "y": 456, + "width": 18, + "height": 18 + }, + "clothing-store-12": { + "x": 150, + "y": 456, + "width": 12, + "height": 12 + }, + "polling-place-24": { + "x": 162, + "y": 456, + "width": 24, + "height": 24 + }, + "polling-place-18": { + "x": 186, + "y": 456, + "width": 18, + "height": 18 + }, + "polling-place-12": { + "x": 204, + "y": 456, + "width": 12, + "height": 12 + }, + "playground-24": { + "x": 216, + "y": 456, + "width": 24, + "height": 24 + }, + "playground-18": { + "x": 240, + "y": 456, + "width": 18, + "height": 18 + }, + "playground-12": { + "x": 258, + "y": 456, + "width": 12, + "height": 12 + }, + "entrance-24": { + "x": 0, + "y": 480, + "width": 24, + "height": 24 + }, + "entrance-18": { + "x": 24, + "y": 480, + "width": 18, + "height": 18 + }, + "entrance-12": { + "x": 42, + "y": 480, + "width": 12, + "height": 12 + }, + "heart-24": { + "x": 54, + "y": 480, + "width": 24, + "height": 24 + }, + "heart-18": { + "x": 78, + "y": 480, + "width": 18, + "height": 18 + }, + "heart-12": { + "x": 96, + "y": 480, + "width": 12, + "height": 12 + }, + "london-underground-24": { + "x": 108, + "y": 480, + "width": 24, + "height": 24 + }, + "london-underground-18": { + "x": 132, + "y": 480, + "width": 18, + "height": 18 + }, + "london-underground-12": { + "x": 150, + "y": 480, + "width": 12, + "height": 12 + }, + "minefield-24": { + "x": 162, + "y": 480, + "width": 24, + "height": 24 + }, + "minefield-18": { + "x": 186, + "y": 480, + "width": 18, + "height": 18 + }, + "minefield-12": { + "x": 204, + "y": 480, + "width": 12, + "height": 12 + }, + "rail-underground-24": { + "x": 216, + "y": 480, + "width": 24, + "height": 24 + }, + "rail-underground-18": { + "x": 240, + "y": 480, + "width": 18, + "height": 18 + }, + "rail-underground-12": { + "x": 258, + "y": 480, + "width": 12, + "height": 12 + }, + "rail-above-24": { + "x": 0, + "y": 504, + "width": 24, + "height": 24 + }, + "rail-above-18": { + "x": 24, + "y": 504, + "width": 18, + "height": 18 + }, + "rail-above-12": { + "x": 42, + "y": 504, + "width": 12, + "height": 12 + }, + "camera-24": { + "x": 54, + "y": 504, + "width": 24, + "height": 24 + }, + "camera-18": { + "x": 78, + "y": 504, + "width": 18, + "height": 18 + }, + "camera-12": { + "x": 96, + "y": 504, + "width": 12, + "height": 12 + }, + "laundry-24": { + "x": 108, + "y": 504, + "width": 24, + "height": 24 + }, + "laundry-18": { + "x": 132, + "y": 504, + "width": 18, + "height": 18 + }, + "laundry-12": { + "x": 150, + "y": 504, + "width": 12, + "height": 12 + }, + "car-24": { + "x": 162, + "y": 504, + "width": 24, + "height": 24 + }, + "car-18": { + "x": 186, + "y": 504, + "width": 18, + "height": 18 + }, + "car-12": { + "x": 204, + "y": 504, + "width": 12, + "height": 12 + }, + "suitcase-24": { + "x": 216, + "y": 504, + "width": 24, + "height": 24 + }, + "suitcase-18": { + "x": 240, + "y": 504, + "width": 18, + "height": 18 + }, + "suitcase-12": { + "x": 258, + "y": 504, + "width": 12, + "height": 12 + }, + "hairdresser-24": { + "x": 0, + "y": 528, + "width": 24, + "height": 24 + }, + "hairdresser-18": { + "x": 24, + "y": 528, + "width": 18, + "height": 18 + }, + "hairdresser-12": { + "x": 42, + "y": 528, + "width": 12, + "height": 12 + }, + "chemist-24": { + "x": 54, + "y": 528, + "width": 24, + "height": 24 + }, + "chemist-18": { + "x": 78, + "y": 528, + "width": 18, + "height": 18 + }, + "chemist-12": { + "x": 96, + "y": 528, + "width": 12, + "height": 12 + }, + "mobilephone-24": { + "x": 108, + "y": 528, + "width": 24, + "height": 24 + }, + "mobilephone-18": { + "x": 132, + "y": 528, + "width": 18, + "height": 18 + }, + "mobilephone-12": { + "x": 150, + "y": 528, + "width": 12, + "height": 12 + }, + "scooter-24": { + "x": 162, + "y": 528, + "width": 24, + "height": 24 + }, + "scooter-18": { + "x": 186, + "y": 528, + "width": 18, + "height": 18 + }, + "scooter-12": { + "x": 204, + "y": 528, + "width": 12, + "height": 12 + }, + "gift-24": { + "x": 216, + "y": 528, + "width": 24, + "height": 24 + }, + "gift-18": { + "x": 240, + "y": 528, + "width": 18, + "height": 18 + }, + "gift-12": { + "x": 258, + "y": 528, + "width": 12, + "height": 12 + }, + "ice-cream-24": { + "x": 0, + "y": 552, + "width": 24, + "height": 24 + }, + "ice-cream-18": { + "x": 24, + "y": 552, + "width": 18, + "height": 18 + }, + "ice-cream-12": { + "x": 42, + "y": 552, + "width": 12, + "height": 12 + } + }, "locales": [ "af", "sq", @@ -52832,7 +52875,6 @@ iD.introGraph = '{"n185954700":{"id":"n185954700","loc":[-85.642244,41.939081]," "gl", "de", "el", - "hi-IN", "hu", "is", "id", @@ -52848,7 +52890,7 @@ iD.introGraph = '{"n185954700":{"id":"n185954700","loc":[-85.642244,41.939081]," "pl", "pt", "pt-BR", - "ro-RO", + "ro", "ru", "sc", "sr", @@ -53009,7 +53051,8 @@ iD.introGraph = '{"n185954700":{"id":"n185954700","loc":[-85.642244,41.939081]," "not_eligible": "These features can't be merged.", "not_adjacent": "These lines can't be merged because they aren't connected.", "restriction": "These lines can't be merged because at least one is a member of a \"{relation}\" relation.", - "incomplete_relation": "These features can't be merged because at least one hasn't been fully downloaded." + "incomplete_relation": "These features can't be merged because at least one hasn't been fully downloaded.", + "conflicting_tags": "These lines can't be merged because some of their tags have conflicting values." }, "move": { "title": "Move", @@ -53092,7 +53135,8 @@ iD.introGraph = '{"n185954700":{"id":"n185954700","loc":[-85.642244,41.939081]," "zoom_in_edit": "Zoom in to Edit", "logout": "logout", "loading_auth": "Connecting to OpenStreetMap...", - "report_a_bug": "report a bug", + "report_a_bug": "Report a bug", + "help_translate": "Help translate", "feature_info": { "hidden_warning": "{count} hidden features", "hidden_details": "These features are currently hidden: {details}" @@ -54289,6 +54333,9 @@ iD.introGraph = '{"n185954700":{"id":"n185954700","loc":[-85.642244,41.939081]," "grade5": "Soft: soil/sand/grass" } }, + "traffic_signals": { + "label": "Type" + }, "trail_visibility": { "label": "Trail Visibility", "placeholder": "Excellent, Good, Bad...", @@ -54589,6 +54636,10 @@ iD.introGraph = '{"n185954700":{"id":"n185954700","loc":[-85.642244,41.939081]," "name": "Marketplace", "terms": "" }, + "amenity/motorcycle_parking": { + "name": "Motorcycle Parking", + "terms": "" + }, "amenity/nightclub": { "name": "Nightclub", "terms": "disco*,night club,dancing,dance club" @@ -54858,8 +54909,8 @@ iD.introGraph = '{"n185954700":{"id":"n185954700","loc":[-85.642244,41.939081]," "terms": "" }, "building/detached": { - "name": "Detached Home", - "terms": "" + "name": "Detached House", + "terms": "home,single,family,residence,dwelling" }, "building/dormitory": { "name": "Dormitory", @@ -54891,7 +54942,7 @@ iD.introGraph = '{"n185954700":{"id":"n185954700","loc":[-85.642244,41.939081]," }, "building/house": { "name": "House", - "terms": "" + "terms": "home,family,residence,dwelling" }, "building/hut": { "name": "Hut", @@ -54925,6 +54976,10 @@ iD.introGraph = '{"n185954700":{"id":"n185954700","loc":[-85.642244,41.939081]," "name": "School Building", "terms": "academy,elementary school,middle school,high school" }, + "building/semidetached_house": { + "name": "Semi-Detached House", + "terms": "home,double,duplex,twin,family,residence,dwelling" + }, "building/shed": { "name": "Shed", "terms": "" @@ -54939,7 +54994,7 @@ iD.introGraph = '{"n185954700":{"id":"n185954700","loc":[-85.642244,41.939081]," }, "building/terrace": { "name": "Row Houses", - "terms": "" + "terms": "home,terrace,brownstone,family,residence,dwelling" }, "building/train_station": { "name": "Train Station", @@ -55418,8 +55473,8 @@ iD.introGraph = '{"n185954700":{"id":"n185954700","loc":[-85.642244,41.939081]," "terms": "" }, "landuse/allotments": { - "name": "Allotments", - "terms": "" + "name": "Community Garden", + "terms": "allotment,garden" }, "landuse/basin": { "name": "Basin", @@ -55573,6 +55628,14 @@ iD.introGraph = '{"n185954700":{"id":"n185954700","loc":[-85.642244,41.939081]," "name": "Basketball Court", "terms": "" }, + "leisure/pitch/rugby_league": { + "name": "Rugby League Field", + "terms": "" + }, + "leisure/pitch/rugby_union": { + "name": "Rugby Union Field", + "terms": "" + }, "leisure/pitch/skateboard": { "name": "Skate Park", "terms": "" @@ -55713,10 +55776,30 @@ iD.introGraph = '{"n185954700":{"id":"n185954700","loc":[-85.642244,41.939081]," "name": "Bunker", "terms": "" }, + "military/checkpoint": { + "name": "Checkpoint", + "terms": "" + }, + "military/danger_area": { + "name": "Danger Area", + "terms": "" + }, + "military/naval_base": { + "name": "Naval Base", + "terms": "" + }, + "military/obstacle_course": { + "name": "Obstacle Course", + "terms": "" + }, "military/range": { "name": "Military Range", "terms": "" }, + "military/training_area": { + "name": "Training area", + "terms": "" + }, "natural": { "name": "Natural", "terms": "" diff --git a/vendor/assets/iD/iD/img/iD-sprite.svg b/vendor/assets/iD/iD/img/iD-sprite.svg new file mode 100644 index 000000000..6937fb43a --- /dev/null +++ b/vendor/assets/iD/iD/img/iD-sprite.svg @@ -0,0 +1,1118 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/vendor/assets/iD/iD/img/line-presets.png b/vendor/assets/iD/iD/img/line-presets.png deleted file mode 100644 index bc20ef448..000000000 Binary files a/vendor/assets/iD/iD/img/line-presets.png and /dev/null differ diff --git a/vendor/assets/iD/iD/img/maki-sprite.png b/vendor/assets/iD/iD/img/maki-sprite.png deleted file mode 100644 index a65f10470..000000000 Binary files a/vendor/assets/iD/iD/img/maki-sprite.png and /dev/null differ diff --git a/vendor/assets/iD/iD/img/maki-sprite.svg b/vendor/assets/iD/iD/img/maki-sprite.svg new file mode 100644 index 000000000..cac0e8ed3 --- /dev/null +++ b/vendor/assets/iD/iD/img/maki-sprite.svg @@ -0,0 +1,4063 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/vendor/assets/iD/iD/img/relation-presets.png b/vendor/assets/iD/iD/img/relation-presets.png deleted file mode 100644 index ef444fb49..000000000 Binary files a/vendor/assets/iD/iD/img/relation-presets.png and /dev/null differ diff --git a/vendor/assets/iD/iD/img/sprite.svg b/vendor/assets/iD/iD/img/sprite.svg deleted file mode 100644 index 7aec0cc11..000000000 --- a/vendor/assets/iD/iD/img/sprite.svg +++ /dev/null @@ -1,2177 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - ONLY - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/vendor/assets/iD/iD/locales/af.json b/vendor/assets/iD/iD/locales/af.json index e7fe47823..4b7113b4a 100644 --- a/vendor/assets/iD/iD/locales/af.json +++ b/vendor/assets/iD/iD/locales/af.json @@ -150,7 +150,6 @@ "browser_notice": "Hierdie program is bruikbaar in Firefox, Chrome, Safair, Opera en Internet Explorer 9 en later weergawes. Gradeer asseblief jou webbrowser op of gebruik Potlatch 2 om die kaart te verander.", "logout": "voetsek", "loading_auth": "Maak kontak met OpenStreetMap...", - "report_a_bug": "Raporteer 'n probleem", "status": { "error": "Kan nie aan die API koppel nie.", "offline": "Die API is aflyn, probeer asseblief later weer.", @@ -941,9 +940,6 @@ "historic/wayside_cross": { "name": "Padteken" }, - "landuse/allotments": { - "name": "Toegewysde lappie grond" - }, "landuse/basin": { "name": "Laagte" }, diff --git a/vendor/assets/iD/iD/locales/ar-AA.json b/vendor/assets/iD/iD/locales/ar-AA.json index d608c37d7..9f13c769f 100644 --- a/vendor/assets/iD/iD/locales/ar-AA.json +++ b/vendor/assets/iD/iD/locales/ar-AA.json @@ -124,7 +124,6 @@ "browser_notice": "هذا المحرر مدعوم في فايرفوكس، كروم، سفاري، أوبرا، وإنترنت إكسبلورر 9 وما فوق. الرجاء ترقية المتصفح أو استخدام بوتلاتش2 .لتعديل الخريطة ", "zoom_in_edit": ".كبِّر للتعديل", "logout": "تسجيل الخروج", - "report_a_bug": "خبِّر عن خطأ أو عطل", "commit": { "title": "حفظ التغييرات", "description_placeholder": "وصف موجز لمساهماتكم", diff --git a/vendor/assets/iD/iD/locales/ar.json b/vendor/assets/iD/iD/locales/ar.json index 0c1e5039e..33d57ae3c 100644 --- a/vendor/assets/iD/iD/locales/ar.json +++ b/vendor/assets/iD/iD/locales/ar.json @@ -194,7 +194,6 @@ "zoom_in_edit": "كبّر للتحرير", "logout": "تسجيل خروج", "loading_auth": "اﻹتصال ب OpenStreetMap جاري ....", - "report_a_bug": "بلّغ عن علة", "status": { "error": "تعذر اﻹتصال مع واجهة التطبيق البرمجية.", "offline": "حالة API غير متصلة. الرجاء محاولة التحرير لاحقا." @@ -1251,10 +1250,6 @@ "name": "مقام نصراني على الطريق", "terms": "مقام نصراني على الطريق" }, - "landuse/allotments": { - "name": "مزارع مخصصة", - "terms": "مزارع مخصصة" - }, "landuse/basin": { "name": "حوض", "terms": "حوض, حوض نهري" diff --git a/vendor/assets/iD/iD/locales/ast.json b/vendor/assets/iD/iD/locales/ast.json index 11925ad98..3310423c3 100644 --- a/vendor/assets/iD/iD/locales/ast.json +++ b/vendor/assets/iD/iD/locales/ast.json @@ -226,7 +226,6 @@ "zoom_in_edit": "Averar pa editar", "logout": "zarrar sesión", "loading_auth": "Coneutando con OpenStreetMap...", - "report_a_bug": "informar d'un fallu", "feature_info": { "hidden_warning": "{count} carauterístiques tapecíes", "hidden_details": "Anguaño estes carauterístiques tán tapecíes: {details}" @@ -1850,9 +1849,6 @@ "name": "Edificiu en construcción", "terms": "Obra, Arreglu" }, - "building/detached": { - "name": "Vivienda aisllada" - }, "building/dormitory": { "name": "Residencia" }, @@ -2290,9 +2286,6 @@ "historic/wayside_shrine": { "name": "Capiella" }, - "landuse/allotments": { - "name": "Güertes recreatives" - }, "landuse/basin": { "name": "Acumulación d'agües" }, diff --git a/vendor/assets/iD/iD/locales/bg-BG.json b/vendor/assets/iD/iD/locales/bg-BG.json index cf4df35b9..56f02bc32 100644 --- a/vendor/assets/iD/iD/locales/bg-BG.json +++ b/vendor/assets/iD/iD/locales/bg-BG.json @@ -200,7 +200,6 @@ "zoom_in_edit": "Приближаване за редакция", "logout": "изход", "loading_auth": "Свързване с OpenStreetMap...", - "report_a_bug": "докладвайте за бъг", "status": { "error": "Не може да се свърже с API-то.", "offline": "API-то е офлайн. Моля опитайте да редактирате по-късно.", @@ -1042,9 +1041,6 @@ "historic/wayside_shrine": { "name": "Крайпътен параклис" }, - "landuse/allotments": { - "name": "Земи за лично ползване" - }, "landuse/basin": { "name": "Басейн" }, diff --git a/vendor/assets/iD/iD/locales/bn.json b/vendor/assets/iD/iD/locales/bn.json index 2b4ed42eb..b938d8203 100644 --- a/vendor/assets/iD/iD/locales/bn.json +++ b/vendor/assets/iD/iD/locales/bn.json @@ -188,7 +188,6 @@ "zoom_in_edit": "সম্পাদনার জন্য জুম ইন করুন", "logout": "বেরিয়ে যান", "loading_auth": "ওপেনস্ট্রীটম্যাপ-এর সাথে যোগাযোগ করা হচ্ছে ...", - "report_a_bug": "একটি বাগ রিপোর্ট করুন", "status": { "error": "API-এর সাথে যোগাযোগ করা যাচ্ছে না।", "offline": "API-টি এই মুহুর্তে অফলাইন। একটু পরে চেষ্টা করুন।" @@ -953,9 +952,6 @@ "historic/ruins": { "name": "ধ্বংসাবশেষ" }, - "landuse/allotments": { - "name": "আবন্টন" - }, "landuse/cemetery": { "name": "কবরখানা" }, diff --git a/vendor/assets/iD/iD/locales/bs.json b/vendor/assets/iD/iD/locales/bs.json index 4df0bc4da..edaa6f838 100644 --- a/vendor/assets/iD/iD/locales/bs.json +++ b/vendor/assets/iD/iD/locales/bs.json @@ -199,7 +199,6 @@ "zoom_in_edit": "Uvećajte da bi ste uređivali.", "logout": "Odjavite se", "loading_auth": "Povezivanje na OpenStreetMap...", - "report_a_bug": "Prijavite greÅ¡ku", "status": { "error": "Nemoguće povezati na API.", "offline": "API nije na mreži. Molimo pokuÅ¡ajte uređivati kasnije.", @@ -1456,10 +1455,6 @@ "name": "Hram pored puta", "terms": "znamenje kraj puta,kapelica" }, - "landuse/allotments": { - "name": "Parcele", - "terms": "parcele,zemlja za vrtlarstvo" - }, "landuse/basin": { "name": "Sliv", "terms": "sliv,bazen" diff --git a/vendor/assets/iD/iD/locales/ca.json b/vendor/assets/iD/iD/locales/ca.json index 39e08e22a..c85a216f9 100644 --- a/vendor/assets/iD/iD/locales/ca.json +++ b/vendor/assets/iD/iD/locales/ca.json @@ -143,7 +143,8 @@ "not_eligible": "Aquestes característiques no poden ser fusionades.", "not_adjacent": "Aquestes línies no poden ser com fusionades ja que no estan connectades.", "restriction": "Aquestes línies no poden ser fusionades perquè com a mínim una d'elles és membre de la relació \"{relation}\"", - "incomplete_relation": "Aquestes característiques no poden ser fusionades perquè com a mínim una d'elles no s'ha descarregat del tot." + "incomplete_relation": "Aquestes característiques no poden ser fusionades perquè com a mínim una d'elles no s'ha descarregat del tot.", + "conflicting_tags": "Aquestes línies no poden ser fusionades ja que algunes de les seves etiquetes tenen valors conflictius." }, "move": { "title": "Moure", @@ -226,7 +227,8 @@ "zoom_in_edit": "Apropeu-vos més per editar", "logout": "Tancar la sessió", "loading_auth": "Connectant a OpenStreetMap...", - "report_a_bug": "Reportar un error", + "report_a_bug": "Informa d'un error", + "help_translate": "Ajuda a traduir-lo", "feature_info": { "hidden_warning": "{count} característiques ocultes", "hidden_details": "S'han ocultat aquestes característiques: {details}" @@ -1423,6 +1425,9 @@ }, "placeholder": "Sòlid, majoritàriament sòlid, tou..." }, + "traffic_signals": { + "label": "Tipus" + }, "trail_visibility": { "label": "Visibilitat del camí", "options": { @@ -1693,6 +1698,9 @@ "name": "Mercat", "terms": "Mercat, Mercat veïnal, Mercat de carrer" }, + "amenity/motorcycle_parking": { + "name": "Aparcament per a motocicletes" + }, "amenity/nightclub": { "name": "Club nocturn" }, @@ -1938,8 +1946,7 @@ "name": "Edifici en construcció" }, "building/detached": { - "name": "Xalet unifamiliar", - "terms": "casa aïllada, casa d'urbanització, xalet, chalet, xalets, chalets, casa i jardí, casa amb jardí" + "name": "Casa a quatre vents" }, "building/dormitory": { "name": "Edifici d'habitacions" @@ -1997,6 +2004,9 @@ "name": "Edifici escolar", "terms": "Escola, Gimnàs, Poliesportiu, Aulari, Seminaris, Pati, Esbarjo, Aules, Despatxos, Tallers, Ateliers, Aules d'informàtica, Classes, Classe, Sala de música, Corredors, Corredor, Pasillo, Pasillos, Passadís, Passadissos, Sala de professors, Recepció" }, + "building/semidetached_house": { + "name": "Casa adossada" + }, "building/shed": { "name": "Traster" }, @@ -2413,8 +2423,7 @@ "name": "Ús de la terra" }, "landuse/allotments": { - "name": "Horts", - "terms": "Assignació" + "name": "Jardí comunitari" }, "landuse/basin": { "name": "Bassa", @@ -2550,6 +2559,12 @@ "name": "Pista de bàsquet", "terms": "Pista de bàsquet, Pavelló de bàsquet" }, + "leisure/pitch/rugby_league": { + "name": "Camp de la lliga de Rugbi" + }, + "leisure/pitch/rugby_union": { + "name": "Camp de la Unió de Rugbi" + }, "leisure/pitch/skateboard": { "name": "Parc per a skates" }, @@ -2674,9 +2689,24 @@ "military/bunker": { "name": "Búnquer" }, + "military/checkpoint": { + "name": "Punt de control" + }, + "military/danger_area": { + "name": "Àrea de perill" + }, + "military/naval_base": { + "name": "Base Naval" + }, + "military/obstacle_course": { + "name": "Cursa d'obstacles" + }, "military/range": { "name": "Terreny per a usos militars" }, + "military/training_area": { + "name": "Àrea d'entrenament" + }, "natural": { "name": "Natural" }, diff --git a/vendor/assets/iD/iD/locales/cs.json b/vendor/assets/iD/iD/locales/cs.json index d1e742d44..83c6f8432 100644 --- a/vendor/assets/iD/iD/locales/cs.json +++ b/vendor/assets/iD/iD/locales/cs.json @@ -143,7 +143,8 @@ "not_eligible": "Objekty nelze spojit v jeden.", "not_adjacent": "Tyto čáry nelze spojit v jednu, protože nekončí v jednom bodě.", "restriction": "Tyto čáry není možné spojit, protože aspoň jedna z nich je členem relace \"{relation}\".", - "incomplete_relation": "Tyto objekty nelze spojit, protože jsou stažené jen částečně." + "incomplete_relation": "Tyto objekty nelze spojit, protože jsou stažené jen částečně.", + "conflicting_tags": "Tyto čáry nelze spojit, protože u některých z vlastností (tagů) mají neslučitelné hodnoty." }, "move": { "title": "Posunout", @@ -226,7 +227,8 @@ "zoom_in_edit": "Pro editaci přibližte mapu", "logout": "odhlásit", "loading_auth": "Připojuji se na OpenStreetMap...", - "report_a_bug": "ohlásit chybu", + "report_a_bug": "Nahlásit chybu", + "help_translate": "Pomoct s překladem", "feature_info": { "hidden_warning": "{count} skrytých objektů", "hidden_details": "Tyto objekty jsou právě skryté: {details}" @@ -620,7 +622,9 @@ "title": "Povolen" } }, + "placeholder": "Není známo", "types": { + "access": "VÅ¡em", "bicycle": "Jízdní kola", "foot": "Pěší", "horse": "Koně", @@ -628,6 +632,7 @@ } }, "access_simple": { + "label": "Povolený vstup/vjezd", "placeholder": "ano" }, "access_toilets": { @@ -1417,6 +1422,9 @@ }, "placeholder": "Pevný, převážně pevný, měkký povrch" }, + "traffic_signals": { + "label": "Typ" + }, "trail_visibility": { "label": "Viditelnost pěšiny", "options": { @@ -1717,6 +1725,10 @@ "name": "TrhoviÅ¡tě", "terms": "tržiÅ¡tě,trh" }, + "amenity/motorcycle_parking": { + "name": "Parkování pro motorky", + "terms": "parking,parkování,garáž,motorka,motocykl" + }, "amenity/nightclub": { "name": "Diskotéka", "terms": "diskotéka,disko,disco,noční klub,klub,taneční klub,dýza,rychta" @@ -2053,6 +2065,10 @@ "name": "Budova Å¡koly", "terms": "Å¡kola,základní Å¡kola,střední Å¡kola,obecná Å¡kola,gymnázium,gymnasium,střední odborná Å¡kola,učiliÅ¡tě,odborné učiliÅ¡tě,střední odborné učiliÅ¡tě,Å¡kolní,Å¡kolský" }, + "building/semidetached_house": { + "name": "Polovina dvojdomku", + "terms": "dvojdomek,půldomek,dvojdům,půldům,polovina" + }, "building/shed": { "name": "Kůlna", "terms": "kůlna,bouda,přístřeÅ¡ek,kolna,Å¡upna,Å¡opa" @@ -2701,6 +2717,14 @@ "name": "Basketbalové hřiÅ¡tě", "terms": "basketbalové hřiÅ¡tě,basketbal" }, + "leisure/pitch/rugby_league": { + "name": "HřiÅ¡tě pro třináctkové ragby (rugby league)", + "terms": "ragby,rugby,rugby league,třináctka,třináctkové ragby" + }, + "leisure/pitch/rugby_union": { + "name": "HřiÅ¡tě pro patnáctkové ragby (rugby union)", + "terms": "ragby,rugby,rugby union,patnáctka,patnáctkové ragby" + }, "leisure/pitch/skateboard": { "name": "Skatepark", "terms": "skatepark,skate park,skateboard,bmx,inline,brusle" @@ -2841,10 +2865,30 @@ "name": "Opevnění", "terms": "bunkr,opevnění,fortifikace,Å¡ance,řopík" }, + "military/checkpoint": { + "name": "Vojenská kontrola", + "terms": "checkpoint,kontrola,stanoviÅ¡tě" + }, + "military/danger_area": { + "name": "Nebezpečná oblast", + "terms": "nebezpečí,nebezpečná oblast,vstup zakázán,zákaz vstupu,vojenská oblast" + }, + "military/naval_base": { + "name": "Vojenská námořní základna", + "terms": "vojenská základna,námořní základna" + }, + "military/obstacle_course": { + "name": "Vojenská překážková dráha", + "terms": "překážková dráha,opičí dráha" + }, "military/range": { "name": "Vojenská střelnice", "terms": "střelnice,vojenská střelnice" }, + "military/training_area": { + "name": "Vojenský výcvikový prostor", + "terms": "vojenský,výcvikový,prostor,újezd" + }, "natural": { "name": "Přírodní objekt", "terms": "příroda,přírodní,naturální,přirozený" diff --git a/vendor/assets/iD/iD/locales/da.json b/vendor/assets/iD/iD/locales/da.json index 201238a5d..28cf56d02 100644 --- a/vendor/assets/iD/iD/locales/da.json +++ b/vendor/assets/iD/iD/locales/da.json @@ -143,7 +143,8 @@ "not_eligible": "Disse elementer kan ikke fusioneres.", "not_adjacent": "Disse linjer kan ikke fusioneres fordi de ikke er knyttet sammen.", "restriction": "Disse linjer kan ikke flettes sammen, da mindst en af disse er medlem af \"{relation}\"-relation.", - "incomplete_relation": "Disse kortegenskaber kan ikke fusioneres, da de ikke er blevet downloadet helt." + "incomplete_relation": "Disse kortegenskaber kan ikke fusioneres, da de ikke er blevet downloadet helt.", + "conflicting_tags": "Disse linjer kan ikke fusioneres pga nogle af tags har konflikt værdier." }, "move": { "title": "Flyt", @@ -226,7 +227,8 @@ "zoom_in_edit": "Zoom ind for at redigere", "logout": "log ud", "loading_auth": "Forbinder til OpenStreetMap...", - "report_a_bug": "rapporter en fejl", + "report_a_bug": "Rapporterer en fejl", + "help_translate": "Hjælp med at oversætte", "feature_info": { "hidden_warning": "{count} skjulte objekter", "hidden_details": "Disse objekter er for øjeblikket skjulte: {details}" @@ -1423,6 +1425,9 @@ }, "placeholder": "Fast, overvejende fast, blød …" }, + "traffic_signals": { + "label": "Type" + }, "trail_visibility": { "label": "Synlighed af spor", "options": { @@ -1723,6 +1728,10 @@ "name": "Markedsplads", "terms": "Markedsplads" }, + "amenity/motorcycle_parking": { + "name": "Motorcykelparkering", + "terms": "Motorcykelparkering" + }, "amenity/nightclub": { "name": "Natklub", "terms": "Natklub, Natclub" @@ -1993,7 +2002,7 @@ }, "building/detached": { "name": "Parcelhus", - "terms": "Parcelhus" + "terms": "Parcelhus, Familieparcelhus" }, "building/dormitory": { "name": " Kollegie", @@ -2059,6 +2068,10 @@ "name": "Skolebygning", "terms": "Skolebygning" }, + "building/semidetached_house": { + "name": "Rækkehus", + "terms": "Rækkehus" + }, "building/shed": { "name": "Skur", "terms": "Skur" @@ -2552,8 +2565,8 @@ "terms": "Arealanvendelse" }, "landuse/allotments": { - "name": "Kolonihaver", - "terms": "Kolonihaver, Haveforeninger, Nyttehaver" + "name": "Kolonihave", + "terms": "kolonihaveomrÃ¥de, kolonihave, " }, "landuse/basin": { "name": "Basin", @@ -2707,6 +2720,14 @@ "name": "Basketballbane", "terms": "Basketballbane" }, + "leisure/pitch/rugby_league": { + "name": "Rugby station", + "terms": "Rugby station" + }, + "leisure/pitch/rugby_union": { + "name": "Rugby bane", + "terms": "Rugby bane" + }, "leisure/pitch/skateboard": { "name": "Skateboardpark", "terms": "Skateboardpark, skateboardplads, skate board" @@ -2847,10 +2868,30 @@ "name": "Bunker", "terms": "Bunker, Beskyttelsesrum" }, + "military/checkpoint": { + "name": "Militært checkpoint", + "terms": "Militært chechpoint, Militæradgangsunkt" + }, + "military/danger_area": { + "name": "Farligt militærtomrÃ¥de", + "terms": "Farligt militærtomrÃ¥de" + }, + "military/naval_base": { + "name": "FlÃ¥debase", + "terms": "FlÃ¥debase, FlÃ¥destation" + }, + "military/obstacle_course": { + "name": "Forhindringsbane", + "terms": "Forhindringsbane, Militærforhindringsbane" + }, "military/range": { "name": "Skydebane", "terms": "Skydebane, Skydeplads, Militærskydebane" }, + "military/training_area": { + "name": "MilitærttræningsomrÃ¥de", + "terms": "MilitærttræningsomrÃ¥de" + }, "natural": { "name": "Naturlig", "terms": "Naturlig" diff --git a/vendor/assets/iD/iD/locales/de.json b/vendor/assets/iD/iD/locales/de.json index 0ab94c37a..a223dd347 100644 --- a/vendor/assets/iD/iD/locales/de.json +++ b/vendor/assets/iD/iD/locales/de.json @@ -143,7 +143,8 @@ "not_eligible": "Diese Objekte können nicht vereinigt werden.", "not_adjacent": "Diese Linien können nicht vereinigt werden, da sie nicht verbunden sind.", "restriction": "Diese Linien können nicht vereinigt werden, da mindestens eine Linie ein Mitglied der Relation „{relation}“ ist.", - "incomplete_relation": "Diese Objekte können nicht zusammengefügt werden, da mindestens eines noch nicht vollständig heruntergeladen wurde." + "incomplete_relation": "Diese Objekte können nicht zusammengefügt werden, da mindestens eines noch nicht vollständig heruntergeladen wurde.", + "conflicting_tags": "Diese Linien können nicht vereinigt werden, da die Werte mindestens eines Tags unterschiedlich sind." }, "move": { "title": "Verschieben", @@ -226,7 +227,8 @@ "zoom_in_edit": "Hineinzoomen, um zu bearbeiten", "logout": "Abmelden", "loading_auth": "Mit OpenStreetMap verbinden …", - "report_a_bug": "Programmfehler melden", + "report_a_bug": "Fehler melden", + "help_translate": "Beim Übersetzen helfen", "feature_info": { "hidden_warning": "{count} versteckte Objekte", "hidden_details": "Diese Objekte sind aktuell versteckt: {details}" @@ -265,7 +267,7 @@ "centroid": "Schwerpunkt", "location": "Standort", "metric": "Metrisch", - "imperial": "Kaiserlich" + "imperial": "Imperial" }, "geometry": { "point": "Punkt", @@ -326,7 +328,7 @@ "reset": "Zurücksetzen", "minimap": { "description": "Minikarte", - "tooltip": "Herauszoomen damit der angezeigte Bereiche leichter lokalisiert werden kann." + "tooltip": "Herauszoomen, damit der angezeigte Bereiche leichter lokalisiert werden kann." } }, "map_data": { @@ -335,7 +337,7 @@ "data_layers": "Datenebenen", "fill_area": "Füllflächen", "map_features": "Kartenobjekte", - "autohidden": "Diese Objekte wurden automatisch versteckt, da zu viele auf dem Bildschirm angezeigt wären. Bitte hereinzoomen, um diese zu bearbeiten." + "autohidden": "Diese Objekte wurden automatisch versteckt, da zu viele auf dem Bildschirm angezeigt würden. Bitte hereinzoomen, um diese zu bearbeiten." }, "feature": { "points": { @@ -367,7 +369,7 @@ "tooltip": "Verwaltungsgrenzen" }, "water": { - "description": "Wasserobjekte", + "description": "Gewässer", "tooltip": "Flüsse, Seen, Teichen, Weiher, etc." }, "rail": { @@ -403,7 +405,7 @@ }, "restore": { "heading": "Ungesicherte Änderungen vorhanden", - "description": "Es gibt ungesicherte Änderungen aus einer vorherigen Sitzung. Möchtest du diese Änderungen wiederherstellen?", + "description": "Es gibt ungesicherte Änderungen aus einer früheren Sitzung. Möchtest du diese Änderungen wiederherstellen?", "restore": "Wiederherstellen", "reset": "Zurücksetzen" }, @@ -413,7 +415,7 @@ "no_changes": "Keine zu speichernden Änderungen.", "error": "Beim Speichern sind Fehler aufgetreten", "status_code": "Server hat folgenden Status zurückgegeben: {code}", - "unknown_error_details": "Bitte überprüfe, dass Dein Gerät mit dem Internet verbunden ist.", + "unknown_error_details": "Bitte stelle sicher, dass Dein Gerät mit dem Internet verbunden ist.", "uploading": "Änderungen werden zu OpenStreetMap hochgeladen.", "unsaved_changes": "Ungesicherte Änderungen vorhanden", "conflict": { @@ -433,9 +435,9 @@ "merge_remote_changes": { "conflict": { "deleted": "Dieses Objekt wurde von {user} gelöscht.", - "location": "Dieses Objekt wurde von {user} und Ihnen verschoben.", - "nodelist": "Knoten wurden von {user} und Ihnen geändert.", - "memberlist": "Relationsmitglieder wurden von {user} und Ihnen geändert.", + "location": "Dieses Objekt wurde von {user} und Dir verschoben.", + "nodelist": "Knoten wurden von {user} und Dir geändert.", + "memberlist": "Relationsmitglieder wurden von {user} und Dir geändert.", "tags": "Du hast das Merkmal {tag} in „{local}“ geändert und {user} hat es in „{remote}“ geändert." } }, @@ -498,13 +500,13 @@ }, "help": { "title": "Hilfe", - "help": "#Hilfe\n\nDies ist ein Editor für [OpenStreetMap](http://www.openstreetmap.org/), der freien und editierbaren Weltkarte. Du kannst ihn verwenden, um Daten in deiner Umgebung hinzuzufügen oder zu verändern und so diese Karte mit freien Quellen und freien Daten für jeden verbessern.\n\nDeine Veränderungen werden für alle Nutzer von OpenStreetMap sichtbar. Um Veränderungen vornehmen zu können, musst du [einloggen](https://www.openstreetmap.org/login).\n\nDer [iD Editor](http://ideditor.com/) ist ein Gemeinschaftsprojekt dessen [Quellcode auf GitHub](https://github.com/openstreetmap/iD) verfügbar ist.\n", - "editing_saving": "# Bearbeiten & Speichern\n\nDieser Editor wurde entworfen, um online zu arbeiten und du erreichst ihn aktuell auf dieser Webseite.\n### Objekte auswählen\n\nUm ein Kartenobjekt wie eine Straße oder ein Sonderziel (POI) auszuwählen, klicke auf der Karte darauf. Dadurch wird das Objekt hervorgehoben und ein Bedienfeld mit Details und Möglichkeiten zur Veränderung angezeigt.\n\nMehrere Objekte kannst du auswählen, indem du die Umschalttaste (Shift) drückst und die Objekte einzeln anklickst oder klickst und einen Rahmen darum ziehst. So können mehrere Objekte gleichzeitig ausgewählt werden.\n\n### Speichern der Änderungen\n\nWenn du Änderungen an einer Straße, einem Gebäude oder einem Platz vorgenommen hast, sind diese lokal gespeichert, bis du sie auf dem Server speicherst. Keine Sorge, falls du einen Fehler machen solltest: Du kannst Änderungen jederzeit über den Rückgängig-Knopf rückgängig machen oder über den Wiederherstellen-Knopf noch einmal ausführen.\n\nKlicke auf „Speichern“, um eine Gruppe von Änderungen zu speichern. Zum Beispiel, wenn du in einem Stadtteil fertig bist und in einer neuen Gegend weiter arbeiten willst. Du bekommst dann die Möglichkeit, noch einmal zu überprüfen, was du gerade getan hast und der Editor zeigt dir nützliche Hinweise oder mögliche Fehler, wenn etwas nicht in Ordnung zu sein scheint.\n\nWenn alles gut aussieht, kannst du einen kurzen Kommentar schreiben, der erklärt, was du gemacht hast. Drücke nun nochmals „Speichern“, um die Änderungen auf [OpenStreetMap.org](http://www.openstreetmap.org/) zu speichern, damit es für alle anderen Benutzer sichtbar wird und diese darauf aufbauen können.\n\nWenn du es zeitlich nicht schaffst, kannst du das Editor-Fenster einfach schließen. Wenn du die Seite wieder aufrufst (mit dem gleichen Rechner und Browser) wird dir angeboten, die letzte Sitzung wiederherzustellen.\n\n### Benutzung des Editors\n\nEine Liste der verfügbaren Tastaturkürzel gibt es [hier](http://wiki.openstreetmap.org/wiki/ID/Shortcuts).\n", - "roads": "# Straßen\n\nMit dem Editor kannst du Wege erstellen, verändern und löschen. Wege können alles mögliche sein, zum Beispiel Pfade, Straßen, Schienen, Fahrradwege und anderes.\n\n### Auswählen\n\nKlicke auf einen Weg, um ihn auszuwählen. Er sollte nun hervorgehoben werden. Außerdem erscheint ein kleines Werkzeugmenü und eine Seitenleiste mit den Eigenschaften des Weges.\n\n### Modifizieren\n\nOft sieht man, dass Wege nicht mit dem Luftbild oder einer GPS-Spur übereinstimmen. Du kannst den Weg aber so anpassen, dass er an der richtigen Stelle ist. Beachte jedoch, dass Luftbilder einen Versatz aufweisen können.\n\nAls Erstes wählst du einen Weg aus. Dieser wird nun hervorgehoben und es werden die Knoten des Weges angezeigt. Diese kannst du verschieben, bis sie an der richtigen Stelle sind. Wenn du neue Knoten hinzufügen möchtest, klicke doppelt zwischen den Knoten auf die Linie und es wird ein neuer Punkt erzeugt.\n\nWenn zwei Wege in Wirklichkeit mit einander verbunden sind, aber auf der Karte nicht, kannst du sie verbinden, indem du einen Knoten des einen Weges auf den anderen Weg ziehst. Dass Wege verbunden sind, ist wichtig für die Karte und essentiell für die Nutzung von Routenführung.\n\nDu kannst auch das „Bewegen“-Werkzeug nutzen oder „M“ drücken, um den kompletten Weg zu verschieben. Beende die Aktion mit einem Klick.\n\n### Löschen\n\nWenn du weißt, dass ein Weg nicht existiert, kannst du ihn löschen, um ihn von der Karte zu entfernen. Sei beim Löschen von Objekten - wie immer beim Bearbeiten vorsichtig, da die Ergebnisse von jedem gesehen werden können und Luftbilder oft veraltet sind. Das heißt, dass ein Weg, der im Luftbild nicht zu sehen ist, vielleicht einfach neu gebaut wurde.\n\nDu kannst Wege löschen, indem du sie anklickst und das Mülltonnensymbol auswählst oder die „Entfernen“-Taste drückst.\n\n### Erstellen\n\nDu kennst einen Weg der nicht eingezeichnet ist? Dann klicke auf das „Linien“-Symbol oben links im Editor oder drücke die Taste „2“ und beginne mit dem Zeichnen einer Linie.\n\nKlicke dort hin, wo die Straße anfängt. Sollte sie von einer bereits existierenden Straße abzweigen, klicke an der entsprechenden Stelle auf diese Straße.\n\nZeichne nun den Weg, indem du Punkte anhand der Luftaufnahme oder der GPS-Spur entlang des Weges setzt. Sollte der Weg einen anderen kreuzen, klicke auf den Kreuzungspunkt, um beide Wege zu verbinden. Wenn du mit dem Zeichnen fertig bist, klicke doppelt oder drücke „Enter“ auf der Tastatur, um den Weg abzuschließen.\n", - "gps": "# GPS Gesammelte GPS-Daten sind eine wertvolle Quelle für OpenStreetMap. Dieser Editor unterstützt lokale GPS-Tracks — „.gpx“-Dateien auf deinem Computer. Du kannst diese GPS-Tracks mit Hilfe diverser Smartphone-Apps oder anderen GPS-Geräten aufnehmen. Für Informationen über das Sammeln von GPS-Daten kannst du dir folgende Anleitung durchlesen: [Kartierung mit Smartphone, GPS oder Papier](http://learnosm.org/de/mobile-mapping/) Um einen GPX-Track fürs Mapping zu verwenden, ziehe ihn einfach in den Karteneditor. Wenn er erkannt wurde, wird der Track als helle lila Linie auf der Karte dargestellt. Klicke auf das „Kartendaten“-Menu rechts, um die neue Ebene mit dem Track zu aktivieren/deaktivieren oder zoome zum Gebiet des Tracks. Der GPX-Track wird nicht automatisch direkt zu OpenStreetMap hochgeladen. Am besten verwendest du ihn als Grundlage um neue Objekte zu zeichnen. Möchtest du den GPX-Track jedem zugänglich machen, kannst du ihn [nach OpenStreetMap hochladen] (http://www.openstreetmap.org/trace/create).\n", + "help": "#Hilfe\n\nDies ist ein Editor für [OpenStreetMap](http://www.openstreetmap.org/), der freien und editierbaren Weltkarte. Du kannst ihn verwenden, um Daten in deiner Umgebung hinzuzufügen oder zu verändern und so diese Karte mit freien Quellen und freien Daten für jeden verbessern.\n\nDeine Veränderungen werden für alle Nutzer von OpenStreetMap sichtbar. Um Veränderungen vornehmen zu können, musst du [einloggen](https://www.openstreetmap.org/login).\n\nDer [iD Editor](http://ideditor.com/) ist ein Gemeinschaftsprojekt, dessen [Quellcode auf GitHub](https://github.com/openstreetmap/iD) verfügbar ist.\n", + "editing_saving": "# Bearbeiten & Speichern\n\nDieser Editor wurde entworfen, um online zu arbeiten und du verwendest ihn gerade auf diese Webseite.\n### Objekte auswählen\n\nUm ein Kartenobjekt wie eine Straße oder ein Sonderziel (POI) auszuwählen, klicke auf der Karte darauf. Dadurch wird das Objekt hervorgehoben und ein Bedienfeld mit Details und Möglichkeiten zur Veränderung angezeigt.\n\nMehrere Objekte kannst du auswählen, indem du die Umschalttaste (Shift) drückst und die Objekte einzeln anklickst oder klickst und einen Rahmen darum ziehst. So können mehrere Objekte gleichzeitig ausgewählt werden.\n\n### Speichern der Änderungen\n\nWenn du Änderungen an einer Straße, einem Gebäude oder einem Platz vorgenommen hast, sind diese lokal gespeichert, bis du sie auf dem Server speicherst. Keine Sorge, falls du einen Fehler machen solltest: Du kannst Änderungen jederzeit über den Rückgängig-Knopf rückgängig machen oder über den Wiederherstellen-Knopf noch einmal ausführen.\n\nKlicke auf „Speichern“, um eine Gruppe von Änderungen zu speichern. Zum Beispiel, wenn du in einem Stadtteil fertig bist und in einer neuen Gegend weiter arbeiten willst. Du bekommst dann die Möglichkeit, noch einmal zu überprüfen, was du gerade getan hast und der Editor zeigt dir nützliche Hinweise oder mögliche Fehler, wenn etwas nicht in Ordnung zu sein scheint.\n\nWenn alles gut aussieht, solltest du einen kurzen Kommentar schreiben, der erklärt, was du gemacht hast. Drücke nun nochmals „Speichern“, um die Änderungen auf [OpenStreetMap.org](http://www.openstreetmap.org/) zu speichern, damit sie für alle anderen Benutzer sichtbar wird und diese darauf aufbauen können.\n\nWenn du es zeitlich nicht schaffst, kannst du das Editor-Fenster einfach schließen. Wenn du die Seite wieder aufrufst (mit dem gleichen Rechner und Browser) wird dir angeboten, die letzte Sitzung wiederherzustellen.\n\n### Benutzung des Editors\n\nEine Liste der verfügbaren Tastaturkürzel gibt es [hier](http://wiki.openstreetmap.org/wiki/ID/Shortcuts).\n", + "roads": "# Straßen\n\nMit dem Editor kannst du Wege erstellen, verändern und löschen. Wege können alles mögliche sein, zum Beispiel Pfade, Straßen, Schienen, Fahrradwege und anderes.\n\n### Auswählen\n\nKlicke auf einen Weg, um ihn auszuwählen. Er sollte nun hervorgehoben werden. Außerdem erscheint ein kleines Werkzeugmenü und eine Seitenleiste mit den Eigenschaften des Weges.\n\n### Modifizieren\n\nOft sieht man, dass Wege nicht mit dem Luftbild oder einer GPS-Spur übereinstimmen. Du kannst den Weg aber so anpassen, dass er an der richtigen Stelle ist. Beachte jedoch, dass Luftbilder einen Versatz aufweisen können.\n\nAls Erstes wählst du einen Weg aus. Dieser wird nun hervorgehoben und es werden die Knoten des Weges angezeigt. Diese kannst du verschieben, bis sie an der richtigen Stelle sind. Wenn du neue Knoten hinzufügen möchtest, klicke doppelt zwischen den Knoten auf die Linie und es wird ein neuer Punkt erzeugt.\n\nWenn zwei Wege in Wirklichkeit mit einander verbunden sind, aber auf der Karte nicht, kannst du sie verbinden, indem du einen Knoten des einen Weges auf den anderen Weg ziehst. Dass Wege verbunden sind, ist wichtig für die Karte und essentiell für die Nutzung von Routenführung.\n\nDu kannst auch das „Bewegen“-Werkzeug nutzen oder „M“ drücken, um den kompletten Weg zu verschieben. Beende die Aktion mit einem Klick.\n\n### Löschen\n\nWenn du weißt, dass ein Weg nicht existiert, kannst du ihn löschen, um ihn von der Karte zu entfernen. Sei beim Löschen von Objekten - wie immer beim Bearbeiten vorsichtig, da die Ergebnisse von jedem gesehen werden können und Luftbilder oft veraltet sind. Das heißt, dass ein Weg, der im Luftbild nicht zu sehen ist, vielleicht einfach neu gebaut wurde.\n\nDu kannst Wege löschen, indem du sie anklickst und das Mülltonnensymbol auswählst oder die „Entfernen“-Taste drückst.\n\n### Erstellen\n\nDu kennst einen Weg, der nicht eingezeichnet ist? Dann klicke auf das „Linien“-Symbol oben links im Editor oder drücke die Taste „2“ und beginne mit dem Zeichnen einer Linie.\n\nKlicke dort hin, wo die Straße anfängt. Sollte sie von einer bereits existierenden Straße abzweigen, klicke an der entsprechenden Stelle auf diese Straße.\n\nZeichne nun den Weg, indem du Punkte anhand der Luftaufnahme oder der GPS-Spur entlang des Weges setzt. Sollte der Weg einen anderen kreuzen, klicke auf den Kreuzungspunkt, um beide Wege zu verbinden. Wenn du mit dem Zeichnen fertig bist, klicke doppelt oder drücke „Enter“ auf der Tastatur, um den Weg abzuschließen.\n", + "gps": "# GPS\n\nGesammelte GPS-Daten sind eine wertvolle Quelle für OpenStreetMap. Dieser Editor unterstützt lokale GPS-Tracks — „.gpx“-Dateien auf deinem Computer. Du kannst diese GPS-Tracks mit Hilfe diverser Smartphone-Apps oder anderen GPS-Geräten aufnehmen. \nFür Informationen über das Sammeln von GPS-Daten kannst du dir folgende Anleitung durchlesen: [Kartierung mit Smartphone, GPS oder Papier](http://learnosm.org/de/mobile-mapping/)\nUm einen GPX-Track fürs Mapping zu verwenden, ziehe ihn einfach in den Karteneditor. Wenn er erkannt wurde, wird der Track als hell-lila Linie auf der Karte dargestellt.\nKlicke auf das „Kartendaten“-Menu rechts, um die neue Ebene mit dem Track zu aktivieren/deaktivieren oder zoome zum Gebiet des Tracks. Der GPX-Track wird nicht automatisch direkt zu OpenStreetMap hochgeladen.\nAm besten verwendest du ihn als Grundlage um neue Objekte zu zeichnen. Möchtest du den GPX-Track jedem zugänglich machen, kannst du ihn [nach OpenStreetMap hochladen] (http://www.openstreetmap.org/trace/create).\n", "imagery": "# Bildmaterial\n\nLuftbilder sind eine wichtige Quelle für das Kartografieren. Eine Kombination aus Luftbildern von Flugzeugen, Satellitenbilder und freien Quellen sind im Editor über das „Hintergrundeinstellungen“-Menü auf der linken Seite verfügbar.\n\nAls Standard ist die [Bing-Maps](http://www.bing.com/maps/)-Satelliten-Ebene ausgewählt. Je nach angezeigter Gegend werden Dir verschiedene andere Quellen angezeigt. In einigen Länder wie den USA, Frankreich, Deutschland und Dänemark stehen zum Teil sehr hochauflösende Luftbilder zur Verfügung.\n\nLuftbilder sind manchmal durch Fehler der Luftbild-Anbieter verschoben. Wenn du feststellst, dass viele Straßen gegenüber dem Hintergrund verschoben sind, dann verschiebe nicht die Straßen sondern das Luftbild, bis sie übereinstimmen. Um das Luftbild zu korrigieren, klicke auf „Fehlerhafte Ausrichtung korrigieren“ unten in den Hintergrundeinstellungen.\n", "addresses": "# Adressen\n\nAdressen sind eine der wichtigsten Informationen einer Karte.\n\nObwohl Adressen oft als Teil einer Straße repräsentiert werden, werden sie in OpenStreetMap als Eigenschaften von Gebäuden oder Objekten neben der Straße eingetragen.\n\nDu kannst Adressinformationen sowohl zu Flächen, die als Gebäudegrundriss gezeichnet sind, als auch zu einzelnen Punkten hinzufügen. Die beste Quelle für Adressen ist eigenes Wissen oder eine Erhebung vor Ort. Wie bei allen anderen Objekten ist die Nutzung kommerzieller Quellen wie Google Maps strikt verboten.\n", - "inspector": "# Den Inspektor verwenden Der Inspektor ist das Bedienelement links im Editor und erlaubt Dir die Details des ausgewählten Objekts zu bearbeiten. ### Eine Eigenschaft auswählen Nachdem du einen Punkt, eine Linie oder eine Fläche hinzugefügt hast kannst du auswählen, welchen Typ das Objekt hat – ob es eine Autobahn oder eine Wohnstraße, ein Supermarkt oder ein Café ist. Der Inspektor zeigt Knöpfe für die am häufigsten verwendeten Eigenschaften an. Andere Eigenschaften findest du, indem du im Suchfeld eingibst, wonach du suchst. Klicke auf den Knopf „i“ in der unteren rechten Ecke bei einem Objekt-Typ, um mehr darüber zu erfahren. ### Vorlagen verwenden und Tags editieren Nachdem du ein Objekt mit einer Eigenschaft versehen oder ausgewählt hast, zeigt der Inspektor Felder mit Details zu der Eigenschaft an wie Name und Adresse. Unter diesen Feldern kannst du das \"Feld hinzufügen\"-Dropdown anklicken, um weitere Details hinzuzufügen wie zum Beispiel einen [Wikipedia](http://www.wikipedia.org/)-Link, Zugänglichkeit für Rollstühle und anderes. Ganz unten im Inspektor kannst du auf „Weitere Merkmale“ klicken, um das Objekt mit beliebigen anderen Eigenschaften zu versehen. [Taginfo](http://taginfo.openstreetmap.org/) ist eine gute Quelle, um oft genutzte Kombinationen von Eigenschaften zu finden. Änderungen die du im Inspektor vornimmst, werden automatisch auf die ausgewählten Objekte angewendet. Durch Klicken auf den Knopf „Rückgängig“ kannst du sie rückgängig machen. ### Den Inspektor schließen.\n", + "inspector": "# Den Inspektor verwenden\n\nDer Inspektor ist das Bedienelement links im Editor und erlaubt Dir die Details des ausgewählten Objekts zu bearbeiten. \n\n### Eine Eigenschaft auswählen\n\nNachdem du einen Punkt, eine Linie oder eine Fläche hinzugefügt hast kannst du auswählen, welchen Typ das Objekt hat – ob es eine Autobahn oder eine Wohnstraße, ein Supermarkt oder ein Café ist. Der Inspektor zeigt Knöpfe für die am häufigsten verwendeten Eigenschaften an. Andere Eigenschaften findest du, indem du im Suchfeld eingibst, wonach du suchst. Klicke auf den Knopf „i“ in der unteren rechten Ecke bei einem Objekt-Typ, um mehr darüber zu erfahren. \n\n### Vorlagen verwenden und Tags editieren\n\nNachdem du ein Objekt mit einer Eigenschaft versehen oder ausgewählt hast, zeigt der Inspektor Felder mit Details zu der Eigenschaft an wie Name und Adresse. Unter diesen Feldern kannst du das \"Feld hinzufügen\"-Dropdown anklicken, um weitere Details hinzuzufügen wie zum Beispiel einen [Wikipedia](http://www.wikipedia.org/)-Link, Zugänglichkeit für Rollstühle und anderes. \nGanz unten im Inspektor kannst du auf „Weitere Merkmale“ klicken, um das Objekt mit beliebigen anderen Eigenschaften zu versehen. [Taginfo](http://taginfo.openstreetmap.org/) ist eine gute Quelle, um oft genutzte Kombinationen von Eigenschaften zu finden. Änderungen die du im Inspektor vornimmst, werden automatisch auf die ausgewählten Objekte angewendet. Durch Klicken auf den Knopf „Rückgängig“ kannst du sie rückgängig machen. \n\n### Den Inspektor schließen.\n", "buildings": "# Gebäude\n\nOpenStreetMap ist die weltgrößte Datenbank für Gebäude und du kannst helfen, sie weiter zu verbessern.\n\n### Auswahl\n\nDu kannst ein Gebäude auswählen, indem du auf dessen Umrisslinie klickst. Der Umriss wird nun hervorgehoben. Außerdem wird ein Werkzeugmenü und eine Seitenleiste eingeblendet, die Informationen zum Gebäude zeigt.\n\n### Bearbeitung\n\nManchmal sind Gebäude falsch platziert oder haben falsche Eigenschaften.\n\nUm ein Gebäude komplett zu verschieben wähle es aus und klicke auf das „Bewegen“-Werkzeug. Verschiebe nun das Gebäude mit der Maus und klicke einmal, wenn es an der richtigen Stelle ist.\n\nUm den Gebäudeumriss zu korrigieren, klicke und ziehe die Umrissknoten, bis sie an der richtigen Stelle sind.\n\n### Erstellen\n\nEine oft gestellte Frage bezieht sich auf das Erstellen von Gebäuden als Gebäudefläche und/oder als Punkt. Hier gilt, wann immer es möglich ist, sollte das Gebäude als Fläche eingetragen werden. Firmen, Geschäfte und ähnliches werden zusätzlich als Punkte innerhalb des Gebäudeumrisses angelegt.\n\nUm ein Gebäude als Fläche zu zeichnen, klicke auf den Knopf „Fläche“ oben links und vollende das Gebäude, indem du entweder die „Enter“-Taste drückst, oder auf den ersten Knoten klickst.\n\n### Löschen\n\nWenn du siehst und weißt, dass ein Gebäude nicht existiert – zum Beispiel, weil du vor Ort warst – kannst du es löschen und es wird von der Karte entfernt. Sei vorsichtig beim Löschen von Objekten, das Ergebnis kann, wie bei jeder anderen Veränderung, von allen gesehen werden. Außerdem sind Satellitenbilder oft veraltet und ein Gebäude könnte einfach neu gebaut sein.\n\nDu kannst ein Gebäude löschen, indem du es auswählst und auf das Papierkorbsymbol klickst oder die „Entfernen“-Taste betätigst.\n", "relations": "# Relationen\n\nEine Relation ist ein besonderes Element in OpenStreetMap, welches andere Elemente zusammenfasst. Es gibt zwei gängige Arten von Relationen: *Routen* fassen Abschnitte eines Weges zu einer Autobahn (oder zu einem anderen Weg) zusammen. *Multipolygone* fassen mehrere Flächen zu einer komplexen Fläche zusammen, dabei kann auch eine Fläche ein Loch in einer anderen Fläche (wie der Innenhof in einem Gebäude oder die Lichtung im Wald) beschreiben.\n\nDie Elemente in einer Relation werden *Mitglieder* genannt. In der Seitenleiste kannst Du sehen, in welchen Relationen ein Element enthalten ist. Durch Klick auf eine Relation werden alle Elemente der Relation in der Seitenleisten aufgezeigt und auf der Karte markiert.\n\nNormalerweise kümmert sich iD während der Bearbeitung automatisch um die Pflege der Relationen. Wenn Du einen Abschnitt eines Weges löschst, um ihn genauer neu zu zeichnen, solltest Du sicherstellen, dass der neuen Abschnitt Mitglied in den gleichen Relationen wie das Original wird.\n\n## Bearbeiten von Relationen\n\nUm ein Element einer Relation hinzuzufügen, wähle das zukünftige Mitglied aus und klicke in der Seitenleiste auf die Schaltfläche „+“ im Abschnitt „Alle Relationen“. Du kannst dann die Relation auswählen oder den Namen der Relation eintippen.\n\nUm eine neue Relation erstellen, wähle das erste zukünftige Mitglied aus und klicke in der Seitenleiste auf die Schaltfläche „+“ im Abschnitt „Alle Relationen“ und wähle „Neue Relation …“.\n\nUm ein Element aus einer Relation zu entfernen, wähle das Mitglied aus und klicke auf den Papierkorb neben der Relation, aus der Du es entfernen willst.\n\nDu kannst Multipolygone mit Löchern mit dem „Vereinigen“-Werkzeug erstellen. Zeichne zwei Bereiche (den äußeren und den inneren Bereich) und klicke auf den äußeren Bereich. Dann halte die Umschalttaste gedrückt und klicke auf den inneren Bereich und klicke dann auf „Vereinigen“ (+).\n" }, @@ -563,7 +565,7 @@ "name": "Gebäude" }, "category-golf": { - "name": "Golf" + "name": "Golfplatz" }, "category-landuse": { "name": "Landnutzung" @@ -572,7 +574,7 @@ "name": "Pfad" }, "category-rail": { - "name": "Schiene" + "name": "Eisenbahn" }, "category-restriction": { "name": "Abbiegevorschrift" @@ -603,7 +605,7 @@ "title": "Ziel" }, "dismount": { - "description": "Zutritt erlaubt aber Fahrräder müssen geschoben werden", + "description": "Zutritt erlaubt, aber Radfahrer müssen absteigen", "title": "Absteigen" }, "no": { @@ -647,7 +649,7 @@ "country": "Staat", "district": "Kreis/Bezirk", "hamlet": "Weiler", - "housename": "Hausname", + "housename": "Hausname der Post", "housenumber": "123", "place": "Ort", "postcode": "Postleitzahl", @@ -684,7 +686,7 @@ "placeholder": "1, 2, 3..." }, "aerialway/heating": { - "label": "beheizt" + "label": "Beheizt" }, "aerialway/occupancy": { "label": "Belegung", @@ -717,7 +719,7 @@ "label": "Geldautomat" }, "backrest": { - "label": "Lehne" + "label": "Rückenlehne" }, "barrier": { "label": "Typ" @@ -791,7 +793,7 @@ "label": "Typ" }, "crop": { - "label": "Ernte" + "label": "Feldfrucht" }, "crossing": { "label": "Typ" @@ -800,11 +802,11 @@ "label": "Küche" }, "cycleway": { - "label": "Fahrradwege", + "label": "Fahrradstreifen", "options": { "lane": { "description": "Radweg, durch eine Linie vom Autoverkehr getrennt ", - "title": "Standard-Fahrradweg" + "title": "Standard-Fahrradstreifen" }, "none": { "description": "Kein Fahrradweg", @@ -816,19 +818,19 @@ }, "opposite_lane": { "description": "Fahrradstreifen gegen die Verkehrsrichtung", - "title": "Gegenüberliegender Fahrradstreifen" + "title": "Fahrradstreifen gegen die Verkehrsrichtung" }, "share_busway": { "description": "Fahrradstreifen auf der Busspur", - "title": "Fahrradstreifen auf der Busse fahren " + "title": "Fahrradstreifen auf der Busspur" }, "shared_lane": { "description": "Fahrradstreifen ohne Trennung vom Autoverkehr", - "title": "Fahrradstreifen auf Autospur" + "title": "Fahrradstreifen auf Fahrbahn" }, "track": { "description": "Radweg durch physische Barriere vom restlichen Verkehr getrennt", - "title": "Fernradweg" + "title": "Separierter Radweg" } }, "placeholder": "nichts", @@ -855,7 +857,7 @@ "electrified": { "label": "Elektrifizierung", "options": { - "contact_line": "Fahrleitung", + "contact_line": "Stromschiene", "no": "Nein", "rail": "Elektrifizierte Eisenbahn", "yes": "Ja (unspezifiziert)" @@ -884,7 +886,7 @@ "fire_hydrant/type": { "label": "Typ", "options": { - "pillar": "Ständer/Oberirdisch", + "pillar": "Stützen/Oberirdisch", "pond": "Teich", "underground": "Unterirdisch", "wall": "Mauer" @@ -931,7 +933,7 @@ "options": { "female": "Weiblich", "male": "Männlich", - "unisex": "Geschlechtsneutral" + "unisex": "Beide Geschlechter" }, "placeholder": "Unbekannt" }, @@ -987,7 +989,7 @@ "no": "Nein", "terminal": "Terminal", "wired": "kabelgebunden", - "wlan": "Wifi", + "wlan": "Wi-Fi", "yes": "Ja" } }, @@ -1071,19 +1073,19 @@ "options": { "0": "0: Solider Kies/komprimierte Erde, keine Hindernisse, weite Kurven", "1": "1: Teilweise lockerer Untergrund, kleine Hindernisse, weite Kurve", - "2": "2: Viel looser Untergrund, große Hindernisse, einfach Haarnadelkurven", + "2": "2: Viel loser Untergrund, große Hindernisse, einfache Haarnadelkurven", "3": "3: Rutschige Oberfläche, große Hindernisse, enge Haarnadelkurven", "4": "4: Lockere Oberfläche oder Felsbrocken, gefährliche Haarnadelkurven", "5": "5: Maximale Schwierigkeit, Geröllfelder, Erdrutsche", - "6": "6: Nicht befahrbar ausgenommen durch die allerbesten Mountain Biker" + "6": "6: Nicht befahrbar ausgenommen durch die allerbesten Mountainbiker" }, "placeholder": "0, 1, 2, 3 ..." }, "mtb/scale/imba": { "label": "IMBA Schwierigkeitsgrad", "options": { - "0": "Am Einfachsten (weißer Kreis)", - "1": "einfach (grüner Kreis)", + "0": "Am einfachsten (weißer Kreis)", + "1": "Einfach (grüner Kreis)", "2": "Mittel (blaues Quadrat)", "3": "Schwierig (schwarze Raute)", "4": "Sehr schwierig (doppelte schwarze Raute)" @@ -1091,14 +1093,14 @@ "placeholder": "Einfach, Mittel, Schwierig ..." }, "mtb/scale/uphill": { - "label": "Mountain Bike Bergauf-Hinderniss", + "label": "Mountainbike Schwierigkeit bergauf", "options": { - "0": "0: Durschnittliche Steigung <10%, Kies/verdichtete Erde, keine Hindernisse", + "0": "0: Durchschnittliche Steigung <10%, Kies/verdichtete Erde, keine Hindernisse", "1": "1: Durchschnittliche Steigung <15%, Kies/verdichtete Erde, wenige kleine Hindernisse", - "2": "2: Durchschnittliche Steigung <20%, stabiel Oberfläche, fautgroße Steine/Wurzeln", + "2": "2: Durchschnittliche Steigung <20%, stabil Oberfläche, faustgroße Steine/Wurzeln", "3": "3: Durchschnittliche Steigung <25%, unterschiedliche Oberfläche, faustgroße Steine/Wurzeln", "4": "4: Durchschnittliche Steigung <30%, schlechter Zustand, große Steine/Zweige", - "5": "5: sehr steig, Fahrrad muss generell geschoben oder getragen werden" + "5": "5: sehr steil, Fahrrad muss generell geschoben oder getragen werden" }, "placeholder": "0, 1, 2, 3 ..." }, @@ -1166,7 +1168,7 @@ "piste/difficulty": { "label": "Schwierigkeit", "options": { - "advanced": "fortgeschritten (schwarze Raute)", + "advanced": "Fortgeschritten (schwarze Raute)", "easy": "Einfach (grüner Kreis)", "expert": "Experte (doppelte schwarze Raute)", "extreme": "Extrem (Kletterausrüstung benötigt)", @@ -1226,13 +1228,13 @@ "label": "Glas" }, "recycling/glass_bottles": { - "label": "akzeptiert Glasflaschen" + "label": "Glasflaschen" }, "recycling/paper": { "label": "Papier" }, "recycling/plastic": { - "label": "akzeptiert Plastik" + "label": "Plastik" }, "recycling/type": { "label": "Recycling-Typ", @@ -1263,16 +1265,16 @@ "label": "Typ" }, "sac_scale": { - "label": "Wanderweg Klassifizierung", + "label": "Schwierigkeitsgrad des Wanderwegs", "options": { - "alpine_hiking": "T4: Bergsteigen", - "demanding_alpine_hiking": "T5: Anspruchsvolles Bergsteigen", + "alpine_hiking": "T4: Alpines Bergwandern", + "demanding_alpine_hiking": "T5: Anspruchsvolles alpines Bergwandern", "demanding_mountain_hiking": "T3: Anspruchsvolles Bergwandern", - "difficult_alpine_hiking": "T6: Schwieriges Bergsteigen", + "difficult_alpine_hiking": "T6: Schwieriges alpines Bergsteigen", "hiking": "T1: Wandern", "mountain_hiking": "T2: Bergwandern" }, - "placeholder": "Bergwandern, Bergsteigen ..." + "placeholder": "Bergwandern, alpines Bergwandern..." }, "sanitary_dump_station": { "label": "Toilettenentsorgungsanlage" @@ -1342,7 +1344,7 @@ "impassable": "Unpassierbar / Keine Fahrzeuge mit Rädern", "intermediate": "Räder: Citybike, Rollstuhl, Roller", "very_bad": "Hohe Bodenfreiheit: Fahrzeug mit leichter Geländegängigkeit", - "very_horrible": "Spezialisiertes Off-Road: Traktor, Quad" + "very_horrible": "Spezialisiertes Off-Road: Traktor, Geländefahrzeug" }, "placeholder": "Schmale Reifen, Räder, Off-Road ..." }, @@ -1366,7 +1368,7 @@ "label": "Struktur", "options": { "bridge": "Brücke", - "cutting": "Senke", + "cutting": "Einschnitt", "embankment": "Fahrdamm", "ford": "Furt", "tunnel": "Tunnel" @@ -1386,7 +1388,7 @@ "label": "Oberfläche" }, "tactile_paving": { - "label": "taktile Oberfläche" + "label": "Oberfläche mit Blindenleitsystem" }, "takeaway": { "label": "Takeaway", @@ -1416,12 +1418,15 @@ "label": "Feld-/Waldweg-Typ", "options": { "grade1": "Fest: befestigt oder sehr kompakte harte Oberfläche", - "grade2": "Großteils Fest: Kies/Stein gemischt mit etwas weichem Material", + "grade2": "Großenteils fest: Kies/Stein gemischt mit etwas weichem Material", "grade3": "Gleichmäßige Mischung von harten und weichem Material", - "grade4": "Großteils weich: Erde/Sand/Gras gemischt mit etwas hartem Material", - "grade5": "Weiche: Erde/Sand/Gras" + "grade4": "Großenteils weich: Erde/Sand/Gras gemischt mit etwas hartem Material", + "grade5": "Weich: Erde/Sand/Gras" }, - "placeholder": "fest, großteils fest, weich ..." + "placeholder": "Fest, Großenteils fest, Weich ..." + }, + "traffic_signals": { + "label": "Typ" }, "trail_visibility": { "label": "Erkennbarkeit des Wanderweges", @@ -1429,7 +1434,7 @@ "bad": "Schlecht: Keine Markierungen, Weg teilweise unsichtbar oder nicht vorhanden", "excellent": "Ausgezeichnet: unmissverständlicher Weg oder überall Markierungen", "good": "Gut: sicherbare Markierungen, müssen teilweise gesucht werden", - "horrible": "Schrecklich: oft kein Weg, teilweise Orientierungserfahrung benötigt", + "horrible": "Sehr schlecht: oft kein Weg, teilweise Orientierungserfahrung benötigt", "intermediate": "Mittelmäßig: Wenige Markierungen, Weg großteils sichtbar", "no": "Nein: Kein Weg, ausgezeichnete Orientierungserfahrung benötigt" }, @@ -1493,7 +1498,7 @@ }, "aerialway/magic_carpet": { "name": "KInderskilift", - "terms": "Kinderschilift, Zauberteppichlift, Babylift" + "terms": "Kinderskilift, Zauberteppichlift, Babylift" }, "aerialway/platter": { "name": "Tellerlift", @@ -1540,7 +1545,7 @@ "terms": "Heliport" }, "aeroway/runway": { - "name": "Piste", + "name": "Start- und Landebahn", "terms": "Start-/Landebahn,Startbahn,Landebahn" }, "aeroway/taxiway": { @@ -1572,8 +1577,8 @@ "terms": "Bar" }, "amenity/bbq": { - "name": "Grillrestaurant", - "terms": "Grill, Barbecue, Steakhouse" + "name": "Grillplatz", + "terms": "Grill, Barbecue, BBQ" }, "amenity/bench": { "name": "Sitzbank", @@ -1588,16 +1593,16 @@ "terms": "Fahrrad-Verleih" }, "amenity/bicycle_repair_station": { - "name": "Fahrradreperaturstation", - "terms": "Fahrradreperaturstation, Fahrradreperaturbox" + "name": "Fahrradreparaturstation", + "terms": "Fahrradreparaturstation, Fahrradreparaturbox" }, "amenity/biergarten": { "name": "Biergarten", "terms": "Biergarten, Gastgarten" }, "amenity/boat_rental": { - "name": "Bootvermietung", - "terms": "Bootsverleih" + "name": "Bootsvermietung", + "terms": "Bootsverleih, Bootsvermietung" }, "amenity/bureau_de_change": { "name": "Wechselstube", @@ -1605,11 +1610,11 @@ }, "amenity/bus_station": { "name": "Busbahnhof", - "terms": "Omnibusbahnhof, ZOB" + "terms": "Omnibusbahnhof, ZOB, Busbahnhof" }, "amenity/cafe": { "name": "Café", - "terms": "Kaffee,Tee,Kaffeehandlung" + "terms": "Kaffee,Café, Kaffeehaus" }, "amenity/car_rental": { "name": "Autovermietung", @@ -1617,7 +1622,7 @@ }, "amenity/car_sharing": { "name": "Carsharing", - "terms": "Autoteilen, Car Sharing" + "terms": "Autoteilen, Car Sharing, Teilauto" }, "amenity/car_wash": { "name": "Autowäsche", @@ -1625,11 +1630,11 @@ }, "amenity/casino": { "name": "Casino", - "terms": "Straßenbelag" + "terms": "Spielothek, Casino, Spielbank, Glücksspiel, Spielcasino" }, "amenity/charging_station": { "name": "Ladestation", - "terms": "Ladestation" + "terms": "Ladestation, E-Tankstelle, Stromtankstelle" }, "amenity/childcare": { "name": "Kindertagesstätte/Kinderbetreuung", @@ -1649,7 +1654,7 @@ }, "amenity/college": { "name": "Hochschulgelände", - "terms": "Schulgelände,Collegegeglände" + "terms": "Schulgelände,Collegegelände,Universitätsgelände" }, "amenity/community_centre": { "name": "Gemeindezentrum", @@ -1665,15 +1670,15 @@ }, "amenity/dentist": { "name": "Zahnarzt", - "terms": "Zahnarzt, Dentist" + "terms": "Zahnarzt, Dentist, Stomatologe" }, "amenity/doctor": { "name": "Arzt", - "terms": "Arzt, Mediziner" + "terms": "Arzt, Mediziner, Doktor" }, "amenity/dojo": { "name": "Kampfsportstudio", - "terms": "Kampfsportstudio, Kampfsportzentrum, Karatestudio" + "terms": "Kampfsportstudio, Kampfsportzentrum, Karatestudio, Dojo" }, "amenity/drinking_water": { "name": "Trinkwasserstelle", @@ -1684,7 +1689,7 @@ "terms": "Botschaft" }, "amenity/fast_food": { - "name": "Fast Food", + "name": "Schnellimbiss", "terms": "Fast Food, Imbiss" }, "amenity/fire_station": { @@ -1692,20 +1697,20 @@ "terms": "Feuerwehr, Feuerwehrstation" }, "amenity/fountain": { - "name": "Brunnen", - "terms": "Springbrunnen" + "name": "Springbrunnen", + "terms": "Springbrunnen, Wasserspiel" }, "amenity/fuel": { "name": "Tankstelle", - "terms": "Tankstelle" + "terms": "Tankstelle, Tanke" }, "amenity/grave_yard": { "name": "Friedhof", "terms": "Friedhof" }, "amenity/grit_bin": { - "name": "Streugutkist", - "terms": "Streugutkiste, Streugutbehälter, Splitkiste" + "name": "Streugutkiste", + "terms": "Streugutkiste, Streugutbehälter, Splittkiste" }, "amenity/hospital": { "name": "Krankenhausgelände", @@ -1723,6 +1728,10 @@ "name": "Marktplatz", "terms": "Marktplatz" }, + "amenity/motorcycle_parking": { + "name": "Motorradparkplatz", + "terms": "Motorrad-Parkplatz" + }, "amenity/nightclub": { "name": "Nachtklub", "terms": "Nachtklub, Etablissement, Nachtlokal" @@ -1796,8 +1805,8 @@ "terms": "Bar,Cafeteria,Café,Kantine,Speisehaus,Coffee-Shop,Kaffeehaus,Imbiss,Speisesaal,Kneipe,Donut Shop,Drive-In,Restaurant,Speiserestaurant,Wirtschaft,Fast-Food-Restaurant,Grill,Hamburgerstand,Hotdogstand,Gasthaus,Gasthof,Wirtshaus,Imbissstube,Imbiss,Pizzeria,Lokal" }, "amenity/sanitary_dump_station": { - "name": "Campingplatz Toilettenentsorgungsanlage", - "terms": "Campingplatz Toilettenentsorgungsanlage" + "name": "Campingtoiletten-Entsorgungsanlage", + "terms": "Campingtoilette, Toilettenentsorgungsanlage" }, "amenity/school": { "name": "Schulgelände", @@ -1880,7 +1889,7 @@ "terms": "Barriere, Hindernis" }, "barrier/block": { - "name": "Steinblock", + "name": "Stein-/Betonblock/Stein-/Betonblöcke", "terms": "Block" }, "barrier/bollard": { @@ -1889,7 +1898,7 @@ }, "barrier/cattle_grid": { "name": "Weiderost", - "terms": "Viehgitter" + "terms": "Viehgitter, Viehrost" }, "barrier/city_wall": { "name": "Stadtmauer", @@ -1933,7 +1942,7 @@ }, "barrier/stile": { "name": "Zaunübertritt", - "terms": "Zaunübertritt" + "terms": "Zaunübertritt, Zauntritt, Stägel, Mauertritt" }, "barrier/toll_booth": { "name": "Mautstation", @@ -1992,8 +2001,8 @@ "terms": "Gebäude im Bau" }, "building/detached": { - "name": "freistehendes Haus", - "terms": "freistehendes Haus, Einfamilienhaus" + "name": "Einzelhaus", + "terms": "alleinstehendes Haus, freistehendes Haus, Einfamilienhaus" }, "building/dormitory": { "name": "Schlafsaal", @@ -2059,6 +2068,10 @@ "name": "Schulgebäude", "terms": "Schulgebäude, Schulhaus" }, + "building/semidetached_house": { + "name": "Doppelhaus", + "terms": "Doppelhaushälfte" + }, "building/shed": { "name": "Schuppen", "terms": "Hütte, Baracke" @@ -2172,7 +2185,7 @@ "terms": "Schlüsselschneider, Schlüsselgeschäft" }, "craft/locksmith": { - "name": "Schlüsseldienst", + "name": "Schlosser", "terms": "Schlüsseldienst, Schlossermeister, Schlosser" }, "craft/metal_construction": { @@ -2276,8 +2289,8 @@ "terms": "Weingut,Weinkellerei" }, "embankment": { - "name": "Fahrdamm", - "terms": "Damm" + "name": "Böschung", + "terms": "Damm, Aufschüttung, Böschung" }, "emergency/ambulance_station": { "name": "Rettungswache", @@ -2345,7 +2358,7 @@ }, "highway": { "name": "Straße/Weg", - "terms": "Autobahn" + "terms": "Fahrbahn, Autobahn, Straße, Weg" }, "highway/bridleway": { "name": "Reitweg", @@ -2412,8 +2425,8 @@ "terms": "Bundesstraßenanschluss, Bundesstraßenauffahrt, Bundesstraßenabfahrt, Auffahrt, Abfahrt" }, "highway/raceway": { - "name": "Autorennstrecke", - "terms": "Autorennstrecke" + "name": "Motorrennstrecke", + "terms": "Autorennstrecke, Motorrennstrecke" }, "highway/residential": { "name": "Wohngebietsstraße", @@ -2428,7 +2441,7 @@ "terms": "Unbekannte Straße" }, "highway/secondary": { - "name": "Landstraße", + "name": "Landesstraße", "terms": "Nebenstraße" }, "highway/secondary_link": { @@ -2437,7 +2450,7 @@ }, "highway/service": { "name": "Erschließungsweg", - "terms": "Zufahrtstraße" + "terms": "Zufahrtsstraße" }, "highway/service/alley": { "name": "Gasse", @@ -2464,7 +2477,7 @@ "terms": "Raststätte, Autobahnraststätte, Rasthof, Autobahnrasthof, Raststation, Autobahnraststation" }, "highway/steps": { - "name": "Treppen", + "name": "Treppe", "terms": "Treppe,Stufen" }, "highway/stop": { @@ -2472,7 +2485,7 @@ "terms": "Halt,Stop,Stopp" }, "highway/street_lamp": { - "name": "Straßenlaterne", + "name": "Straßenlampe", "terms": "Straßenlaterne, Straßenlampe" }, "highway/tertiary": { @@ -2480,7 +2493,7 @@ "terms": "Drittrangige Straße" }, "highway/tertiary_link": { - "name": "Kreisstraßenanschluss, Kreisstraßenauffahrt, Kreisstraßenabfahrt, Auffahrt, Abfahrt", + "name": "Kreisstraßenanschluss", "terms": "Auffahrt" }, "highway/track": { @@ -2488,12 +2501,12 @@ "terms": "Forstweg,Wirtschaftsweg,Wiesenweg,Feldweg,Waldweg" }, "highway/traffic_signals": { - "name": "Ampeln", + "name": "Ampel", "terms": "Ampel,Lichtzeichenanlage,Lichtsignalanlage,Verkehrslichtsignalanlage" }, "highway/trunk": { "name": "Kraftfahrstraße", - "terms": "Fernstraße, Autobahn" + "terms": "Fernstraße, Schnellstraße" }, "highway/trunk_link": { "name": "Schnellstraßenanschluss", @@ -2552,8 +2565,8 @@ "terms": "Flächennutzung, Raumnutzung, Bodennutzung, Landnutzung" }, "landuse/allotments": { - "name": "Kleingartenanlage", - "terms": "Schrebergärten, Kleingärten, Kleingartenanlage" + "name": "Gemeinschaftsgarten", + "terms": "Gemeinsamer Garten" }, "landuse/basin": { "name": "Becken", @@ -2577,19 +2590,19 @@ }, "landuse/farm": { "name": "Ackerland", - "terms": "Ackerland, Landwirtschaftsflächen, Ackerboden" + "terms": "Ackerland, Landwirtschaftsfläche, Ackerboden" }, "landuse/farmland": { "name": "Ackerland", - "terms": "Ackerland, Landwirtschaftsflächen, Ackerboden" + "terms": "Ackerland, Landwirtschaftsfläche, Ackerboden" }, "landuse/farmyard": { "name": "Bauernhof", "terms": "Bauernhof" }, "landuse/forest": { - "name": "Wald", - "terms": "Forst, bewirtschafteter Wald" + "name": "Forst", + "terms": "Forst, bewirtschafteter Wald, Wald" }, "landuse/garages": { "name": "Garagen", @@ -2605,7 +2618,7 @@ }, "landuse/landfill": { "name": "Deponie", - "terms": "Demonise, Mülldeponie, Geländeauffüllung" + "terms": "Deponie, Mülldeponie, Geländeauffüllung" }, "landuse/meadow": { "name": "Weide", @@ -2620,7 +2633,7 @@ "terms": "Obstplantage, Streuobstwiese" }, "landuse/plant_nursery": { - "name": "Betriebskindergarten", + "name": "Anpflanzung, Baumschule", "terms": "Betriebskindergarten, Werkskindergarten, Betriebskinderkrippe, Werkskinderkrippe" }, "landuse/quarry": { @@ -2632,28 +2645,28 @@ "terms": "Wohngebiet, Wohnanlage, Wohngegend, Wohnregion" }, "landuse/retail": { - "name": "Fachmarktzentrum", - "terms": "Fachmarktzentrum, Einkaufszentrum" + "name": "Einzelhandelsgebiet", + "terms": "Einzelhandelsgebiet, Einzelhandelsfläche" }, "landuse/vineyard": { "name": "Weinberg", "terms": "Weinberg" }, "leisure": { - "name": "Erholung", - "terms": "Freizeit" + "name": "Freizeit", + "terms": "Freizeit, Erholung" }, "leisure/adult_gaming_centre": { - "name": "Erwachsenenspielzentrum", - "terms": "Erwachsenenspielzentrum" + "name": "Spielothek", + "terms": "Erwachsenenspielzentrum, Spielhölle, Spielothek, Spielautomat, Spielcasino, Spielsalon" }, "leisure/bowling_alley": { - "name": "Kegelbahn", + "name": "Bowlingbahn", "terms": "Kegelbahn" }, "leisure/common": { - "name": "öffentliche Fläche", - "terms": "öffentliche Grünfläche" + "name": "öffentliche Fläche, Allmende", + "terms": "öffentliche Grünfläche, Allmende, Allmeind" }, "leisure/dog_park": { "name": "Hundepark", @@ -2661,7 +2674,7 @@ }, "leisure/firepit": { "name": "Feuerstelle", - "terms": "Feuerstelle, Lavaseekrater" + "terms": "Feuerstelle" }, "leisure/garden": { "name": "Garten", @@ -2688,7 +2701,7 @@ "terms": "Esplanade,Lustgarten,Erholungsgebiet,Dorfanger,Dorfwiese" }, "leisure/picnic_table": { - "name": "Jausentisch", + "name": "Picknicktisch", "terms": "Jausentisch, Picknicktisch" }, "leisure/pitch": { @@ -2697,7 +2710,7 @@ }, "leisure/pitch/american_football": { "name": "American-Football-Feld", - "terms": "American Football Platz" + "terms": "American-Football-Platz" }, "leisure/pitch/baseball": { "name": "Baseballfeld", @@ -2707,6 +2720,14 @@ "name": "Basketballfeld", "terms": "Basketball-Platz, Basketball-Feld" }, + "leisure/pitch/rugby_league": { + "name": "Rugby-League-Feld", + "terms": "Rugby-League-Feld" + }, + "leisure/pitch/rugby_union": { + "name": "Rugby-Union-Feld", + "terms": "Rugby-Union-Feld" + }, "leisure/pitch/skateboard": { "name": "Skatepark", "terms": "Skateboardpark, Boardpark, Skateplatz" @@ -2725,11 +2746,11 @@ }, "leisure/playground": { "name": "Spielplatz", - "terms": "Kinderspielplatz,Klettergerüst" + "terms": "Kinderspielplatz" }, "leisure/running_track": { "name": "Laufbahn", - "terms": "Laufbahn.Fahrstraße" + "terms": "Laufbahn, Tartanbahn" }, "leisure/slipway": { "name": "Slipanlage", @@ -2756,8 +2777,8 @@ "terms": "Linie" }, "man_made": { - "name": "Zivilbauten", - "terms": "künstlich" + "name": "Bauten", + "terms": "künstlich, Bauwerk" }, "man_made/adit": { "name": "Stollen", @@ -2765,14 +2786,14 @@ }, "man_made/breakwater": { "name": "Wellenbrecher", - "terms": "Mole" + "terms": "Wellenbrecher, Buhnen" }, "man_made/cutline": { "name": "Schneise", - "terms": "Schneise" + "terms": "Schneise, Durchhau, Lücke, Bewuchsunterbrechung" }, "man_made/embankment": { - "name": "Fahrdamm", + "name": "Böschung", "terms": "Böschung, Damm, Ufer, Uferböschung" }, "man_made/flagpole": { @@ -2797,18 +2818,18 @@ }, "man_made/pier": { "name": "Steg", - "terms": "Anleger, Pier" + "terms": "Anleger, Pier, Seebrücke" }, "man_made/pipeline": { "name": "Pipeline", "terms": "Pipeline, Rohrleitung" }, "man_made/silo": { - "name": "Silo", + "name": "Aufbewahrungstank für Feststoffe", "terms": "Speicher, Silo" }, "man_made/storage_tank": { - "name": "Lagertank", + "name": "Aufbewahrungstank für Flüssigkeiten", "terms": "Lagertank, Speichertank, Vorratstank" }, "man_made/survey_point": { @@ -2841,16 +2862,36 @@ }, "military/barracks": { "name": "Kaserne", - "terms": "Barracken" + "terms": "Baracken" }, "military/bunker": { "name": "Bunker", "terms": "Schutzraum, Schutzräume" }, + "military/checkpoint": { + "name": "Kontrollpunkt", + "terms": "Grenzübergang" + }, + "military/danger_area": { + "name": "Gefahrenbereich", + "terms": "Gefahrenbereich, gefährlicher Bereich" + }, + "military/naval_base": { + "name": "Marinestützpunkt", + "terms": "Marinestützpunkt, Flottenstützpunkt" + }, + "military/obstacle_course": { + "name": "Hindernisstrecke", + "terms": "Hindernisbahn" + }, "military/range": { "name": "Waffenübungsplatz", "terms": "Schießstand, Truppenübungsplatz" }, + "military/training_area": { + "name": "Übungsplatz", + "terms": "Truppenübungsplatz" + }, "natural": { "name": "Natur", "terms": "natürlich" @@ -2873,19 +2914,19 @@ }, "natural/coastline": { "name": "Küstenlinie", - "terms": "Ufer" + "terms": "Ufer, Küste" }, "natural/fell": { - "name": "Bergweide", - "terms": "Fjell, Fjäll, Fjall, Tunturi, Bergtundra, Bergweide, Bergwiese, Almwiese, Alm, Alp, Matte, Alpine Matte" + "name": "Alm, Gebirgsgrasland", + "terms": "Fjell, Fjäll, Fjall, Tunturi, Bergtundra" }, "natural/glacier": { "name": "Gletscher", "terms": "Gletscher" }, "natural/grassland": { - "name": "Wiese", - "terms": "Weide, Wiese, Grünland" + "name": "Grasland", + "terms": "Grünland" }, "natural/heath": { "name": "Heide", @@ -2893,7 +2934,7 @@ }, "natural/peak": { "name": "Gipfel", - "terms": "Gipfel,Felsnadel,Alpe,Höhepunkt,Scheitelpunkt,Hügel,Berg,Bergspitze,Bergkuppe,Zipfel" + "terms": "Gipfel,Felsnadel,Alpe,Höhepunkt,Hügel,Berg,Bergspitze,Bergkuppe,Zipfel" }, "natural/saddle": { "name": "Bergsattel", @@ -2904,7 +2945,7 @@ "terms": "Schutthalde, Geröllhalde, Schuttkegel, Schuttfuß, Schuttrampe, Talus" }, "natural/scrub": { - "name": "Gestrüpp", + "name": "Buschland", "terms": "Gebüsch, Gestrüpp, Buschland, Sträucher, Latschenkiefer" }, "natural/spring": { @@ -2944,8 +2985,8 @@ "terms": "Feuchtgebiet, Sumpf, Moor, Ried, Marsch, Aue, Röhricht, Watt, Salzwiese, Mangrove" }, "natural/wood": { - "name": "Wald", - "terms": "Urwald, Naturwald" + "name": "Naturwald", + "terms": "Urwald, Naturwald, Wald" }, "office": { "name": "Büro", @@ -3005,7 +3046,7 @@ }, "office/ngo": { "name": "Nichtregierungsorganisation", - "terms": "Gemeinnütziger Verein" + "terms": "NRO, Nichtregierungsorganisation" }, "office/physician": { "name": "Arztpraxis", @@ -3048,19 +3089,19 @@ "terms": "Bauernhof, Farm" }, "place/hamlet": { - "name": "Siedlung", - "terms": "Weiler, kleines Dorf" + "name": "Weiler", + "terms": "Weiler, sehr kleines Dorf, kleine Siedlung, Zinken, Hofschaft, Drubbel" }, "place/island": { "name": "Insel", - "terms": "Inselgruppe,Archipel,Atoll,Inselchen,Insel,Koralleninsel,Riff" + "terms": "Insel" }, "place/isolated_dwelling": { "name": "abgelegene Siedlung", - "terms": "frei stehendes Haus, Einzelhaus" + "terms": "frei stehendes Haus, Einzelhaus, Einöde" }, "place/locality": { - "name": "Ortschaft", + "name": "Örtlichkeit", "terms": "Ort, Gegend" }, "place/neighbourhood": { @@ -3073,7 +3114,7 @@ }, "place/town": { "name": "Kleinstadt", - "terms": "Stadt, Ortschaft" + "terms": "Kleinstadt" }, "place/village": { "name": "Dorf", @@ -3120,8 +3161,8 @@ "terms": "Transformator" }, "public_transport/platform": { - "name": "Bahnsteig", - "terms": "Halte-Plattform" + "name": "Bahn-/ Bussteig ", + "terms": "Halte-Plattform, Bussteig" }, "public_transport/stop_position": { "name": "Halteposition", @@ -3132,12 +3173,12 @@ "terms": "Eisenbahn, Bahn, Zug, Eisenbahnstrecke, Bahnstrecke" }, "railway/abandoned": { - "name": "Stillgelegte Eisenbahnstrecke", - "terms": "Stillgelegte Eisenbahn, Verfallene Eisenbahn" + "name": "Aufgelassene Eisenbahnstrecke", + "terms": "Verfallene Eisenbahn, Aufgegebene Bahnstrecke" }, "railway/disused": { "name": "Ungenutzte Eisenbahnstrecke", - "terms": "Ungenutzte Eisenbahn, Eingestellte Eisenbahnstrecke" + "terms": "Ungenutzte Eisenbahn, Eingestellte Eisenbahnstrecke, Stillgelegte Eisenbahn, Stillgelegte Bahnstrecke" }, "railway/funicular": { "name": "Standseilbahn", @@ -3148,7 +3189,7 @@ "terms": "Bahn-Haltestelle, Zug-Haltestelle, Haltestelle, Haltepunkt" }, "railway/level_crossing": { - "name": "Eisenbahnkreuzung", + "name": "Bahnübergang", "terms": "Eisenbahnkreuzung, Bahnübergang, Bahnunterführung, Eisenbahnüberführung, Eisenbahnunterquerung" }, "railway/monorail": { @@ -3156,7 +3197,7 @@ "terms": "Einschienenbahn" }, "railway/narrow_gauge": { - "name": "Schmalspureisenbahn", + "name": "Schmalspurbahn", "terms": "Schmalspureisenbahn, Schmalspurbahn, schmalspurige Eisenbahn" }, "railway/platform": { @@ -3165,11 +3206,11 @@ }, "railway/rail": { "name": "Eisenbahn", - "terms": "Eisenbahnschienen" + "terms": "Gleise, Eisenbahnschienen, Schiene" }, "railway/station": { "name": "Bahnhof", - "terms": "Bahnhof, Haltepunkt, Haltestelle" + "terms": "Bahnhof, Haltestelle" }, "railway/subway": { "name": "U-Bahn", @@ -3185,7 +3226,7 @@ }, "relation": { "name": "Relation", - "terms": "Relation, Beziehung, Verbindung" + "terms": "Relation, Beziehung" }, "roundabout": { "name": "Kreisverkehr", @@ -3201,11 +3242,11 @@ }, "shop/alcohol": { "name": "Spirituosenladen", - "terms": "Alkohol" + "terms": "Alkoholika" }, "shop/anime": { - "name": "Zeichentrickladen", - "terms": "Zeichentrickladen,Zeichentrickgeschäft" + "name": "Anime-Geschäft", + "terms": "Anime" }, "shop/antiques": { "name": "Antiquitätenladen", @@ -3213,7 +3254,7 @@ }, "shop/art": { "name": "Kunsthandlung", - "terms": "Kunstgalerie" + "terms": "Kunstgalerie, Galerie" }, "shop/baby_goods": { "name": "Babysachengeschäft", @@ -3353,15 +3394,15 @@ }, "shop/erotic": { "name": "Erotikgeschäft", - "terms": "Erotikladen" + "terms": "Erotikladen, sexshop" }, "shop/fabric": { "name": "Boutique", "terms": "Boutique,Bekleidungsgeschäft" }, "shop/farm": { - "name": "Obst- und Gemüsestand", - "terms": "Hofladen" + "name": "Hofladen", + "terms": "Obst- und Gemüsestand, Hofladen" }, "shop/fashion": { "name": "Modegeschäft", @@ -3381,10 +3422,10 @@ }, "shop/funeral_directors": { "name": "Beerdigungsinstitut", - "terms": "Beerdigungsinstitut, Bestattungsinstitut, Bestattungsunternehmen" + "terms": "Beerdigungsinstitut, Bestattungsinstitut, Bestattungsunternehmen, Bestatter, Pompfüneberer" }, "shop/furnace": { - "name": "Heizungsinstallateur", + "name": "Heizungsfachgeschäft", "terms": "Heizungstechniker,Zentralheizungstechnikladen" }, "shop/furniture": { @@ -3393,7 +3434,7 @@ }, "shop/garden_centre": { "name": "Gartenzentrum", - "terms": "Gartenzentrum, Gartencenter" + "terms": "Gartenzentrum, Gartencenter, Gartenmarkt" }, "shop/gift": { "name": "Geschenkladen", @@ -3413,7 +3454,7 @@ }, "shop/hearing_aids": { "name": "Hörgerätegeschäft", - "terms": "Hörgerätegeschäft,Hörhilfengeschäft" + "terms": "Hörgerätegeschäft, Hörhilfengeschäft, Akustiker" }, "shop/herbalist": { "name": "Kräuterladen", @@ -3493,7 +3534,7 @@ }, "shop/newsagent": { "name": "Zeitungs/Magazin-Geschäft", - "terms": "Zeitungs/Zeitschriftenladen" + "terms": "Zeitungs-/ Zeitschriftenladen" }, "shop/optician": { "name": "Optiker", @@ -3501,7 +3542,7 @@ }, "shop/organic": { "name": "Bioladen", - "terms": "Bioladen,Biolebensmittelhändler" + "terms": "Bioladen,Biolebensmittelhändler, Biomarkt" }, "shop/outdoor": { "name": "Outdoorgeschäft", @@ -3569,7 +3610,7 @@ }, "shop/tattoo": { "name": "Tätowierungsladen", - "terms": "Tätowierungsladen,Peckerlstube" + "terms": "Tätowierungsladen, Peckerlstube, Tattoostudio" }, "shop/tea": { "name": "Teegeschäft", @@ -3596,8 +3637,8 @@ "terms": "Reifenhandlung" }, "shop/vacant": { - "name": "Freistehendes Geschäft", - "terms": "leer stehendes Geschäft" + "name": "Leerstehendes Geschäft", + "terms": "leerstehendes Geschäft, leeres Geschäft" }, "shop/vacuum_cleaner": { "name": "Staubsaugergeschäft", @@ -3700,20 +3741,20 @@ "terms": "Zoo" }, "traffic_calming/bump": { - "name": "Temposchwelle", - "terms": "Temposchwelle, Bodenschwelle, Beruhigungsschwelle, Rüttelschwelle, Fahrbahnhöcker, Bremsschwelle, Bremshügel" + "name": "Bremsschwelle (schmal)", + "terms": "Temposchwelle, Bodenschwelle, Beruhigungsschwelle, Rüttelschwelle, Fahrbahnhöcker, Bremsschwelle, Bremshügel, Drempel" }, "traffic_calming/hump": { - "name": "Bodenschwelle", - "terms": "Bodenschwelle, Bremshügel" + "name": "Bremsschwelle (breit)", + "terms": "Temposchwelle, Bodenschwelle, Beruhigungsschwelle, Rüttelschwelle, Fahrbahnhöcker, Bremsschwelle, Bremshügel, Drempel" }, "traffic_calming/rumble_strip": { - "name": "Fahrbahnschwelle", - "terms": "Fahrbahnschwelle, Rüttelstreifen" + "name": "Rüttelstreifen", + "terms": "Rumpelstreifen, Rüttelstreifen, Holperstreifen" }, "traffic_calming/table": { "name": "Erhöhter Fußgängerübergang", - "terms": "Erhöhter Fußgängerübergang" + "terms": "Erhöhter Fußgängerübergang, Aufpflasterung" }, "type/boundary": { "name": "Grenze", @@ -3756,16 +3797,16 @@ "terms": "Rechtsabbiegegebot, Rechts abbiegen geboten, nur rechts abbiegen erlaubt" }, "type/restriction/only_straight_on": { - "name": "Kehrtwendeverbot", - "terms": "Kehrwendeverbot, keine Kehrtwende erlaubt, Umdrehverbot, Umdrehen verboten" + "name": "Abbiegeverbot", + "terms": "Abbiegeverbot, nur geradeaus, Abbiegen verboten" }, "type/route": { "name": "Route", "terms": "Route, Strecke, Weg, Reiseroute" }, "type/route/bicycle": { - "name": "Radweg", - "terms": "Radroute" + "name": "Radwanderweg", + "terms": "Radroute, Fahrradroute" }, "type/route/bus": { "name": "Buslinie", @@ -3785,7 +3826,7 @@ }, "type/route/hiking": { "name": "Wanderroute", - "terms": "Wanderweg,Spazierweg,Pilgerweg" + "terms": "Wanderweg, Fernwanderweg, Pilgerweg, Trekking" }, "type/route/pipeline": { "name": "Pipelinenetz", @@ -3809,7 +3850,7 @@ }, "type/route_master": { "name": "Hauptroute", - "terms": "Routemaster, Doppeldeckerbus" + "terms": "Routemaster" }, "vertex": { "name": "Andere", @@ -3833,11 +3874,11 @@ }, "waterway/drain": { "name": "Ablauf", - "terms": "Ablauf, Abfluss, Kanal" + "terms": "Ablauf, Abfluss" }, "waterway/fuel": { - "name": "Meerestankstelle", - "terms": "Schiffstankstelle, Meerestankstelle" + "name": "Bootstankstelle", + "terms": "Bootstankstelle" }, "waterway/river": { "name": "Fluss", diff --git a/vendor/assets/iD/iD/locales/el.json b/vendor/assets/iD/iD/locales/el.json index 114900407..8c17fafd2 100644 --- a/vendor/assets/iD/iD/locales/el.json +++ b/vendor/assets/iD/iD/locales/el.json @@ -41,6 +41,8 @@ "key": "Α", "title": "Συνέχεια", "description": "Συνεχίστε αυτήν τη γραμμή.", + "not_eligible": "Καμία γραμμή δεν μπορεί να συνεχίσει εδώ.", + "multiple": "Πολλές γραμμές μπορούν να συνεχίσουν εδώ. Για να επιλέξετε μια γραμμή, πατήστε το κουμπί Shift και κάντε κλικ πάνω της για να τη διαλέξετε.", "annotation": { "line": "Συνέχιση μιας γραμμής.", "area": "Συνέχιση μιας περιοχής." @@ -53,7 +55,7 @@ "annotation": "Αλλάχτηκε ο ρόλος ενός μέλους σχέσης." }, "change_tags": { - "annotation": "Αλλάχτηκαν χαρακτηριστικά." + "annotation": "Αλλάχτηκαν ετικέτες." }, "circularize": { "title": "Σχηματισμός κύκλου", @@ -66,25 +68,33 @@ "line": "Έγινε μια γραμμή κυκλική.", "area": "Έγινε μια περιοχή κυκλική." }, - "not_closed": "Αυτό δεν μπορεί να γίνει κυκλικό επειδή δεν είναι βρόγχος." + "not_closed": "Αυτό δεν μπορεί να γίνει κυκλικό επειδή δεν είναι βρόγχος.", + "connected_to_hidden": "Αυτό δεν μπορεί να γίνει κυκλικό επειδή είναι συνδεμένο με ένα κρυφό χαρακτηριστικό." }, "orthogonalize": { "title": "Τετράγωνο", + "description": { + "line": "Τετραγωνίστε τις γωνίες αυτής της γραμμής.", + "area": "Τετραγωνίστε τις γωνίες αυτής της περιοχής." + }, "key": "Σ", "annotation": { "line": "Τετραγωνίστηκαν οι γωνίες μιας γραμμής.", "area": "Τετραγωνίστηκαν οι γωνίες μιας περιοχής." - } + }, + "connected_to_hidden": "Αυτό δεν μπορεί να γίνει τετράγωνο επειδή είναι συνδεμένο με ένα κρυφό χαρακτηριστικό." }, "straighten": { "title": "Ευθυγράμμηση", "description": "Ευθυγράμμιση αυτής της γραμμής.", "key": "Σ", "annotation": "Ευθυγραμμίστηκε μια γραμμή.", - "too_bendy": "Δεν γινόταν να ευθυγραμμιστεί επειδή στρίβει λοξά υπερβολικά πολύ." + "too_bendy": "Δεν γινόταν να ευθυγραμμιστεί επειδή στρίβει λοξά υπερβολικά πολύ.", + "connected_to_hidden": "Αυτή η γραμμή δεν μπορεί να γίνει ευθεία επειδή είναι συνδεμένη με ένα κρυφό χαρακτηριστικό." }, "delete": { "title": "Διαγραφή", + "description": "Διαγράψτε μόνιμα το αντικείμενο.", "annotation": { "point": "Διεγράφη ένα σημείο.", "vertex": "Διαγράφηκε ένας κόμβος από μια διαδρομή.", @@ -93,7 +103,8 @@ "relation": "Διαγράφηκε μια σχέση.", "multiple": "Διαγράφηκαν {n} αντικείμενα." }, - "incomplete_relation": "Αυτό το χαρακτηριστικό δεν μπορεί να διαγραφεί επειδή δεν έχει ληφθεί πλήρως." + "incomplete_relation": "Αυτό το χαρακτηριστικό δεν μπορεί να διαγραφεί επειδή δεν έχει μεταφορτωθεί πλήρως.", + "connected_to_hidden": "Αυτό δεν μπορεί να διαγραφεί επειδή είναι συνδεμένο με ένα κρυφό χαρακτηριστικό." }, "add_member": { "annotation": "Προστέθηκε ένα μέλος σε μία σχέση." @@ -114,7 +125,8 @@ "description": "Αποσυνδέστε αυτές τις γραμμές/περιοχές μεταξύ τους.", "key": "Δ", "annotation": "Αποσύνδεση γραμμών/περιοχών.", - "not_connected": "Δεν υπάρχουν αρκετές γραμμές/περιοχές εδώ για αποσύνδεση." + "not_connected": "Δεν υπάρχουν αρκετές γραμμές/περιοχές εδώ για αποσύνδεση.", + "connected_to_hidden": "Αυτό δεν μπορεί να αποσυνδεθεί επειδή είναι συνδεμένο με ένα κρυφό χαρακτηριστικό." }, "merge": { "title": "Συγχώνευση", @@ -123,7 +135,8 @@ "annotation": "Συγχωνεύτηκαν {n} γραμμές.", "not_eligible": "Αυτά τα χαρακτηριστικά δεν μπορούν να συγχωνευτούν.", "not_adjacent": "Αυτές οι γραμμές δεν μπορούν να συγχωνευτούν επειδή δεν είναι ενωμένες.", - "restriction": "Αυτές οι γραμμές δεν μπορούν να συγχωνευτούν επειδή τουλάχιστον μια είναι μέλος μιας σχέσης \"{relation}\"." + "restriction": "Αυτές οι γραμμές δεν μπορούν να συγχωνευτούν επειδή τουλάχιστον μια είναι μέλος μιας σχέσης \"{relation}\".", + "incomplete_relation": "Αυτά τα χαρακτηριστικά δεν μπορούν να συγχωνευτούν επειδή δεν έχουν μεταφορτωθεί πλήρως." }, "move": { "title": "Μετακίνηση", @@ -136,7 +149,8 @@ "area": "Μετακινήθηκε μια περιοχή.", "multiple": "Μετακινήθηκαν πολλαπλά αντικείμενα." }, - "incomplete_relation": "Αυτό το χαρακτηριστικό δεν μπορεί να μετακινηθεί επειδή δεν έχει ληφθεί ολόκληρο." + "incomplete_relation": "Αυτό το χαρακτηριστικό δεν μπορεί να μετακινηθεί επειδή δεν έχει μεταφορτωθεί πλήρως.", + "connected_to_hidden": "Αυτό δεν μπορεί να μετακινηθεί επειδή είναι συνδεμένο με ένα κρυφό χαρακτηριστικό." }, "rotate": { "title": "Περιστροφή", @@ -145,7 +159,8 @@ "annotation": { "line": "Περιστράφηκε μια γραμμή.", "area": "Περιστράφηκε μια περιοχή." - } + }, + "connected_to_hidden": "Αυτό δεν μπορεί να περιστραφεί επειδή είναι συνδεμένο με ένα κρυφό χαρακτηριστικό." }, "reverse": { "title": "Αντιστροφή", @@ -157,15 +172,30 @@ "title": "Διαχωρισμός", "description": { "line": "Χωρίστε αυτή τη γραμμή στα δυο σε αυτόν τον κόμβο.", - "area": "Χωρίστε το όριο αυτής της περιοχής στα δύο." + "area": "Χωρίστε το όριο αυτής της περιοχής στα δύο.", + "multiple": "Χωρίστε τις γραμμές/όρια περιοχής σε αυτόν τον κόμβο στα δύο." }, "key": "Χ", "annotation": { "line": "Χωρίστε μια γραμμή.", - "area": "Χωρίστε ένα όριο περιοχής." + "area": "Χωρίστε ένα όριο περιοχής.", + "multiple": "Χωρίστε {n} γραμμές/όρια περιοχής." }, "not_eligible": "Οι γραμμές δεν μπορούν να χωριστούν στην αρχή ή στο τέλος τους.", - "multiple_ways": "Υπάρχουν αρκετές γραμμές εδώ για χώρισμα." + "multiple_ways": "Υπάρχουν αρκετές γραμμές εδώ για χώρισμα.", + "connected_to_hidden": "Αυτό το χαρακτηριστικό δεν μπορεί να χωριστεί επειδή δεν έχει ληφθεί ολόκληρο." + }, + "restriction": { + "help": { + "select": "Πατήστε για να επιλέξετε ένα τμήμα δρόμου.", + "toggle": "Πατήστε για να αλλάξετε τις απαγορεύσεις στροφών.", + "toggle_on": "Πατήστε για να προσθέσετε μια \"{restriction}\" απαγόρευση.", + "toggle_off": "Πατήστε για να αφαιρέσετε μια \"{restriction}\" απαγόρευση." + }, + "annotation": { + "create": "Προστέθηκε μια απαγόρευση στροφής", + "delete": "Διαγράφηκε μια απαγόρευση στροφής" + } } }, "undo": { @@ -187,14 +217,24 @@ "zoom_in_edit": "Μεγεθύνετε για να Επεξεργαστείτε", "logout": "Αποσύνδεση", "loading_auth": "Σύνδεση στο OpenStreetMap...", - "report_a_bug": "αναφορά σφάλματος", + "feature_info": { + "hidden_warning": "{count} κρυφά χαρακτηριστικά", + "hidden_details": "Αυτά τα χαρακτηριστικά είναι κρυφά αυτή τη στιγμή: {details}" + }, + "status": { + "error": "Αδυναμία σύνδεσης στο API.", + "offline": "Το API είναι εκτός σύνδεσης. Παρακαλώ δοκιμάστε επεξεργασία αργότερα.", + "readonly": "Το API είναι μόνο-για-ανάγνωση. Θα χρειαστεί να περιμένετε για να αποθηκεύσετε τις αλλαγές σας." + }, "commit": { "title": "Αποθήκευση Αλλαγών", "description_placeholder": "Σύντομη περιγραφή των συνεισφορών σας", + "message_label": "Σχόλιο αλλαγών", "upload_explanation": "ΟΙ αλλαγές που θα ανεβάσετε θα είναι ορατές σε όλους τους χάρτες που χρησιμοποιούν δεδομένα OpenStreetMap.", - "upload_explanation_with_user": "ΟΙ αλλαγές που θα ανεβάσετε ως {user} θα είναι ορατές σε όλους τους χάρτες που χρησιμοποιούν δεδομένα OpenStreetMap.", + "upload_explanation_with_user": "Οι αλλαγές που θα ανεβάσετε ως {user} θα είναι ορατές σε όλους τους χάρτες που χρησιμοποιούν δεδομένα OpenStreetMap.", "save": "Αποθήκευση", "cancel": "Ακύρωση", + "changes": "{count} Αλλαγές", "warnings": "Προειδοποιήσεις", "modified": "Τροποποιήθηκε", "deleted": "Διαγράφηκε", @@ -204,6 +244,24 @@ "list": "Επεξεργασίες από {users}", "truncated_list": "Επεξεργασίες από {users} και {count} άλλους" }, + "infobox": { + "selected": "{n} επιλεγμένα", + "geometry": "Γεωμετρία", + "center": "Κέντρο", + "perimeter": "Περίμετρος", + "length": "Μήκος", + "area": "Περιοχή", + "location": "Τοποθεσία", + "metric": "Μετρικό", + "imperial": "Αγγλικό" + }, + "geometry": { + "point": "σημείο", + "vertex": "κορυφή", + "line": "γραμμή", + "area": "περιοχή", + "relation": "σχέση" + }, "geocoder": { "search": "Αναζήτηση παγκοσμίως...", "no_results_visible": "Χωρίς αποτελέσματα στην ορατή περιοχή χάρτη", @@ -213,14 +271,14 @@ "title": "Εμφάνισε την Τοποθεσία μου" }, "inspector": { - "no_documentation_combination": "Δεν υπάρχει διαθέσιμη τεκμηρίωση για αυτόν τον συνδυασμό χαρακτηριστικών", + "no_documentation_combination": "Δεν υπάρχει διαθέσιμη τεκμηρίωση για αυτόν τον συνδυασμό ετικετών", "no_documentation_key": "Δεν υπάρχει διαθέσιμη τεκμηρίωση για αυτό το κλειδί", "show_more": "Εμφάνιση Περισσότερων", "view_on_osm": "Προβολή στο openstreetmap.org", - "all_tags": "Όλα τα χαρακτηριστικά", + "all_tags": "Όλες οι ετικέτες", "all_members": "Όλα τα μέλη", "all_relations": "Όλες οι σχέσεις", - "new_relation": "Νέα σχέση", + "new_relation": "Νέα σχέση...", "role": "Ρόλος", "choose": "Επιλογή τύπου χαρακτηριστικού", "results": "{n} αποτελέσματα για {search}", @@ -230,33 +288,62 @@ "search": "Αναζήτηση", "multiselect": "Επιλεγμένα αντικείμενα", "unknown": "Άγνωστο", + "incomplete": "<μη μεταφορτωμένο>", "feature_list": "Αναζήτηση χαρακτηριστικών", "edit": "Επεξεργασία χαρακτηριστικού", + "check": { + "yes": "Ναι", + "no": "Όχι" + }, "none": "Κανένα", "node": "Κόμβος", "way": "Διαδρομή", "relation": "Σχέση", - "location": "Τοποθεσία" + "location": "Τοποθεσία", + "add_fields": "Προσθήκη πεδίου:" }, "background": { "title": "Παρασκήνιο", "description": "Ρυθμίσεις παρασκηνίου", "percent_brightness": "{opacity}% φωτεινότητα", "none": "Κανένα", - "custom": "Προσαρμοσμένο", + "custom": "Εξατομικευμένο", + "custom_button": "Επεξεργασία εξατομικευμένου παρασκηνίου", "fix_misalignment": "Διόρθωση ευθυγράμμισης", - "reset": "Μηδενισμός" + "reset": "Μηδενισμός", + "minimap": { + "description": "Μικροχάρτης", + "tooltip": "Προβολή ενός χάρτη σε σμίκρυνση, για να σας βοηθήσει να εντοπίσετε την περιοχή που εμφανίζεται αυτή τη στιγμή." + } + }, + "map_data": { + "title": "Δεδομένα Χάρτη", + "description": "Δεδομένα Χάρτη", + "map_features": "Χαρακτηριστικά Χάρτη" }, "feature": { + "points": { + "description": "Σημεία", + "tooltip": "Σημεία Ενδιαφέροντος" + }, "paths": { - "description": "Μονοπάτια" + "description": "Μονοπάτια", + "tooltip": "Πεζοδρόμια, Μονοπάτια Πεζών/Ποδηλάτων, κλπ." }, "buildings": { - "description": "Κτίρια" + "description": "Κτίρια", + "tooltip": "Κτίρια, Καταφύγια, Γκαράζ, κλπ." + }, + "water": { + "description": "Χαρακτηριστικά Νερού" }, "rail": { "tooltip": "Σιδηρόδρομοι" }, + "power": { + "description": "Χαρακτηριστικά Ισχύος", + "tooltip": "Γραμμές Μεταφοράς Ρεύματος, Μονάδες Ηλεκτροπαραγωγής, Υποσταθμοί, κλπ." + }, "others": { "description": "Άλλα", "tooltip": "Όλα τα υπόλοιπα" @@ -272,8 +359,28 @@ "title": "Αποθήκευση", "help": "Αποθήκευση των αλλαγών στο OpenStreetMap, κάντε τες ορατές στου άλλους χρήστες.", "no_changes": "Δεν υπάρχουν αλλαγές για αποθήκευση.", + "unknown_error_details": "Παρακαλώ επιβεβαιώστε ότι είστε συνδεμένοι στο ίντερνετ.", "uploading": "Αποστολή αλλαγών στο OpenStreetMap.", - "unsaved_changes": "Έχετε μη αποθηκευμένες αλλαγές" + "unsaved_changes": "Έχετε μη αποθηκευμένες αλλαγές", + "conflict": { + "header": "Επίλυση επεξεργασιών σε διένεξη", + "count": "Διένεξη {num} από {total}", + "previous": "< Προηγούμενο", + "next": "Επόμενο >", + "delete": "Αφήστε Διαγραμμένο", + "download_changes": "Ή μεταφορτώστε τις αλλαγές σας.", + "done": "Όλες οι διενέξεις επιλύθηκαν!", + "help": "Κάποια άλλη χρήστρια/χρήστης άλλαξε μερικά από τα χαρακτηριστικά του χάρτη που αλλάξατε κι εσείς.\nΕπιλέξτε καθένα από τα παρακάτω αντικείμενα για περισσότερες λεπτομέρειες σχετικά με τη διένεξη, και επιλέξτε εάν θα κρατήσετε\nτις δικές σας αλλαγές ή τις αλλαγές της άλλης χρήστριας/χρήστη.\n" + } + }, + "merge_remote_changes": { + "conflict": { + "deleted": "Αυτό το αντικείμενο έχει διαγραφεί από {user}.", + "location": "Αυτό το αντικείμενο μετακινήθηκε και από εσάς και από {user}.", + "nodelist": "Αλλάξανε κόμβοι και από εσάς και από {user}.", + "memberlist": "Αλλάξανε μέλη σχέσης και από εσάς και από {user}.", + "tags": "Αλλάξατε την ετικέτα {tag} σε \"{local}\" και η/ο {user} την άλλαξε σε \"{remote}\"." + } }, "success": { "edited_osm": "Επεξεργαστήκατε τον OSM", @@ -284,7 +391,8 @@ "google": "Διαμοιρασμός στο Google+" }, "confirm": { - "okay": "Εντάξει" + "okay": "Εντάξει", + "cancel": "Ακύρωση" }, "splash": { "welcome": "Καλώς ήλθατε στον iD, επεξεργαστή για το OpenStreetMap", @@ -300,23 +408,31 @@ "used_with": "χρησιμοποιείται με {type}" }, "validations": { - "untagged_point": "Σημείο χωρίς χαρακτηριστικά", - "untagged_line": "Γραμμή χωρίς χαρακτηριστικά", - "untagged_area": "Περιοχή χωρίς χαρακτηριστικά", + "untagged_point": "Σημείο χωρίς ετικέτα", + "untagged_line": "Γραμμή χωρίς ετικέτα", + "untagged_area": "Περιοχή χωρίς ετικέτα", "many_deletions": "Διαγράφετε {n} αντικείμενα. Είστε σίγουρος ότι θέλετε να το κάνετε αυτό; Αυτό θα τα διαγράψει από το χάρτη πού όλοι οι άλλοι βλέπουν στο openstreetmap.org.", - "tag_suggests_area": "Το χαρακτηριστικό {tag} προτείνει η γραμμή πρέπει να είναι περιοχή, αλλά δεν είναι περιοχή", - "deprecated_tags": "Παρωχημένα χαρακτηριστικά: {tags}" + "tag_suggests_area": "Η ετικέτα {tag} προτείνει ότι η γραμμή πρέπει να είναι περιοχή, αλλά δεν είναι περιοχή", + "untagged_point_tooltip": "Επιλέξτε ένα τύπο χαρακτηριστικού που περιγράφει τι είναι αυτό το σημείο.", + "untagged_line_tooltip": "Επιλέξτε ένα τύπο χαρακτηριστικού που περιγράφει τι είναι αυτή η γραμμή.", + "untagged_area_tooltip": "Επιλέξτε ένα τύπο χαρακτηριστικού που περιγράφει τι είναι αυτή η περιοχή.", + "deprecated_tags": "Παρωχημένες ετικέτες: {tags}" }, "zoom": { "in": "Μεγέθυνση", "out": "Σμίκρυνση" }, "cannot_zoom": "Δεν είναι δυνατή μεγαλύτερη σμίκρυνση στην τρέχουσα κατάσταση λειτουργίας.", + "full_screen": "Αλλάξτε σε Πλήρη Οθόνη", "gpx": { "local_layer": "Τοπικό αρχείο GPX", "zoom": "Εστίαση στο ίχνος GPX", "browse": "Εξερεύνηση για αρχείο .gpx" }, + "mapillary": { + "tooltip": "Φωτογραφίες από το επίπεδο του δρόμου, από το Mapillary", + "view_on_mapillary": "Δείτε αυτή τη φωτογραφία στο Mapillary" + }, "help": { "title": "Βοήθεια" }, @@ -326,17 +442,26 @@ "header": "Η επικεφαλίδα μας δείχνει τον τύπο του χαρακτηριστικού." }, "points": { - "title": "Σημεία" + "title": "Σημεία", + "describe": "Το σημείο είναι τώρα σημειωμένο σαν καφετέρια. Χρησιμοποιώντας τον επεξεργαστή χαρακτηριστικών, μπορούμε να προσθέσουμε περισσότερες πληροφορίες σχετικά με το χαρακτηριστικό. **Προσθέστε ένα όνομα**", + "close": "Ο επεξεργαστής χαρακτηριστικών μπορεί να κλείσει πατώντας στο κουμπί κλεισίματος. **Κλείστε τον επεξεργαστή χαρακτηριστικών**", + "fixname": "**Αλλάξτε το όνομα και κλείστε τον επεξεργαστή χαρακτηριστικών.**", + "reselect_delete": "Όλα τα χαρακτηριστικά στο χάρτη μπορούν να διαγραφούν. **Πατήστε στο σημείο που δημιουργήσατε.**" }, "areas": { "title": "Περιοχές", - "search": "**Αναζήτηση για '{name}'.**" + "search": "**Αναζήτηση για '{name}'.**", + "choose": "** Επιλέξτε Παιδική Χαρά από τη λίστα.**", + "describe": "**Προσθέστε ένα όνομα, και κλείστε τον επεξεργαστή χαρακτηριστικών**" }, "lines": { - "title": "Γραμμές" + "title": "Γραμμές", + "start": "**Αρχίστε τη γραμμή πατώντας στην άκρη του δρόμου.**", + "describe": "**Ονομάστε το δρόμο και κλείστε τον επεξεργαστή χαρακτηριστικών.**" }, "startediting": { "title": "Εκκίνηση Επεξεργασίας", + "save": "Μην ξεχνάτε να σώζετε συχνά τις αλλαγές σας!", "start": "Αρχίστε να χαρτογραφείτε!" } }, @@ -358,7 +483,7 @@ "name": "Σιδηροδρομική Γραμμή" }, "category-restriction": { - "name": "Περιορισμός" + "name": "Απαγόρευση" }, "category-road": { "name": "Δρόμος" @@ -375,6 +500,7 @@ }, "fields": { "access": { + "label": "Επιτρεπόμενη Πρόσβαση", "options": { "designated": { "description": "Η πρόσβαση επιτρέπεται βάσει πινακίδων ή συγκεκριμένων τοπικών νόμων", @@ -384,6 +510,9 @@ "description": "Η πρόσβαση επιτρέπεται μόνο για για να φτάσετε σε κάποιο προορισμό", "title": "Προορισμός" }, + "dismount": { + "description": "Η πρόσβαση επιτρέπεται αλλά ο αναβάτης πρέπει να κατέβει." + }, "no": { "description": "Η πρόσβαση δεν επιτρέπεται στο ευρύ κοινό", "title": "Απαγορεύεται" @@ -409,6 +538,7 @@ } }, "access_simple": { + "label": "Επιτρεπόμενη Πρόσβαση", "placeholder": "ναι" }, "access_toilets": { @@ -418,6 +548,7 @@ "label": "Διεύθυνση", "placeholders": { "city": "Πόλη", + "conscriptionnumber": "123", "country": "Χώρα", "hamlet": "Οικισμός", "housename": "Όνομα Σπιτιού", @@ -473,9 +604,15 @@ "atm": { "label": "ΑΤΜ" }, + "backrest": { + "label": "Πλάτη" + }, "barrier": { "label": "Είδος" }, + "bench": { + "label": "Παγκάκι" + }, "bicycle_parking": { "label": "Τύπος" }, @@ -526,6 +663,9 @@ "construction": { "label": "Είδος" }, + "content": { + "label": "Περιεχόμενα" + }, "country": { "label": "Χώρα" }, @@ -535,6 +675,21 @@ "cuisine": { "label": "Κουζίνα" }, + "cycleway": { + "label": "Ποδηλατολωρίδες", + "options": { + "lane": { + "description": "Ποδηλατολωρίδα χωρισμένη από την κίνηση αυτοκινήτων με ζωγραφισμένη γραμμή" + }, + "shared_lane": { + "description": "Ποδηλατολωρίδα χωρίς διαχωρισμό από την κίνηση αυτοκινήτων" + } + }, + "types": { + "cycleway:left": "Αριστερή πλευρά", + "cycleway:right": "Δεξιά πλευρά" + } + }, "denomination": { "label": "Δόγμα" }, @@ -583,6 +738,31 @@ "fuel": { "label": "Καύσιμο" }, + "fuel/biodiesel": { + "label": "Πουλάει Βιοντίζελ" + }, + "fuel/diesel": { + "label": "Πουλάει Ντίζελ" + }, + "fuel/e10": { + "label": "Πουλάει Ε10" + }, + "fuel/e85": { + "label": "Πουλάει Ε85" + }, + "fuel/lpg": { + "label": "Πουλάει Προπάνιο" + }, + "fuel/octane_100": { + "label": "Πουλάει Αγωνιστική Βενζίνη" + }, + "fuel/octane_91": { + "label": "Πουλάει Απλή Βενζίνη" + }, + "gender": { + "label": "Φύλο", + "placeholder": "Άγνωστο" + }, "generator/method": { "label": "Μέθοδος" }, @@ -593,7 +773,8 @@ "label": "Τύπος" }, "golf_hole": { - "label": "Αναφορά" + "label": "Αναφορά", + "placeholder": "Αριθμός τρύπας (1-18)" }, "handicap": { "placeholder": "1-18" @@ -604,12 +785,22 @@ "historic": { "label": "Είδος" }, + "hoops": { + "placeholder": "1, 2, 4..." + }, "iata": { "label": "IATA" }, "incline": { "label": "Κλήση" }, + "incline_steps": { + "label": "Κλίση", + "options": { + "down": "Κάτω", + "up": "Πάνω" + } + }, "information": { "label": "Είδος" }, @@ -646,6 +837,9 @@ "label": "Επίπεδα", "placeholder": "2, 4, 6..." }, + "lit": { + "label": "Φωτισμός" + }, "location": { "label": "Τοποθεσία" }, @@ -707,7 +901,8 @@ "parking": { "label": "Είδος", "options": { - "surface": "Επιφάνεια" + "surface": "Επιφάνεια", + "underground": "Υπόγειο" } }, "phone": { @@ -732,6 +927,31 @@ "railway": { "label": "Είδος" }, + "recycling/cans": { + "label": "Δέχεται Μεταλλικά Δοχεία" + }, + "recycling/clothes": { + "label": "Δέχεται Ρούχα" + }, + "recycling/glass": { + "label": "Δέχεται Γυαλί" + }, + "recycling/glass_bottles": { + "label": "Δέχεται Γυάλινα Μπουκάλια" + }, + "recycling/paper": { + "label": "Δέχεται Χαρτί" + }, + "recycling/plastic": { + "label": "Δέχεται Πλαστικά" + }, + "recycling/type": { + "label": "Είδος Ανακύκλωσης", + "options": { + "centre": "Κέντρο Ανακύκλωσης", + "container": "Container" + } + }, "ref": { "label": "Αναφορά" }, @@ -744,6 +964,9 @@ "restriction": { "label": "Είδος" }, + "restrictions": { + "label": "Απαγορεύσεις Στροφών" + }, "route": { "label": "Είδος" }, @@ -753,6 +976,25 @@ "service": { "label": "Τύπος" }, + "service/bicycle/chain_tool": { + "label": "Εξωλκέας Αλυσίδας", + "options": { + "no": "Όχι", + "yes": "Ναι" + } + }, + "service/bicycle/pump": { + "label": "Τρόμπα Αέρος", + "options": { + "no": "Όχι", + "yes": "Ναι" + } + }, + "service_rail": { + "options": { + "crossover": "Σύνδεση Παραλλήλων Γραμμών" + } + }, "shelter": { "label": "Καταφύγιο" }, @@ -802,6 +1044,12 @@ "surface": { "label": "Επιφάνεια" }, + "takeaway": { + "options": { + "no": "Όχι", + "yes": "Ναι" + } + }, "tourism": { "label": "Τύπος" }, @@ -899,6 +1147,10 @@ "name": "Μπαρ", "terms": "Μπαρ, διασκέδαση, ποτά" }, + "amenity/bbq": { + "name": "Ψησταριά", + "terms": "Μπάρμπεκιου, γκριλ" + }, "amenity/bench": { "name": "Παγκάκι", "terms": "Παγκάκι" @@ -911,18 +1163,24 @@ "name": "Ενοικίαση Ποδηλάτων", "terms": "Ενοικίαση ποδηλάτων" }, + "amenity/bicycle_repair_station": { + "name": "Σταθμός Επισκευής Ποδηλάτων" + }, + "amenity/biergarten": { + "name": "Κήπος Μπυραρίας" + }, "amenity/boat_rental": { "name": "Ενοικίαση Σκαφών" }, "amenity/bureau_de_change": { - "name": "Ανταλακτήριο Συναλάγματος" + "name": "Ανταλλακτήριο Συναλλάγματος" }, "amenity/bus_station": { "name": "Σταθμός Λεωφορείων" }, "amenity/cafe": { "name": "Καφετέρια", - "terms": "Καφετέρια, Καφενείο" + "terms": "Καφετέρια, Καφενείο, Μπιστρό, Καφέ" }, "amenity/car_rental": { "name": "Ενοικίαση Αυτοκινήτων", @@ -936,6 +1194,9 @@ "name": "Πλυντήριο Αυτοκινήτων", "terms": "Πληντήριο αυτοκινήτων" }, + "amenity/casino": { + "name": "Καζίνο" + }, "amenity/charging_station": { "name": "Σταθμός Φόρτισης" }, @@ -967,7 +1228,7 @@ }, "amenity/drinking_water": { "name": "Πόσιμο Νερό", - "terms": "Πόσιμο νερό, Βρύση" + "terms": "Πόσιμο νερό, Βρύση, Ψύκτης, Ψύκτης Νερού, Πηγή" }, "amenity/embassy": { "name": "Πρεσβεία", @@ -975,7 +1236,7 @@ }, "amenity/fast_food": { "name": "Ταχυφαγείο", - "terms": "Γρήγορο φαγητό, Πρόχειρο φαγητό" + "terms": "Γρήγορο φαγητό, Πρόχειρο φαγητό, Φαστφουντάδικο" }, "amenity/fire_station": { "name": "Πυροσβεστική", @@ -983,7 +1244,7 @@ }, "amenity/fountain": { "name": "Συντριβάνι", - "terms": "Συντριβάνι" + "terms": "Συντριβάνι, Κρήνη" }, "amenity/fuel": { "name": "Βενζινάδικο", @@ -993,6 +1254,13 @@ "name": "Κοιμητήριο", "terms": "Νεκροταφείο" }, + "amenity/hospital": { + "name": "Χώρος Νοσοκομείου" + }, + "amenity/kindergarten": { + "name": "Χώρος Νηπιαγωγείου/Παιδικού σταθμού", + "terms": "Νηπιαγωγείο, Βρεφονηπιακός σταθμός, Παιδικός σταθμός" + }, "amenity/library": { "name": "Βιβλιοθήκη", "terms": "Βιβλιοθήκη" @@ -1001,11 +1269,20 @@ "name": "Αγορά", "terms": "Αγορά" }, + "amenity/motorcycle_parking": { + "name": "Στάθμευση μοτοσυκλετών", + "terms": "Στάθμευση μοτοσικλετών, πάρκινγκ μοτοσυκλετών" + }, "amenity/nightclub": { "name": "Νυχτερινό Κέντρο" }, "amenity/parking": { - "name": "Στάθμευση Αυτοκινήτων" + "name": "Στάθμευση Αυτοκινήτων", + "terms": "Πάρκινγκ Αυτοκινήτων, Γκαράζ Αυτοκινήτων" + }, + "amenity/parking_entrance": { + "name": "Είσοδος/έξοδος στάθμευσης αυτοκινήτων ", + "terms": "Είσοδος/έξοδος γκαράζ, Είσοδος/έξοδος πάρκινγκ" }, "amenity/pharmacy": { "name": "Φαρμακείο", @@ -1047,19 +1324,34 @@ "name": "Παμπ", "terms": "Παμπ" }, + "amenity/public_bookcase": { + "name": "Ανταλλακτική βιβλιοθήκη δρόμου" + }, "amenity/recycling": { "name": "Ανακύκλωση" }, + "amenity/register_office": { + "name": "Ληξιαρχείο" + }, "amenity/restaurant": { "name": "Εστιατόριο", - "terms": "Εστιατόριο" + "terms": "Εστιατόριο, Ταβέρνα, Μεζεδοπωλείο, Μαγειρείο, Οινομαγειρείο" + }, + "amenity/school": { + "name": "Χώρος Σχολείου" }, "amenity/shelter": { "name": "Στέγαστρο" }, + "amenity/social_facility": { + "name": "Κοινωνική Μονάδα" + }, "amenity/social_facility/homeless_shelter": { "name": "Καταφύγιο Αστέγων" }, + "amenity/studio": { + "name": "Στούντιο" + }, "amenity/swimming_pool": { "name": "Πισίνα", "terms": "Πισίνα, Δεξαμενή κολύμβησης" @@ -1084,6 +1376,10 @@ "name": "Δημαρχείο", "terms": "Δημαρχείο" }, + "amenity/university": { + "name": "Χώρος Πανεπιστημίου", + "terms": "Πανεπιστημιούπολη, Πανεπιστήμιο" + }, "amenity/vending_machine": { "name": "Μηχάνημα Αυτόματης Πώλησης", "terms": "αυτόματος πωλητής" @@ -1099,6 +1395,9 @@ "name": "Περιοχή", "terms": "Περιοχή" }, + "area/highway": { + "name": "Επιφάνεια Δρόμου" + }, "barrier": { "name": "Εμπόδιο", "terms": "Φράχτης, Εμπόδιο" @@ -1143,7 +1442,7 @@ "terms": "Μπάρα, Αναρτούμενη πύλη, όπως είναι στα διόδια" }, "barrier/retaining_wall": { - "name": "Διατηρητέα Τείχη" + "name": "Τοίχος Αντιστήριξης" }, "barrier/stile": { "name": "Στύλος", @@ -1168,6 +1467,10 @@ "building/apartments": { "name": "Διαμερίσματα" }, + "building/barn": { + "name": "Αποθήκη αγροκτήματος", + "terms": "Σιταποθήκη, Αχυρώνας" + }, "building/cathedral": { "name": "Καθεδρικός" }, @@ -1182,7 +1485,12 @@ "terms": "Εμπορικό Κτήριο, Επαγγελματικό κτήριο" }, "building/construction": { - "name": "Κτήριο Υπό Κατασκευή" + "name": "Κτίριο Υπό Κατασκευή", + "terms": "Κτήριο Υπό Κατασκευή" + }, + "building/dormitory": { + "name": "Φοιτητική Εστία", + "terms": "Κοιτώνας" }, "building/entrance": { "name": "Είσοδος/Έξοδος" @@ -1191,11 +1499,16 @@ "name": "Εργαστήριο", "terms": "Γκαράζ" }, + "building/greenhouse": { + "name": "Θερμοκήπιο" + }, "building/hospital": { - "name": "Κτήριο Νοσοκομείου" + "name": "Κτίριο Νοσοκομείου", + "terms": "Κτήριο Νοσοκομείου" }, "building/hotel": { - "name": "Κτήριο Ξενοδοχείου" + "name": "Κτίριο Ξενοδοχείου", + "terms": "Κτήριο Ξενοδοχείου" }, "building/house": { "name": "Σπίτι", @@ -1203,14 +1516,18 @@ }, "building/hut": { "name": "Καλύβα", - "terms": "Καλύβα" + "terms": "Καλύβα, Παράγκα" }, "building/industrial": { - "name": "Βιομηχανικό Κτήριο", + "name": "Βιομηχανικό Κτίριο", "terms": "Βιομηχανικό κτήριο" }, + "building/kindergarten": { + "name": "Κτίριο Νηπιαγωγείου/Παιδικού σταθμού" + }, "building/public": { - "name": "Δημόσιο κτήριο" + "name": "Δημόσιο Κτίριο", + "terms": "Δημόσιο Κτήριο" }, "building/residential": { "name": "Κτίριο Κατοικιών", @@ -1220,13 +1537,18 @@ "name": "Στέγη" }, "building/school": { - "name": "Κτήριο Σχολείου" + "name": "Κτήριο Σχολείου", + "terms": "Κτήριο Σχολείου" + }, + "building/terrace": { + "name": "Ενωμένα Ομοιόμορφα Σπίτια" }, "building/train_station": { "name": "Σταθμός Τρένου" }, "building/university": { - "name": "Κτήριο Πανεπιστημίου" + "name": "Κτίριο Πανεπιστημίου", + "terms": "Κτήριο Πανεπιστημίου" }, "building/warehouse": { "name": "Αποθήκη" @@ -1243,6 +1565,9 @@ "craft/boatbuilder": { "name": "Ναυπηγός" }, + "craft/bookbinder": { + "name": "Βιβλιοδέτης" + }, "craft/brewery": { "name": "Ζυθοποιείο", "terms": "ζυθοποιός, ζυθοποιία" @@ -1255,6 +1580,9 @@ "name": "Ωρολογοποιός", "terms": "ρολογάς" }, + "craft/confectionery": { + "name": "Ζαχαροπλαστείο" + }, "craft/electrician": { "name": "Ηλεκτρολόγος", "terms": "ηλεκτροτεχνίτης" @@ -1284,8 +1612,11 @@ "craft/sawmill": { "name": "Πριονιστήριο" }, + "craft/scaffolder": { + "name": "Κατασκευαστής σκαλωσιών" + }, "craft/sculpter": { - "name": "Γλυπτης" + "name": "Γλύπτης" }, "craft/shoemaker": { "name": "Τσαγκάρης", @@ -1295,9 +1626,15 @@ "name": "Ραφτική", "terms": "ράφτης" }, + "craft/tinsmith": { + "name": "Λευκοσιδηρουργός" + }, "craft/watchmaker": { "name": "Ωρολογοποιός" }, + "craft/winery": { + "name": "Οινοποιείο" + }, "embankment": { "name": "Ανάχωμα" }, @@ -1316,6 +1653,15 @@ "entrance": { "name": "Είσοδος/Έξοδος" }, + "footway/crossing": { + "name": "Διάβαση" + }, + "footway/crosswalk": { + "name": "Διαγραμμισμένη Διάβαση Πεζών" + }, + "footway/sidewalk": { + "name": "Πεζοδρόμιο" + }, "ford": { "name": "Κοιτόστρωση" }, @@ -1331,6 +1677,12 @@ "name": "Στάση Λεωφορείων", "terms": "Στάση λεοφωρίου" }, + "highway/crossing": { + "name": "Διάβαση" + }, + "highway/crosswalk": { + "name": "Διαγραμμισμένη Διάβαση Πεζών" + }, "highway/cycleway": { "name": "Ποδηλατόδρομος", "terms": "Διαδρομή ποδηλάτων, Ποδηλατόδρομος" @@ -1461,6 +1813,9 @@ "name": "Κοιμητήριο", "terms": "Νεκροταφείο" }, + "landuse/commercial": { + "name": "Εμπορική Περιοχή" + }, "landuse/construction": { "name": "Κατασκευές", "terms": "Κατασκευές" @@ -1476,6 +1831,10 @@ "name": "Γρασίδι", "terms": "Γρασίδι, Χορτάρι" }, + "landuse/industrial": { + "name": "Βιομηχανική Περιοχή", + "terms": "Βιομηχανική Ζώνη" + }, "landuse/meadow": { "name": "Λιβάδι", "terms": "Λιβάδι" @@ -1510,14 +1869,24 @@ "name": "Γήπεδο Γκολφ", "terms": "Γήπεδο γκολφ" }, + "leisure/ice_rink": { + "name": "Παγοδρόμιο" + }, "leisure/marina": { "name": "Μαρίνα", "terms": "Μαρίνα" }, + "leisure/nature_reserve": { + "name": "Προστατευόμενος Βιότοπος" + }, "leisure/park": { "name": "Πάρκο", "terms": "Πάρκο" }, + "leisure/picnic_table": { + "name": "Τραπέζι Πικ Νικ", + "terms": "Τραπέζι Πικνίκ" + }, "leisure/pitch": { "name": "Γήπεδο", "terms": "Γήπεδο" @@ -1550,7 +1919,7 @@ }, "leisure/slipway": { "name": "Γλύστρα", - "terms": "Γλίστρα" + "terms": "Γλίστρα, Νεωλκείο" }, "leisure/sports_center": { "name": "Αθλητικό Κέντρο / Γυμναστήριο" @@ -1587,7 +1956,11 @@ "terms": "Αποβάθρα, Προβλήτα, Προκυμαία" }, "man_made/pipeline": { - "name": "Σωλήνωση" + "name": "Σωλήνωση", + "terms": "Αγωγός" + }, + "man_made/storage_tank": { + "name": "Δεξαμενή Αποθήκευσης" }, "man_made/survey_point": { "name": "Σημείο Επισκόπησης", @@ -1598,11 +1971,15 @@ "terms": "Πύργος" }, "man_made/wastewater_plant": { - "name": "Βιολογικός Καθαρισμός" + "name": "Βιολογικός Καθαρισμός", + "terms": "Εγκατάσταση Επεξεργασίας Λυμάτων" }, "man_made/water_tower": { "name": "Δεξαμενή Νερού", - "terms": "Πύργος νερού, Δεξαμενή" + "terms": "Πύργος νερού, Δεξαμενή, Πύργος Υδατοδεξαμενής" + }, + "man_made/water_well": { + "name": "Πηγάδι" }, "man_made/water_works": { "name": "Υδραυλικά Έργα", @@ -1620,6 +1997,10 @@ "name": "Παραλία", "terms": "Παραλία" }, + "natural/cave_entrance": { + "name": "Είσοδος Σπηλαίου", + "terms": "Είσοδος Σπηλιάς, Σπηλιά, Σπήλαιο" + }, "natural/cliff": { "name": "Γκρεμός", "terms": "Γκρεμός" @@ -1644,6 +2025,14 @@ "name": "Κορυφή", "terms": "Κορυφή" }, + "natural/saddle": { + "name": "Διάσελο", + "terms": "Αυχένας" + }, + "natural/scree": { + "name": "Σάρα", + "terms": "Πλευρικά Κορήματα, Κολλούβιο" + }, "natural/scrub": { "name": "Θαμνότοπος" }, @@ -1655,6 +2044,12 @@ "name": "Δέντρο", "terms": "Δέντρο" }, + "natural/tree_row": { + "name": "Δεντροστοιχία" + }, + "natural/volcano": { + "name": "Ηφαίστειο" + }, "natural/water": { "name": "Νερό", "terms": "Νερό" @@ -1690,10 +2085,24 @@ "name": "Αρχιτέκτονας", "terms": "Πολιτικός μηχανικός" }, + "office/company": { + "name": "Εταιρικό Γραφείο", + "terms": "Γραφείο Εταιρείας" + }, + "office/educational_institution": { + "name": "Εκπαιδευτικό Ίδρυμα" + }, + "office/employment_agency": { + "name": "Γραφείο Ευρέσεως Εργασίας", + "terms": "Γραφείο Εύρεσης Εργασίας" + }, "office/estate_agent": { "name": "Κτηματομεσιτικό Γραφείο", "terms": "μεσιτικό γραφείο, μεσίτης" }, + "office/government": { + "name": "Κυβερνητικό Γραφείο" + }, "office/insurance": { "name": "Ασφαλιστικό Γραφείο" }, @@ -1706,6 +2115,9 @@ "office/ngo": { "name": "Γραφείο ΜΚΟ" }, + "office/physician": { + "name": "Γιατρός" + }, "office/political_party": { "name": "Πολιτικό Κόμμα" }, @@ -1770,6 +2182,9 @@ "name": "Υποσταθμός ", "terms": "Υποσταθμός" }, + "power/substation": { + "name": "Υποσταθμός" + }, "power/tower": { "name": "Κολόνα Υψηλής Τάσης", "terms": "Πυλώνας Υψηλής Τάσης" @@ -1787,11 +2202,17 @@ }, "railway/abandoned": { "name": "Εγκαταλελειμμένη Σιδηροδρομική Γραμμή", - "terms": "Εγκαταλελειμένος σηδιρόδρομος" + "terms": "Εγκαταλελειμμένος σιδηρόδρομος" }, "railway/disused": { "name": "Σιδηροτροχιά εκτός Χρήσης" }, + "railway/level_crossing": { + "name": "Σιδηροδρομική Διάβαση" + }, + "railway/narrow_gauge": { + "name": "Σιδηροτροχιά Στενού Εύρους" + }, "railway/platform": { "name": "Σιδηροδρομική Αποβάθρα", "terms": "Σιδηροδρομική αποβάθρα" @@ -1832,6 +2253,13 @@ "name": "Κάβα Ποτών", "terms": "Κατάστημα ποτών, Κάβα" }, + "shop/art": { + "name": "Γκαλερί Τέχνης", + "terms": "Πινακοθήκη" + }, + "shop/baby_goods": { + "name": "Κατάστημα Βρεφικών Ειδών" + }, "shop/bakery": { "name": "Αρτοποιείο", "terms": "Αρτοποιείο, Φούρνος" @@ -1846,6 +2274,10 @@ "name": "Κατάστημα Ποδηλάτων", "terms": "Ποδηλατάδικο, Κατάστημα ποδηλάτων" }, + "shop/books": { + "name": "Βιβλιοπωλείο", + "terms": "Παλαιοβιβλιοπωλείο" + }, "shop/boutique": { "name": "Μπουτίκ", "terms": "Μπουτίκ" @@ -1881,6 +2313,9 @@ "name": "Παντοπωλείο", "terms": "Ψιλικατζίδικο, Παντοπολείο" }, + "shop/dairy": { + "name": "Γαλακτοπωλείο" + }, "shop/deli": { "name": "Ντελικατέσεν", "terms": "Εκλεκτά τρόφιμα, Μεζεδοπωλείο, Ντελικατέσεν" @@ -1893,6 +2328,9 @@ "name": "Κατάστημα ιδιοκατασκευών", "terms": "Φτιάξτο μόνος σου, Κατάστημα Ιδιοκατασκευών" }, + "shop/dry_cleaning": { + "name": "Στεγνοκαθαριστήριο" + }, "shop/electronics": { "name": "Κατάστημα Ηλεκτρονικών", "terms": "Κατάστημα ηλεκτρονικών" @@ -1908,6 +2346,9 @@ "shop/furniture": { "name": "Κατάστημα Επίπλων" }, + "shop/garden_centre": { + "terms": "Φυτώριο" + }, "shop/gift": { "name": "Κατάστημα Δώρων", "terms": "Κατάστημα δώρων" @@ -1952,7 +2393,7 @@ }, "shop/music": { "name": "Κατάστημα Μουσικής", - "terms": "Κατάστημα μουσικής" + "terms": "Κατάστημα μουσικής, Δισκοπωλείο" }, "shop/optician": { "name": "Οπτικός", @@ -1988,6 +2429,10 @@ "shop/tailor": { "name": "Ράφτης" }, + "shop/tattoo": { + "name": "Στούντιο Τατουάζ", + "terms": "Τατουατζίδικο" + }, "shop/toys": { "name": "Κατάστημα Παιχνιδιών", "terms": "Κατάστημα παιχνιδιών" @@ -2004,6 +2449,9 @@ "name": "Βιντεοκλάμπ", "terms": "Βιντεοκλάμπ" }, + "shop/video_games": { + "name": "Μαγαζί Βιντεοπαιχνιδιών" + }, "tourism": { "name": "Τουρισμός", "terms": "Τουρισμός" @@ -2055,8 +2503,8 @@ "terms": "Μουσείο" }, "tourism/picnic_site": { - "name": "Χώρος πικ νικ", - "terms": "Χώρος εκδρομής, Χώρος πικ νικ" + "name": "Χώρος Πικ νικ", + "terms": "Χώρος εκδρομής, Χώρος Πικνίκ" }, "tourism/theme_park": { "name": "Πάρκο Ψυχαγωγίας", @@ -2070,6 +2518,10 @@ "name": "Ζωολογικός Κήπος", "terms": "Ζωολογικός κήπος" }, + "traffic_calming/bump": { + "name": "Σαμαράκι", + "terms": "Μειωτής Ταχύτητας" + }, "type/boundary": { "name": "Όριο", "terms": "Όριο, Σύνορο" @@ -2083,7 +2535,7 @@ "terms": "Πολύγωνο, Πολύ-πολύγωνο" }, "type/restriction": { - "name": "Περιορισμός", + "name": "Απαγόρευση", "terms": "Περιορισμός" }, "type/restriction/no_left_turn": { @@ -2164,6 +2616,9 @@ "waterway/drain": { "name": "Οχετός" }, + "waterway/fuel": { + "name": "Πρατήριο Καυσίμων Λιμένα" + }, "waterway/river": { "name": "Ποταμός", "terms": "Ποτάμι" diff --git a/vendor/assets/iD/iD/locales/en-GB.json b/vendor/assets/iD/iD/locales/en-GB.json index b97709530..b9dcb39a9 100644 --- a/vendor/assets/iD/iD/locales/en-GB.json +++ b/vendor/assets/iD/iD/locales/en-GB.json @@ -275,6 +275,9 @@ "highway/bridleway": { "name": "Bridleway" }, + "landuse/allotments": { + "name": "Allotments" + }, "leisure/pitch/baseball": { "name": "Baseball" }, diff --git a/vendor/assets/iD/iD/locales/en.json b/vendor/assets/iD/iD/locales/en.json index 7fdbb96b0..4d1bada0f 100644 --- a/vendor/assets/iD/iD/locales/en.json +++ b/vendor/assets/iD/iD/locales/en.json @@ -143,7 +143,8 @@ "not_eligible": "These features can't be merged.", "not_adjacent": "These lines can't be merged because they aren't connected.", "restriction": "These lines can't be merged because at least one is a member of a \"{relation}\" relation.", - "incomplete_relation": "These features can't be merged because at least one hasn't been fully downloaded." + "incomplete_relation": "These features can't be merged because at least one hasn't been fully downloaded.", + "conflicting_tags": "These lines can't be merged because some of their tags have conflicting values." }, "move": { "title": "Move", @@ -226,7 +227,8 @@ "zoom_in_edit": "Zoom in to Edit", "logout": "logout", "loading_auth": "Connecting to OpenStreetMap...", - "report_a_bug": "report a bug", + "report_a_bug": "Report a bug", + "help_translate": "Help translate", "feature_info": { "hidden_warning": "{count} hidden features", "hidden_details": "These features are currently hidden: {details}" @@ -1423,6 +1425,9 @@ "grade5": "Soft: soil/sand/grass" } }, + "traffic_signals": { + "label": "Type" + }, "trail_visibility": { "label": "Trail Visibility", "placeholder": "Excellent, Good, Bad...", @@ -1723,6 +1728,10 @@ "name": "Marketplace", "terms": "" }, + "amenity/motorcycle_parking": { + "name": "Motorcycle Parking", + "terms": "" + }, "amenity/nightclub": { "name": "Nightclub", "terms": "disco*,night club,dancing,dance club" @@ -1992,8 +2001,8 @@ "terms": "" }, "building/detached": { - "name": "Detached Home", - "terms": "" + "name": "Detached House", + "terms": "home,single,family,residence,dwelling" }, "building/dormitory": { "name": "Dormitory", @@ -2025,7 +2034,7 @@ }, "building/house": { "name": "House", - "terms": "" + "terms": "home,family,residence,dwelling" }, "building/hut": { "name": "Hut", @@ -2059,6 +2068,10 @@ "name": "School Building", "terms": "academy,elementary school,middle school,high school" }, + "building/semidetached_house": { + "name": "Semi-Detached House", + "terms": "home,double,duplex,twin,family,residence,dwelling" + }, "building/shed": { "name": "Shed", "terms": "" @@ -2073,7 +2086,7 @@ }, "building/terrace": { "name": "Row Houses", - "terms": "" + "terms": "home,terrace,brownstone,family,residence,dwelling" }, "building/train_station": { "name": "Train Station", @@ -2552,8 +2565,8 @@ "terms": "" }, "landuse/allotments": { - "name": "Allotments", - "terms": "" + "name": "Community Garden", + "terms": "allotment,garden" }, "landuse/basin": { "name": "Basin", @@ -2707,6 +2720,14 @@ "name": "Basketball Court", "terms": "" }, + "leisure/pitch/rugby_league": { + "name": "Rugby League Field", + "terms": "" + }, + "leisure/pitch/rugby_union": { + "name": "Rugby Union Field", + "terms": "" + }, "leisure/pitch/skateboard": { "name": "Skate Park", "terms": "" @@ -2847,10 +2868,30 @@ "name": "Bunker", "terms": "" }, + "military/checkpoint": { + "name": "Checkpoint", + "terms": "" + }, + "military/danger_area": { + "name": "Danger Area", + "terms": "" + }, + "military/naval_base": { + "name": "Naval Base", + "terms": "" + }, + "military/obstacle_course": { + "name": "Obstacle Course", + "terms": "" + }, "military/range": { "name": "Military Range", "terms": "" }, + "military/training_area": { + "name": "Training area", + "terms": "" + }, "natural": { "name": "Natural", "terms": "" diff --git a/vendor/assets/iD/iD/locales/es.json b/vendor/assets/iD/iD/locales/es.json index e5cc3953e..058da6682 100644 --- a/vendor/assets/iD/iD/locales/es.json +++ b/vendor/assets/iD/iD/locales/es.json @@ -2,17 +2,17 @@ "modes": { "add_area": { "title": "Área", - "description": "Agregar parques, edificios, lagos u otras zonas en el mapa", + "description": "Añade parques, edificios, lagos u otras zonas al mapa.", "tail": "Haga clic en el mapa para empezar a dibujar un área, como un parque, lago o edificio." }, "add_line": { "title": "Línea", - "description": "Las líneas pueden ser autopistas, calles, pasos peatonales o canales.", - "tail": "Haga clic en el mapa para empezar a dibujar una calle, camino o ruta." + "description": "Añade carreteras, calles, pasos peatonales, canales u otras líneas al mapa.", + "tail": "Haga clic en el mapa para empezar a dibujar un camino, senda o ruta." }, "add_point": { "title": "Punto", - "description": "Añadir restaurantes, monumentos, buzones postales u otros puntos al mapa.", + "description": "Añade restaurantes, monumentos, buzones postales u otros puntos al mapa.", "tail": "Haga clic en el mapa para añadir un punto." }, "browse": { @@ -44,8 +44,8 @@ "key": "A", "title": "Continuar", "description": "Continuar esta línea.", - "not_eligible": "Aquí no se pueden continuar líneas", - "multiple": "Varias líneas pueden continuar aquí. Para seleccionar una, presione la tecla \"Shift\" y haga click en una línea para seleccionarla.", + "not_eligible": "Aquí no se pueden continuar líneas.", + "multiple": "Varias líneas pueden continuar aquí. Para seleccionar una línea, presione la tecla \"Shift\" y haga clic en una línea para seleccionarla.", "annotation": { "line": "Línea continuada.", "area": "Área continuada." @@ -63,15 +63,15 @@ "circularize": { "title": "Redondear", "description": { - "line": "Redondear línea", - "area": "Redondear área." + "line": "Hace circular esta línea.", + "area": "Hace circular esta área." }, "key": "O", "annotation": { - "line": "Redondear línea.", - "area": "Redondear área." + "line": "Hace circular una línea.", + "area": "Hace circular un área." }, - "not_closed": "Esto no se puede redondear porque no es un bucle.", + "not_closed": "Esto no se puede redondear porque no es un círculo.", "too_large": "Esto no se puede redondear porque no está completamente visible.", "connected_to_hidden": "Esto no se puede redondear porque está conectado a un elemento oculto." }, @@ -109,15 +109,15 @@ "relation": "Relación eliminada.", "multiple": "{n} objetos eliminados." }, - "incomplete_relation": "Está característica no puede ser borrada porque no se ha descargado completamente.", - "part_of_relation": "Esta característica no puede ser eliminada porque es parte de una relación más grande. Usted debe quitarla de la relación primero.", - "connected_to_hidden": "Esto no puede ser borrado porque está conectado a una característica oculta." + "incomplete_relation": "Este elemento no se puede eliminar porque no se ha descargado completamente.", + "part_of_relation": "Este elemento no se puede eliminar porque es parte de una relación más amplia. Debe quitarlo de la relación primero.", + "connected_to_hidden": "Esto no se puede eliminar porque está conectado a un elemento oculto." }, "add_member": { "annotation": "Añadir un miembro a la relación." }, "delete_member": { - "annotation": "Quitar un miembro de una relación." + "annotation": "Quitado un miembro de una relación." }, "connect": { "annotation": { @@ -140,10 +140,11 @@ "description": "Combinar líneas.", "key": "C", "annotation": "{n} líneas combinadas.", - "not_eligible": "Estas características no pueden ser combinadas.", - "not_adjacent": "Estas líneas no pueden ser fusionadas porque no están conectadas", + "not_eligible": "Estos elementos no pueden ser combinados.", + "not_adjacent": "Estas líneas no pueden ser combinadas porque no están conectadas.", "restriction": "Estas líneas no se pueden combinar porque al menos una es miembro de una relación de \"{relation}\".", - "incomplete_relation": "Estas características no pueden ser combinadas porque al menos una no ha sido descargado por completo." + "incomplete_relation": "Estos elementos no pueden ser combinados porque al menos uno no ha sido descargado por completo.", + "conflicting_tags": "Estas líneas no pueden ser combinadas porque algunas de sus etiquetas tienen conflictos en sus valores." }, "move": { "title": "Mover", @@ -196,10 +197,10 @@ }, "restriction": { "help": { - "select": "Haga click para seleccionar un segmento de la vía", + "select": "Haga clic para seleccionar un segmento de la vía.", "toggle": "Haga clic para activar o desactivar las restricciones de giro.", "toggle_on": "Haga clic para añadir una restricción de \"{restriction}\"", - "toggle_off": "Haga clic para eliminar la restricción de \"{restriction}\"" + "toggle_off": "Haga clic para quitar la restricción «{restriction}»" }, "annotation": { "create": "Restricción de giro añadida", @@ -223,13 +224,14 @@ "localized_translation_language": "Elegir idioma", "localized_translation_name": "Nombre" }, - "zoom_in_edit": "Zoom para editar", + "zoom_in_edit": "Acercar para editar", "logout": "Cerrar sesión", "loading_auth": "Conectando a OpenStreetMap...", - "report_a_bug": "Informar de un error", + "report_a_bug": "Reportar un error", + "help_translate": "Ayude a traducir", "feature_info": { - "hidden_warning": "{count} características ocultas", - "hidden_details": "Estas características actualmente están ocultas: {details}" + "hidden_warning": "{count} elementos ocultos", + "hidden_details": "Estos elementos actualmente están ocultos: {details}" }, "status": { "error": "No se puede conectar con la API.", @@ -247,7 +249,7 @@ "changes": "{count} Cambios", "warnings": "Avisos", "modified": "Modificado", - "deleted": "Borrado", + "deleted": "Eliminado", "created": "Creado" }, "contributors": { @@ -301,7 +303,7 @@ "multiselect": "Elementos seleccionados", "unknown": "Desconocido", "incomplete": "", - "feature_list": "Buscar características", + "feature_list": "Buscar elementos", "edit": "Editar elemento", "check": { "yes": "Si", @@ -316,7 +318,7 @@ }, "background": { "title": "Fondo", - "description": "Configuración del fondo", + "description": "Ajustes del fondo", "percent_brightness": "{opacity}% brillo", "none": "Ninguno", "custom": "Personalizado", @@ -330,12 +332,12 @@ } }, "map_data": { - "title": "Datos de mapa", - "description": "Datos de mapa", + "title": "Datos del mapa", + "description": "Datos del mapa", "data_layers": "Capas de datos", "fill_area": "Pintar las áreas", - "map_features": "Características del mapa", - "autohidden": "Estas características se han ocultado automáticamente porque existen demasiadas mostradas en la pantalla. Puede acercarse para editarlos." + "map_features": "Elementos del mapa", + "autohidden": "Estos elementos se han ocultado automáticamente porque se mostrarían demasiados en pantalla. Puede acercarse para editarlos." }, "feature": { "points": { @@ -348,7 +350,7 @@ }, "minor_roads": { "description": "Carreteras secundarias", - "tooltip": "Vías de servicio, pistas, caminos, calles de aparcamiento, etc" + "tooltip": "Vías de servicio, pasillos de aparcamiento, pistas, etc." }, "paths": { "description": "Senderos", @@ -359,7 +361,7 @@ "tooltip": "Edificios, garajes, cobertizos, etc." }, "landuse": { - "description": "Características de usos del suelo", + "description": "Elementos de uso del suelo", "tooltip": "Bosques, explotaciones agropecuarias, parques, zonas residenciales o comerciales, etc." }, "boundaries": { @@ -367,15 +369,15 @@ "tooltip": "Límites administrativos" }, "water": { - "description": "Características de agua", + "description": "Elementos de agua", "tooltip": "Ríos, lagos, embalses, estanques, láminas de agua, etc." }, "rail": { - "description": "Características ferroviarias", + "description": "Elementos ferroviarios", "tooltip": "Ferrocarriles" }, "power": { - "description": "Características de energía", + "description": "Elementos de energía", "tooltip": "Líneas eléctricas, plantas de energía, subestaciones, etc." }, "past_future": { @@ -424,15 +426,15 @@ "keep_local": "Mantener el mío", "keep_remote": "Usar el suyo", "restore": "Restaurar", - "delete": "Dejar borrado", + "delete": "Dejar eliminado", "download_changes": "O descargar tus cambios.", "done": "¡Todos los conflictos resueltos!", - "help": "Otro usuario cambió algunas de las mismas características del mapa que cambió.\nHaga clic en cada ítem para más detalles sobre el conflicto, y elija si desea mantener\nsus cambios o los cambios de los otros usuarios.\n" + "help": "Otro usuario cambió algunos de los mismos elementos del mapa que cambió.\nHaga clic en cada ítem para ver más detalles sobre el conflicto, y elija si desea mantener\nsus cambios o los cambios de los otros usuarios.\n" } }, "merge_remote_changes": { "conflict": { - "deleted": "Este objeto ha sido borrado por {user}.", + "deleted": "Este objeto ha sido eliminado por {user}.", "location": "Este objeto fue movido por ambos, usted y {user}.", "nodelist": "Los nodos fueron cambiados por ambos, usted y {user}.", "memberlist": "Los miembros de la relación fueron cambiados por ambos, usted y {user}.", @@ -446,7 +448,7 @@ "facebook": "Compartir en Facebook", "twitter": "Compartir en Twitter", "google": "Compartir en Google+", - "help_html": "Los cambios deben aparecer en la capa «Estándar» en pocos minutos. Otras capas, y ciertas características, podría tomar más tiempo\n(ver detalles).\n" + "help_html": "Los cambios deben aparecer en la capa «Estándar» en pocos minutos. Otras capas, y ciertos elementos, podrían tomar más tiempo\n(ver detalles).\n" }, "confirm": { "okay": "De acuerdo", @@ -455,7 +457,7 @@ "splash": { "welcome": "Bienvenido al editor iD de OpenStreetMap", "text": "iD es una herramienta amigable pero potente para contribuir al mejor mapa libre del mundo. Esta es la versión {version}. Para obtener más información consulte {website} e informe de errores en {github}.", - "walkthrough": "Iniciar la guía", + "walkthrough": "Iniciar el recorrido", "start": "Editar ahora" }, "source_switch": { @@ -474,9 +476,9 @@ "untagged_area": "Área sin etiquetar", "many_deletions": "Está eliminando {n} objetos. ¿Está seguro que quiere hacer esto? Esto eliminará del mapa que todo el mundo ve en openstreetmap.org.", "tag_suggests_area": "La etiqueta {tag} sugiere que esta línea debería ser una área, pero no es un área", - "untagged_point_tooltip": "Seleccione un tipo de característica que describa lo que es este punto.", - "untagged_line_tooltip": "Seleccione un tipo de característica que describa lo que es esta línea.", - "untagged_area_tooltip": "Seleccione un tipo de característica que describa lo que es esta área.", + "untagged_point_tooltip": "Seleccione un tipo de elemento que describa lo que es este punto.", + "untagged_line_tooltip": "Seleccione un tipo de elemento que describa lo que es esta línea.", + "untagged_area_tooltip": "Seleccione un tipo de elemento que describa lo que es esta área.", "deprecated_tags": "Etiquetas obsoletas: {tags}" }, "zoom": { @@ -499,12 +501,12 @@ "help": { "title": "Ayuda", "help": "# Ayuda\n\nEste es un editor para [OpenStreetMap](http://www.openstreetmap.org/), el\nmapa libre y editable del mundo. Se puede utilizar para agregar y actualizar\ndatos en su área, haciendo el mapa de fuente abierto y de datos abiertos del mundo\nmejor para todos.\n\nLas ediciones que realice en este mapa serán visible a todos los que usen\nOpenStreetMap. Con el fin de hacer una edición, tendrá que\n[Iniciar sesión](https://www.openstreetmap.org/login).\n\n\nEl [editor iD](http://ideditor.com/) es un proyecto colaborativo con [código\nfuente disponible en GitHub](https://github.com/openstreetmap/iD).\n", - "editing_saving": "# Editar & Guardar\n\nEste editor está diseñado para trabajar en línea principalmente, y en estos\nmomentos esta accediendo a través de un sitio web.\n\n### Seleccionar características\n\nPara seleccionar una característica del mapa, como una carretera o un punto de\ninterés, haga clic sobre ella en el mapa. Esto resaltará el elemento seleccionado,\nabriendo un panel con sus detalles, y mostrará un menú de cosas que puedes\nhacer con ese elemento.\n\nPara seleccionar múltiples elementos, mantenga pulsada la tecla 'Mayús'. Luego\nhaga clic en las características que desea seleccionar o arrastre en el mapa para\ndibujar un rectángulo. Esto dibujará una caja y seleccionará todos los puntos\ndentro de ella.\n\n### Guardar ediciones\n\nCuando haga cambios como editar carreteras, edificios o lugares, estos se\nalmacenan localmente en su ordenador hasta que los guarde en el servidor.\nNo se preocupe si comete un error - puede deshacer los cambios haciendo\nclic en el botón 'Deshacer', y rehacerlos haciendo clic en el botón 'Rehacer'.\n\nHaga clic en 'Guardar' para finalizar un grupo de ediciones - por ejemplo, si ha\ncompletado una zona de la ciudad y quisiera empezar en un área nueva. Tendrá\nla oportunidad de revisar lo que ha hecho, y el editor proporciona avisos y\nsugerencias útiles si algo parece no ser correcto en los cambios.\n\nSi ve que todo es correcto, puede escribir un breve comentario explicando el\ncambio que ha hecho, y haga clic en 'Guardar' de nuevo para registrar los\ncambios en [OpenStreetMap.org](http://www.openstreetmap.org/), donde serán\nvisibles para todos los demás usuarios y estarán disponible para que otros\npuedan seguir construyendo y mejorando el mapa.\n\nSi no puede terminar sus ediciones en una sola sesión, puede dejar la ventana\ndel editor y volver más tarde (al mismo navegador y ordenador), y el editor le\npermitirá retomar su trabajo.\n\n### Uso del editor\n\nUna lista de métodos abreviados de teclado disponibles puede encontrarse [aquí](http://wiki.openstreetmap.org/wiki/ID/Shortcuts).\n", + "editing_saving": "# Editar y guardar\n\nEste editor está diseñado para trabajar en línea principalmente, y en estos\nmomentos esta accediendo a través de un sitio web.\n\n### Seleccionar elementos\n\nPara seleccionar un elemento del mapa, como una carretera o un punto de\ninterés, haga clic sobre el en el mapa. Esto resaltará el elemento seleccionado,\nabriendo un panel con sus detalles, y mostrará un menú de cosas que puedes\nhacer con ese elemento.\n\nPara seleccionar múltiples elementos, mantenga pulsada la tecla 'Mayús'. Luego\nhaga clic en los elementos que desea seleccionar o arrastre en el mapa para\ndibujar un rectángulo. Esto dibujará una caja y seleccionará todos los puntos\ndentro de ella.\n\n### Guardar ediciones\n\nCuando haga cambios como editar carreteras, edificios o lugares, estos se\nalmacenan localmente en su ordenador hasta que los guarde en el servidor.\nNo se preocupe si comete un error - puede deshacer los cambios haciendo\nclic en el botón 'Deshacer', y rehacerlos haciendo clic en el botón 'Rehacer'.\n\nHaga clic en 'Guardar' para finalizar un grupo de ediciones - por ejemplo, si ha\ncompletado una zona de la ciudad y quisiera empezar en un área nueva. Tendrá\nla oportunidad de revisar lo que ha hecho, y el editor proporciona avisos y\nsugerencias útiles si algo parece no ser correcto en los cambios.\n\nSi ve que todo es correcto, puede escribir un breve comentario explicando el\ncambio que ha hecho, y haga clic en 'Guardar' de nuevo para registrar los\ncambios en [OpenStreetMap.org](http://www.openstreetmap.org/), donde serán\nvisibles para todos los demás usuarios y estarán disponible para que otros\npuedan seguir construyendo y mejorando el mapa.\n\nSi no puede terminar sus ediciones en una sola sesión, puede dejar la ventana\ndel editor y volver más tarde (al mismo navegador y ordenador), y el editor le\npermitirá retomar su trabajo.\n\n### Uso del editor\n\nUna lista de métodos abreviados de teclado disponibles puede encontrarse [aquí](http://wiki.openstreetmap.org/wiki/ID/Shortcuts).\n", "roads": "# Carreteras\n\nPuede crear, corregir y borrar carreteras con este editor. Las vías pueden ser de todas las clases: caminos, carreteras, senderos, ciclovías, etc. A cualquier línea dibujada en el mapa se le debe indicar el tipo de elemento lineal que es.\n\n### Seleccionar\n\nHaga clic sobre una vía para seleccionarla. Verá sobre ella como se visualiza su esquema, formada por nodos y segmentos, junto con un menú de herramientas que aparece sobre el mapa y una barra lateral que muestra más información sobre la vía.\n\n### Modificar\n\nA menudo verá viales que no están alineados correctamente con la imagen aérea de fondo o con la traza GPS. Puede ajustar esas vías para situarlas en el lugar exacto.\n\nPrimero haga clic sobre la vía que desea cambiar. Esto la resaltará y mostrará los nodos o puntos de control a lo largo de la vía que la forman. A continuación simplemente arrastre esos puntos a la posición correcta. Si desea añadir nuevos puntos de control para dibujar la carretera con mayor detalle haga doble clic sobre la parte de la vía donde quiere añadir el nuevo nodo y este será creado en la vía. \n\nSi la vía conecta con otra carretera o camino pero esta conexión no aparece correctamente en el mapa puede arrastrar uno de los puntos de la vía hasta la otra carretera y se unirá automáticamente a ella mediante un nodo común. Es muy importante tener las carreteras conectadas en el mapa, ya que es esencial para proporcionar instrucciones correctas para la conducción si queremos que la cartografía se útil, por ejemplo, para los navegadores GPS.\n\n### Eliminar\n\nSi un camino es totalmente incorrecto -ha observado que no aparece en las imágenes de satélite y de manera ideal lo ha confirmado en campo- puede eliminarlo, lo cual lo borrará del mapa. Sea precavido al eliminar elementos del mapa. Como cualquier otra edición que haga este cambio será visto por todo el mundo y las imágenes de satélite a menudo no están actualizadas, por lo que una carretera que no existe en ellas pero sí en el mapa simplemente puede aparecer porque es de reciente construcción y otro usuario la ha añadido. \n\n### Crear\n\n¿Ha encontrado un lugar donde debería existir una carretera pero no aparece? Haga clic con el ratón sobre el icono 'Línea' situado en la parte superior izquierda del editor o simplemente presione la tecla '2' de su teclado que es el acceso rápido para comenzar a dibujar una línea. \n\nHaga clic sobre el mapa en el inicio de la carretera para comenzar a dibujar. Si la vía se ramifica a partir de una carretera ya existente empiece haciendo clic sobre el lugar donde ambas conectan.\n\nHaga clic en puntos a lo largo de la vía para definir el trazado correcto de la carretera. La densidad de puntos dependerá de la complejidad del recorrido, por lo que es aconsejable dibujar desde un nivel de zoom apropiado. Si la vía que está dibujando atraviesa otra carretera conéctela con esta haciendo clic sobre el punto de intersección. Una vez haya terminado el dibujo haga doble clic con el ratón o presiones la tecla 'Return' o 'Intro' de su teclado para finalizar.\n", - "gps": "# GPS\n\nLas trazas de GPS recogidas son una valiosa fuente de datos para OpenStreetMap. Este\neditor soporta trazas locales - archivos `.gpx` en su equipo local. Usted puede obtener\neste tipo de traza GPS con una serie de aplicaciones de smartphone, como también con\nhardware GPS personal.\n\nPara más información sobre cómo realizar un relevamiento GPS, lea\n[Mapear con un smartphone, GPS, o papel](http://learnosm.org/es/mobile-mapping/).\n\nPara utilizar una traza GPX para mapear, arrastre y suelte el archivo GPX en el editor\nde mapa. Si este es reconocido, se añadirá al mapa como una línea púrpura brillante.\nHaga clic en el menú 'Datos del mapa' en el lado derecho para activar,\ndesactivar o acercar a esta nueva capa alimentada por GPX.\n\nLa traza GPX no se carga directamente a OpenStreetMap - la mejor manera de\nutilizarlo es dibujar en el mapa, usándolo como guía para las nuevas características que\nagregue, y también [subirlo a OpenStreetMap](http://www.openstreetmap.org/trace/create)\npara que otros usuarios lo utilicen.\n", - "imagery": "# imágenes\n\nimágenes aéreas es un importante recurso para el trazado de mapas. Una combinación\nde vuelos aéreos, vistas de satélite, y compilaciones grátis están disponibles\nen el editor bajo el menú 'Ajustes de Fondo' a la derecha.\n\nPor defecto [Bing Maps](http://www.bing.com/maps/) capa satelital es\npresentado en el editor, pero mientras se mueve y hace zoom a nuevas áreas\ngeográficas, nuevas fuentes estarán disponibles. Algunos Países, como los Estados\nUnidos, Francia, y Dinamarca poseen imágenes de muy alta calidad disponible\npara algunas áreas.\n\nImágenes aveces están desplazadas de la data del mapa por un error en el\nproveedor de imágenes. Si observa muchos caminos desplazados del fondo,\nno los mueva inmediatamente para emparejarlos. En cambio puede ajustar\nlas imágenes para que ella se empareje con los datos existentes dando click\nen 'Corregir Alineación' en el botón de Ajustes de Fondo.\n", + "gps": "# GPS\n\nLas trazas de GPS recogidas son una valiosa fuente de datos para OpenStreetMap. Este\neditor soporta trazas locales - archivos `.gpx` en su equipo local. Usted puede obtener\neste tipo de traza GPS con una serie de aplicaciones de smartphone, como también con\nhardware GPS personal.\n\nPara más información sobre cómo realizar un relevamiento GPS, lea\n[Mapear con un smartphone, GPS, o papel](http://learnosm.org/es/mobile-mapping/).\n\nPara utilizar una traza GPX para mapear, arrastre y suelte el archivo GPX en el editor\nde mapa. Si este es reconocido, se añadirá al mapa como una línea púrpura brillante.\nHaga clic en el menú 'Datos del mapa' en el lado derecho para activar,\ndesactivar o acercar a esta nueva capa alimentada por GPX.\n\nLa traza GPX no se carga directamente a OpenStreetMap - la mejor manera de\nutilizarlo es dibujar en el mapa, usándolo como guía para las nuevos elementos que\nagregue, y también [subirlo a OpenStreetMap](http://www.openstreetmap.org/trace/create)\npara que otros usuarios lo utilicen.\n", + "imagery": "# imágenes\n\nLas imágenes aéreas son un importante recurso para el trazado de mapas. Una combinación\nde vuelos aéreos, vistas de satélite, y compilaciones de fuentes gratuitas están disponibles\nen el editor bajo el menú 'Ajustes del fondo' a la derecha.\n\nDe forma predeterminada se presenta la capa de satélite de [Bing Maps](http://www.bing.com/maps/) en el editor, pero mientras se mueve y acerca el mapa a nuevas áreas\ngeográficas, nuevas fuentes estarán disponibles. Algunos países, como los Estados\nUnidos, Francia, y Dinamarca poseen imágenes de muy alta calidad disponible\npara algunas áreas.\n\nLas imágenes a veces están desplazadas de los datos del mapa por un error en el\nproveedor de imágenes. Si observa muchos caminos desplazados del fondo,\nno los mueva inmediatamente para emparejarlos. En su lugar puede ajustar\nla imagen para que coincida con los datos existentes haciendo clic\nen 'Corregir alineación' en la opción 'Ajustes del fondo'.\n", "addresses": "# Direcciones\n\nLas direcciones son parte de la información más útil que se puede añadir al mapa. \n\nAunque las direcciones se representan a menudo como parte de las calles, en OpenStreetMap esta información es guardada como atributos de los edificios y lugares presentes a lo largo de los viales.\n\nPuede agregar información sobre direcciones a lugares dibujados en el mapa como contornos de edificios, así como aquellos localizados únicamente con un punto. La fuente óptima para obtener datos de direcciones es la consulta sobre el terreno o el conocimiento personal. El uso de fuentes comerciales, como Google Maps, para obtener estos datos está estrictamente prohibido.\n", - "inspector": "# Usando el Inspector\n\nEl inspector es la sección en la parte izquierda de la página que le permite\neditar los detalles de la característica seleccionada.\n\n## Selección de un Tipo de Característica\n\nDespués de agregar un punto, línea o área, puede elegir qué tipo de característica\nes, como si se trata de una carretera o camino residencial, supermercado o un café.\nEl inspector mostrará botones para tipos de características comunes, y usted puede\nencontrar otros escribiendo lo que está buscando en el cuadro de búsqueda.\n\nHaga clic en la 'i' de la esquina inferior derecha de un botón de tipo de característica\npara aprender más sobre él. Haga clic en un botón para elegir ese tipo.\n\n\n### Uso de Formularios y Edición de Etiquetas\n\nDespués de elegir un tipo de característica, o cuando se selecciona una característica\nque ya tiene un tipo asignado, el inspector mostrará campos con detalles sobre\nla característica como su nombre y dirección.\n\nDebajo de los campos que ve, puede hacer clic en el desplegable 'Añadir campo'\npara agregar otros detalles, como un enlace de Wikipedia, acceso en silla de ruedas, y más.\n\nEn la parte inferior del inspector, haga clic en 'Etiquetas adicionales' para agregar otras\netiquetas arbitrarias al elemento. [Taginfo](http://taginfo.openstreetmap.org/) es un\ngran recurso para aprender más acerca de las combinaciones de etiquetas populares.\n\nLos cambios que realice en el inspector se aplican automáticamente al mapa.\nPuede deshacerlos en cualquier momento haciendo clic en el botón 'Deshacer'.\n", + "inspector": "# Usando el inspector\n\nEl inspector es la sección en la parte izquierda de la página que le permite\neditar los detalles del elemento seleccionado.\n\n## Selección de un tipo de elemento\n\nDespués de agregar un punto, línea o área, puede elegir qué tipo de elemento\nes, como si se trata de una carretera o camino residencial, supermercado o una cafetería.\nEl inspector mostrará botones para tipos de elementos comunes, y usted puede\nencontrar otros escribiendo lo que está buscando en el cuadro de búsqueda.\n\nHaga clic en la 'i' de la esquina inferior derecha de un botón de tipo de elemento\npara aprender más sobre él. Haga clic en un botón para elegir ese tipo.\n\n\n### Uso de formularios y edición de etiquetas\n\nDespués de elegir un tipo de elemento, o cuando se selecciona un elemento\nque ya tiene un tipo asignado, el inspector mostrará campos con detalles sobre\nel elemento como su nombre y dirección.\n\nDebajo de los campos que ve, puede hacer clic en el desplegable 'Añadir campo'\npara agregar otros detalles, como un enlace de Wikipedia, acceso en silla de ruedas, y más.\n\nEn la parte inferior del inspector, haga clic en 'Etiquetas adicionales' para agregar otras\netiquetas arbitrarias al elemento. [Taginfo](http://taginfo.openstreetmap.org/) es un\ngran recurso para aprender más acerca de las combinaciones de etiquetas populares.\n\nLos cambios que realice en el inspector se aplican automáticamente al mapa.\nPuede deshacerlos en cualquier momento haciendo clic en el botón 'Deshacer'.\n", "buildings": "# Edificios\n\nOpenStreetMap es la base de datos cartográfica más grande del mundo sobre edificios. Puede crear y mejorar esta base de datos.\n\n### Seleccionar\n\nPuede seleccionar un edificio haciendo clic con el ratón sobre su borde. Esto resaltará el edificio y abrirá un pequeño menú de herramientas y una barra lateral que mostrará más información sobre la edificación. \n\n### Modificar\n\nAlgunas veces los edificios están situados incorrectamente o poseen etiquetas erróneas.\n\nPara mover un edificio completo selecciónelo y haga clic en la herramienta 'Mover'. Desplace el ratón para trasladar el edificio y haga clic cuando esté correctamente situado. \n\nPara corregir la forma del edificio de manera puntual haga clic con el ratón sobre uno de los nodos que forma el borde del edificio y sin soltar arrástrelo al lugar adecuado.\n\n### Crear\n\nUna de las principales preguntas acerca de cómo añadir edificios al mapa es por qué OpenStreetMap almacena los edificios independientemente bien como polígonos o como puntos. La regla general es \"dibujar un edificio como un polígono siempre que sea posible\" y cartografiar la situación de las empresas, hogares, servicios y otros elementos que alberga el edificio como puntos situados dentro de este. \n\nComience a dibujar un edificio como un polígono haciendo clic en el botón 'Área' situado en la parte superior izquierda del interfaz y finalice bien pulsando la tecla 'Return' o 'Intro' de su teclado o simplemente haciendo clic en el primer nodo dibujado para cerrar el polígono.\n\n### Eliminar\n\nSi un edificio es totalmente incorrecto -puede ver que no existe en la imagen por satélite y de manera ideal lo ha confirmado visitando el lugar- puede borrarlo para que se elimine del mapa. Sea precavido cuando suprima elementos del mapa, como en cualquier otra edición los cambios que realice serán visibles por todo el mundo y a veces las imágenes de satélite pueden estar desactualizadas, por lo que el edifico simplemente es de nueva construcción y ha sido añadido por otro usuario.\n\nPuede eliminar un edificio haciendo clic con el ratón sobre él para seleccionarlo y a continuación pulsar en el icono de la papelera o simplemente pulsando la tecla 'Supr' de su teclado.\n", "relations": "# Relaciones\n\nUna relación es un tipo especial de elemento en OpenStreetMap que permite agrupar diferentes elementos juntos. Por ejemplo, existen dos tipos muy comunes de relaciones en OSM:\n\n- Por un lado están las * relaciones de ruta*, que agrupan a tramos de carreteras que juntos pertenecen a una autopista y poseen una denominación común (ej: Autopista del Cantábrico). \n\n- Por otro lado podemos encontrar los *multipolígonos*, que agrupan a varias áreas que definen superficies complejas (polígonos donuts, parcelas aisladas pero que forman en su conjunto una única propiedad, etc.)\n\nEl grupo de elementos en una relación reciben el nombre de *miembros*. En el panel lateral podrá ver de que relaciones forma parte un elemento, y haciendo clic sobre una de las relaciones lo seleccionará. Así mismo, si selecciona una relación podrá ver una lista con todos los miembros que la componen en el panel lateral y todos ellos se resaltarán en el mapa.\n\nEn su mayor parte, el editor ID se encargará de mantener las relaciones de manera automática a medida que se edita. Lo principal que debe tener en cuenta es que si elimina una sección de carretera para redibujarla de manera más precisa deberá asegurarse de que la nueva sección es un miembro de la misma relación como lo fue la sección original.\n\n## Editando relaciones\n\nSi deseas editar relaciones aquí encontrará los conceptos básicos.\n\nPara añadir un elemento a una relación seleccione aquel, haga clic en el botón \"+\" que encontrará en la sección \"Todas las relaciones\" de panel lateral y seleccione el nombre y tipo de relación.\n\nPara crear una nueva relación seleccione el primer elemento que compondrá la relación, haga clic en el botón \"+\" que encontrará en el apartado \"Todas las relaciones\" del panel lateral y seleccione \"Nueva relación...\".\n \nPara eliminar un elemento de una relación selecciones aquel y haga clic en el botón con el icono de cubo de basura próximo a la relación de la que queremos eliminarlo.\n\nPuede crear multipolígonos con agujeros (donut) usando la herramienta \"Unir\". Dibuje dos áreas (una que delimite el interior del donut y otra el exterior), mantenga pulsada la tecla Mayúsculas y haga clic con el ratón en uno de ellos para seleccionarlos. A continuación pulse el botón \"Unir\" (+).\n\n" }, @@ -513,46 +515,46 @@ "title": "Navegación", "drag": "El área de mapa principal muestra datos de OpenStreetMap sobre un fondo. Puede navegar arrastrando y desplazándose como en cualquier mapa web. **¡Arrastre el mapa!** ", "select": "Los elementos del mapa son representados de tres formas: usando puntos, líneas o áreas. Todos los elementos pueden ser seleccionados haciendo clic en ellos. **Haga clic en el punto para seleccionarlo.**", - "header": "El encabezado nos muestra el tipo de característica.", + "header": "El encabezado nos muestra el tipo de elemento.", "pane": "Cuando un elemento es seleccionado se muestra el editor de elementos. El encabezado nos indica el tipo de elemento y el panel principal enseña los atributos del elemento, como su nombre y dirección. **Cierre el editor de elementos con el botón 'X' arriba a la derecha.**" }, "points": { "title": "Puntos", "add": "Los puntos pueden ser utilizados para representar elementos como tiendas, restaurantes y monumentos. Ellos marcan una ubicación especifica, y describen que hay ahí. **Haga clic en el botón Punto para agregar uno nuevo**", "place": "El punto puede ser ubicado haciendo clic en el mapa. **Sitúe el punto sobre el edificio.**", - "search": "Existen muchas características diferentes que pueden ser representadas por puntos. El punto que acaba de añadir es una Cafetería. ** Busque por '{name}' **", + "search": "Existen muchos elementos diferentes que pueden ser representadas por puntos. El punto que acaba de añadir es una Cafetería. ** Busque por '{name}' **", "choose": "**Elija 'Cafetería' de la lista.**", "describe": "El punto ahora está marcado como cafetería. Utilizando el editor de elementos, podemos agregar más información sobre este. **Añada un nombre**", "close": "El editor de elementos se puede cerrar haciendo clic en el botón 'X' de la esquina superior derecha. **Cierre el editor de elementos**", "reselect": "A menudo los puntos ya existirán, pero tendrán errores o estarán incompletos. Podemos editar puntos ya presentes en el mapa. **Seleccione el punto que acaba de crear.**", "fixname": "**Cambie el nombre y cierre el editor de elementos.**", - "reselect_delete": "Todos las características en el mapa pueden ser eliminadas. **Haga clic en el punto que creó.**", + "reselect_delete": "Todos los elementos en el mapa pueden ser eliminados. **Haga clic en el punto que creó.**", "delete": "El menú alrededor del punto contiene operaciones que pueden ser aplicadas a esta, incluyendo eliminar. **Elimine el punto.**" }, "areas": { "title": "Áreas", - "add": "Las áreas son utilizadas para mostrar los límites de características como lagos, edificios y zonas residenciales. Estas también pueden ser utilizadas para mapear con más detalle las diversas características que pondría normalmente en el mapa como puntos. ** Haga clic en el botón «área» para añadir una nueva área.**", + "add": "Las áreas son utilizadas para mostrar los límites de elementos como lagos, edificios y zonas residenciales. Estas también pueden ser utilizadas para mapear con más detalle los diversos elementos que pondría normalmente en el mapa como puntos. ** Haga clic en el botón «área» para añadir una nueva área.**", "corner": "Las áreas son dibujadas ubicando nodos que marcan los límites del área. **Sitúe el nodo inicial en una de las esquinas de la zona de juegos.**", "place": "Dibuje el área ubicando más nodos. Termine el área haciendo clic en el punto inicial. **Dibuje un área para la zona de juegos.**", "search": "**Busque por '{name}'.**", "choose": "**Elija «zona de juegos» de la lista.**", - "describe": "**De un nombre y cierre el editor de características**" + "describe": "**De un nombre y cierre el editor de elementos**" }, "lines": { "title": "Líneas", - "add": "Las líneas son utilizadas para representar características como vías, líneas férreas y ríos. **Haga clic en el botón «línea» para agregar una nueva línea.**", + "add": "Las líneas son utilizadas para representar elementos como vías, líneas férreas y ríos. **Haga clic en el botón «línea» para agregar una nueva línea.**", "start": "**Comience la línea haciendo clic al final de la vía.**", "intersect": "Haga clic para añadir más nodos a la línea. Puede arrastrar el mapa mientras dibuja si fuese necesario. Las vías, y muchos otros tipos de líneas, son parte de una red más grande. Es importante que estas líneas estén conectadas apropiadamente para que las aplicaciones de navegación funcionen correctamente. **Haga clic en «Flower Street» para crear una intersección conectando las dos líneas.**", "finish": "Puede terminar las líneas haciendo clic nuevamente en el ultimo nodo. **Termine de dibujar la vía.**", "road": "**Seleccione la «vía» de la lista**", "residential": "Existen diferentes tipos de vías, la más común es «residencial». **Elija el tipo de vía «residencial»**", - "describe": "**De un nombre a la vía y cierre el editor de características.**", + "describe": "**De un nombre a la vía y cierre el editor de elementos.**", "restart": "La vía tiene que intersectar con Flower Street.", "wrong_preset": "No ha seleccionado el tipo de vía «residencial». **Haga clic aquí para elegir de nuevo**" }, "startediting": { "title": "Empezar a editar", - "help": "Más documentación y este tutorial están disponibles aquí.", + "help": "Más documentación y este recorrido están disponibles aquí.", "save": "¡No olvide guardar sus cambios regularmente!", "start": "¡Comience a mapear!" } @@ -655,7 +657,7 @@ "state": "Estado", "street": "Calle", "subdistrict": "Subdistrito", - "suburb": "Poblamiento compacto / Grandes barrios / Suburbios" + "suburb": "Suburbio" } }, "admin_level": { @@ -1050,7 +1052,7 @@ "label": "Nivel" }, "levels": { - "label": "Niveles", + "label": "Niveles del edificio", "placeholder": "2, 4, 6..." }, "lit": { @@ -1423,6 +1425,9 @@ }, "placeholder": "Sólido, Mayormente sólido, Suave..." }, + "traffic_signals": { + "label": "Tipo" + }, "trail_visibility": { "label": "Visibilidad de la senda", "options": { @@ -1585,11 +1590,11 @@ }, "amenity/bicycle_rental": { "name": "Alquiler de bicicletas", - "terms": "alquiler de bicicletas, préstamo de bicicletas, bici, bicicleta" + "terms": "alquiler, renta, préstamo, flete, bici, bicicleta" }, "amenity/bicycle_repair_station": { "name": "Estación pública de reparación de bicicletas", - "terms": "bicicletería pública, reparación de bicicletas pública, bicicleta" + "terms": "bicicletería, reparación, estación, taller, pública, bicicleta, bici" }, "amenity/biergarten": { "name": "Bar al aire libre", @@ -1604,7 +1609,7 @@ "terms": "cambio de divisas, dinero, divisas, banco, monedas, billetes, dolares, euros, libras, yenes, casa de cambio, moneda extranjera" }, "amenity/bus_station": { - "name": "Estación de autobuses -en desuso-", + "name": "Estación de autobuses", "terms": "estación,terminal,autobus,autobús,bus,buses,colectivo,micro,guagua" }, "amenity/cafe": { @@ -1632,7 +1637,7 @@ "terms": "recarga, electricidad, eléctrico, estación de carga para vehículos eléctricos" }, "amenity/childcare": { - "name": "Guardería / Cuidado de niños", + "name": "Guardería/Cuidado de niños", "terms": "bebés, niños, niñas, infantil, guardería, cuidado, guardería infantil, cuidado infantil" }, "amenity/cinema": { @@ -1712,7 +1717,7 @@ "terms": "Recinto hospitalario, hospital, clínica, terreno, área, suelo" }, "amenity/kindergarten": { - "name": "Terreno de preescolar / Jardín de infancia", + "name": "Terreno de preescolar/Jardín de infancia", "terms": "preescolar, jardín de infancia, parvulario, parvulos, terreno, área, suelo" }, "amenity/library": { @@ -1723,6 +1728,10 @@ "name": "Mercado", "terms": "mercado, mercadillo, mercado público" }, + "amenity/motorcycle_parking": { + "name": "Aparcamiento de motocicletas", + "terms": "motocicleta, moto, estacionamiento, aparcamiento, parking" + }, "amenity/nightclub": { "name": "Discoteca", "terms": "discoteca, club nocturno, boliche" @@ -1929,7 +1938,7 @@ }, "barrier/retaining_wall": { "name": "Muro de contención", - "terms": "Muro de contención" + "terms": "muro, pared, contención, retención, gavión" }, "barrier/stile": { "name": "Escalera de paso", @@ -1992,8 +2001,8 @@ "terms": "Edificio en construcción, edificio en obras, construcción, obra" }, "building/detached": { - "name": "Casa unifamiliar", - "terms": "chalet, unifamiliar, casa, vivienda" + "name": "Casa independiente", + "terms": "Casa independiente, chalet" }, "building/dormitory": { "name": "Dormitorio", @@ -2059,6 +2068,10 @@ "name": "Edificio de escuela", "terms": "Edificio colegio, edificio colegio, escuela, colegio" }, + "building/semidetached_house": { + "name": "Casa adosada o duplex", + "terms": "casa adosada, casa pareada, duplex" + }, "building/shed": { "name": "Cobertizo", "terms": "cobertizo, establo, tinglado, barraca" @@ -2089,7 +2102,7 @@ }, "craft": { "name": "Oficio", - "terms": "oficio, trabajo, artesanal" + "terms": "oficio, trabajo, artesanal, manual" }, "craft/basket_maker": { "name": "Fabricante de cestas", @@ -2352,7 +2365,7 @@ "terms": "camino de herradura, senda ecuestre, camino para caballos, pista ecuestre, ruta a caballo" }, "highway/bus_stop": { - "name": "Parada de autobús -en desuso-", + "name": "Parada de autobús", "terms": "parada, bus, autobús, marquesina, autobus, autobús, bus, buses, colectivo, micro, guagua" }, "highway/corridor": { @@ -2552,8 +2565,8 @@ "terms": "uso del suelo, uso de la tierra, uso de tierras, explotación del suelo, utilización del suelo, uso del terreno, utilización del terreno, ocupación del suelo" }, "landuse/allotments": { - "name": "Huertos de ocio / comunitarios", - "terms": "huerto, parcela, terreno, tierra" + "name": "Jardín comunitario", + "terms": "jardín, huerto, huerta, comunitario, comunal, vecindad" }, "landuse/basin": { "name": "Cuenca", @@ -2568,7 +2581,7 @@ "terms": "sacramental" }, "landuse/commercial": { - "name": "Área comercial / oficinas", + "name": "Área comercial y oficinas", "terms": "área comercial, oficinas, parques empresariales" }, "landuse/construction": { @@ -2576,7 +2589,7 @@ "terms": "Construcción, construccion, obras" }, "landuse/farm": { - "name": "Tierra de labranza -en desuso-", + "name": "Tierra de labranza", "terms": "tierras de cultivo, tierras agrícolas, tierras de labranza, terreno agrícola, campo" }, "landuse/farmland": { @@ -2632,7 +2645,7 @@ "terms": "área residencial, zona residencial" }, "landuse/retail": { - "name": "Área de tiendas / mercado minorista", + "name": "Área de tiendas y mercado minorista", "terms": "comercios, tiendas, mercado minorista" }, "landuse/vineyard": { @@ -2697,7 +2710,7 @@ }, "leisure/pitch/american_football": { "name": "Campo de fútbol americano", - "terms": "cancha de fútbol americano, fútbol americano, futbol americano, football americano" + "terms": "cancha, campo, fútbol, football, americano, gridiron" }, "leisure/pitch/baseball": { "name": "Diamante de béisbol", @@ -2707,13 +2720,21 @@ "name": "Cancha de baloncesto", "terms": "cancha de baloncesto, baloncesto, basketball, básquetbol" }, + "leisure/pitch/rugby_league": { + "name": "Campo de rugby liga", + "terms": "cancha, campo, liga, rugby, rugbi, fútbol rugby, rugby a 13, rugby league" + }, + "leisure/pitch/rugby_union": { + "name": "Campo de rugby unión", + "terms": "cancha, campo, unión, rugby, rugbi, fútbol rugby, rugby a 15, rugby union" + }, "leisure/pitch/skateboard": { "name": "Parque de patinaje", "terms": "Parque de skate boarding, Skate Park, Skate-Park, Skate" }, "leisure/pitch/soccer": { "name": "Campo de fútbol", - "terms": "campo, cancha, pista, fútbol, futbol, balompie, football" + "terms": "campo, cancha, fútbol, fulbito, balompie, football, soccer" }, "leisure/pitch/tennis": { "name": "Cancha de tenis", @@ -2837,7 +2858,7 @@ }, "military/airfield": { "name": "Base aérea militar", - "terms": "Aerodromo, Aeropuerto, Pista, campo de aviación, militar" + "terms": "aeródromo, aviación, aéreo, campo de aviación, base aérea, militar" }, "military/barracks": { "name": "Cuartel militar", @@ -2847,10 +2868,30 @@ "name": "Búnker", "terms": "búnker, refugio subterráneo" }, + "military/checkpoint": { + "name": "Punto de control", + "terms": "punto, puesto, control, revisión, retén, militar, policial" + }, + "military/danger_area": { + "name": "Área de peligro", + "terms": "área, zona, lugar, peligro, riesgo" + }, + "military/naval_base": { + "name": "Base naval", + "terms": "base, fuerte, fuerza, naval, militar, marina, marítimo" + }, + "military/obstacle_course": { + "name": "Pista de obstáculos", + "terms": "pista, camino, circuito, serie, trayecto, obstáculo, barrera, militar, naval, marina, policial" + }, "military/range": { "name": "Prácticas militares", "terms": "campo, entrenamiento, militar, tiro, prácticas, prácticas militares" }, + "military/training_area": { + "name": "Área de entrenamiento", + "terms": "área, zona, lugar, entrenamiento, preparación, formación, capacitación, militar, naval, marina, policial" + }, "natural": { "name": "Natural", "terms": "natural, naturaleza" @@ -2904,7 +2945,7 @@ "terms": "Talud, Pedrero, pedregal, derrubio, zona de desprendimientos" }, "natural/scrub": { - "name": "Monte bajo / Arbustos / Matorral / Maleza", + "name": "Matorrales", "terms": "monte bajo, maleza, matorral, mata, monte, arbustos" }, "natural/spring": { @@ -3048,7 +3089,7 @@ "terms": "granja, rancho, hacienda, finca, estancia, chacra" }, "place/hamlet": { - "name": "Poblamiento laxo / Aldea / Caserío", + "name": "Aldea", "terms": "poblamiento, aldea, caserío, pueblecito, barrio, diseminado, asentamiento aislado" }, "place/island": { @@ -3144,7 +3185,7 @@ "terms": "Funicular" }, "railway/halt": { - "name": "Apeadero de ferrocarril -en desuso-", + "name": "Apeadero de ferrocarril", "terms": "alto, apeadero, detención, interrupción" }, "railway/level_crossing": { @@ -3160,7 +3201,7 @@ "terms": "Ferrocarril de vía estrecha, vía angosta, gálibo estrecho" }, "railway/platform": { - "name": "Andén de ferrocarril -en desuso-", + "name": "Andén de ferrocarril", "terms": "Andén de ferrocarril, plataforma ferroviaria" }, "railway/rail": { @@ -3168,7 +3209,7 @@ "terms": "Rail, ferrocarril, riel, tren, raíl, vía" }, "railway/station": { - "name": "Estación de ferrocarril -en desuso-", + "name": "Estación de ferrocarril", "terms": "Estación de Ferrocarril, estaciones de ferrocarril, estación de tren" }, "railway/subway": { @@ -3245,7 +3286,7 @@ }, "shop/bicycle": { "name": "Tienda de bicicletas", - "terms": "tienda de bicicletas, taller de bicicletas, reparación de bicicletas, bici, bicicleta" + "terms": "tienda, taller, reparación, bici, bicicleta" }, "shop/bookmaker": { "name": "Encuadernador", diff --git a/vendor/assets/iD/iD/locales/et.json b/vendor/assets/iD/iD/locales/et.json index 5901b0571..c8b415795 100644 --- a/vendor/assets/iD/iD/locales/et.json +++ b/vendor/assets/iD/iD/locales/et.json @@ -208,7 +208,6 @@ "zoom_in_edit": "Muutmiseks suurenda sisse", "logout": "Logi välja", "loading_auth": "OpenStreetMap'iga ühendamine...", - "report_a_bug": "teata veast", "commit": { "title": "Salvesta muudatused", "description_placeholder": "Muudatuste lühikirjeldus", @@ -980,9 +979,6 @@ "building/construction": { "name": "Ehitusjärgus hoone" }, - "building/detached": { - "name": "Eramu" - }, "building/dormitory": { "name": "Ühiselamu" }, diff --git a/vendor/assets/iD/iD/locales/fa.json b/vendor/assets/iD/iD/locales/fa.json index 5c67aa8b2..ce3cebef4 100644 --- a/vendor/assets/iD/iD/locales/fa.json +++ b/vendor/assets/iD/iD/locales/fa.json @@ -204,7 +204,6 @@ "zoom_in_edit": "بزرگنمایی برای ویرایش", "logout": "خروج", "loading_auth": "در حال اتصال به OpenStreetMap...", - "report_a_bug": "گزارش یک باگ", "status": { "error": "اتصال به API ممکن نیست.", "offline": "API آفلاین است. لطفا ویرایش را بعدا مجدد انجام دهید.", @@ -1655,9 +1654,6 @@ "historic/wayside_shrine": { "name": "آرامگاه کنار جاده" }, - "landuse/allotments": { - "name": "بخش پرورش گل و سبزیجات" - }, "landuse/basin": { "name": "حوزه رودخانه" }, diff --git a/vendor/assets/iD/iD/locales/fi.json b/vendor/assets/iD/iD/locales/fi.json index 13e6f5109..e4357d27f 100644 --- a/vendor/assets/iD/iD/locales/fi.json +++ b/vendor/assets/iD/iD/locales/fi.json @@ -226,7 +226,8 @@ "zoom_in_edit": "Lähennä karttaa ennen muokkaamista", "logout": "kirjaudu ulos", "loading_auth": "Yhdistetään OpenStreetMap-palveluun...", - "report_a_bug": "ilmoita ongelmasta", + "report_a_bug": "Ilmoita ongelmasta", + "help_translate": "Auta kääntämisessä", "feature_info": { "hidden_warning": "{count} piilotettua karttakohdetta", "hidden_details": "Nämä ominaisuudet ovat nykyisin piilotettu: {details}" @@ -238,12 +239,12 @@ }, "commit": { "title": "Tallenna muutokset", - "description_placeholder": "Kuvaile lyhyesti karttaan tehtyjä muutoksia", + "description_placeholder": "Kuvaile lyhyesti karttaan tehtyjä muutoksia. Kirjoita muokkausten kohdemaan paikallisella kielellä (esimerkiksi Suomessa suomeksi tai ruotsiksi) tai englanniksi.", "message_label": "Muutossarjan kommentti", - "upload_explanation": "Palvelimelle lähetettävät muutokset tulevat pian näkyviin kaikkiin OpenStreetMap-kartta-aineistoa käyttäviin palveluihin.", - "upload_explanation_with_user": "Palvelimelle lähetetään muutokset käyttäjätunnisteella {user}. Muutokset tulevat pian näkyviin kaikkiin OpenStreetMap-kartta-aineistoa käyttäviin palveluihin.", + "upload_explanation": "Palvelimelle tallennettavat muutokset tulevat pian näkyviin kaikkiin OpenStreetMap-kartta-aineistoa käyttäviin palveluihin.", + "upload_explanation_with_user": "Muutokset tallennetaan palvelimelle käyttäjätunnisteella {user}. Muutokset tulevat pian näkyviin kaikkiin OpenStreetMap-kartta-aineistoa käyttäviin palveluihin.", "save": "Tallenna", - "cancel": "Peru", + "cancel": "Takaisin muokkaamaan", "changes": "{count} muutosta", "warnings": "Varoitukset", "modified": "Muokattu", @@ -258,13 +259,20 @@ "selected": "{n} valittu", "geometry": "Geometria", "closed": "suljettu", + "center": "Keskus", + "perimeter": "Kehä", "length": "Pituus", "area": "Alue", + "centroid": "Keskusalue", "location": "Sijainti", "metric": "Metrinen järjestelmä", "imperial": "Brittiläinen järjestelmä" }, "geometry": { + "point": "piste", + "vertex": "keskipiste", + "line": "viiva", + "area": "alue", "relation": "relaatio" }, "geocoder": { @@ -318,7 +326,8 @@ "fix_misalignment": "Korjaa ilmakuvavirhe", "reset": "palauta", "minimap": { - "description": "Pienoiskartta" + "description": "Pienoiskartta", + "tooltip": "Näytä pienoiskartta laajemmalta alueelta nykyisen muokkausnäkymän sijainnin havainnollistamiseksi." } }, "map_data": { @@ -490,9 +499,12 @@ "help": { "title": "Ohje", "help": "# Ohje\n\nTämä on ohjelma vapaasti muokattavan \n[OpenStreetMap](http://www.openstreetmap.org/)-kartan\nmuokkaamiseen. Voit käyttää sitä vapaasti alueesi muokkaamiseen ja osallistua ihmisten tekemän \nmaailmankartan luomiseen.\n\nKarttaan tehtävät muutokset ovat näkyvillä kaikille OpenStreetMapin käyttäjille.\nKartan muokkaaminen edellyttää ilmaista [OpenStreetMap-käyttäjätiliä](https://www.openstreetmap.org/login).\n\n[iD-muokkausohjelma](http://ideditor.com/) on yhteistyöprojekti, jonka\n[lähdekoodi on saatavilla GitHubista](https://github.com/openstreetmap/iD).\n\n\n", + "editing_saving": "# Muokkaaminen ja tallentaminen \n\nTätä muokkausohjelmaa tulisi ensisijaisesti käyttää toimivalla Internet-yhteydellä, kuten nyt verkkoselaimella. \n\n### Karttakohteiden valitseminen \n\nValitse karttakohde, kuten tie tai ravintola napsauttamalla sitä kerran kartalla. Tällöin karttakohde korostetaan ja vasemmalle avautuu kohteen muokkausnäkymä. \n\nValitse useita karttakohteita kerralla napsauttamalla niitä ja pitämällä Shiht-näppäin pohjassa tai vetämällä kartalle valintaikkuna. Kaikki valintaikkunan sisällä olevat kohteet valitaan. \n\n### Muokkausten tallentaminen \n\nKartalle tehtävät muutokset tallennetaan väliaikaisesti tietokoneelle, kunnes ne siirretään palvelimelle. Älä pelkää virheiden tekemistä - muutoksen voi perua napsauttamalla Kumoa ja tuoda takaisin napsauttamalla Tee uudelleen. \n\nTallenna kaikki karttaan tehdyt muutokset napsauttamalla \"Tallenna\": muista toimia näin säännöllisesti. Karttalaadun varmistamiseksi iD tarkistaa muutokset tyypillisten huolimattomuusvirheiden varalta ja varoittaa, jos osa muutoksista edellyttää toimenpiteitä ennen tallennusta. \n\nJos huomautettavaa ei ole, lisää pieni kommentti tehdyistä muutoksista ja tallenna muutokset palvelimelle napsauttamalla jälleen \"Tallenna\". Muutokset tulevat näkyviin [OpenStreetMap.orgiin](http://www.openstreetmap.org/), jossa ne ovat kaikkien käyttäjien nähtävissä ja tarkasteltavissa. Jos muutokset meinaavat jäädä kesken etkä halua vielä tallentaa niitä, voit sulkea selainikkunan. Seuraavalla kerralla iD-muokkain mahdollistaa viime kerran muokkausten palauttamisten.\n\n### Pikanäppäimet\n\nLuettelo käytössä olevista pikanäppäimistä [löytyy OSM-Wikistä](http://wiki.openstreetmap.org/wiki/ID/Shortcuts).\n", "roads": "# Tiet\n\nTällä muokkausohjelmalla voi lisätä, muokata ja poistaa teitä. Tie-sanalla\ntarkoitetaan kaikkia väyliä, kuten moottoriteitä, latuja, polkuja, pyöräteitä\nja monia muita.\n\n### Valitseminen\n\nValitse tie kartalta napsauttamalla sitä. Tien ulkoreuna korostuu, sen viereen\navautuu pikatoimintopalkki ja sivupalkkiin ilmestyy tien kohdemuokkain.\n\n### Siirtäminen ja muotoileminen\n\nKartalta voi löytää usein teitä, jotka eivät täsmää taustalla olevan ilmakuvan\ntai GPS-jäljen kanssa. Tällaiset tiet tulisi siirtää nopeasti oikealle paikalleen.\n\nAloita napsauttamalla siirrettävää tietä. Tien ulkoreunat korostuvat ja sen\nviivapisteet korostuvat. Tien muotoa voi muuttaa vetämällä viivapisteitä\nuusiin paikkoihin. Uuden viivapisteen voi luoda kaksoisnapsauttamalla\nmitä tahansa tien kohtaa, jossa ei jo ole viivapistettä.\n\nJos oikeassa maailmassa on kahden tien risteys, mutta ne eivät risteä\nkartalla, vedä joku viivapiste toiseen tiehen, jolloin niiden välille tulee\nristeys. Ei riitä, että tiet vain näyttävät risteävän kartalla, vaan niillä tulee\nolla yhteinen viivapiste. Tämä on erityisen tärkeää navigaattoreiden\nreititysohjelmistojen toimivuuden vuoksi.\n\nSiirrä koko tietä kerralla pikatoimintopalkin Siirrä-toiminnolla tai painamalla\nnäppäimistöstä M-näppäintä. Siirrä tie uudelle paikalleen ja lukitse siirto\nnapsauttamalla.\n\n### Poistaminen\n\nJos tie on täysin virheellinen - se esimerkiksi puuttuu satelliittikuvasta\nkokonaan tai se ei varmasti ole enää olemassa - se tulee poistaa\nkartalta. Mieti tarkkaan ennen karttakohteiden poistamispäätöstä -\nmuutos näkyy kartalla kaikille ja lisäksi satelliittikuvat ovat usein\nvanhentuneita, joten tie on jo voitu ehtiä rakentaa uudelleen.\n\nPoista tie valitsemalla se ja napsauttamalla sitten roskakorin\nkuvaketta tai napsauttamalla näppäimistön Delete-näppäintä.\n\n### Luominen\n\nPuuttuuko tie kartalta? Aloita tien piirtäminen napsauttamalla yläpalkista\nViiva tai paina pikanäppäintä `2` näppäimistöstä.\n\nNapsauta seuraavaksi tien lähtöpistettä. Jos tie lähtee jo kartalla olevan tien\nristeyksestä, napsauta risteyskohtaa.\n\nJatka napsauttelemalla tielle viivapisteitä säännöllisin välimatkoin\nseuraamalla ilmakuvaa tai GPS-jälkeä. Jos tie risteää jonkun muun tien kanssa, muodosta risteys napsauttamalla risteyskohtaa ja jatka taas normaaliin tapaan. Lopeta piirtäminen ja viimeistele tie\nkaksoisnapsauttamalla tai painamalla Enter-näppäintä. Peru tien piirtäminen ja poista tie painamalla näppäimistön askelpalautinta.\n", + "gps": "# GPS \n\nGPS-mittaukset ovat tärkein OpenStreetMapin aineiston lähde. \nTämä muokkausohjelma tukee omalta tietokoneeltasi ladattavia `.gpx`-tiedostoja. \nGPS-mittauksia voi tehdä useilla älypuhelinsovelluksilla ja tietysti myös erillisillä \nGPS-mittalaitteilla. \n\nLisätietoja GPS-mittausten tekemisestä on sivuilla [Mapping with a smartphone, GPS, or paper](http://learnosm.org/en/mobile-mapping/) (Karttatietojen kerääminen älypuhelimella, GPS-laitteella tai paperille) ja [Aloittelijan opas](http://wiki.openstreetmap.org/wiki/Fi:Beginners_Guide_1.1). \n\nKäytä GPX-tiedostoa kartoittamisen apuna vetämällä ja pudottamalla tiedosto kartanmuokkausohjelmaan. Jos se toimii, GPS-jälki ilmestyy karttapohjalle kirkkaanviolettina viivana. Piilota, näytä uudelleen tai muuta tämän GPX-tason lähennystasoa Karttatiedot-valikosta oikeasta reunasta. \n\nTällä tavalla kartoittamisen apuna käytettyä GPX-tiedostoa ei tallenneta OpenStreetMapiin - tiedosto tulee hyödynnettyä parhaiten tallentamalla tiedosto myös muiden [karttakehittäjien käyttöön](http://www.openstreetmap.org/trace/create).\n", "imagery": "# Ilmakuvat\n\nIlmakuvat ovat tärkeä kartoittamisen apuväline. Lentokuvien,\nsatelliittikuvien ja vapaasti koottujen materiaalien kokoelma on\nkäytettävissä Taustan asetukset -valikosta oikean reunan sivupalkista.\n\nOletuksena taustalla näytetään [Bing-karttojen](http://www.bing.com/maps/) satelliittikuvat,\nmutta karttaa lähentämällä vaihtoehtoja tulee lisää.\nJoissakin maissa, kuten Suomessa, Ranskassa ja Tanskassa\non saatavilla korkealaatuisia lentokoneesta kuvattuja ilmakuvia.\n\nIlmakuva voi näyttää virheelliseltä palveluntarjoajan sivuston\nvirheen vuoksi. Jos tiestön sijainti heittää ilmakuvasta, älä ala heti\nsiirtämään niitä vastaamaan taustakuvaa, vaan siirrä ilmakuvataustaa\nvastaamaan tiestöä asetuksella \"Korjaa ilmakuvavirhe\"\nTaustan asetusten alaosassa.\n", "addresses": "# Osoitteet\n\nOsoitteet ovat yksi tärkeimmistä kartalla olevasta tiedosta.\n\nSen lisäksi että osoitetiedot ovat myös katujen nimiä,\nOpenStreetMapissa ne ovat olennaisia myös rakennusten\nja muiden kadunvarsikohteiden tiedoissa.\n\nOsoitetietoja voi katujen lisäksi lisätä rakennuksien ulkoreunoille\nja paikkapisteille. Paras osoitetietojen lähde on jalkautuminen tai\noma paikallistuntemus. Kuten kaikessa muussakin muokkaamisessa,\ntietojen kopioiminen kaupallisista lähteistä kuten Google Kartoista\non ehdottomasti kielletty.\n", + "inspector": "# Kohdemuokkaimen käyttö \n\nKohdemuokkain on näytön vasemmassa reunassa oleva osio, jolla muutetaan valitun kohteen ominaisuuksia.\n\n### Kohteen tyypin valitseminen \n\nPisteen, viivan tai alueen lisäämisen jälkeen valitaan, millainen kohde on kyseessä - kuten kahvila, moottoritie, joki tai leikkipuisto. Kohdemuokkain näyttää heti pikapainikkeet suosituimmille kohteille. Jos kohde ei näy listalla, hae paikkaa hakusanalla ja valitse se sitten luettelosta. Haku ymmärtää myös synonyymit ja paikkaan liittyviä sanoja, joten kokeile sitä rohkeasti. \n\nTarkastele kohdetyypin lisätietoja tarkemmin napsauttamalla i-kirjainta sen oikeassa reunassa. Valitse kohdetyyppi muokattavalle kohteelle napsauttamalla sitä hakutuloslistassa. \n\n### Kohteen tagien muokkaaminen \n\nKun kohdetyyppi on valittu, kohdemuokkain näyttää tietokenttiä, joilla voidaan kuvailla kohteen ominaisuuksia, kuten nimi ja osoite. \n\nKenttäjoukon alapuolella pudotusvalikko, josta löytyy lisätietokenttiä, kuten [Wikipedia-sivu](http://fi.wikipedia.org/), esteettömyystiedot ja paljon muuta.\n\nKohdemuokkaimen alaosassa on Kaikki tagit -kohta, jossa voi lisätä kohteelle mitä tahansa tageja eli ominaisuustietoja. [Taginfosta](http://taginfo.openstreetmap.org/) löytää lisätietoja erilaisista tageista ja niiden käyttömahdollisuuksista.\n\nKohdemuokkaimella tehtävät muutokset päivittyvät muokkauskartalle automaattisesti. Muutoksen voi kuitenkin aina perua napsauttamalla Kumoa-painiketta.\n", "buildings": "# Rakennukset\n\nOpenStreetMap sisältää maailman laajimman rakennustietokannan.\nVoit osallistua tämän tietokannan luomiseen ja kehittämiseen.\n\n### Valitseminen\n\nValitse rakennus napsauttamalla sen seinää. Rakennus korostuu,\nrakennuksen viereen tulee pikatoiminto palkki ja rakennuksen\nmuokkausnäkymä avautuu.\n\n### Muokkaaminen\n\nJoskus rakennukset ovat väärin sijoitettuja tai niiden tiedot ovat virheellisiä.\n\nSiirrä rakennusta valitsemalla se ja napsauttamalla Muokkaa. Liikuta\nrakennusta hiirellä ja aseta se uudelle paikalleen napsauttamalla.\n\nMuuta rakennuksen muotoa napsauttamalla ja vetämällä\nsen rajojen pisteitä oikeille kohdille.\n\n### Piirtäminen\n\nYksi yleisimmistä rakennusten piirtämiseen liittyvistä kysymyksistä on se,\nettä OpenStreetMapissa rakennus voidaan piirtää tai merkitä vain pisteellä.\nNyrkkisääntö on, että rakennusten ulkomuodot tulisi aina pyrkiä piirtämään\nmahdollisimman tarkasti ja sijoittaa mahdolliset sisällä toimivat yritykset paikkapisteinä sen sisään.\n\nAloita rakennuksen piirtäminen napsauttamalla yläpalkista Alue.\nPeruuta piirtäminen painamalla näppäimistön askelpalautinta.\nViimeistele rakennus sulkemalla se napsauttamalla lähtöpistettä uudelleen.\n\n### Poistaminen\n\nJos rakennus on täysin virheellinen - se esimerkiksi puuttuu satelliittikuvasta\nkokonaan tai se ei varmasti ole enää olemassa - se tulee poistaa\nkartalta. Mieti tarkkaan ennen karttakohteiden poistamispäätöstä -\nmuutos näkyy kartalla kaikille ja lisäksi satelliittikuvat ovat usein\nvanhentuneita, joten rakennus on jo voitu ehtiä rakentaa uudelleen.\n\nPoista rakennus valitsemalla se ja napsauttamalla sitten roskakorin\nkuvaketta tai napsauttamalla näppäimistön Delete-näppäintä.\n", "relations": "# Suhteet\n\nSuhde on erityistyyppinen OpenStreetMap-ominaisuus, joka ryhmittää yhteen muita\nominaisuuksia. Esimerkiksi kaksi yleistä suhdetyyppiä ovat *route relations*,\njotka ryhmittävät yhteen tienosat, jotka kuuluvat tiettyyn moottoritiehen tai\npäätiehen, ja *multipolygons*, jotka ryhmittävät yhteen useita viivoja, jotka määrittävät\nmutkikkaita alueita (sellaisia, joissa on useita kappaleita tai reikiä, kuten donitsissa).\n\nOminaisryhmää suhteessa kutsutaan *members*. Sivupalkissa voit nähdä\nminkä suhteiden jäsenenä ominaisuus on, ja napsauttaa suhdetta siellä\nsen valitsemiseksi. Kun suhde on valittu, voit nähdä kaikki sen jäsenet\nlueteltuina sivupalkissa ja korostettuna kartalla.\n\nEnimmäkseen iD huolehtii suhteiden ylläpidosta automaattisesti muokkauksen\naikana. Tärkein seikka, josta sinun pitäisi olla tietoinen, on että jos poistat\ntienpätkän piirtääksesi sen tarkempaa, sinun pitäisi varmistua, että uusi pätkä on\nsaman suhteen jäsen kuin alkuperäinen.\n\n## Suhteiden muokkaus\n\nJos haluat muokata suhteita, tässä ovat perusasiat.\n\nOminaisuuden lisäämiseksi suhteeseen, valitse ominaisuus, napsauta ”+”-painiketta\nsivupalkin ”All relations”-kappaleessa, ja valitse tai kirjoita suhteen nimi.\n\nUuden suhteen luomisesksi valitse ensin ominaisuus, jonka pitäisi olla jäsen,\nnapsauta ”+”-painiketta ”All relations”-kappaleessa ja valitse ”New relation...”.\n\nOminaisuuden poistamiseksi suhteesta valitse ominaisuus ja napsauta\nroskakoripainiketta sen suhteen vieressä, josta haluat sen poistaa.\n\nVoit luoda monikulmioita rei'illä käyttäen ”Merge”-työkalua. Piirrä kaksi aluetta (sisempi\nja ulompi), pidä Vaihto-näppäin alhaalla ja napsauta niistä kumpaakin molempien\nvalitsemiseksi, ja napsauta sitten ”Merge” (+)-painiketta.\n" }, @@ -611,7 +623,9 @@ "title": "Sallittu" } }, + "placeholder": "Ei määritelty", "types": { + "access": "Kaikki", "bicycle": "Pyöräily", "foot": "Kävely", "horse": "Hevoset", @@ -619,6 +633,7 @@ } }, "access_simple": { + "label": "Sallittu käyttäjäryhmä", "placeholder": "kyllä" }, "access_toilets": { @@ -999,6 +1014,9 @@ "length": { "label": "Pituus (metreinä)" }, + "level": { + "label": "Kerros" + }, "levels": { "label": "Kerroslukumäärä", "placeholder": "2, 4, 6..." @@ -1172,9 +1190,15 @@ "recycling/glass": { "label": "Lasinkeräys" }, + "recycling/glass_bottles": { + "label": "Lasipullojenkeräys" + }, "recycling/paper": { "label": "Paperinkeräys" }, + "recycling/plastic": { + "label": "Muovinkeräys" + }, "recycling/type": { "label": "Kierrätyksen tyyppi", "options": { @@ -1674,6 +1698,9 @@ "name": "Kierrätyspiste", "terms": "kierrättäminen, kierrätys, lajittelu, uudelleenkäyttö, uudelleenkäyttäminen, ympäristö, lajittelupiste, lajitteluasema, jäte, jätteet, roskat, roska, roskikset, roskis, säiliö, roskasäiliö" }, + "amenity/register_office": { + "name": "Maistraatti" + }, "amenity/restaurant": { "name": "Ravintola", "terms": "Ravintola, Ruokaravintola, Bistro, Krouvi, Pizzeria, Ruokala" @@ -1740,6 +1767,9 @@ "area": { "name": "Alue" }, + "area/highway": { + "name": "Tien päällyste" + }, "barrier": { "name": "Muuri" }, @@ -1882,6 +1912,9 @@ "building/school": { "name": "Koulurakennus" }, + "building/semidetached_house": { + "name": "Paritalo" + }, "building/shed": { "name": "Vaja", "terms": "vaja, mökki, liiteri" @@ -2279,9 +2312,6 @@ "landuse": { "name": "Maankäyttö" }, - "landuse/allotments": { - "name": "Siirtolapuutarha" - }, "landuse/basin": { "name": "Vesiallas" }, @@ -2405,7 +2435,7 @@ "terms": "leikkipuisto, leikkipaikka, leikki, leikkiä, lapsipuisto, leikkipiste" }, "leisure/running_track": { - "name": "Juoksupolku", + "name": "Juoksureitti", "terms": "juoksu, juokseminen, polku, rata, reitti, juoksupolku, juoksurata, juoksureitti, liikunta, urheilu, kuntoilu, yleisurheilu" }, "leisure/slipway": { @@ -2534,6 +2564,10 @@ "name": "Vuorenhuippu", "terms": "Huippu, Vuorenhuippu, Korkein kohta, Vuoren huippu" }, + "natural/saddle": { + "name": "Sola", + "terms": "kanjoni, rinne" + }, "natural/scree": { "name": "Louhikko", "terms": "kivikko, rakka, kivikasa, kasa, kivikumpu, maakasa, vyörylohkareikko, lohkareikko" @@ -2850,7 +2884,8 @@ "name": "Suklaapuoti" }, "shop/clothes": { - "name": "Vaatekauppa" + "name": "Vaatekauppa", + "terms": "vaate, muoti, vaatetus, vaatteet, pukeutuminen, pukea, pukeutua, hm, h&m, hennes, mauritz, dressmann, lindex, kappahl, carlings, bikbok, bik bok, seppälä, aleksi13, aleksi 13, cubus, ginatricot, gina, tricot, halonen, mango, zara, kauppa, liike, yritys, putiikki, myymälä, vaateliike, vaateyritys, vaatemyymälä" }, "shop/computer": { "name": "Tietokoneliike" @@ -3259,7 +3294,8 @@ "name": "Joentörmä" }, "waterway/sanitary_dump_station": { - "name": "Satama-WC:n tyhjennystekniikka" + "name": "Veneiden jäteveden tyhjennyspiste", + "terms": "jätevesi, WC, satama, vene, veneily, lika, likavesi, vesi, viemäri, viemärivesi, jäte, jätteet, tyhjentää, tyhjennys, poisto, poistaa, tyhjentäminen" }, "waterway/stream": { "name": "Puro" diff --git a/vendor/assets/iD/iD/locales/fr.json b/vendor/assets/iD/iD/locales/fr.json index 43c4980f8..88e517c23 100644 --- a/vendor/assets/iD/iD/locales/fr.json +++ b/vendor/assets/iD/iD/locales/fr.json @@ -143,7 +143,8 @@ "not_eligible": "Ces éléments ne peuvent pas être fusionnés.", "not_adjacent": "Ces lignes ne peuvent pas être fusionnées car elles ne sont pas connectées.", "restriction": "Ces lignes ne peuvent pas être fusionnées car au moins l'une d'entre elles est membre d'une relation \"{relation}\".", - "incomplete_relation": "Ces éléments ne peuvent pas être fusionnés parce qu'au moins l'un d'entre eux n'a pas été complètement téléchargé." + "incomplete_relation": "Ces éléments ne peuvent pas être fusionnés parce qu'au moins l'un d'entre eux n'a pas été complètement téléchargé.", + "conflicting_tags": "Ces lignes ne peuvent pas être fusionnées car certains de leur tags ont des valeurs contradictoires." }, "move": { "title": "Déplacer", @@ -226,7 +227,8 @@ "zoom_in_edit": "Zoomer pour Modifier", "logout": "Déconnexion", "loading_auth": "Connexion à OpenStreetMap...", - "report_a_bug": "Signaler un bug", + "report_a_bug": "Rapporter un bug", + "help_translate": "Aider à traduire", "feature_info": { "hidden_warning": "{count} éléments cachés", "hidden_details": "Ces éléments sont en ce moment cachés: {details}" @@ -501,8 +503,10 @@ "help": "# Aide\n\nCeci est un éditeur pour [OpenStreetMap](http://www.openstreetmap.org/), la \ncarte du monde libre et éditable. Vous pouvez l'utiliser pour ajouter ou mettre à jour\nles données dans votre zone, et participer ainsi à la réalisation d'une carte du monde libre et à données ouvertes\nmeilleure pour tout le monde.\n\nLes modifications que vous réaliserez sur cette carte seront visibles par tous les utilisateurs d'\nOpenStreetMap. Pour commencer à éditer, vous devez vous\n[connecter](https://www.openstreetmap.org/login).\n\nL'[éditeur iD](http://ideditor.com/) est un projet collaboratif dont le [code\nsource est disponible sur GitHub](https://github.com/openstreetmap/iD).\n", "editing_saving": "# Édition & sauvegarde\n\nCet éditeur est conçu pour fonctionner de façon connecté et vous êtes \nactuellement en train de l'utiliser depuis un site web.\n\n### Sélection des éléments\n\nPour sélectionner un élément de la carte comme une route ou un point d’intérêt, \nil faut cliquer dessus sur la carte. Il sera alors mis en surbrillance et un \npanneau latéral s’ouvrira avec tous ses détails élément ainsi qu'un menu des \nactions disponibles pour cet élément.\n\nPour sélectionner plusieurs éléments, laisser appuyer sur la touche «Shift» du \nclavier. Pendant ce temps, vous pouvez au choix sélectionner les différents \néléments directement ou dessiner une zone rectangulaire à l'aide de la souris. \nLorsque le bouton de la souris est relâché, tous les objets à l'intérieur du \nrectangle seront sélectionnés.\n\n### Sauvegarde des modifications\n\nLorsque vous modifiez la carte (par exemple modification de routes, bâtiments \net places), ces changements sont conservés localement en attendant que vous \nles sauvegardiez sur le serveur. En cas d'erreur, il est possible d'annuler les \nchangements en cliquant sur le bouton idoine. De façon similaire il est possible\n de ré-appliquer un changement qui a été annulé.\n\nLorsque vous souhaitez sauvegarder sur le serveur vos changements, appuyer sur \nle bouton «Sauvegarder». La liste de vos modifications s'affichera alors, vous \npermettant de vérifier vos modifications. Par ailleurs, l'éditeur vous \npréviendra et conseillera si quelque chose semble incorrect.\n\nSi tout semble correct, vous pourrez alors écrire un commentaire du travail \neffectué (par exemple «Ajout d'une boulangerie») puis il faudra à nouveau \nappuyer sur le bouton «Sauvegarder» pour envoyer les changements sur \n[OpenStreetMap.org](http://www.openstreetmap.org/). Vos changements seront \nvisible par tous peu de temps après.\n\nSi vous ne pouvez pas terminer vos changements en une seule fois, vous pouvez \nfermer la fenêtre de l'éditeur. Vos changements seront enregistrés localement. \nLorsque vous ouvrirez à nouveau l'éditeur, sur le même ordinateur et avec le \nmême navigateur Web, l'éditeur vous proposera de récupérer le travail de la \nséance précédente.\n\n### Utilisation de l'éditeur\n\nUne liste des raccourcis claviers est disponible \n[ici](http://wiki.openstreetmap.org/wiki/ID/Shortcuts).\n", "roads": "# Routes\n\nVous pouvez créer, mettre à jour et supprimer des routes à l'aide de l'éditeur. Il peut s'agir de tous types de routes : chemins, autoroutes, pistes cyclables, et plus encore : toute voie régulièrement fréquentée peut être cartographiée.\n\n### Sélection\n\nCliquez sur une route pour la sélectionner. Elle sera alors surlignée et un menu 'outils' apparaîtra sur la carte, ainsi qu'une barre d'état affichant des informations supplémentaires.\n\n### Modification\n\nIl est fréquent que les routes ne soient pas bien alignées avec l'imagerie satellite ou avec les traces GPS. Vous pouvez ajuster et corriger la position des routes.\n\nCliquez d'abord sur la route à modifier. Elle est alors surlignée et des points de contrôle apparaissent qui permettent de corriger sa position. Pour ajouter des points de contrôle, double-cliquez sur un segment de la route sans nœuds.\n\nSi la route est connectée à une autre, mais que la connexion est incorrecte, vous pouvez déplacer un de ses points de contrôle sur la seconde route pour corriger la connexion. Des routes bien connectées sont essentielles pour la carte et pour fournir de bonnes informations d'itinéraire.\n\nVous pouvez également cliquer sur l'outil 'Déplacer' ou appuyer sur le raccourci `M` pour déplacer l'ensemble de la route en une fois, puis cliquer de nouveau une fois pour sauvegarder le déplacement.\n\n### Suppression\n\nSi une route est complètement fausse - c'est-à-dire qu'elle n'apparaît pas sur l'image satellite, et que dans l'idéal, vous avez confirmé qu'elle n'existe pas sur le terrain - vous pouvez la supprimer, ce qui l'enlèvera de la carte. Faites attention lorsque vous supprimez des éléments : comme n'importe quelle autre modification, le résultat sera visible par tout le monde sur la carte. Les photos aériennes sont souvent dépassées et la route est peut-être tout simplement récente.\n\nPour supprimer une route, sélectionnez-la en cliquant dessus, puis cliquez sur l'icône 'Poubelle' ou appuyez sur la touche 'Suppr'.\n\n### Création\n\nVous avez constaté qu'une route de votre connaissance manque à la carte ? Cliquez sur l'icône 'Ligne' en haut à gauche de l'éditeur ou appuyez sur le raccourci `2` pour dessiner une route. \n\nPour commencer le dessin, cliquez sur l'endroit où commence la route. Si elle commence à l'embranchement d'une autre route, commencez le dessin en cliquant à l'endroit de la connexion.\n\nCliquez ensuite régulièrement le long de la route pour ajouter des points, en utilisant l'imagerie satellite comme référence. Si la route que vous dessinez croise une autre route, connectez les deux en cliquant à l'endroit de l'intersection. Lorsque vous avez terminé le dessin, double-cliquez ou appuyez sur 'Entrée'.\n", + "gps": "# GPS \n\nLe GPS est la source la plus fiable de données pour OpenStreetMap. Cet éditeur \nsupporte les traces en local - fichiers `.gpx` sur votre ordinateur. Vous pouvez collecter \nce genre de trace GPS à l'aide de nombreuses applications pour smartphones ainsi \nqu'avec du matériel GPS personnel. \n\nPour savoir comment effectuer un relevé GPS, lisez \n[Sur le terrain avec un GPS](http://learnosm.org/fr/beginner/using-gps/). \n\nPour utiliser un tracé GPX pour cartographier, effectuer un \"glissé-déposé\" du \nfichier GPX dans l'éditeur de cartes. S'il est reconnu, une ligne violette en \nsurbrillance apparaîtra sur la carte. Cliquez dans le menu \"Données de la carte\"\nsur le côté droit pour activer, désactiver, ou zoomer dans ce nouveau calque GPX. \n\nLe tracé GPX n'est pas directement envoyé sur OpenStreetMap - le meilleur moyen de\nl'utiliser est de dessiner sur la carte, en l'utilisant comme guide pour les \nnouveaux éléments que vous ajoutez, et aussi de le \n[charger dans OpenStreetMap](http://www.openstreetmap.org/trace/create) pour que\nles autres utilisateurs puissent s'en servir. \n", "imagery": "# Fond de carte⏎\n⏎\nLes photos aériennes sont une source importante pour cartographier. Une\ncompilation de photos prises d'avion, imageries satellites, et autres sources\nlibre d'utilisation sont disponibles dans l'éditeur dans le menu \"Configuration\ndu fond de carte\" à gauche.⏎\n⏎\nPar défaut, l'imagerie aérienne de [Bing Maps](http://www.bing.com/maps/)\nest utilisée dans l'éditeur, mais lorsque vous zoomez sur la carte, d'autres sources\nsont parfois disponibles dans certaines zones. Certains pays tels que la France, les\nÉtats-Unis ou le Danemark disposent d'images de très haute qualité sur certaines\nzones.⏎\n⏎\nCertaines images sont parfois décalées par rapport aux données, notamment\nà cause d'un mauvais calibrage. Si vous voyez de nombreux éléments tous décalés\npar rapport au fond de carte, ne déplacez pas immédiatement ces éléments. A la\nplace, vous pouvez ajuster le fond de carte afin qu'il soit aligné aux données en\ncliquant sur \"Corriger l'alignement\" en bas de l'interface de configuration du fond\nde carte.⏎\n", "addresses": "# Adresses\n\nLes adresses sont parmis les informations les plus utiles pour la carte.\n\nAlors que les adresses sont souvent représentées comme faisant partie des rues, dans OpenStreetMap, les adresses sont enregistrées comme attributs des bâtiments le long des rues.\n\nVous pouvez ajouter une adresse sur les éléments modélisés avec un polygone\net sur ceux modélisés avec des points. La meilleure source de données afin\nde cartographier les adresses reste le relevé sur le terrain ou les connaissances personnelles, car comme pour tous les autres éléments, la copie de données à partir de contenu non libre de droits comme Google Maps est strictement interdite.\n", + "inspector": "# Utilisation de l'inspecteur \n\nL'inspecteur est l'élément de l'interface utilisateur qui apparaît à droite de \nla page quand un élément est sélectionné. \n\nIl permet de mettre à jour les détails concernant l'élément sélectionné.\n\n### Sélectionner un type d'élément\n\nAprès ajout d'un point, d'une ligne ou d'un polygone, vous pouvez indiquer de \nquel type d'élément il s'agit : une route principale ou résidentielle, un \nsupermarché, un café... L'inspecteur affiche des boutons pour les éléments les \nplus communs, et vous pouvez trouver les autres à l'aide du formulaire de recherche. \n\nCliquez sur 'i' dans le coin en bas à droite des boutons pour en savoir plus sur\n l'élément dont il s'agit. Cliquez sur le bouton pour choisir cet élément. \n\n### Utiliser les formulaires et les tags \n\nAprès avoir choisi le type d'élément, ou lorsque vous sélectionnez un élément \ndont la nature est déjà indiquée, l'inspecteur affiche des champs comprenant des \ndétails sur l'élément concerné - adresse, nom, etc. \n\nEn-dessous des champs, vous pouvez cliquer sur les icônes pour ajouter des \ndétails supplémentaires, comme des informations issues de [Wikipedia](http://www.wikipedia.org/), \ndes renseignements sur l'accès handicapé, ou plus encore. \n\nEn bas de l'inspecteur, cliquez sur 'Attributs Supplémentaires' pour ajouter des \nattributs arbitraires à l'élément. [Taginfo](http://taginfo.openstreetmap.org/) est \nune excellente ressource pour en savoir plus sur les combinaisons d'attributs les \nplus fréquentes. \n\nLes changements que vous effectuez dans l'inspecteur sont immédiatement visibles \nsur la carte. Vous pouvez les annulez dès que vous le souhaitez en cliquant sur 'annuler'. \n", "buildings": "# Bâtiments\n\nOpenStreetMap est la plus grande base de données au monde sur le bâti.\nVous pouvez améliorer cette base de données.\n\n### Sélection\n\nVous pouvez sélectionner un bâtiment en cliquant sur son contour. Le bâtiment\nsera ainsi surligné, une boîte à outils apparaîtra, ainsi qu'un panneau contenant\nles informations sur le bâtiment.\n\n### Correction\n\nParfois, un bâtiment est mal placé ou possède des informations incorrectes.\n\nPour déplacer un bâtiment dans son intégralité, sélectionnez-le, puis cliquez\nsur l'outil \"Déplacer\". Déplacez ensuite la souris, puis cliquez lorsque le\nbâtiment est placé correctement.\n\nPour corriger la forme d'un bâtiment, glissez-déposez les points du contour\ndu bâtiment.\n\n### Création\n\nL'une des problématiques concernant les bâtiments est qu'ils peuvent être\nreprésentés à la fois par un point ou par un polygone. La règle d'or est de\n_dessiner les bâtiments avec des polygone dès que c'est possible_, et de\ncartographier les entreprises, équipements, adresses, et tout ce qui ne\ndépend pas directement de la construction comme des points placés\nau sein de la forme du bâtiment.\n\nDessinez un bâtiment en cliquant sur le bouton \"Polygone\" en haut à gauche\nde l'interface, ajoutez des points en cliquant sur la carte et terminez la forme\nen cliquant sur le premier point, ou en appuyant sur la touche \"Entrée\" de\nvotre clavier.\n\n### Suppression\n\nSi un bâtiment dessiné est inexistant (par exemple s'il n'existe pas sur l'image\nsatellite et que vous avez vérifié sur place que ce n'était pas une construction\nrécente), vous pouvez le supprimer. Attention avant de supprimer un élément ;\ntout le monde peut constater que vous l'avez supprimé, et il peut s'agir d'un\nélément plus récent que l'image satellite.\n\nVous pouvez supprimer un bâtiment en le sélectionnant, puis en cliquant sur\nl'icône représentant une poubelle, ou en appuyant sur la touche \"Suppr\" de\nvotre clavier.\n", "relations": "# Relations⏎\n⏎\nUne relation est un élément spécial dans OpenStreetMap qui permet de regrouper ensemble d'autre éléments\nPar exemple, les deux plus courants types de relations sont *route relations*,\nqui regroupe des sections de route qui appartiennent à une autoroute, \net *multipolygons*, qui regroupe plusieurs lignes qui définissent\nune zone complexe (une avec plusieurs pièces ou trous à l’intérieur comme un donut).⏎\n⏎\nLe groupe d'éléments dans une relation sont appelés *members*. Dans le menu de côté, vous pouvez\nvoir dans quelles relations l'élément appartient, et sélectionner une des relations pour voir.\nLorsque la relation est sélectionnée, vous pouvez voir tous\nles membres listés dans le menu de côté et la mettre en sur-impression sur la carte.⏎\n⏎\nPour la plus part, iD veillera à maintenir les relations automatiquement\npendant que vous éditez. La chose la plus importe que vous devez savoir est que si vous effacez une\nsection de route pour la rendre plus précise, vous devez vous assurer que \nla nouvelle section est un membre des même relations que l'originale.⏎\n⏎\n## Modifier des Relations⏎\n⏎\nSi vous voulez modifier des relations, voici les bases.⏎\n⏎\nPour apporter une information à une relation, sélectionnez l'élément, appuyez sur le bouton \"+\" dans la\nsection \"All relations\" du menu du côté, et sélectionnez ou saisissez le nom de la relation.⏎\n⏎\nPour créer une nouvelle relation, sélectionnez le premier élément qui doit en être membre,\nappuyez sur le bouton \"+\" dans le section \"All relations\", et sélectionner \"New relation...\".\n⏎\nPour retirer un élément d'une relation, sélectionnez l’élément et appuyez sur le symbole de la corbeille.\nbutton next de la relation si vous souhaitez la supprimer.⏎\n⏎\nVous pouvez créer des multipolygons avec des trous en utilisant l'outil \"Merge\". Dessinez deux polygones (inner\net outer), maintenez la touche Shift/Majuscule et appuyez sur chacune d'elles pour les sélectionner, et après\nappuyez le bouton \"Merge\" (+) .⏎\n" }, @@ -579,7 +583,7 @@ "name": "Route" }, "category-route": { - "name": "Route" + "name": "Itinéraire" }, "category-water-area": { "name": "Eau" @@ -901,10 +905,10 @@ "label": "Vente de diesel" }, "fuel/e10": { - "label": "Vend du E10" + "label": "Vente de E10" }, "fuel/e85": { - "label": "Vends du E85" + "label": "Vente de E85" }, "fuel/lpg": { "label": "Vente de gaz propane" @@ -996,7 +1000,7 @@ "label": "Type" }, "lanes": { - "label": "Lignes", + "label": "Voies", "placeholder": "1, 2, 3..." }, "layer": { @@ -1048,7 +1052,7 @@ "label": "Niveau" }, "levels": { - "label": "Niveaux", + "label": "Étages", "placeholder": "2, 4, 6..." }, "lit": { @@ -1092,7 +1096,7 @@ "label": "Difficulté VTT en montée", "options": { "0": "0: Inclinaison <10% , sol consistent, pas d'obstacles", - "1": "1: Inclinaison < 15%, sol consistant, quelques menus obstacles", + "1": "1: Inclinaison < 15%, sol consistant, quelques petits obstacles", "2": "2: Inclinaison <20%, surface stable, pierres/racines", "3": "3: Inclinaison <25%, différents types de terrains, pierres/branches", "4": "4: Inclinaison <30%, conditions difficiles, rochers/branches", @@ -1151,7 +1155,7 @@ "carports": "Abris de voiture", "garage_boxes": "Boxes de garage", "lane": "Route", - "multi-storey": "Multiples niveaux", + "multi-storey": "Multiples étages", "sheds": "Cabanes", "surface": "Surface", "underground": "Souterrain" @@ -1421,6 +1425,9 @@ }, "placeholder": "Dur, Majoritairement Dur, Mou..." }, + "traffic_signals": { + "label": "Type" + }, "trail_visibility": { "label": "Visibilité du sentier", "options": { @@ -1453,7 +1460,7 @@ }, "website": { "label": "Site internet", - "placeholder": "http://example.com" + "placeholder": "http://exemple.fr" }, "wetland": { "label": "Type" @@ -1578,8 +1585,8 @@ "terms": "Banc public" }, "amenity/bicycle_parking": { - "name": "Parc à vélos", - "terms": "Parking à vélo, Parking à bicyclette, Stationnement à vélo" + "name": "Parking à vélos", + "terms": "Parc à vélos,Parking à vélo, Parking à bicyclette, Stationnement à vélo" }, "amenity/bicycle_rental": { "name": "Location de vélos", @@ -1618,7 +1625,7 @@ "terms": "Autopartage, partage de voitures" }, "amenity/car_wash": { - "name": "Lavage de voiture, Lave auto", + "name": "Lavage de voiture", "terms": "Lavage de voiture, lave auto" }, "amenity/casino": { @@ -1651,7 +1658,7 @@ }, "amenity/community_centre": { "name": "Salle des fêtes", - "terms": "Salle festive, Salle polyvalente, Centre communautaire => Canada" + "terms": "Salle festive, Salle polyvalente, Centre communautaire" }, "amenity/compressed_air": { "name": "Air comprimé", @@ -1659,7 +1666,7 @@ }, "amenity/courthouse": { "name": "Tribunal", - "terms": "Palais de Justice, Tribunal" + "terms": "Palais de Justice" }, "amenity/dentist": { "name": "Dentiste", @@ -1711,7 +1718,7 @@ }, "amenity/kindergarten": { "name": "Terrains d'école maternelle / jardin d'enfants", - "terms": "Terrains d'école maternelle / jardin d'enfants" + "terms": "Crèche,Halte-garderie,Jardin d'enfants,École maternelle,École enfantine" }, "amenity/library": { "name": "Bibliothèque", @@ -1721,13 +1728,17 @@ "name": "Place de marché", "terms": "Marché" }, + "amenity/motorcycle_parking": { + "name": "Parking pour motos", + "terms": "Parc à motos,Stationnement motos" + }, "amenity/nightclub": { "name": "Boîte de nuit", "terms": "Boîte de nuit" }, "amenity/parking": { - "name": "Parc de stationnement", - "terms": "Parc de stationnement, parking" + "name": "Parking", + "terms": "Parc de stationnement" }, "amenity/parking_entrance": { "name": "Entrée/Sortie de parking", @@ -1847,7 +1858,7 @@ }, "amenity/townhall": { "name": "Mairie", - "terms": "Mairie" + "terms": "Mairie,Hôtel de ville,Maison commune" }, "amenity/university": { "name": "Terrains d'université", @@ -1991,7 +2002,7 @@ }, "building/detached": { "name": "Maison individuelle", - "terms": "Maison non attenante" + "terms": "Maison indépendante" }, "building/dormitory": { "name": "Résidence universitaire", @@ -2035,7 +2046,7 @@ }, "building/kindergarten": { "name": "Bâtiment d'école maternelle / jardin d'enfants", - "terms": "Bâtiment d'école maternelle / jardin d'enfants" + "terms": "Crèche,Halte-garderie,Jardin d'enfants,École maternelle,École enfantine" }, "building/public": { "name": "Établissement public", @@ -2057,6 +2068,10 @@ "name": "Bâtiment d'école primaire, collège, lycée Cycles primaires et secondaires", "terms": "Bâtiment d'école primaire, collège, lycée Cycles primaires et secondaires" }, + "building/semidetached_house": { + "name": "maison mitoyenne", + "terms": "maison jumelée" + }, "building/shed": { "name": "Cabanon", "terms": "Petit hangar, cabanon, resserre" @@ -2399,7 +2414,7 @@ }, "highway/pedestrian": { "name": "Rue piétonne", - "terms": "Rue piétonnisée,Espace piétonnier" + "terms": "Rue piétonnière,Espace piétonnier,Place piétonne,Rue piétonne" }, "highway/primary": { "name": "Route principale", @@ -2551,7 +2566,7 @@ }, "landuse/allotments": { "name": "Jardins familiaux", - "terms": "Jardins familiaux, eco-jardins, jardins communautaires, jardin communautaire" + "terms": "Jardins familiaux" }, "landuse/basin": { "name": "Bassin", @@ -2646,8 +2661,8 @@ "terms": "Jeux pour adultes" }, "leisure/bowling_alley": { - "name": "Boulodrome", - "terms": "Jeux de boules" + "name": "Bowling", + "terms": "Jeux de boules,Jeu de quilles,Quilles" }, "leisure/common": { "name": "Terrain communal", @@ -2702,11 +2717,19 @@ "terms": "Terrain de base-ball" }, "leisure/pitch/basketball": { - "name": "Terrain de basketball", + "name": "Terrain de basket", "terms": "Terrain de basket, terrain de basketball" }, + "leisure/pitch/rugby_league": { + "name": "Terrain de rugby à XIII", + "terms": "Rugby" + }, + "leisure/pitch/rugby_union": { + "name": "Terrain de Rugby à XV", + "terms": "Rugby" + }, "leisure/pitch/skateboard": { - "name": "Planchodrome", + "name": "Skatepark", "terms": "Planchodrome, skate park" }, "leisure/pitch/soccer": { @@ -2731,7 +2754,7 @@ }, "leisure/slipway": { "name": "Plan incliné", - "terms": "Cale de lancement" + "terms": "Cale de lancement, Cale, Cale de mise à l'eau" }, "leisure/sports_center": { "name": "Centre sportif / Salle de gymnastique", @@ -2845,10 +2868,30 @@ "name": "Bunker", "terms": "casemate, blockhaus, bunker" }, + "military/checkpoint": { + "name": "Poste de contrôle militaire", + "terms": "Poste-frontière, Point de contrôle, Poste de contrôle,Militaire" + }, + "military/danger_area": { + "name": "Zone militaire dangeureuse", + "terms": "Zone dangereuse, Région dangereuse, Dangereuse, Danger,Militaire" + }, + "military/naval_base": { + "name": "Base navale", + "terms": "Base Navale, Base militaire, Marine, Port maritime" + }, + "military/obstacle_course": { + "name": "Parcours du combattant", + "terms": "Parcours du combattant, Course, Obstacles" + }, "military/range": { "name": "Stand de tir", "terms": "Champ de tir,Stand de tir" }, + "military/training_area": { + "name": "Zone d'entraînement militaire", + "terms": "Zone d'entraînement" + }, "natural": { "name": "Nature", "terms": "Nature" @@ -2887,7 +2930,7 @@ }, "natural/heath": { "name": "Lande", - "terms": "Santé" + "terms": "Bruyère" }, "natural/peak": { "name": "Sommet", @@ -3034,8 +3077,8 @@ "terms": "Piste de ski" }, "place": { - "name": "Toponymie", - "terms": "Lieu" + "name": "Lieu", + "terms": "Toponymie,Place" }, "place/city": { "name": "Grande ville (>100.000 habitants)", @@ -3706,8 +3749,8 @@ "terms": "Dos d'âne" }, "traffic_calming/rumble_strip": { - "name": "Section de route à rainurage", - "terms": "Bande rugueuse" + "name": "Bande rugueuse", + "terms": "Section de route à rainurage" }, "traffic_calming/table": { "name": "Passage pour piétons surélévé", diff --git a/vendor/assets/iD/iD/locales/gl.json b/vendor/assets/iD/iD/locales/gl.json index 4f0f1d461..02be5bad3 100644 --- a/vendor/assets/iD/iD/locales/gl.json +++ b/vendor/assets/iD/iD/locales/gl.json @@ -226,7 +226,6 @@ "zoom_in_edit": "Fai zoom para editar.", "logout": "saír", "loading_auth": "Conectando con OpenStreetMap...", - "report_a_bug": "informar dun erro", "feature_info": { "hidden_warning": "{count} elementos agochados", "hidden_details": "Estes elementos agora están agochados: {details} " @@ -1329,9 +1328,6 @@ "historic/wayside_shrine": { "name": "Peto de ánimas" }, - "landuse/allotments": { - "name": "Horta urbana" - }, "landuse/basin": { "name": "Cunca" }, diff --git a/vendor/assets/iD/iD/locales/hi-IN.json b/vendor/assets/iD/iD/locales/hi-IN.json deleted file mode 100644 index 9878b65c8..000000000 --- a/vendor/assets/iD/iD/locales/hi-IN.json +++ /dev/null @@ -1,29 +0,0 @@ -{ - "modes": { - "add_area": { - "title": "क्षेत्र" - }, - "add_line": { - "title": "रेखा" - }, - "add_point": { - "title": "बिन्दु" - } - }, - "operations": { - "continue": { - "key": "A", - "title": "जारी रखें" - }, - "circularize": { - "key": "O" - } - }, - "presets": { - "categories": { - "category-building": { - "name": "इमारत" - } - } - } -} \ No newline at end of file diff --git a/vendor/assets/iD/iD/locales/hr.json b/vendor/assets/iD/iD/locales/hr.json index b1e0aff28..faee0b1f5 100644 --- a/vendor/assets/iD/iD/locales/hr.json +++ b/vendor/assets/iD/iD/locales/hr.json @@ -226,7 +226,6 @@ "zoom_in_edit": "Povećaj prikaz za uređivanje", "logout": "odjava", "loading_auth": "Spajanje na OpenStreetMap...", - "report_a_bug": "Prijavi greÅ¡ku", "feature_info": { "hidden_warning": "{count} skrivenih značajki", "hidden_details": "Ove značajke su trenutno skrivene: {details}" @@ -1004,6 +1003,42 @@ "layer": { "label": "Sloj" }, + "leaf_cycle": { + "label": "Padanje lišća", + "options": { + "deciduous": "Listopadno", + "evergreen": "Zimzeleno", + "mixed": "MjeÅ¡ano", + "semi_deciduous": "Polu-listopadni", + "semi_evergreen": "Polu-zimzeleni" + } + }, + "leaf_cycle_singular": { + "label": "Padanje lišća", + "options": { + "deciduous": "Listopadan", + "evergreen": "Zimzeleno", + "semi_deciduous": "Polu-listopadni", + "semi_evergreen": "Polu-zimzeleni" + } + }, + "leaf_type": { + "label": "Vrsta listova", + "options": { + "broadleaved": "Å iroki list", + "leafless": "Bez lišća", + "mixed": "MjeÅ¡ano", + "needleleaved": "Iglice" + } + }, + "leaf_type_singular": { + "label": "Vrsta listova", + "options": { + "broadleaved": "Å iroki list", + "leafless": "Bez lišća", + "needleleaved": "Iglice" + } + }, "leisure": { "label": "Vrsta" }, @@ -1186,10 +1221,17 @@ "recycling/glass": { "label": "Prima staklo" }, + "recycling/glass_bottles": { + "label": "Prima staklene boce" + }, "recycling/paper": { "label": "Prima papir" }, + "recycling/plastic": { + "label": "Prima plastiku" + }, "recycling/type": { + "label": "Tip reciklaže", "options": { "centre": "Reciklažni centar", "container": "Kontejner" @@ -1250,6 +1292,9 @@ "yes": "Da" } }, + "service_rail": { + "label": "Vrsta usluge" + }, "shelter": { "label": "SkloniÅ¡te" }, @@ -1281,6 +1326,9 @@ }, "placeholder": "Mali kotačići, kotači, off-road" }, + "social_facility_for": { + "label": "Posluživanje" + }, "source": { "label": "Izvor" }, @@ -1293,6 +1341,7 @@ "bridge": "Most", "cutting": "Usjek", "embankment": "Nasip", + "ford": "Prijelaz preko potoka", "tunnel": "Tunel" }, "placeholder": "Nepoznat" @@ -1310,10 +1359,13 @@ "label": "PovrÅ¡ina" }, "takeaway": { + "label": "Dostava", "options": { "no": "Ne", + "only": "Samo dostava", "yes": "Da" - } + }, + "placeholder": "Da, ne, samo dostava..." }, "toilets/disposal": { "label": "Vrsta odvoda" @@ -1326,6 +1378,14 @@ }, "trail_visibility": { "label": "Vidljivost staze", + "options": { + "bad": "LoÅ¡a: nema markacija, staza je ponekad nevidljiva", + "excellent": "Sjajna: staza je jasna, markacije svuda", + "good": "Dobra: markacije vidljive, ponekad ih je potrebno potražiti", + "horrible": "Grozna: staze često nema, potrebne su vjeÅ¡tine orjentacije", + "intermediate": "Srednja: par markacija, staza je obično vidljiva", + "no": "Nema: staza ne postoji, potrebna sjajna vjeÅ¡tina orjentacije" + }, "placeholder": "Odlična, dobra, loÅ¡a..." }, "trees": { @@ -1496,6 +1556,10 @@ "name": "Autopraonica", "terms": "praonica automobila" }, + "amenity/casino": { + "name": "Kasino", + "terms": "casino, kockarnica" + }, "amenity/charging_station": { "name": "Punionica za električna vozila", "terms": "električna punionica,pumpa za električna vozila" @@ -1532,6 +1596,9 @@ "amenity/doctor": { "name": "Doktor" }, + "amenity/dojo": { + "name": "Å kola borilačkih vjeÅ¡tina" + }, "amenity/drinking_water": { "name": "Pitka voda", "terms": "voda za piće,pitka voda,pipa,fontana,slavina" @@ -1574,6 +1641,9 @@ "name": "Tržnica", "terms": "tržnica,pijaca,pijac,pija,plac" }, + "amenity/motorcycle_parking": { + "name": "ParkiraliÅ¡te za motocikle" + }, "amenity/nightclub": { "name": "Noćni klub" }, @@ -1759,7 +1829,8 @@ "terms": "zgrada,kuća,građevina,neboder" }, "building/apartments": { - "name": "Apartmani" + "name": "Stambena zgrada", + "terms": "Zgrada sa stanovima, zgrada sa apartmanima" }, "building/barn": { "name": "Ambar", @@ -1768,11 +1839,15 @@ "building/bunker": { "name": "Bunker" }, + "building/cabin": { + "name": "Mala drvena kućica, skloniÅ¡te" + }, "building/cathedral": { "name": "Katedrala" }, "building/chapel": { - "name": "Kapelica" + "name": "Kapelica", + "terms": "kapela, kapelica" }, "building/church": { "name": "Crkva" @@ -1786,9 +1861,6 @@ "building/construction": { "name": "Zgrada u izgradnji" }, - "building/detached": { - "name": "Samostojni dom" - }, "building/dormitory": { "name": "Studentski dom" }, @@ -1828,7 +1900,7 @@ "name": "Javna građevina" }, "building/residential": { - "name": "Stambena zgrada" + "name": "Građevina za stanovanje" }, "building/retail": { "name": "Trgovinska zgrada" @@ -1855,6 +1927,9 @@ "building/warehouse": { "name": "SkladiÅ¡te" }, + "craft": { + "name": "Zanat" + }, "craft/beekeeper": { "name": "Pčelar" }, @@ -1873,6 +1948,9 @@ "craft/carpenter": { "name": "Stolar" }, + "craft/carpet_layer": { + "name": "Postavljač tepiha" + }, "craft/caterer": { "name": "Dostavljač" }, @@ -2002,9 +2080,16 @@ "entrance": { "name": "Ulaz/izlaz" }, + "footway/crossing": { + "name": "PjeÅ¡ački prijelaz", + "terms": "zebra" + }, "footway/sidewalk": { "name": "Pločnik" }, + "ford": { + "name": "Prijelaz preko potoka" + }, "golf/rough": { "name": "Grubo" }, @@ -2018,6 +2103,10 @@ "name": "Autobusna stanica", "terms": "bus stanica,stanica za bus,autobusna stanica,busna stanica" }, + "highway/crossing": { + "name": "PjeÅ¡ački prijelaz", + "terms": "zebra" + }, "highway/cycleway": { "name": "Biciklistička staza" }, @@ -2043,6 +2132,9 @@ "highway/path": { "name": "Staza" }, + "highway/pedestrian": { + "name": "PjeÅ¡ačka zona" + }, "highway/primary": { "name": "Državna cesta" }, @@ -2092,6 +2184,9 @@ "name": "Znak stop", "terms": "znak stop,stop,prometni znak,znak" }, + "highway/street_lamp": { + "name": "Ulična lampa" + }, "highway/tertiary": { "name": "Lokalna cesta" }, @@ -2148,9 +2243,11 @@ "name": "SvetiÅ¡te uz cestu", "terms": "svetiÅ¡te uz cestu,svetiÅ¡te uz put" }, - "landuse/allotments": { - "name": "Vrtovi", - "terms": "urbani vrtovi,gradski vrtovi" + "junction": { + "name": "Križanje" + }, + "landuse": { + "name": "ZemljiÅ¡na zona" }, "landuse/basin": { "name": "Bazen kiÅ¡nice" @@ -2204,6 +2301,9 @@ "leisure": { "name": "Razonoda" }, + "leisure/bowling_alley": { + "name": "KuglaliÅ¡te" + }, "leisure/common": { "name": "Zelena povrÅ¡ina po kojoj se može hodati - u UK", "terms": "zelena povrÅ¡ina,zelena povrÅ¡ina po kojoj se može hodati,zajednička zelena povrÅ¡ina" @@ -2229,6 +2329,9 @@ "leisure/park": { "name": "Park" }, + "leisure/picnic_table": { + "name": "Stol za " + }, "leisure/pitch": { "name": "Sportski teren", "terms": "sportsko igraliÅ¡te" @@ -2272,6 +2375,9 @@ "name": "Navoz za brodove", "terms": "istezaliÅ¡te" }, + "leisure/sports_center": { + "name": "Sportski centar" + }, "leisure/stadium": { "name": "Stadion", "terms": "stadion,sportska arena" @@ -2288,6 +2394,9 @@ "name": "Ljudske tvorevine", "terms": "ljudske tvorevine,napravio čovjek,umjetno,ljudska tvorevina u okoliÅ¡u" }, + "man_made/adit": { + "name": "Položeni ulaz u rudnik" + }, "man_made/breakwater": { "name": "Lukobran", "terms": "lukobran,zaÅ¡tita luke od valova,zaÅ¡tita luke,umjetna zaÅ¡tita luke,valolom,utvrda obale,molo" @@ -2334,6 +2443,10 @@ "name": "Vodotoranj", "terms": "vodotoranj,toranj sa spremiÅ¡tem za vodu,spremiÅ¡te za vodu,vodeni toranj,toranj s vodom" }, + "man_made/water_well": { + "name": "Zdenac", + "terms": "bunar" + }, "man_made/water_works": { "name": "VodocrpiliÅ¡te", "terms": "vodocrpiliÅ¡te,vodovod,vodovodna instalacija,vađenje pitke vode" @@ -2387,6 +2500,9 @@ "name": "Planinski vrh", "terms": "planinski vrh,vrh,sljeme,vrhunac,Å¡iljak,najviÅ¡a točka" }, + "natural/saddle": { + "name": "Prijevoj" + }, "natural/scree": { "name": "Sitno kamenje na strmini", "terms": "hrpa gruha,sip,plazina,krÅ¡lje,krÅ¡,sitno kamenje na strmini,kamenje na strmini,kamenjar,kamen" @@ -2403,6 +2519,12 @@ "name": "Drvo", "terms": "stablo,drvo,deblo" }, + "natural/tree_row": { + "name": "Drvored" + }, + "natural/volcano": { + "name": "Vulkan" + }, "natural/water": { "name": "Voda", "terms": "voda,bara,jezero,akva,lokva" @@ -2601,6 +2723,13 @@ "shop/art": { "name": "Umjetnička galerija" }, + "shop/baby_goods": { + "name": "Trgovina za bebe", + "terms": "Baby, bebe, dojenčad, kolica, pelene" + }, + "shop/bag": { + "name": "Trgovina sa torbama" + }, "shop/bakery": { "name": "Pekara", "terms": "pekara,pekarnica,pekarna" @@ -2612,6 +2741,10 @@ "name": "Kozmetički salon", "terms": "kozmetički salon,solarij,salon ljepote,pediker,beauty centar" }, + "shop/bed": { + "name": "Trgovina opreme za krevete", + "terms": "madrac, madraci, podnica, podnice, posteljina, jastuk, jastuci" + }, "shop/beverages": { "name": "Trgovina s pićima", "terms": "podrum pića,trgovina za piće" @@ -2671,9 +2804,20 @@ "name": "Trgovina mjeÅ¡ovitom robom", "terms": "dućan,trgovina,prodavaonica,samoposluga,kvartovska trgovina,trgovina mjeÅ¡ovitom robom, prodavaonica mjeÅ¡ovite robe" }, + "shop/copyshop": { + "name": "Fotokopiraona", + "terms": "Copy dućan, trgovina za kopiranje, kopiraonica" + }, "shop/cosmetics": { "name": "Prodavaonica kozmetike" }, + "shop/craft": { + "name": "Hobby & art dućan", + "terms": "dućan za hobije, slikarski dućan, kistovi" + }, + "shop/curtain": { + "name": "Trgovina za zastore" + }, "shop/dairy": { "name": "Prodavaonica mliječnih proizvoda" }, @@ -2700,9 +2844,15 @@ "name": "Prodavaonica erotskih pomagala", "terms": "erotika, eros, pornjava,sexy shop" }, + "shop/fabric": { + "name": "Trgovina za tkanine" + }, "shop/farm": { "name": "Prodavaonica proizvoda farme" }, + "shop/fashion": { + "name": "Modni dućan" + }, "shop/fishmonger": { "name": "Ribarnica", "terms": "ribarnica" @@ -2711,6 +2861,13 @@ "name": "Cvjećarna", "terms": "cvjećara,cvjećarna,cvjećarnica,trgovina cvijećem,prodavaonica cvijeća" }, + "shop/frame": { + "name": "Trgovina za okvire" + }, + "shop/funeral_directors": { + "name": "Pogrebno poduzeće", + "terms": "Pogrebna služba, posmrtna pripomoć" + }, "shop/furniture": { "name": "Salon namjeÅ¡taja", "terms": "trgovina namjeÅ¡taja,prodavaonica namjeÅ¡taja" @@ -2742,6 +2899,9 @@ "name": "Prodavaonica audio opreme", "terms": "trgovina audio opreme" }, + "shop/interior_decoration": { + "name": "Trgovina unutarnjeg uređenja" + }, "shop/jewelry": { "name": "Zlatarnica", "terms": "zlatarna,zlatara,zlatar" @@ -2749,10 +2909,17 @@ "shop/kiosk": { "name": "Kiosk za novine" }, + "shop/kitchen": { + "name": "Trgovina kuhinjskog namjeÅ¡taja", + "terms": "kuhinje, pećnice, hladnjak" + }, "shop/laundry": { "name": "Praonica rublja", "terms": "praonica rublja" }, + "shop/leather": { + "name": "Trgovina kožnom galanterijom" + }, "shop/locksmith": { "name": "Bravar" }, @@ -2767,6 +2934,10 @@ "shop/massage": { "name": "Studio za masažu" }, + "shop/medical_supply": { + "name": "Trgovina medicinske opreme", + "terms": "proteze, medicinske potrepÅ¡tine" + }, "shop/mobile_phone": { "name": "Prodavaonica mobilnih telefona", "terms": "prodavaonica mobitela" @@ -2779,10 +2950,24 @@ "name": "Prodavaonica glazbene opreme", "terms": "glazbeni dućan,glazbena trgovina" }, + "shop/musical_instrument": { + "name": "Trgovina glazbenih instrumenata", + "terms": "Muzička trgovina, muzički dućan, gitare, bubnjevi" + }, + "shop/newsagent": { + "name": "Trgovina za novine i magazine" + }, "shop/optician": { "name": "Optičar", "terms": "optičar" }, + "shop/organic": { + "name": "Trgovina za organsku hranu" + }, + "shop/outdoor": { + "name": "Trgovina sa opremom za kampiranje", + "terms": "planinarenje, trčanje, kampiranje" + }, "shop/pawnbroker": { "name": "Zalagaonica" }, @@ -2797,6 +2982,9 @@ "name": "Prodavaonica za pirotehniku", "terms": "vatromet,pirotehnika,petarda,prskalice" }, + "shop/radiotechnics": { + "name": "Trgovina za elektroniku" + }, "shop/religion": { "name": "Prodavaonica religioznih pomagala" }, @@ -2829,6 +3017,13 @@ "name": "Studio za tetoviranje", "terms": "tetovaže,pirsing,tetoviranje,salon za tetoviranje" }, + "shop/tea": { + "name": "Trgovina za čajeve" + }, + "shop/tobacco": { + "name": "Trgovina za duhanske proizvode", + "terms": "cigare, cigarete, duhan" + }, "shop/toys": { "name": "Prodavaonica igračaka", "terms": "trgovina igračaka,trgovina s igračkama,trgovina igračkama,dućan s igračkama,prodavaonica igračaka" @@ -2845,6 +3040,9 @@ "name": "Prazan dućanski prostor", "terms": "prazan dućan,prazna trgovina,trgovina koja se ne koristi,napuÅ¡tena trgovina,napuÅ¡ten dućan,prazna prodavaonica,nekoriÅ¡tena prodavaonica,nekoriÅ¡tena trgovina,nekoriÅ¡ten dućan" }, + "shop/vacuum_cleaner": { + "name": "Trgovina za usisavače" + }, "shop/variety_store": { "name": "Prodavaonica mjeÅ¡ovite robe", "terms": "prodavaonica mjeÅ¡ovite robe,trgovina,prodavaonica,svaÅ¡tara,dućan" @@ -2857,6 +3055,13 @@ "name": "Prodavaonica video igara", "terms": "računalne igre, igrice" }, + "shop/water_sports": { + "name": "Trgovina za vodene sportove", + "terms": "plivanje, ronjenje" + }, + "shop/weapons": { + "name": "Trgovina za oružje" + }, "shop/wine": { "name": "Vinarija" }, @@ -3044,6 +3249,9 @@ "name": "Vodoodvodni kanal", "terms": "kanal,rov,prokop,Å¡amac" }, + "waterway/fuel": { + "name": "Benzinska postaja za brodove" + }, "waterway/river": { "name": "Rijeka" }, @@ -3051,6 +3259,9 @@ "name": "Riječna obala", "terms": "riječna obala,obala rijeke,rijeka" }, + "waterway/sanitary_dump_station": { + "name": "Pražnjenje brodskog spremnika fekalija" + }, "waterway/stream": { "name": "Potok", "terms": "tok,potok,mlaz,bujica" diff --git a/vendor/assets/iD/iD/locales/hu.json b/vendor/assets/iD/iD/locales/hu.json index 49818ba1c..edd3b8f6c 100644 --- a/vendor/assets/iD/iD/locales/hu.json +++ b/vendor/assets/iD/iD/locales/hu.json @@ -43,7 +43,7 @@ "continue": { "key": "A", "title": "Folytatás", - "description": "A vonal folytatása.", + "description": "Ez a vonal folytatása.", "not_eligible": "Itt nincs folytatható vonal.", "multiple": "Itt több vonal is folytatható. A választáshoz nyomd meg a Shift gombot és kattints az egyikre a kijelöléshez.", "annotation": { @@ -226,7 +226,6 @@ "zoom_in_edit": "Szerkesztéshez nagyíts rá", "logout": "kijelentkezés", "loading_auth": "Csatlakozás az OpenStreetMap szerverhez…", - "report_a_bug": "hiba jelentése", "feature_info": { "hidden_warning": "{count} rejtett elem", "hidden_details": "Ezek az elemek jelenleg rejtettek: {details}" @@ -484,6 +483,7 @@ "out": "Távolítás" }, "cannot_zoom": "Nem lehet jobban eltávolítani ebben a módban.", + "full_screen": "Váltás Teljes Képernyőre", "gpx": { "local_layer": "GPX fájl betöltése", "drag_drop": "Húzz egy .gpx fájlt az oldalra, vagy kattints a gombra a tallózáshoz.", @@ -589,6 +589,7 @@ }, "fields": { "access": { + "label": "Engedélyezett behajtás", "options": { "designated": { "description": "Behajtást engedélyező tábla, vagy helyi jogszabály", @@ -596,7 +597,11 @@ }, "destination": { "description": "A behajtás csak a célpont eléréséhez engedélyezett", - "title": "Célforgalom" + "title": "Cél" + }, + "dismount": { + "description": "A behajtás engedélyezett, de az vezetőnek le kell szállni", + "title": "Leszállás" }, "no": { "description": "Behajtás semmilyen forgalomnak nem engedélyezett", @@ -604,25 +609,28 @@ }, "permissive": { "description": "Behajtás engedélyezett, amíg a tulajdonos vissza nem vonja az engedélyt", - "title": "Megengedett." + "title": "Megengedett" }, "private": { "description": "Behajtás csak a tulajdonos engedélyével, vagy egyedi elbírálás alapján", "title": "Privát" }, "yes": { - "description": "Jogilag engedélyezett; szolgalmi jog", + "description": "Bejárás jogilag engedélyezett; áthaladási jog", "title": "Engedélyezett" } }, + "placeholder": "Nem meghatározott", "types": { + "access": "Összes", "bicycle": "Kerékpár", "foot": "Gyalog", "horse": "Ló", - "motor_vehicle": "Gépjárművek" + "motor_vehicle": "Gépjármű" } }, "access_simple": { + "label": "Engedélyezett bejárás", "placeholder": "igen" }, "access_toilets": { @@ -631,7 +639,7 @@ "address": { "label": "Cím", "placeholders": { - "city": "város", + "city": "Város", "conscriptionnumber": "123", "country": "Ország", "district": "Kerület", @@ -639,10 +647,10 @@ "housename": "Háznév", "housenumber": "123", "place": "Hely", - "postcode": "írányítószám", + "postcode": "Irányítószám", "province": "Tartomány", "state": "Régió", - "street": "utca", + "street": "Utca", "subdistrict": "Városrész", "suburb": "Külváros" } @@ -654,7 +662,7 @@ "label": "Típus" }, "aerialway/access": { - "label": "Be- és kiszállás", + "label": "Hozzáférés", "options": { "both": "Mindkettő", "entry": "Bejárat", @@ -680,7 +688,7 @@ "placeholder": "2, 4, 8..." }, "aerialway/summer/access": { - "label": "Be- és kiszállás (nyáron)", + "label": "Hozzáférés (nyáron)", "options": { "both": "Mindkettő", "entry": "Bejárat", @@ -688,10 +696,13 @@ } }, "aeroway": { - "label": "típus" + "label": "Típus" }, "amenity": { - "label": "típus" + "label": "Típus" + }, + "area/highway": { + "label": "Típus" }, "artist": { "label": "Művész" @@ -700,7 +711,7 @@ "label": "Típus" }, "atm": { - "label": "Bankautomata" + "label": "ATM" }, "backrest": { "label": "Háttámla" @@ -712,7 +723,7 @@ "label": "Pad" }, "bicycle_parking": { - "label": "típus" + "label": "Típus" }, "boundary": { "label": "Típus" @@ -762,7 +773,7 @@ "label": "Gyűjtési alkalmak" }, "construction": { - "label": "típus" + "label": "Típus" }, "content": { "label": "Tartalom" @@ -785,6 +796,44 @@ "cuisine": { "label": "Konyha" }, + "cycleway": { + "label": "Kerékpáros sávok", + "options": { + "lane": { + "description": "Egy kerékpáros sáv el van választva az autó forgalomtól egy festett vonallal", + "title": "Standard kerékpáros sáv" + }, + "none": { + "description": "Nincs kerékpársáv", + "title": "Semmi" + }, + "opposite": { + "description": "Egy kerékpársáv, ami mindkét irányba halad egy egyirányú úton", + "title": "Szembeforgalmi kerékpársáv" + }, + "opposite_lane": { + "description": "Egy kerékpársáv, ami a szembejövő forgalomban halad", + "title": "Szemben lévő kerékpársáv" + }, + "share_busway": { + "description": "Egy kerékpáros sáv meg van osztva egy buszsávval", + "title": "Kerékpársáv megosztva busszal" + }, + "shared_lane": { + "description": "Egy kerékpársáv, ami nincs elválasztva az autóforgalomtól", + "title": "Megosztott kerékpáros sáv" + }, + "track": { + "description": "Egy kerékpársáv fizikai akadállyal elválasztva a forgalomtól", + "title": "Kerékpáros pálya" + } + }, + "placeholder": "semmi", + "types": { + "cycleway:left": "Bal oldal", + "cycleway:right": "Jobb oldal" + } + }, "delivery": { "label": "Házhozszállítás" }, @@ -797,6 +846,9 @@ "description": { "label": "Leírás" }, + "drive_through": { + "label": "Áthajtás" + }, "electrified": { "label": "Villamosítottság", "options": { @@ -955,10 +1007,19 @@ "deciduous": "Lombhullató", "evergreen": "Örökzöld", "mixed": "Kevert, vegyes", - "semi_deciduous": "Félig lombhullató", + "semi_deciduous": "Féllombhullató", "semi_evergreen": "Félörökzöld " } }, + "leaf_cycle_singular": { + "label": "Levél", + "options": { + "deciduous": "Lombhullató", + "evergreen": "Örökzöld", + "semi_deciduous": "Féllombhullató", + "semi_evergreen": "Félörökzöld" + } + }, "leaf_type": { "label": "Levél és lomb típusa ", "options": { @@ -968,12 +1029,23 @@ "needleleaved": "Tűlevelű" } }, + "leaf_type_singular": { + "label": "Levéltípus", + "options": { + "broadleaved": "Lombos", + "leafless": "Lombtalan", + "needleleaved": "Tűleveles" + } + }, "leisure": { "label": "Típus" }, "length": { "label": "Hosszúság (méterben)" }, + "level": { + "label": "Szint" + }, "levels": { "label": "Szintek", "placeholder": "2, 4, 6..." @@ -1135,6 +1207,9 @@ "power": { "label": "Típus" }, + "power_supply": { + "label": "Áramszolgáltatás" + }, "railway": { "label": "Típus" }, @@ -1147,9 +1222,22 @@ "recycling/glass": { "label": "Üveget elfogad" }, + "recycling/glass_bottles": { + "label": "Üvegpalackot elfogad" + }, "recycling/paper": { "label": "Papírt elfogad" }, + "recycling/plastic": { + "label": "Műanyagot elfogad" + }, + "recycling/type": { + "label": "Újrahasznosítás típusa", + "options": { + "centre": "Újrahasznosító központ", + "container": "Konténer" + } + }, "ref": { "label": "Azonosító" }, @@ -1183,6 +1271,9 @@ }, "placeholder": "Túraút, Magashegyi túraút..." }, + "sanitary_dump_station": { + "label": "WC ártalmatlanítás" + }, "seasonal": { "label": "Időszakos" }, @@ -1201,12 +1292,21 @@ "label": "Levegő pumpa", "options": { "no": "Nem", - "undefined": "Feltételezzük, hogy nincs", + "undefined": "Feltételezhető, hogy nincs", "yes": "Igen" } }, + "service_rail": { + "label": "Szolgáltatás típusa", + "options": { + "crossover": "Átjáró", + "siding": "Mellékvágány", + "spur": "Szárny vágány", + "yard": "Udvar" + } + }, "shelter": { - "label": "Esőbeálló" + "label": "Menedék" }, "shelter_type": { "label": "Típus" @@ -1320,6 +1420,9 @@ }, "placeholder": "Szilárd, vegyes, laza, ..." }, + "traffic_signals": { + "label": "Típus" + }, "trail_visibility": { "label": "Ösvény láthatósága", "options": { @@ -1344,6 +1447,9 @@ "water": { "label": "Típus" }, + "water_point": { + "label": "Vízpont" + }, "waterway": { "label": "Típus" }, @@ -1485,6 +1591,9 @@ "name": "Kerékpárszerelő pont", "terms": "Biciklijavító állomás" }, + "amenity/biergarten": { + "name": "Sörkert" + }, "amenity/boat_rental": { "name": "Hajókölcsönző", "terms": "csónak és kishajó kölcsönző " @@ -1513,6 +1622,9 @@ "name": "Autómosó", "terms": "gépkocsi - gépjármű - személygépkocsi -személygépjármű, automobil - jármű - verda -kocsi - járgány - tragacs MOSÓ" }, + "amenity/casino": { + "name": "Kaszinó" + }, "amenity/charging_station": { "name": "töltőállomás", "terms": "elektronikus töltőállomás,elmű töltőoszlop,e-mobility állomás,áram töltő,akkumulátor töltő,elektromos autó," @@ -1609,6 +1721,9 @@ "name": "Piac", "terms": "piac, üzlet" }, + "amenity/motorcycle_parking": { + "name": "Motorkerékpáros parkoló" + }, "amenity/nightclub": { "name": "Night club - Éjszakai bár - diszkó", "terms": "Night Club, Éjszakai bár, Diszkó" @@ -1681,6 +1796,9 @@ "name": "Étterem", "terms": "kajálda, étkezde, vendéglő, csárda, fogadó, ebédlő, kisvendéglő" }, + "amenity/sanitary_dump_station": { + "name": "Lakóautó WC ártalmatlanítás" + }, "amenity/school": { "name": "Iskola", "terms": "Iskola" @@ -1753,6 +1871,9 @@ "name": "Terület", "terms": "terület" }, + "area/highway": { + "name": "Útfelület" + }, "barrier": { "name": "Akadály", "terms": "akadály" @@ -1870,8 +1991,7 @@ "terms": "Ház építés alatt" }, "building/detached": { - "name": "Különálló ház", - "terms": "Különálló ház" + "name": "Szabadonálló ház" }, "building/dormitory": { "name": "Kollégium", @@ -1937,6 +2057,9 @@ "name": "Iskolaépület", "terms": "Iskolaépület" }, + "building/semidetached_house": { + "name": "Ikerház" + }, "building/shed": { "name": "Fészer", "terms": "Kunyhó, Fészer, Pajta,csűr,raktár,viskó" @@ -2173,6 +2296,12 @@ "name": "Bejárat/Kijárat", "terms": "Bejárat/Kijárat" }, + "footway/crossing": { + "name": "Útkereszteződés" + }, + "footway/crosswalk": { + "name": "Gyalogátkelőhely" + }, "footway/sidewalk": { "name": "Járda", "terms": "Járda" @@ -2225,6 +2354,15 @@ "name": "Buszmegálló", "terms": "Buszmegálló" }, + "highway/corridor": { + "name": "Beltéri folyosó" + }, + "highway/crossing": { + "name": "Útkereszteződés" + }, + "highway/crosswalk": { + "name": "Gyalogátkelőhely" + }, "highway/cycleway": { "name": "Kerékpárút", "terms": "Bicikliút" @@ -2257,6 +2395,9 @@ "name": "Ösvény", "terms": "Ösvény" }, + "highway/pedestrian": { + "name": "Sétálóutca" + }, "highway/primary": { "name": "Főút", "terms": "Elsőrendű főút" @@ -2306,7 +2447,7 @@ "terms": "Kocsibejáró" }, "highway/service/emergency_access": { - "name": "Tűzoltási felvonulási útvonal", + "name": "Sürgősségi bejárat", "terms": "Vészhelyzeti bejárat" }, "highway/service/parking_aisle": { @@ -2401,9 +2542,11 @@ "name": "Elágazás", "terms": "Elágazás, útkereszteződés, csomópont" }, + "landuse": { + "name": "Földhasználat" + }, "landuse/allotments": { - "name": "Kertek", - "terms": "Hétvégi telkek" + "name": "Közösségi kert" }, "landuse/basin": { "name": "Vízgyűjtő medence", @@ -2469,6 +2612,9 @@ "name": "Gyümölcsös terület", "terms": "Gyümölcsöskert" }, + "landuse/plant_nursery": { + "name": "Növényiskola" + }, "landuse/quarry": { "name": "Kőfejtő terület", "terms": "Nyilt kőbánya" @@ -2489,6 +2635,12 @@ "name": "Szabadidő", "terms": "Szabadidő" }, + "leisure/adult_gaming_centre": { + "name": "Felnőtt játékközpont" + }, + "leisure/bowling_alley": { + "name": "Tekepálya" + }, "leisure/common": { "name": "Közterület", "terms": "Közterület" @@ -2597,6 +2749,9 @@ "name": "Építmények", "terms": "Ember alkotta" }, + "man_made/adit": { + "name": "Tárna" + }, "man_made/breakwater": { "name": "Hullámtörő", "terms": "Hullámtörő" @@ -2617,10 +2772,16 @@ "name": "Világítótorony", "terms": "Világítótorony" }, + "man_made/mast": { + "name": "Rádiótorony" + }, "man_made/observation": { "name": "Kilátótorony", "terms": "megfigyelőtorony" }, + "man_made/petroleum_well": { + "name": "Olajkút" + }, "man_made/pier": { "name": "Móló", "terms": "Móló" @@ -2629,6 +2790,12 @@ "name": "Csővezeték", "terms": "Csővezeték" }, + "man_made/silo": { + "name": "Siló" + }, + "man_made/storage_tank": { + "name": "Tárolótartály" + }, "man_made/survey_point": { "name": "Földmérési alappont", "terms": "Megfigyelőpont" @@ -2706,13 +2873,15 @@ "terms": "Mező, Rét" }, "natural/heath": { - "name": "Fenyér", - "terms": "Fenyér" + "name": "Pusztaság" }, "natural/peak": { "name": "Hegycsúcs", "terms": "Hegycsúcs, hegytető, csúcs" }, + "natural/saddle": { + "name": "Hegygerinc" + }, "natural/scree": { "name": "Kőtörmelék", "terms": "törmeléklejtő, kőfolyás" @@ -2729,6 +2898,12 @@ "name": "Fa", "terms": "Fa" }, + "natural/tree_row": { + "name": "Fasor" + }, + "natural/volcano": { + "name": "Vulkán" + }, "natural/water": { "name": "Víz", "terms": "Víz" @@ -2849,6 +3024,9 @@ "name": "Nagyváros", "terms": "Nagyváros" }, + "place/farm": { + "name": "Tanya" + }, "place/hamlet": { "name": "Falucska", "terms": "Falucska" @@ -2949,6 +3127,9 @@ "name": "Vasúti megállóhely", "terms": "Vasúti megállóhely, Vasúti megálló" }, + "railway/level_crossing": { + "name": "Vasúti átjáró" + }, "railway/monorail": { "name": "Egysínű vasút", "terms": " nyeregvasút, mágnesvasút " @@ -3633,6 +3814,9 @@ "name": "Vízelvezető árok", "terms": "Ér" }, + "waterway/fuel": { + "name": "Tengeri üzemanyag állomás" + }, "waterway/river": { "name": "Folyó", "terms": "Folyó" @@ -3641,6 +3825,9 @@ "name": "Folyópart", "terms": "Vízpart" }, + "waterway/sanitary_dump_station": { + "name": "Tengeri WC ártalmatlanítás" + }, "waterway/stream": { "name": "Patak", "terms": "Patak" diff --git a/vendor/assets/iD/iD/locales/id.json b/vendor/assets/iD/iD/locales/id.json index e0bf68552..a1e35993a 100644 --- a/vendor/assets/iD/iD/locales/id.json +++ b/vendor/assets/iD/iD/locales/id.json @@ -1,7 +1,7 @@ { "modes": { "add_area": { - "title": "Area", + "title": "Wilayah", "description": "Tambahkan taman, bangunan, danau atau area lain pada peta.", "tail": "Klik pada peta untuk mulai menggambar sebuah area, misalnya taman, danau, atau bangunan." }, @@ -226,7 +226,6 @@ "zoom_in_edit": "Perbesar untuk bisa menyunting", "logout": "keluar", "loading_auth": "Menghubungkan dengan OpenStreetMap...", - "report_a_bug": "laporkan sebuah kerusakan", "feature_info": { "hidden_warning": "{count} fitur tersembunyi", "hidden_details": "Fitur-fitur berikut saat ini tersembunyi: {details}" @@ -484,6 +483,7 @@ "out": "Perkecil tampilan" }, "cannot_zoom": "Tidak bisa memperbesar tampilan lebih jauh dengan mode ini.", + "full_screen": "Tombol Layar Penuh", "gpx": { "local_layer": "File GPX lokal", "drag_drop": "Geser dan letakan sebuah berkas .gpx di halaman, atau klik tombol ke kanan untuk menjelajah", @@ -588,6 +588,7 @@ }, "fields": { "access": { + "label": "Akses diperbolehkan", "options": { "designated": { "description": "Akses diperbolehkan sesuai dengan tanda atau peraturan lokal yang spesifik", @@ -615,6 +616,7 @@ } }, "types": { + "access": "Semua", "bicycle": "Sepeda", "foot": "Kaki", "horse": "Kuda", @@ -622,6 +624,7 @@ } }, "access_simple": { + "label": "Akses diperbolehkan", "placeholder": "ya" }, "access_toilets": { @@ -631,6 +634,7 @@ "label": "Alamat", "placeholders": { "city": "Kota", + "conscriptionnumber": "123", "country": "Negara", "district": "Kabupaten", "hamlet": "Dusun", @@ -688,6 +692,9 @@ "amenity": { "label": "Tipe" }, + "artist": { + "label": "Seniman" + }, "artwork_type": { "label": "Tipe" }, @@ -797,7 +804,8 @@ "description": "Jalur sepeda yang tak dipisahkan dari lalu lintas" }, "track": { - "description": "Jalur sepeda dipisahkan dari lalu lintas oleh pembatas" + "description": "Jalur sepeda dipisahkan dari lalu lintas oleh pembatas", + "title": "Jalur sepeda" } }, "placeholder": "tidak ada", @@ -817,7 +825,9 @@ }, "electrified": { "options": { - "no": "Tidak" + "no": "Tidak", + "rail": "Rel kereta listrik", + "yes": "Ya (umum)" } }, "elevation": { @@ -900,6 +910,9 @@ "golf_hole": { "label": "Referensi" }, + "handicap": { + "placeholder": "1-18" + }, "highway": { "label": "Tipe" }, @@ -912,6 +925,12 @@ "incline": { "label": "Lereng" }, + "incline_steps": { + "options": { + "down": "Bawah", + "up": "Atas" + } + }, "information": { "label": "Tipe" }, @@ -938,6 +957,16 @@ "layer": { "label": "Lapis" }, + "leaf_cycle": { + "options": { + "mixed": "Tercampur" + } + }, + "leaf_type": { + "options": { + "mixed": "Tercampur" + } + }, "leisure": { "label": "Tipe" }, @@ -1033,12 +1062,22 @@ "placeholder": "+31 42 123 4567" }, "piste/difficulty": { - "label": "Tingkat Kesulitan" + "label": "Tingkat Kesulitan", + "options": { + "easy": "Mudah (lingkaran hijau)" + } + }, + "piste/grooming": { + "options": { + "classic": "Klasik" + } }, "piste/type": { "label": "Tipe", "options": { - "playground": "Taman Bermain" + "downhill": "Turun bukit", + "playground": "Taman Bermain", + "snow_park": "Taman Salju" } }, "place": { @@ -1050,6 +1089,9 @@ "power": { "label": "Tipe" }, + "power_supply": { + "label": "Sumber daya" + }, "railway": { "label": "Tipe" }, @@ -1113,6 +1155,13 @@ "yes": "Ya" } }, + "service_rail": { + "label": "Jenis pelayanan", + "options": { + "crossover": "Tumpang tindih", + "yard": "Halaman" + } + }, "shelter": { "label": "Halte" }, @@ -1193,6 +1242,9 @@ }, "placeholder": "Padat, Kebanyakan Padat, Lembut..." }, + "trail_visibility": { + "placeholder": "Terbaik, Baik, Buruk..." + }, "trees": { "label": "Pepohonan" }, @@ -1399,6 +1451,9 @@ "amenity/marketplace": { "name": "Pasar" }, + "amenity/motorcycle_parking": { + "name": "Parkir Motor" + }, "amenity/nightclub": { "name": "Kelab Malam" }, @@ -1536,6 +1591,12 @@ "barrier/gate": { "name": "Gerbang" }, + "barrier/kissing_gate": { + "name": "Gerbang pertemuan" + }, + "barrier/lift_gate": { + "name": "Gerbang lif" + }, "barrier/retaining_wall": { "name": "Dinding penahan" }, @@ -1557,6 +1618,9 @@ "building/barn": { "name": "Lumbung" }, + "building/bunker": { + "name": "Tempat berlindung" + }, "building/cabin": { "name": "Kabin" }, @@ -1688,6 +1752,15 @@ "craft/handicraft": { "name": "Kerajinan Tangan" }, + "craft/hvac": { + "name": "HVAC" + }, + "craft/insulator": { + "name": "Isolator" + }, + "craft/jeweler": { + "name": "Berlian" + }, "craft/key_cutter": { "name": "Duplikat Kunci" }, @@ -1731,7 +1804,8 @@ "name": "Penyapu Cerobong" }, "craft/tailor": { - "name": "Penjahit Pakaian Pria" + "name": "Penjahit Pakaian Pria", + "terms": "" }, "craft/tinsmith": { "name": "Pandai Timah" @@ -1740,6 +1814,9 @@ "name": "Ahli Arloji", "terms": "Tukang Jam Tangan" }, + "craft/window_construction": { + "name": "Konstruksi Jendela" + }, "craft/winery": { "name": "Penghasil Anggur", "terms": "Minuman Keras, Miras, Alkohol" @@ -1770,12 +1847,27 @@ "ford": { "name": "Ford" }, + "golf/fairway": { + "name": "Jalan damai" + }, + "golf/hole": { + "name": "Lubang golf" + }, "highway": { "name": "Jalan Raya" }, "highway/bus_stop": { "name": "Pemberhentian Bus" }, + "highway/corridor": { + "name": "Lorong dalam" + }, + "highway/crossing": { + "name": "Persimpangan jalan" + }, + "highway/crosswalk": { + "name": "Trotoar" + }, "highway/cycleway": { "name": "Jalur Sepeda" }, @@ -1804,6 +1896,9 @@ "highway/path": { "name": "Jalur" }, + "highway/pedestrian": { + "name": "Trotoar" + }, "highway/primary": { "name": "Jalan Provinsi", "terms": "Jalan Primer, Jalan Utama" @@ -1849,6 +1944,9 @@ "name": "Jalan Parkir", "terms": "Jalan Parkiran" }, + "highway/services": { + "name": "Area layanan" + }, "highway/steps": { "name": "Tangga" }, @@ -1935,9 +2033,6 @@ "name": "Guna Lahan", "terms": "Guna Lahan" }, - "landuse/allotments": { - "name": "Peruntukan" - }, "landuse/basin": { "name": "Cekungan", "terms": "Daerah Aliran Sungai" @@ -2018,6 +2113,16 @@ "leisure": { "name": "Rekreasi" }, + "leisure/adult_gaming_centre": { + "name": "Pusat permainan dewasa" + }, + "leisure/bowling_alley": { + "name": "Tempat Boling", + "terms": "Bowling" + }, + "leisure/common": { + "name": "Perintah" + }, "leisure/dog_park": { "name": "Taman Anjing" }, @@ -2156,6 +2261,18 @@ "name": "Sumur", "terms": "Perigi" }, + "military/barracks": { + "name": "Barak" + }, + "military/bunker": { + "name": "Tempat berlindung" + }, + "military/danger_area": { + "name": "Wilayah Bahaya" + }, + "military/range": { + "name": "Lingkup Militer" + }, "natural": { "name": "Alami" }, @@ -2175,6 +2292,9 @@ "name": "Garis Pantai", "terms": "Laut, Batas" }, + "natural/fell": { + "name": "jatuh" + }, "natural/glacier": { "name": "Gletser", "terms": "Sungai Es" @@ -2282,6 +2402,9 @@ "office/telecommunication": { "name": "Kantor Telekomunikasi" }, + "office/therapist": { + "name": "Penerapi" + }, "office/travel_agent": { "name": "Biro Perjalanan" }, @@ -2291,6 +2414,9 @@ "place/city": { "name": "Kota" }, + "place/farm": { + "name": "Peternakan" + }, "place/hamlet": { "name": "Dusun" }, @@ -2322,12 +2448,27 @@ "power/line": { "name": "Kabel Listrik" }, + "power/minor_line": { + "name": "Jalur listrik lainya" + }, "power/pole": { "name": "Tiang Listrik" }, + "power/sub_station": { + "name": "Terminal" + }, + "power/substation": { + "name": "Terminal" + }, "power/tower": { "name": "Menara Tegangan Tinggi" }, + "power/transformer": { + "name": "Trafo" + }, + "public_transport/stop_position": { + "name": "Hentikan petisi" + }, "railway": { "name": "Jalur Rel" }, @@ -2614,13 +2755,15 @@ "name": "Pegadaian" }, "shop/pet": { - "name": "Toko Peliharaan" + "name": "Toko Peliharaan", + "terms": "" }, "shop/photo": { "name": "Toko Fotografi" }, "shop/pyrotechnics": { - "name": "Toko Kembang Api" + "name": "Toko Kembang Api", + "terms": "" }, "shop/radiotechnics": { "name": "Toko Komponen Radio/Elektronik" @@ -2632,7 +2775,8 @@ "name": "Toko Perlengkapan Menyelam" }, "shop/seafood": { - "name": "Toko HIdangan Laut" + "name": "Toko HIdangan Laut", + "terms": "" }, "shop/second_hand": { "name": "Jual Titip/Pasar Loak", @@ -2652,13 +2796,15 @@ "terms": "Pasar Swalayan" }, "shop/tailor": { - "name": "Tukang Jahit" + "name": "Tukang Jahit", + "terms": "" }, "shop/tattoo": { "name": "Jasa Pembuatan Tato" }, "shop/tea": { - "name": "Toko Teh" + "name": "Toko Teh", + "terms": "" }, "shop/ticket": { "name": "Penjual Tiket" diff --git a/vendor/assets/iD/iD/locales/is.json b/vendor/assets/iD/iD/locales/is.json index 0b29758c9..94605730c 100644 --- a/vendor/assets/iD/iD/locales/is.json +++ b/vendor/assets/iD/iD/locales/is.json @@ -205,7 +205,6 @@ "zoom_in_edit": "Þysja inn til að breyta", "logout": "útskrá", "loading_auth": "Tengist við OpenStreetMap...", - "report_a_bug": "tilkynna villu", "status": { "error": "Get ekki tengst við API.", "offline": "API er ekki tiltækur. Vinsamlegast reyndu að breyta aftur síðar.", @@ -1128,9 +1127,6 @@ "building/construction": { "name": "Á byggingarstigi" }, - "building/detached": { - "name": "Raðhús" - }, "building/dormitory": { "name": "Heimavist" }, @@ -1382,9 +1378,6 @@ "historic/wayside_shrine": { "name": "Tilbeiðsluskríni" }, - "landuse/allotments": { - "name": "Ræktunargarðar" - }, "landuse/basin": { "name": "Lægð" }, diff --git a/vendor/assets/iD/iD/locales/it.json b/vendor/assets/iD/iD/locales/it.json index f67251fc5..5c88ae324 100644 --- a/vendor/assets/iD/iD/locales/it.json +++ b/vendor/assets/iD/iD/locales/it.json @@ -143,7 +143,8 @@ "not_eligible": "Questi elementi non possono essere uniti.", "not_adjacent": "Queste linee non possono essere unite perché non sono connesse.", "restriction": "Queste linee non possono essere unite perché almeno una è membro di una relazione \"{relation}\".", - "incomplete_relation": "Questi elementi non posso essere uniti perché almeno uno di loro non è stato completamente scaricato." + "incomplete_relation": "Questi elementi non posso essere uniti perché almeno uno di loro non è stato completamente scaricato.", + "conflicting_tags": "Queste linee non possono essere unite perché alcuni dei loro tag sono in conflitto tra loro." }, "move": { "title": "Muovi", @@ -226,7 +227,6 @@ "zoom_in_edit": "Ingrandisci per modificare", "logout": "esci", "loading_auth": "Connettendomi ad OpenStreetMap...", - "report_a_bug": "segnala un bug", "feature_info": { "hidden_warning": "{count} elementi nascosti", "hidden_details": "Questi sono gli elementi attualmente nascosti: {details}" @@ -1718,6 +1718,10 @@ "name": "Mercato", "terms": "Mercato" }, + "amenity/motorcycle_parking": { + "name": "Parcheggio moto", + "terms": "parcheggio scooter,moto,scooter" + }, "amenity/nightclub": { "name": "Discoteca", "terms": "discoteca,night,locale notturno,balera" @@ -1984,8 +1988,8 @@ "terms": "cantiere,struttura,in costruzione" }, "building/detached": { - "name": "Casa autonoma", - "terms": "casa autonoma" + "name": "Casa indipendente", + "terms": "abitazione indipendente,indipendente" }, "building/dormitory": { "name": "Dormitorio", @@ -2050,6 +2054,10 @@ "name": "Edificio scolastico", "terms": "accademia,alma mater,lavagna,collegio,dipartimento,disciplina,classe,facoltà,aula,istituto,istituzione,riformatorio,scuola,edificio scolastico,seminario,università" }, + "building/semidetached_house": { + "name": "Casa semi indipendente", + "terms": "semi-indipendente,semiindipendente,semindipendente, abitazione semi indipendente" + }, "building/shed": { "name": "Capanno", "terms": "capanno degli attrezzi,capanna,rimessa,capannone" @@ -2483,7 +2491,7 @@ }, "landuse/allotments": { "name": "Orti in concessione", - "terms": "Area pubblica concessa ai cittadini per la realizzazione di orti" + "terms": "orti,orto,pubblico,concessione,comune,giardino,lotto" }, "landuse/basin": { "name": "Bacino", @@ -2773,9 +2781,21 @@ "name": "Bunker", "terms": "bunker,casamatta" }, + "military/checkpoint": { + "name": "Posto di controllo", + "terms": "checkpoint,check point,posto di blocco" + }, + "military/naval_base": { + "name": "Base navale", + "terms": "base,navi,marina,marina militare" + }, "military/range": { "name": "Poligono di tiro militare" }, + "military/training_area": { + "name": "Area di addestramento", + "terms": "campo di addestramento,addestramento" + }, "natural": { "name": "Naturale", "terms": "Elemento naturale" diff --git a/vendor/assets/iD/iD/locales/ja.json b/vendor/assets/iD/iD/locales/ja.json index d32060116..3cba5a691 100644 --- a/vendor/assets/iD/iD/locales/ja.json +++ b/vendor/assets/iD/iD/locales/ja.json @@ -226,7 +226,6 @@ "zoom_in_edit": "編集するには地図を拡大してください", "logout": "ログアウト", "loading_auth": "OpenStreetMapへ接続中...", - "report_a_bug": "バグ報告", "feature_info": { "hidden_warning": "非表示の地物{count}件", "hidden_details": "現在非表示の地物: {details}" @@ -624,7 +623,7 @@ "bicycle": "自転車", "foot": "歩行者", "horse": "乗馬", - "motor_vehicle": "オートバイ" + "motor_vehicle": "動力付き車輌全般" } }, "access_simple": { @@ -1717,6 +1716,10 @@ "name": "市場", "terms": "市場,マーケット,朝市,マルシェ" }, + "amenity/motorcycle_parking": { + "name": "オートバイの駐車場", + "terms": "バイクの駐車場,二輪駐車場,二輪駐輪場" + }, "amenity/nightclub": { "name": "ナイトクラブ", "terms": "ナイトクラブ" @@ -1985,10 +1988,6 @@ "name": "建設中の建物", "terms": "建設中の建物" }, - "building/detached": { - "name": "一戸建て住宅", - "terms": "一戸建て住宅" - }, "building/dormitory": { "name": "寮", "terms": "寮" @@ -2383,7 +2382,7 @@ }, "highway/motorway_junction": { "name": "自動車道のIC/JCT", - "terms": "自動車道のIC/JCT,インターチェンジ,ジャンクション" + "terms": "自動車道のIC/JCT,インターチェンジ,ジャンクション,IC,JCT" }, "highway/motorway_link": { "name": "自動車専用道路の接続路", @@ -2545,10 +2544,6 @@ "name": "土地利用", "terms": "土地利用" }, - "landuse/allotments": { - "name": "市民農園", - "terms": "市民農園, 市民菜園, クラインガルテン" - }, "landuse/basin": { "name": "遊水地", "terms": "遊水地" @@ -2719,7 +2714,7 @@ }, "leisure/playground": { "name": "児童公園", - "terms": "児童公園, 遊び場" + "terms": "児童公園, 遊び場, 児童遊園, 公園" }, "leisure/running_track": { "name": "トラック(周回走路)", diff --git a/vendor/assets/iD/iD/locales/kn.json b/vendor/assets/iD/iD/locales/kn.json index 68139b4ee..68e1a4327 100644 --- a/vendor/assets/iD/iD/locales/kn.json +++ b/vendor/assets/iD/iD/locales/kn.json @@ -168,7 +168,14 @@ "list": "ಸಂಪಾದನೆಗಳು {ಬಳಕೆದಾರ ಮೂಲಕ}" }, "infobox": { - "area": "‍ಪ್ರದೇಶ" + "geometry": "‍", + "closed": "‍ಮುಚ್ಚಿದ", + "center": "ಮಧ್ಯ", + "perimeter": "‍ಪರಿಧಿ", + "length": "ಉದ್ದ", + "area": "‍ಪ್ರದೇಶ", + "centroid": "‍ಮಧ್ಯಬಿಂದು", + "location": "‍ಸ್ಥಳ" }, "geometry": { "point": "ಬಿಂದು", @@ -183,6 +190,7 @@ "title": "ನನ್ನ ಸ್ಥಳವನ್ನು ತೋರಿಸಿ" }, "inspector": { + "show_more": "‍ಇನ್ನೂ ತೋರಿಸು", "role": "ಪಾತ್ರ", "back_tooltip": "ಲಕ್ಷಣವನ್ನು ಬದಲಿಸು", "remove": "ತೆಗೆದುಹಾಕು", @@ -340,6 +348,7 @@ }, "fields": { "access": { + "label": "ಅನುಮತಿಸಲಾದ ಪ್ರವೇಶ", "options": { "designated": { "title": "ನಿಯೋಜಿತ" @@ -347,6 +356,9 @@ "destination": { "title": "ತಲಪುದಾಣ" }, + "dismount": { + "title": "ಬೇರ್ಪಡಿಸು" + }, "no": { "description": "ಸಾರ್ವಜನಿಕ ಪ್ರವೇಶಕ್ಕೆ ಅನುಮತಿ ಇಲ್ಲ", "title": "ನಿಷೇಧಿಸಲಾಗಿದೆ" @@ -361,7 +373,9 @@ "title": "ಅನುಮತಿಸು" } }, + "placeholder": "‍ನಿರ್ದಿಷ್ಟ‍‍ಪಡಿಸಿಲ್ಲ", "types": { + "access": "‍ಎಲ್ಲಾ", "bicycle": "ಸೈಕಲ್", "foot": "ಕಾಲು", "horse": "ಕುದುರೆ", @@ -369,6 +383,7 @@ } }, "access_simple": { + "label": "ಅನುಮತಿಸಲಾದ ಪ್ರವೇಶ‍", "placeholder": "ಹೌದು" }, "access_toilets": { @@ -510,6 +525,9 @@ "construction": { "label": "ವಿಧ" }, + "content": { + "label": "‍" + }, "country": { "label": "ದೇಶ" }, @@ -528,6 +546,18 @@ "cuisine": { "label": "ಪಾಕಪದ್ಧತಿ" }, + "cycleway": { + "options": { + "none": { + "title": "‍‍ಯಾವುದೂ ಇಲ್ಲದ" + } + }, + "placeholder": "‍‍ಯಾವುದೂ ಇಲ್ಲದ", + "types": { + "cycleway:left": "‍ಎಡಗಡೆ", + "cycleway:right": "ಬಲಗಡೆ" + } + }, "delivery": { "label": "ವಿತರಣೆ" }, @@ -659,6 +689,7 @@ "label": "ಅಂತರ್ಜಾಲ ಸಂಪರ್ಕ", "options": { "no": "ಇಲ್ಲ", + "terminal": "‍ನಿಲ್ದಾಣ", "wired": "ತಂತಿಯುಕ್ತ", "wlan": "ವೈಫೈ", "yes": "ಹೌದು" @@ -679,11 +710,19 @@ }, "leaf_cycle": { "options": { + "deciduous": "‍ಪತನಶೀಲ", + "evergreen": "‍ಹಚ್ಚ ಹಸಿರಾದ", "mixed": "ಮಿಶ್ರಿತ", "semi_deciduous": "ಅರೆ-ಪತನಶೀಲ", "semi_evergreen": "ಅರೆ ಹರಿದ್ವರ್ಣ" } }, + "leaf_cycle_singular": { + "options": { + "deciduous": "‍ಪತನಶೀಲ‍", + "evergreen": "‍‍‍ಹಚ್ಚ ಹಸಿರಾದ" + } + }, "leaf_type": { "label": "ಎಲೆಯ ವಿಧ", "options": { @@ -693,6 +732,12 @@ "needleleaved": "ಚುಪಾದ ಎಲೆ" } }, + "leaf_type_singular": { + "label": "‍ಎಲೆಯ ವಿಧ", + "options": { + "needleleaved": "‍ಚೂಪಾದ ಎಲೆಗಳು" + } + }, "leisure": { "label": "ವಿಧ" }, @@ -723,6 +768,7 @@ "placeholder": "0, 1, 2, 3..." }, "mtb/scale/imba": { + "label": "‍", "options": { "0": "ಅತಿ ಸುಲಭ (ಬಿಳಿಯ ವರ್ತುಲ)", "1": "ಸುಲ್ಕಭ(ಹಸಿರು ವರ್ತುಲ)", @@ -733,6 +779,7 @@ "placeholder": "ಸುಲಭ, ಸಾಧಾರಣ, ಕಷ್ಟ ... " }, "mtb/scale/uphill": { + "label": "‍", "placeholder": "0, 1, 2, 3..." }, "name": { @@ -785,7 +832,8 @@ "options": { "multi-storey": "ಬಹುಮಟ್ಟದ", "sheds": "ತಂಗುದಾಣ", - "surface": "ಮೇಲ್ಮೈ" + "surface": "ಮೇಲ್ಮೈ", + "underground": "‍‍‍" } }, "phone": { @@ -826,6 +874,9 @@ "power": { "label": "ವಿಧ" }, + "power_supply": { + "label": "‍ವಿದ್ಯುತ್ ಸರಬರಾಜು" + }, "railway": { "label": "ವಿಧ" }, @@ -875,7 +926,10 @@ "label": "ವಿಧ" }, "smoking": { - "label": "ಧೂಮಪಾನ" + "label": "ಧೂಮಪಾನ", + "options": { + "no": "‍ಎಲ್ಲಿಯೂ ಧೂಮಪಾನ ಮಾಡುವಂತಿಲ್ಲ" + } }, "source": { "label": "ಮೂಲ" @@ -890,9 +944,11 @@ "label": "ಕ್ರೀಡೆ" }, "structure": { + "label": "‍‍ರಚನೆ", "options": { "bridge": "ಸೇತುವೆ", "embankment": "ಏರಿ", + "ford": "‍ಕಾಲ್ಗಡ", "tunnel": "ಸುರಂಗ" }, "placeholder": "ತಿಳಿಯದ" @@ -912,9 +968,18 @@ "yes": "ಹೌದು" } }, + "toilets/disposal": { + "options": { + "chemical": "‍ರಾಸಾಯನಿಕ", + "flush": "‍‍" + } + }, "tourism": { "label": "ವಿಧ" }, + "traffic_signals": { + "label": "‍‍ವಿಧ" + }, "trail_visibility": { "placeholder": "ಅತ್ಯುತ್ತಮ, ಉತ್ತಮ, ಕಳಪೆ" }, @@ -1002,6 +1067,9 @@ "building/school": { "name": "ಶಾಲಾ ಕಟ್ಟಡ" }, + "ford": { + "name": "‍ಕಾಲ್ಗಡ" + }, "highway/bus_stop": { "name": "ಬಸ್ ನಿಲ್ದಾಣ" }, diff --git a/vendor/assets/iD/iD/locales/ko-KR.json b/vendor/assets/iD/iD/locales/ko-KR.json index 4de266854..34fb1abef 100644 --- a/vendor/assets/iD/iD/locales/ko-KR.json +++ b/vendor/assets/iD/iD/locales/ko-KR.json @@ -212,9 +212,6 @@ "historic/monument": { "name": "산" }, - "landuse/allotments": { - "name": "텃밭" - }, "landuse/basin": { "name": "온천" }, diff --git a/vendor/assets/iD/iD/locales/ko.json b/vendor/assets/iD/iD/locales/ko.json index 2d8eacd60..7a1b758a0 100644 --- a/vendor/assets/iD/iD/locales/ko.json +++ b/vendor/assets/iD/iD/locales/ko.json @@ -143,7 +143,8 @@ "not_eligible": "이 지물은 병합할 수 없습니다.", "not_adjacent": "이 선은 연결되어 있지 않기 때문에 병합할 수 없습니다.", "restriction": "이 선은 적어도 하나가 \"{relation}\" 관계의 구성원이기 때문에 병합할 수 없습니다.", - "incomplete_relation": "이 지물은 완전히 다운로드되어 있지 않기 때문에 병합할 수 없습니다." + "incomplete_relation": "이 지물은 완전히 다운로드되어 있지 않기 때문에 병합할 수 없습니다.", + "conflicting_tags": "이 선은 이들의 태그의 일부가 충돌하는 값이기 때문에 병합할 수 없습니다." }, "move": { "title": "이동", @@ -226,7 +227,6 @@ "zoom_in_edit": "편집하려면 확대", "logout": "로그아웃", "loading_auth": "OpenStreetMap에 연결 중...", - "report_a_bug": "버그 ë³´ê³ ", "feature_info": { "hidden_warning": "숨겨진 지물 {count}개", "hidden_details": "이 지물은 현재 숨겨져 있습니다: {details}" @@ -499,9 +499,12 @@ "help": { "title": "도움말", "help": "# 도움말\n\n이것은 세계의 자유롭고 편집할 수 있는 지도인,\n[OpenStreetMap](http://www.openstreetmap.org/)을 위한 편집기입니다.\n모두를 위한 더 나은 세계의 오픈 소스 및 오픈 데이터 지도를 만들기 위해,\n당신의 지역에서 데이터를 추가하고 업데이트하려면 이를 사용할 수 있습니다.\n\n이 지도에서 만든 편집은 OpenStreetMap을 사용하는 모두에게 보여집니다.\n편집하려면 [로그인](https://www.openstreetmap.org/login)해야 합니다.\n\n[iD 편집기](http://ideditor.com/)는 [GitHub에서 사용할 수 있는 소스\n코드](https://github.com/openstreetmap/iD)로 된 협업 프로젝트입니다.\n", + "editing_saving": "# 편집 및 저장\n\n이 편집기는 주로 온라인으로 작동하도록 설계되었고, 지금 웹사이트를 통해\n접근할 수 있습니다.\n\n### 지물 선택하기\n\n관심 있는 도로나 지점과 같은 지도 지물을 선택하려면, 지도에 그것을 클릭하세요.\n선택된 지물이 강조되고, 그것에 대한 세부 정보로 된 패널을 열고, 지물을 수행할\n수 있는 메뉴를 보여줍니다.\n\n여러 지물을 선택하려면 'Shift' 키를 누르고 있으세요. ê·¸ 다음 선택하려는 지물을\n클릭하거나, 지도에 드래그하여 사각형으로 그립니다. 상자가 그려지고 ê·¸ 안에\n있는 모든 지점이 선택됩니다.\n\n### 편집 저장하기\n\n도로, 건물과 장소 등을 편집하여 바꿀 때, 서버에 저장할 때까지는 로컬에\n저장됩니다. 실수를 걱정하지 마십시오 - 실행 취소 버튼을 클릭해 바뀜을 실행\n취소할 수 있고, 다시 실행 버튼을 클릭해 바뀜을 다시 실행할 수 있습니다.\n\n편집의 그룹을 마치려면 '저장'을 클릭하세요 - 예를 들어, 마을의 지역을 완료했고\n새 지역에서 시작하고 싶으면 말입니다. 무엇을 했는지 검토할 기회가 있을 것이며,\n무언가 바꾸는 것에 대한 권한이 없어 보이면 편집기가 유용한 제안과 경고를\n제공합니다.\n\n모든 것이 좋아 보이면, 모든 다른 사용자에게 보여지고 구축하고 개선하기 위해 다른\n사용자가 사용할 수 있는 곳인, [OpenStreetMap.org](http://www.openstreetmap.org/)에\n바뀜을 게시하기 위해 바꾼 것을 설명하는 짧은 댓글을 입력하고 '저장'을 다시 클릭할\n수 있습니다.\n\n한 번에 앉아서 편집을 마칠 수 없으면, (같은 브라우저와 컴퓨터에서) 편집기 창을\n떠나고 나서 돌아올 수 있으며, 편집기 애플리케이션은 작업을 복구하도록 제공합니다.\n\n### 편집기 사용하기\n\n사용할 수 있는 키보드 단축의 목록은 [여기](http://wiki.openstreetmap.org/wiki/ID/Shortcuts)서 찾을 수 있습니다.\n", "roads": "# 도로\n\n이 편집기로 도로를 만들고, 고치고, 삭제할 수 있습니다. 도로는 모든 종류가\n될 수 있습니다: 경로, 고속도로, 산책로, 자전거 도로와 더 많이 - 어떠한 자주 교차되는 분절도 매핑할 수 있어야 합니다.\n\n### 선택하기\n\n도로를 선택하려면 도로를 클릭하세요. 지도와 도로에 대한 자세한\n정보를 보여주는 사이드바가 있는 작은 도구 메뉴와 함께, 외곽선이\n보여져야 합니다.\n\n### 수정하기\n\n때때로 도로 뒤나 GPS 트랙에 있는 영상이 정렬되지 않은 도로를\në³¼ 수 있습니다. 이러한 도로를 조정할 수 있으며 조정하면 올바른\n위치에 있게 됩니다.\n\n먼저 바꾸고 싶은 도로를 클릭하세요. 도로가 강조되고 더 나은 위치로\n드래그할 수 있는 조절 점이 보여집니다. 더 자세하게 하기 위해 새\n조절 점을 추가하고 싶으면, 노드 없이 도로의 부분을 더블 클릭하면\n추가됩니다.\n\n길을 다른 길로 연결하지만, 제대로 지도에 연결되어 있지 않으면,\n그들과 합치기 위해 다른 도로 위에 ê·¸ 도로의 조절 점 중 하나를\n드래그할 수 있습니다. 도로 연결이 있는 것은 지도에 있어서 중요하고\n운전 경로를 제공하는 데 있어서 필수입니다.\n\n또한 한 번에 전체 도로를 옮기려면 '이동' 도구를 클릭하거나 `M` 바로가기 키를 누를 수\n있으며, 해당 움직임을 저장하려면 다시 클릭할 수 있습니다.\n\n### 삭제하기\n\n도로가 전체적으로 잘못되었다면 - 위성 영상에서 존재하지 않는 것을 ë³¼ 수\n있으며 이상적으로는 나타나지 않는 것으로 현지로 확인되었습니다 - 지도에서\n도로를 제거할 수 있습니다. 지물을 삭제할 때 주의하십시오 -\n어떠한 다른 편집, 모두에게 보여지는 결과와 위성 영상 같은 것은 때때로\n오래되었으며, 그래서 도로는 단순히 새로 지어졌을 수 있습니다.\n\n도로를 클릭하여 선택한 다음, 휴지통 아이콘을 클릭하거나 '삭제' 키를\n눌러 도로를 삭제할 수 있습니다.\n\n### 만들기\n\n어딘가에 찾은 도로가 있어야 하지만 없습니까? 선 그리기를 시작하려면\n편집기의 위 왼쪽에 '선' 아이콘을 클릭하거나 `2` 바로가기 키를 누르세요.\n\n그리기를 시작하려면 지도에 도로의 시작 부분을 클릭하세요. 도로가\n기존 도로에서 분기되어 있다면, 연결할 장소를 클릭하여 시작하세요.\n\n다음 위성 영상이나 GPS에 따라, 올바른 경로를 따를 수 있도록 도로를 따라\n점을 클릭하세요. 그리는 도로가 다른 도로와 교차하면, 교차점을 클릭하여\n도로를 연결하세요. 그리기가 완료되면, 더블 클릭하거나\n키보드에 있는 'Return' 또는 'Enter'를 누르세요.\n", + "gps": "# GPS\n\n수집된 GPS 추적은 OpenStreetMap을 위한 하나의 가치 있는 데이터 자료입니다. 이\n편집기는 로컬 컴퓨터에 있는 `.gpx` 파일로 로컬 추적을 지원합니다. 여러 스마트폰\n애플리케이션은 물론 개인 GPS 하드웨어로 GPS 추적을 모을 수 있습니다.\n\nGPS 측량을 수행하는 방법에 대한 자세한 정보는\n[스마트폰, GPS, 또는 종이로 매핑하기](http://learnosm.org/en/mobile-mapping/)을 읽으세요.\n\n매핑을 위해 GPX 트랙을 사용하려면, 지도 편집기 위에 GPX을 끌어 놓으세요.\n그것이 인식되면, 밝은 보라 선으로 지도에 추가됩니다. 새 GPX로 공급되는 레이어로\n활성화, 비활성화, 또는 확대하려면 오른쪽에 있는 '지도 데이터' 메뉴를 클릭하세요.\n\nGPX 트랙은 OpenStreetMap에 직접 올려지지 않습니다 - 그것을 사용하는 최상의 방법은\n추가하는 새로운 지물을 위한 가이드로 사용하여, 지도를 그리는 것이며, 또한 다른 사용자가\n사용하기 위해 [OpenStreetMap에 그것을 올리는](http://www.openstreetmap.org/trace/create) 것입니다.\n", "imagery": "# 영상\n\n항공 영상은 매핑에 있어서 중요한 자료입니다. 비행기 플라이오버, 위성 뷰와\n자유롭게 컴파일된 자료의 조합은 편집기에서 오른쪽에 있는 'ë°°ê²½ 설정' 메뉴에서\n사용할 수 있습니다.\n\n기본적으로 [Bing 지도](http://www.bing.com/maps/) 위성 레이어가 편집기에\n표현되지만, 기존대로 새 지리적 지역으로 지도를 이동하고 확대할 수 있고, 새 자료는\n사용할 수 있게 될 것입니다. 미합중국, 프랑스와 덴마크와 같은 일부 국가는 일부 지역에서\n매우 높은 품질의 영상을 사용할 수 있습니다.\n\n영상은 때때로 영상 제공자 측이 실수하기 때문에 지도 데이터에 오프셋이 있습니다.\n만약 배경에서 도로가 옮겨진 것이 많이 보인다면, 즉시 배경에 맞게 그들 모두를 이동하지\n마십시오. 대신 영상을 조정할 수 있으며 ë°°ê²½ 설정 UI의 아래에 있는 '정렬 고치기'를\n클릭하여 기존 데이터에 맞추면 됩니다.\n", "addresses": "# 주소\n\n주소는 지도를 위한 가장 유용한 정보의 일부입니다.\n\n주소가 주로 거리의 부분으로 표현되어 있더라도, OpenStreetMap에서 주소는\n거리를 따라 건물과 장소의 특성으로 기록하고 있습니다.\n\n건물 외곽선으로 매핑된 장소뿐만 아니라 단일 점으로 매핑된 장소에 주소\n정보를 추가할 수 있습니다. 최적의 주소 데이터 자료는 지상에서의 측량이나\n개인 지식에서 있습니다 - 다른 지물과 마찬가지로, Google 지도와 같은 상용\n자료에서 복사하는 행위는 엄격히 금지됩니다.\n", + "inspector": "# 특성 편집기 사용하기\n\n특성 편집기는 선택된 지물의 자세한 내용을 편집할 수 있도록 하는 페이지의 왼쪽에\n있는 부분입니다.\n\n### 지물 유형 선택하기\n\n점, 선, 또는 지역을 추가하고 나서, 고속도로나 주거 도로, 수퍼마켓 또는 카페와\n같은 ê·¸ 지물의 유형을 선택할 수 있습니다. 특성 편집기는 일반적인 지물 유형에\n대해 버튼을 보여주며, 당신은 검색 상자에 찾으려는 지물을 입력해서 다른 것을\n찾을 수 있습니다.\n\n지물 유형에 대한 자세히 알아보려면 ê·¸ 버튼의 아래 오른쪽 모서리의 'i'를 클릭하세요.\n해당 유형을 선택하려면 버튼을 클릭하세요.\n\n### 양식 사용하기 및 태그 편집하기\n\n지물 유형을 선택하고 나서, 또는 이미 유형이 할당된 지물을 선택할 때, 특성\n편집기는 이름 및 주소와 같은 지물에 대해 자세한 내용으로 된 필드를 보여줍니다.\n\n보이는 필드 아래에, '필드 추가' 드롭다운을 클릭하여 위키백과 링크, 휠체어 접근과\n같은 다른 자세한 정보를 추가할 수 있습니다.\n\n특성 편집기 아래에, 요소에 임의의 다른 태그를 추가하려면 '추가적인 태그'를\n클릭하세요. [Taginfo](http://taginfo.openstreetmap.org/)는 인기 있는 태그\n조합에 대해 자세히 알아보기 위한 훌륭한 자료입니다.\n\n특성 편집기에서 바꾼 내용은 자동으로 지도에 적용됩니다. '실행 취소' 버튼을\n클릭하여 언제든지 되돌릴 수 있습니다.\n", "buildings": "# 건물\n\nOpenStreetMap은 건물의 세계 최대 규모의 데이터베이스입니다. 이 데이터베이스에\n만들고 개선할 수 있습니다.\n\n### 선택하기\n\n건물 경계를 클릭하여 건물을 선택할 수 있습니다. 이것은 건물이 강조되고 작은 도구\n메뉴와 건물에 대한 자세한 정보를 보여주는 사이드바가 열립니다.\n\n### 수정하기\n\n가끔식 건물은 잘못 배치되어 있거나 잘못된 태그가 있습니다.\n\n전체 건물을 이동하려면, 선택하고 나서 '이동' 도구를 클릭하세요. 마우스로\n건물을 옮기고, 올바르게 자리했을 때 클릭하세요.\n\n건물의 특정 모양을 고치려면, 더 나은 장소로의 테두리를 형성하는 노드를\n클릭하고 드래그하세요.\n\n### 만들기\n\n지도에 건물을 추가하는 주변의 주요 질문 중 하나는 OpenStreetMap이 모양과 점\n둘 다 건물에 기록하는 것입니다. 최선의 규칙은 _가능하면 모양으로 건물을 매핑_하는\n것으로, 회사와 집, 편의 시설을 매핑하고, 건물에서 독립적인 다른 것들은 별도 점으로,\n건물 모양 안에 배치합니다.\n\n인터페이스의 위 왼쪽에 있는 '지역' 버튼을 클릭하여 모양으로 건물 그리기를 시작하고,\n모양을 닫으려면 키보드에 있는 'Return'을 누르거나 첫 노드를 클릭하여 끝내세요.\n\n### 삭제하기\n\n건물이 전체적으로 잘못되었다면 - 위성 영상에서 존재하지 않는 것을 ë³¼ 수\n있으며 이상적으로는 나타나지 않는 것으로 현지로 확인되었습니다 - 지도에서\n도로를 제거할 수 있습니다. 지물을 삭제할 때 주의하십시오 -\n어떠한 다른 편집, 모두에게 보여지는 결과와 위성 영상 같은 것은 때때로\n오래되었으며, 그래서 건물은 단순히 새로 지어졌을 수 있습니다.\n\n건물을 클릭하여 선택한 다음, 휴지통 아이콘을 클릭하거나 'Delete' 키를\n눌러 건물을 삭제할 수 있습니다.\n", "relations": "# 관계\n\n관계는 다른 지물을 그룹화하는 OpenStreetMap에 있는 지물의 특수 유형입니다.\n예를 들어, 관계의 일반적인 두 유형은, 특정 프리웨이나 고속도로에 속하는 도로의\n부분을 그룹화하는 *경로 관계*와, 복잡한 지역(도넛처럼 여러 조각이나 구멍이 있는 것)을\n정의하는 여러 선을 그룹화하는 *다중 다각형*입니다.\n\n관계에 있는 지물의 그룹은 *구성원*이라고 부릅니다. 사이드바에서, 지물이\n구성원인 관계를 ë³¼ 수 있으며, 그것을 선택하려면 해당 관계를 클릭하세요.\n관계가 선택되면, 사이드바에 나열된 모든 구성원을 ë³¼ 수 있고 지도에\n강조됩니다.\n\n대부분의 경우, iD는 편집하는 동안 자동으로 관계를 유지하도록 다룰 것입니다.\n여러분이 알고 있어야 하는 중요한 것은 더 정확하게 다시 그리기 위해 도로의\n부분을 삭제한다면, 새 부분은 원래와 같은 관계의 구성원인지 확인해야 합니다.\n\n## 관계 편집하기\n\n관계를 편집하고 싶으면, 여기에 기초가 있습니다.\n\n관계에 지물을 추가하려면, 지물을 선택하고, 사이드바의 \"모든 관계\" 부분에\n있는 \"+\" 버튼을 클릭하고, 관계를 선택하거나 관계의 이름을 입력하세요.\n\n새 관계를 만드려면, 구성원이어야 할 첫 지물을 선택하고, 사이드바의\n\"모든 관계\" 부분에 있는 \"+\" 버튼을 클릭하고, \"새 관계...\"를 선택하세요.\n\n관계에서 지물을 제거하려면, 지물을 선택하고 제거하려는 관계 옆에 있는\n휴지통 버튼을 클릭하세요.\n\n\"병합\" 도구를 사용하여 구명으로 된 다중 다각형을 만들 수 있습니다. 두 지역(안쪽과\n바깥쪽)을 그리고, 그들 둘 다 선택하기 위해 Shift 키를 누른 채로 각각 클릭한 다음,\n\"병합\" (+) 버튼을 클릭하세요.\n" }, @@ -589,30 +592,34 @@ }, "fields": { "access": { - "label": "허가된 접근", + "label": "허가된 통행", "options": { "designated": { - "description": "표지판이나 특정 지역 법률에 따라 통행이 허가됨", + "description": "표지판이나 특정 지역 법률에 따라 통행이 허가됩니다", "title": "지정 차종만 통행 허가" }, "destination": { - "description": "목적지에 갈 때에만 통행이 허가됨", + "description": "목적지에 갈 때에만 통행이 허가됩니다", "title": "목적 외 통행 금지" }, + "dismount": { + "description": "통행이 허가되지만 탑승자는 내려야 합니다", + "title": "내리기" + }, "no": { - "description": "통행이 일반 대중에게 허가되지 않음", + "description": "통행이 일반 대중에게 허가되지 않습니다", "title": "제한됨" }, "permissive": { - "description": "소유자가 권한을 해제할 때까지 통행이 허가됨", + "description": "소유자가 권한을 해제할 때까지 통행이 허가됩니다", "title": "소유자 허가 필요" }, "private": { - "description": "개별적으로 소유자의 허가로만 통행이 허가됨", + "description": "개별적으로 소유자의 허가로만 통행이 허가됩니다", "title": "사유" }, "yes": { - "description": "통행이 법적으로 허가됨; 정당한 이용", + "description": "통행이 법적으로 허가됩니다; 정당한 이용", "title": "허가됨" } }, @@ -622,11 +629,11 @@ "bicycle": "자전거", "foot": "도보", "horse": "말", - "motor_vehicle": "이륜차" + "motor_vehicle": "모터 비클" } }, "access_simple": { - "label": "허가된 접근", + "label": "허가된 통행", "placeholder": "예" }, "access_toilets": { @@ -646,7 +653,7 @@ "postcode": "우편 번호", "province": "성", "state": "주", - "street": "거리", + "street": "도로", "subdistrict": "가도", "suburb": "교외" } @@ -665,6 +672,9 @@ "exit": "출구" } }, + "aerialway/bubble": { + "label": "버블" + }, "aerialway/capacity": { "label": "수용량 (시간당)", "placeholder": "500, 2500, 5000..." @@ -673,8 +683,11 @@ "label": "소요 시간 (분)", "placeholder": "1, 2, 3..." }, + "aerialway/heating": { + "label": "온열" + }, "aerialway/occupancy": { - "label": "무게", + "label": "인원", "placeholder": "2, 4, 8..." }, "aerialway/summer/access": { @@ -787,12 +800,28 @@ "label": "요리 종류" }, "cycleway": { + "label": "자전거 차선", "options": { + "lane": { + "description": "칠해진 선별로 자동차 교통에서 분리된 자전거 차선", + "title": "표준 자전거 차선" + }, "none": { + "description": "자전거 차선 없음", "title": "없음" + }, + "opposite": { + "description": "일방 통행로에 양방향으로 이동하는 자전거 차선" + }, + "track": { + "title": "자전거 트랙" } }, - "placeholder": "없음" + "placeholder": "없음", + "types": { + "cycleway:left": "왼쪽", + "cycleway:right": "오른쪽" + } }, "delivery": { "label": "배달" @@ -1151,7 +1180,10 @@ "label": "종이류" }, "recycling/type": { - "label": "재활용 종류" + "label": "재활용 종류", + "options": { + "centre": "재활용 센터" + } }, "ref": { "label": "참조" @@ -1305,10 +1337,19 @@ "label": "탑 유형" }, "tracktype": { - "label": "트랙 유형" + "label": "트랙 유형", + "options": { + "grade1": "단단함: 포장되었거나 심하게 압축된 하드코어 표면", + "grade2": "거의 단단함: 약간의 부드러운 소재가 섞인 자갈/바위" + }, + "placeholder": "단단함, 거의 단단함, 부드러움..." + }, + "traffic_signals": { + "label": "유형" }, "trail_visibility": { - "label": "철로의 가시성" + "label": "철로의 가시성", + "placeholder": "우수함, 좋음, 나쁨..." }, "trees": { "label": "나무" @@ -1361,9 +1402,15 @@ "aerialway/magic_carpet": { "name": "매직 카펫 리프트" }, + "aerialway/platter": { + "name": "플래터 리프트" + }, "aerialway/station": { "name": "삭도장" }, + "aerialway/t-bar": { + "name": "T-바 리프트" + }, "aeroway": { "name": "항공 시설" }, @@ -1406,6 +1453,10 @@ "amenity/bar": { "name": "주점" }, + "amenity/bbq": { + "name": "바비큐/그릴", + "terms": "바베큐/그릴" + }, "amenity/bench": { "name": "벤치" }, @@ -1416,6 +1467,12 @@ "name": "자전거 대여", "terms": "자전거 대여소,자전거 렌탈" }, + "amenity/bicycle_repair_station": { + "name": "자전거 수리장" + }, + "amenity/biergarten": { + "name": "비어 가든" + }, "amenity/boat_rental": { "name": "보트 대여", "terms": "보트 대여소,보트 렌탈" @@ -1440,6 +1497,9 @@ "amenity/car_wash": { "name": "세차장" }, + "amenity/casino": { + "name": "카지노" + }, "amenity/charging_station": { "name": "충전소" }, @@ -1458,6 +1518,9 @@ "amenity/college": { "name": "전문대학 부지" }, + "amenity/community_centre": { + "name": "커뮤니티 센터" + }, "amenity/courthouse": { "name": "법원" }, @@ -1467,6 +1530,9 @@ "amenity/doctor": { "name": "의원" }, + "amenity/dojo": { + "name": "도장 / 무술 학원" + }, "amenity/drinking_water": { "name": "식수" }, @@ -1500,6 +1566,10 @@ "amenity/marketplace": { "name": "시장" }, + "amenity/motorcycle_parking": { + "name": "오토바이 주차장", + "terms": "모터사이클 주차장" + }, "amenity/nightclub": { "name": "나이트클럽" }, @@ -1540,6 +1610,9 @@ "name": "술집", "terms": "주점" }, + "amenity/public_bookcase": { + "name": "공공 책장" + }, "amenity/ranger_station": { "name": "관리소", "terms": "레인저 스테이션" @@ -1547,6 +1620,9 @@ "amenity/recycling": { "name": "재활용" }, + "amenity/register_office": { + "name": "등기소" + }, "amenity/restaurant": { "name": "음식점" }, @@ -1662,6 +1738,9 @@ "building/bunker": { "name": "벙커" }, + "building/church": { + "name": "교회" + }, "building/college": { "name": "대학 건물" }, @@ -1680,6 +1759,9 @@ "building/garages": { "name": "차고" }, + "building/greenhouse": { + "name": "온실" + }, "building/hospital": { "name": "병원 건물" }, @@ -1775,6 +1857,12 @@ "entrance": { "name": "입구/출구" }, + "footway/crossing": { + "name": "횡단 보도" + }, + "footway/crosswalk": { + "name": "보행자 횡단 보도" + }, "footway/sidewalk": { "name": "인도" }, @@ -1816,6 +1904,12 @@ "highway/bus_stop": { "name": "버스 정류장" }, + "highway/crossing": { + "name": "횡단 보도" + }, + "highway/crosswalk": { + "name": "보행자 횡단 보도" + }, "highway/cycleway": { "name": "자전거로" }, @@ -1846,6 +1940,9 @@ "highway/primary_link": { "name": "주요 연결도" }, + "highway/raceway": { + "name": "모터 경주로" + }, "highway/residential": { "name": "주거 도로" }, @@ -1875,7 +1972,7 @@ }, "highway/service/emergency_access": { "name": "긴급 액세스", - "terms": "비상 접근" + "terms": "비상 액세스" }, "highway/service/parking_aisle": { "name": "주차장 통로" @@ -1947,6 +2044,9 @@ "junction": { "name": "분기점" }, + "landuse": { + "name": "토지 이용" + }, "landuse/allotments": { "name": "텃밭" }, @@ -2415,12 +2515,18 @@ "shop/bookmaker": { "name": "마권업자" }, + "shop/books": { + "name": "서점" + }, "shop/boutique": { "name": "부티크" }, "shop/butcher": { "name": "정육점" }, + "shop/candles": { + "name": "양초 가게" + }, "shop/car": { "name": "자동차 대리점" }, @@ -2430,18 +2536,37 @@ "shop/car_repair": { "name": "자동차 수리점" }, + "shop/carpet": { + "name": "카펫 가게" + }, + "shop/cheese": { + "name": "치즈 가게" + }, "shop/chemist": { "name": "화학품점" }, + "shop/chocolate": { + "name": "초콜릿 가게" + }, "shop/clothes": { "name": "옷 가게" }, "shop/computer": { "name": "컴퓨터 상점" }, + "shop/confectionery": { + "name": "사탕 가게" + }, "shop/convenience": { "name": "편의점" }, + "shop/copyshop": { + "name": "복사집", + "terms": "복사 가게" + }, + "shop/cosmetics": { + "name": "화장품 가게" + }, "shop/craft": { "name": "미술 공예 가게" }, @@ -2460,6 +2585,9 @@ "shop/farm": { "name": "산지 직매" }, + "shop/fashion": { + "name": "패션 가게" + }, "shop/fishmonger": { "name": "생선 가게" }, @@ -2493,6 +2621,13 @@ "shop/jewelry": { "name": "보석 상점" }, + "shop/kiosk": { + "name": "신문 판매대" + }, + "shop/kitchen": { + "name": "주방 디자인 가게", + "terms": "주방 인테리어 가게" + }, "shop/laundry": { "name": "세탁소" }, @@ -2507,28 +2642,43 @@ "shop/mall": { "name": "쇼핑몰" }, + "shop/massage": { + "name": "마사지 가게" + }, "shop/mobile_phone": { "name": "휴대폰 가게" }, "shop/motorcycle": { - "name": "모터사이클 대리점", - "terms": "오토바이 대리점" + "name": "오토바이 대리점", + "terms": "모터사이클 대리점" }, "shop/music": { "name": "음반 가게" }, + "shop/newsagent": { + "name": "신문/잡지 가게" + }, "shop/optician": { "name": "안경점" }, "shop/organic": { "name": "유기농 상품 가게" }, + "shop/outdoor": { + "name": "아웃도어 상점" + }, + "shop/paint": { + "name": "페인트 가게" + }, "shop/pet": { "name": "애완 동물 가게" }, "shop/photo": { "name": "사진 가게" }, + "shop/radiotechnics": { + "name": "라디오/전자 부품 가게" + }, "shop/seafood": { "name": "해산물 가게", "terms": "씨푸드 가게" @@ -2548,6 +2698,9 @@ "shop/tailor": { "name": "양복점" }, + "shop/tobacco": { + "name": "담배 가게" + }, "shop/toys": { "name": "완구점" }, @@ -2560,6 +2713,9 @@ "shop/vacant": { "name": "빈 가게" }, + "shop/vacuum_cleaner": { + "name": "진공 청소기 가게" + }, "shop/variety_store": { "name": "잡화점" }, @@ -2572,6 +2728,12 @@ "shop/water_sports": { "name": "수상 스포츠/수영 가게" }, + "shop/weapons": { + "name": "무기 가게" + }, + "shop/window_blind": { + "name": "창문 블라인드 가게" + }, "shop/wine": { "name": "와인 가게", "terms": "포도주 가게" @@ -2629,6 +2791,18 @@ "tourism/zoo": { "name": "동물원" }, + "traffic_calming/bump": { + "name": "과속방지 범프", + "terms": "스피드 범프,과속방지턱" + }, + "traffic_calming/hump": { + "name": "과속방지 험프", + "terms": "스피드 험프,과속방지턱" + }, + "traffic_calming/rumble_strip": { + "name": "졸음방지턱", + "terms": "럼블 스트립" + }, "type/boundary": { "name": "경계" }, diff --git a/vendor/assets/iD/iD/locales/lt.json b/vendor/assets/iD/iD/locales/lt.json index 379f98b56..6887f7121 100644 --- a/vendor/assets/iD/iD/locales/lt.json +++ b/vendor/assets/iD/iD/locales/lt.json @@ -143,7 +143,8 @@ "not_eligible": "Å ie geoobjektai negali bÅ«ti sulieti.", "not_adjacent": "Å ios linijos negali bÅ«ti sulietos, nes jos nesusijungia.", "restriction": "Å ių linijų negalima sulieti, nes bent viena iÅ¡ jų yra ryÅ¡io „{relation}“ narė.", - "incomplete_relation": "Å ie objektai negali bÅ«ti sujungti, nes ne visi pilnai atsiųsti." + "incomplete_relation": "Å ie objektai negali bÅ«ti sujungti, nes ne visi pilnai atsiųsti.", + "conflicting_tags": "Negalima sulieti Å¡ių linijų, nes kai kurios žymos turi konfliktuojančias reikÅ¡mes." }, "move": { "title": "Perkelti", @@ -196,7 +197,7 @@ }, "restriction": { "help": { - "select": "Spustelėkite, kad pasiringtumėte kelio atkarpą.", + "select": "Spustelėkite, kad pasirinktumėte kelio atkarpą.", "toggle": "Spustelėkite, kad nustatytumėte posÅ«kio apribojimus.", "toggle_on": "Spustelėkite, kad pridėtumėte \"{restriction}\" apribojimą.", "toggle_off": "Spustelėkite, kad panaikintumėte \"{restriction}\" apribojimą." @@ -226,7 +227,6 @@ "zoom_in_edit": "Padidinkite prieÅ¡ redaguodami", "logout": "atsijungti", "loading_auth": "Jungiamasi prie OpenStreetMap...", - "report_a_bug": "praneÅ¡ti apie klaidą", "feature_info": { "hidden_warning": "{count} paslėptų objektų", "hidden_details": "Å ie objektai Å¡iuo metu paslėpti: {details}" @@ -484,6 +484,7 @@ "out": "Padidinti" }, "cannot_zoom": "Negalima atitolinti Å¡iame režime.", + "full_screen": "Perjungti pilną ekraną", "gpx": { "local_layer": "Vietinis GPX failas", "drag_drop": "Atitempkite ir numeskite .gpx failą ant puslapio arba spauskite narÅ¡ymo mygtuką deÅ¡inėje", @@ -1764,9 +1765,6 @@ "name": "Statomas pastatas", "terms": "statomas pastatas, statybos" }, - "building/detached": { - "name": "Atskirtas namas" - }, "building/dormitory": { "name": "Bendrabutis", "terms": "bendrabutis" @@ -2089,7 +2087,7 @@ "terms": "aptarnavimo zona,aptarnavimo plotas" }, "highway/steps": { - "name": "Žingsniai", + "name": "Laiptai", "terms": "laiptai" }, "highway/stop": { @@ -2158,10 +2156,6 @@ "name": "Jungtis", "terms": "jungtis,sankryža" }, - "landuse/allotments": { - "name": "Žemės sklypai", - "terms": "sodai,kolektyviniai sodai" - }, "landuse/basin": { "name": "Vandens telkinys", "terms": "prÅ«das,kÅ«dra,baseinas" @@ -2441,7 +2435,7 @@ "name": "Drėgna žemė" }, "natural/wood": { - "name": "Medis", + "name": "MiÅ¡kas", "terms": "medžiai" }, "office": { diff --git a/vendor/assets/iD/iD/locales/lv.json b/vendor/assets/iD/iD/locales/lv.json index 3c56974b6..93f896a73 100644 --- a/vendor/assets/iD/iD/locales/lv.json +++ b/vendor/assets/iD/iD/locales/lv.json @@ -157,7 +157,6 @@ "zoom_in_edit": "Pietuvināt, lai labotu", "logout": "atslēgties", "loading_auth": "Savienojas ar OpenStreetMap...", - "report_a_bug": "ziņot par kļūdu", "status": { "error": "Nevarēja savienoties ar API." }, diff --git a/vendor/assets/iD/iD/locales/nl.json b/vendor/assets/iD/iD/locales/nl.json index ddbd47fad..7e79e72d6 100644 --- a/vendor/assets/iD/iD/locales/nl.json +++ b/vendor/assets/iD/iD/locales/nl.json @@ -52,7 +52,7 @@ } }, "cancel_draw": { - "annotation": "Tekenen afgebroken." + "annotation": "Tekenen afgebroken" }, "change_role": { "annotation": "Rol van relatielid gewijzigd." @@ -142,8 +142,9 @@ "annotation": "{n} lijnen samengevoegd.", "not_eligible": "Deze objecten kunnen niet worden samengevoegd.", "not_adjacent": "Deze lijnen kunnen niet samengevoegd worden omdat ze niet verbonden zijn.", - "restriction": "De lijnen kunnen niet samengevoegd worden, omdat minstens één ervan onderdeel uitmaakt van een \"{relation}\"-relatie.", - "incomplete_relation": "Deze objecten kunnen niet samengevoegd worden omdat minstens één ervan niet volledig gedownload is." + "restriction": "De lijnen kunnen niet samengevoegd worden omdat minstens één ervan onderdeel uitmaakt van een \"{relation}\"-relatie.", + "incomplete_relation": "Deze objecten kunnen niet samengevoegd worden omdat minstens één ervan niet volledig gedownload is.", + "conflicting_tags": "De lijnen kunnen niet samengevoegd worden omdat sommige van hun tags conflicteren." }, "move": { "title": "Verschuif", @@ -226,7 +227,6 @@ "zoom_in_edit": "Zoom in om aan te passen", "logout": "Afmelden", "loading_auth": "Aan het verbinden met OpenStreetMap …", - "report_a_bug": "Softwareprobleem melden", "feature_info": { "hidden_warning": "{count} verborgen objecten", "hidden_details": "Deze objecten zijn momenteel verborgen: {details}" @@ -592,7 +592,7 @@ }, "fields": { "access": { - "label": "Gebruik toegelaten voor:", + "label": "Gebruik toegelaten voor", "options": { "designated": { "description": "Toegang toegestaan volgens bebording of specifieke, plaatselijke verordeningen", @@ -633,7 +633,7 @@ } }, "access_simple": { - "label": "Wettelijke toegangsbeperkingen", + "label": "Gebruik toegelaten voor", "placeholder": "ja" }, "access_toilets": { @@ -1423,6 +1423,9 @@ }, "placeholder": "Vast, Voornamelijk Vast, Los …" }, + "traffic_signals": { + "label": "Type" + }, "trail_visibility": { "label": "Zichtbaarheid van de weg", "options": { @@ -1710,6 +1713,10 @@ "name": "Marktplaats", "terms": "groenten, vis, groentemarkt" }, + "amenity/motorcycle_parking": { + "name": "Motorfietsparking", + "terms": "motorparking,motoparking,motostalling,motorstalling,motorfietsparking,motoren,moto's,parking voor motoren,parking voor moto's,parking voor motorfietsen" + }, "amenity/nightclub": { "name": "Nachtclub", "terms": "dancing, bar, uitgaan, disco" @@ -1853,8 +1860,8 @@ "terms": "afvalbak, vuilnisbak" }, "area": { - "name": "Gebied", - "terms": "vlak" + "name": "Vlak", + "terms": "gebied,anders,overige,iets anders,algemeen" }, "area/highway": { "name": "Wegdek", @@ -1971,8 +1978,8 @@ "terms": "constructie, werken, onaf" }, "building/detached": { - "name": "Alleenstaand Huis", - "terms": "villa, woning" + "name": "Alleenstaand huis", + "terms": "villa,woning" }, "building/dormitory": { "name": "Studentenflats", @@ -2036,6 +2043,9 @@ "name": "Schoolgebouw", "terms": "school, onderwijs, secundair onderwijs, lager onderwijs, basisschool, middelbaar, voortgezet onderwijs" }, + "building/semidetached_house": { + "name": "NIET GEBRUIKEN - Koppelwoninghelft" + }, "building/shed": { "name": "Schuurtje", "terms": "hutje, tuinhuis" @@ -2471,7 +2481,8 @@ "terms": "landindeling,doel" }, "landuse/allotments": { - "name": "Volkstuinen" + "name": "Volkstuin", + "terms": "tuin,moestuin,aparte tuin" }, "landuse/basin": { "name": "Waterbekken" @@ -2528,7 +2539,8 @@ "terms": "wei, weide" }, "landuse/military": { - "name": "Militair gebied" + "name": "Militair gebied", + "terms": "legerkazerne,kazerne,kwartier,landmacht,marinebasis,luchtmacht" }, "landuse/orchard": { "name": "Boomgaard", @@ -2609,6 +2621,14 @@ "leisure/pitch/basketball": { "name": "Basketbalveld" }, + "leisure/pitch/rugby_league": { + "name": "Rugby League-veld", + "terms": "rugby,american football,football" + }, + "leisure/pitch/rugby_union": { + "name": "Rugby Union-veld", + "terms": "rugby,american football,football" + }, "leisure/pitch/skateboard": { "name": "Skatepark" }, @@ -2650,7 +2670,8 @@ "terms": "atletiekbaan, stadion, stadium, hardlopen, hordenloop, fietsen, parcours" }, "line": { - "name": "Lijn" + "name": "Lijn", + "terms": "anders,overige,iets anders,algemeen" }, "man_made": { "name": "Aangelegd" @@ -2733,9 +2754,29 @@ "name": "Bunker", "terms": "bunker" }, + "military/checkpoint": { + "name": "Checkpoint", + "terms": "grenscontrole,militair gebied,leger,paramilitiar gebied,controlepunt,douane" + }, + "military/danger_area": { + "name": "Militaire ontruimingszone", + "terms": "exclusiezone,gevarenzone,gevaar,leger,verboden" + }, + "military/naval_base": { + "name": "Marinebasis", + "terms": "leger,vloot" + }, + "military/obstacle_course": { + "name": "Militair hindernissenparcours", + "terms": "oefenterrein,leger" + }, "military/range": { - "name": "Legerterrein", - "terms": "legerterrein" + "name": "Militair schietterrein", + "terms": "leger,oefenplaats" + }, + "military/training_area": { + "name": "Militair oefenterrein", + "terms": "leger,hindernissenparcours,training,opleiding" }, "natural": { "name": "Natuurlijk" @@ -2791,7 +2832,8 @@ "terms": "rij bomen,laan" }, "natural/volcano": { - "name": "Vulkaan" + "name": "Vulkaan", + "terms": "vulkaan,caldera,krater" }, "natural/water": { "name": "Water" @@ -2872,10 +2914,12 @@ "name": "Onderzoekskantoor" }, "office/telecommunication": { - "name": "Telecomkantoor" + "name": "Telecomkantoor", + "terms": "belwinkel" }, "office/therapist": { - "name": "Therapeut" + "name": "Therapeut", + "terms": "behandelaar,kliniek" }, "office/travel_agent": { "name": "Reisbureau" @@ -2885,10 +2929,12 @@ "terms": "skipiste" }, "place": { - "name": "Plaats" + "name": "Plaats", + "terms": "plaats,gemeente,stad" }, "place/city": { - "name": "Stad" + "name": "Stad", + "terms": "plaats,gemeente,stad" }, "place/farm": { "name": "Boerderij", @@ -2908,19 +2954,24 @@ "name": "Veldnaam" }, "place/neighbourhood": { - "name": "Buurt" + "name": "Buurt", + "terms": "buurt,wijk" }, "place/suburb": { - "name": "Stadsdeel" + "name": "Stadsdeel", + "terms": "stadsdeel,buurt,wijk" }, "place/town": { - "name": "Plaats" + "name": "Plaats", + "terms": "stad,plaats,gemeente" }, "place/village": { - "name": "Dorp" + "name": "Dorp", + "terms": "dorp,gehucht,woonkern,kern,buurt,buurtschap,vlek,kerkdorp,oort,gemeente" }, "point": { - "name": "Punt" + "name": "Punt", + "terms": "anders,overige,iets anders,algemeen" }, "power": { "name": "Stroomvoorziening", @@ -2979,7 +3030,8 @@ "terms": "kabelbaan,teleferiek,funiculaire" }, "railway/halt": { - "name": "Treinhalte" + "name": "Treinhalte", + "terms": "treinhalte,strainstation,treinstop,stop,halte,station" }, "railway/level_crossing": { "name": "Spoorwegovergang", @@ -3067,7 +3119,8 @@ "name": "Bed-/Matrassenwinkel" }, "shop/beverages": { - "name": "Drankenwinkel" + "name": "Drankenwinkel", + "terms": "drankenhandel,bierhuis,drankenhuis,drankhandel,wijnhandel,drankenwinkel,slijterij" }, "shop/bicycle": { "name": "Fietswinkel", @@ -3144,7 +3197,8 @@ "name": "Zuivelwinkel" }, "shop/deli": { - "name": "Delicatessenwinkel" + "name": "Delicatessenwinkel", + "terms": "delicatesse,speciaalzaak,delicatessenwinkel,delicatessen,winkel" }, "shop/department_store": { "name": "Warenhuis" @@ -3198,7 +3252,8 @@ "name": "Woonwarenhuis" }, "shop/garden_centre": { - "name": "Tuincentrum" + "name": "Tuincentrum", + "terms": "tuincentrum,bloemist,kas,kassen" }, "shop/gift": { "name": "Cadeauwinkel" @@ -3396,7 +3451,8 @@ "name": "Watersport-/Zwemwinkel" }, "shop/weapons": { - "name": "wapen winkel" + "name": "wapen winkel", + "terms": "wapenwinkel" }, "shop/window_blind": { "name": "Jaloeziewinkel", @@ -3412,7 +3468,8 @@ "name": "Berghut" }, "tourism/artwork": { - "name": "Kunstwerk" + "name": "Kunstwerk", + "terms": "kunst,object,kunstobject" }, "tourism/attraction": { "name": "Toeristische attractie" @@ -3425,7 +3482,8 @@ "name": "Terrein voor kampeerwagens" }, "tourism/chalet": { - "name": "Chalet" + "name": "Chalet", + "terms": "chalet,vakantiehuis,vakantiehuisje,huisje,bungalow" }, "tourism/guest_house": { "name": "Pension", @@ -3439,7 +3497,8 @@ "terms": "hotel" }, "tourism/information": { - "name": "Informatie" + "name": "Informatie", + "terms": "i,info,vvv" }, "tourism/motel": { "name": "Motel" @@ -3449,7 +3508,8 @@ "terms": "museum" }, "tourism/picnic_site": { - "name": "Picknickplek" + "name": "Picknickplek", + "terms": "park" }, "tourism/theme_park": { "name": "Themapark" diff --git a/vendor/assets/iD/iD/locales/no.json b/vendor/assets/iD/iD/locales/no.json index d4b9ca6e0..56b3a3620 100644 --- a/vendor/assets/iD/iD/locales/no.json +++ b/vendor/assets/iD/iD/locales/no.json @@ -152,7 +152,6 @@ }, "logout": "logg ut", "loading_auth": "Kobler til OpenStreetMap...", - "report_a_bug": "meld en programvarefeil", "commit": { "title": "Lagre endringer", "description_placeholder": "Kort beskrivelse av dine bidrag", @@ -883,9 +882,6 @@ "historic/ruins": { "name": "Ruiner" }, - "landuse/allotments": { - "name": "Kolonihage" - }, "landuse/cemetery": { "name": "KirkegÃ¥rd" }, diff --git a/vendor/assets/iD/iD/locales/pl.json b/vendor/assets/iD/iD/locales/pl.json index bf6de49fc..2c60b4138 100644 --- a/vendor/assets/iD/iD/locales/pl.json +++ b/vendor/assets/iD/iD/locales/pl.json @@ -226,7 +226,6 @@ "zoom_in_edit": "Powiększ, aby edytować", "logout": "wyloguj", "loading_auth": "Łączenie z OpenStreetMap...", - "report_a_bug": "zgłoś błąd", "feature_info": { "hidden_warning": "{count} ukrytych obiektów", "hidden_details": "Te obiekty są obecnie ukryte: {details}" @@ -1837,9 +1836,6 @@ "name": "Budynek w budowie", "terms": "Budowa" }, - "building/detached": { - "name": "Dom wolnostojący" - }, "building/dormitory": { "name": "Akademik", "terms": "Akademik, bursa, internat" @@ -2283,10 +2279,6 @@ "landuse": { "name": "Zagospodarowanie terenu" }, - "landuse/allotments": { - "name": "Ogródki działkowe", - "terms": "działki,ogródki,ogródek" - }, "landuse/basin": { "name": "Zbiornik wodny", "terms": "zbiornik,wodny,retencyjny" diff --git a/vendor/assets/iD/iD/locales/pt-BR.json b/vendor/assets/iD/iD/locales/pt-BR.json index ff2d146ac..5f5ec375f 100644 --- a/vendor/assets/iD/iD/locales/pt-BR.json +++ b/vendor/assets/iD/iD/locales/pt-BR.json @@ -143,7 +143,8 @@ "not_eligible": "Esses elementos não podem ser mesclados.", "not_adjacent": "Essas linhas não podem ser mescladas porque não estão conectadas.", "restriction": "Estas linhas não podem ser mescladas porque pelo menos uma delas é membro da relação \"{relation}\".", - "incomplete_relation": "Estes elementos não podem ser mesclados porque pelo menos um deles não foi transferido completamente." + "incomplete_relation": "Estes elementos não podem ser mesclados porque pelo menos um deles não foi transferido completamente.", + "conflicting_tags": "Essas linhas não podem ser mescladas porque algumas de suas etiquetas têm valores conflitantes." }, "move": { "title": "Mover", @@ -226,7 +227,6 @@ "zoom_in_edit": "Aproxime para editar o mapa.", "logout": "sair", "loading_auth": "Conectando ao OpenStreetMap...", - "report_a_bug": "Reportar um bug", "feature_info": { "hidden_warning": "{count} elemento(s) oculto(s)", "hidden_details": "Estes elementos estão atualmente ocultos: {details}" @@ -623,7 +623,9 @@ "title": "Público" } }, + "placeholder": "Não Especificado", "types": { + "access": "Todos", "bicycle": "Bicicletas", "foot": "Pedestres", "horse": "Cavalos", @@ -631,6 +633,7 @@ } }, "access_simple": { + "label": "Acesso permitido", "placeholder": "sim" }, "access_toilets": { @@ -1420,6 +1423,9 @@ }, "placeholder": "Rígida, Parcialmente Rígida, Macia..." }, + "traffic_signals": { + "label": "Tipo" + }, "trail_visibility": { "label": "Visibilidade da Trilha", "options": { @@ -1621,7 +1627,8 @@ "terms": "Lavagem de Veículos, Lava jato" }, "amenity/casino": { - "name": "Cassino" + "name": "Cassino", + "terms": "Cassino" }, "amenity/charging_station": { "name": "Eletroposto", @@ -1719,6 +1726,10 @@ "name": "Mercado municipal", "terms": "Feira" }, + "amenity/motorcycle_parking": { + "name": "Estacionamento de motos", + "terms": "Estacionamento de motocicletas, estacionamento de motos, estacionamento" + }, "amenity/nightclub": { "name": "Boate", "terms": "Discoteca, Boate, Casa Noturna" @@ -1792,7 +1803,8 @@ "terms": "Restaurante" }, "amenity/sanitary_dump_station": { - "name": "Ponto de Descarga de Dejetos (para trailers)" + "name": "Ponto de Descarga de Dejetos (para trailers)", + "terms": "Depósito de Toaletes de Trailers" }, "amenity/school": { "name": "Escola", @@ -1867,7 +1879,8 @@ "terms": "Área" }, "area/highway": { - "name": "Superfície da estrada" + "name": "Superfície da estrada", + "terms": "Superfície rodoviária" }, "barrier": { "name": "Barreira", @@ -1987,7 +2000,7 @@ }, "building/detached": { "name": "Casa Separada", - "terms": "Casa Separada" + "terms": "Moradia Isolada, Casa Isolada" }, "building/dormitory": { "name": "Dormitório", @@ -2053,6 +2066,10 @@ "name": "Edifício da Escola", "terms": "Edifício Escolar" }, + "building/semidetached_house": { + "name": "Casa Geminada", + "terms": "Casa irmanada" + }, "building/shed": { "name": "Cabana", "terms": "Cabana, Barraco, Galpão, Choupana" @@ -2290,10 +2307,12 @@ "terms": "Entrada/Saída" }, "footway/crossing": { - "name": "Travessia em Rua" + "name": "Travessia em Rua", + "terms": "Faixa de cruzamento" }, "footway/crosswalk": { - "name": "Travessia de Pedestres" + "name": "Travessia de Pedestres", + "terms": "Faixa de Pedestres" }, "footway/sidewalk": { "name": "Calçada", @@ -2348,13 +2367,16 @@ "terms": "Ponto de Ônibus, Parada de Ônibus" }, "highway/corridor": { - "name": "Corredor Interno" + "name": "Corredor Interno", + "terms": "Corredor interno, corredor interior, corredor coberto" }, "highway/crossing": { - "name": "Travessia em Rua" + "name": "Travessia em Rua", + "terms": "Faixa de cruzamento" }, "highway/crosswalk": { - "name": "Travessia de Pedestres" + "name": "Travessia de Pedestres", + "terms": "Faixa de Pedestres" }, "highway/cycleway": { "name": "Ciclovia", @@ -2389,7 +2411,8 @@ "terms": "Caminho Informal" }, "highway/pedestrian": { - "name": "Calçadão" + "name": "Calçadão", + "terms": "Rua de Pedestres, Calçadão, Rua Fechada" }, "highway/primary": { "name": "Via Primária", @@ -2536,11 +2559,12 @@ "terms": "Encruzilhada, junção" }, "landuse": { - "name": "Uso da terra" + "name": "Uso da terra", + "terms": "Uso do Solo, Ocupação da Terra, Ordenamento Territorial, Exploração da Terra, Utilização da Terra" }, "landuse/allotments": { - "name": "Horta Urbana", - "terms": "Horta Urbana" + "name": "Jardim Comunitário", + "terms": "Horta comunitária" }, "landuse/basin": { "name": "Bacia", @@ -2607,7 +2631,8 @@ "terms": "Pomar" }, "landuse/plant_nursery": { - "name": "Viveiro de Plantas" + "name": "Viveiro de Plantas", + "terms": "Berçário de Plantas" }, "landuse/quarry": { "name": "Pedreira", @@ -2633,7 +2658,8 @@ "name": "Centro de Jogos para Adultos" }, "leisure/bowling_alley": { - "name": "Pista de Boliche" + "name": "Pista de Boliche", + "terms": "Boliche" }, "leisure/common": { "name": "Área Comunitária", @@ -2691,6 +2717,12 @@ "name": "Quadra de Basquetebol", "terms": "Quadra de Basquete" }, + "leisure/pitch/rugby_league": { + "name": "Campo de rugby league" + }, + "leisure/pitch/rugby_union": { + "name": "Campo de rugby union" + }, "leisure/pitch/skateboard": { "name": "Pista de Skate", "terms": "Parque de Skate, Área para prática de Skate" @@ -2830,10 +2862,30 @@ "name": "Casamata", "terms": "casamata, bunker, fortificação" }, + "military/checkpoint": { + "name": "Posto de controle de segurança", + "terms": "Checkpoint, Ponto de Verificação" + }, + "military/danger_area": { + "name": "Área Perigosa", + "terms": "Área de Perigo, Perigo" + }, + "military/naval_base": { + "name": "Base Naval", + "terms": "Base da Marinha" + }, + "military/obstacle_course": { + "name": "Percurso de obstáculos", + "terms": "Pista de obstáculos" + }, "military/range": { "name": "Estande de Tiro Militar", "terms": "tiro, estande" }, + "military/training_area": { + "name": "Área de treinamento", + "terms": "Área de treino, CT, Campo de treinamento" + }, "natural": { "name": "Natural", "terms": "Natural" @@ -2899,10 +2951,12 @@ "terms": "Árvore" }, "natural/tree_row": { - "name": "Fileira de árvores" + "name": "Fileira de árvores", + "terms": "Fileira de árvores" }, "natural/volcano": { - "name": "Vulcão" + "name": "Vulcão", + "terms": "Vulcão, área vulcânica, vulcânico" }, "natural/water": { "name": "Água", @@ -3129,7 +3183,8 @@ "terms": "Estação de Parada na Ferrovia, Estação Simples, Estação Sem Facilidades" }, "railway/level_crossing": { - "name": "Travessia em Ferrovia" + "name": "Travessia em Ferrovia", + "terms": "Cruzamento férreo" }, "railway/monorail": { "name": "Monotrilho", @@ -3765,7 +3820,7 @@ }, "type/route/hiking": { "name": "Rota de Caminhada", - "terms": "Rota de Trekking, " + "terms": "Rota de Trekking" }, "type/route/pipeline": { "name": "Rota de Tubulação", diff --git a/vendor/assets/iD/iD/locales/pt.json b/vendor/assets/iD/iD/locales/pt.json index daddbdb38..bfbf5b1b6 100644 --- a/vendor/assets/iD/iD/locales/pt.json +++ b/vendor/assets/iD/iD/locales/pt.json @@ -226,7 +226,6 @@ "zoom_in_edit": "Aproxime para Editar", "logout": "Encerrar sessão", "loading_auth": "A estabelecer a ligação ao OpenStreetMap...", - "report_a_bug": "Reportar um erro", "feature_info": { "hidden_warning": "{count} elementos escondidos", "hidden_details": "Estes elementos estão neste momento ocultados: {details}" @@ -619,7 +618,9 @@ "title": "Permitido" } }, + "placeholder": "Não especificado", "types": { + "access": "A todos", "bicycle": "Bicicletas", "foot": "Peões", "horse": "Animais", @@ -627,6 +628,7 @@ } }, "access_simple": { + "label": "Acesso permitido", "placeholder": "sim" }, "access_toilets": { @@ -1376,7 +1378,7 @@ "label": "Vigiado" }, "surface": { - "label": "Tipo de Superfície " + "label": "Tipo de superfície " }, "tactile_paving": { "label": "Pavimentação Táctil" @@ -1406,7 +1408,7 @@ "label": "Tipo de torre" }, "tracktype": { - "label": "Qualidade da Superfície ", + "label": "Qualidade da superfície ", "options": { "grade1": "1 - Sólida: pavimentada ou com material fortemente compactado", "grade2": "2 - Sobretudo sólida: cascalho ou pedras misturadas com algum material macio", @@ -1416,6 +1418,9 @@ }, "placeholder": "Sólido, Intermédio, Macio..." }, + "traffic_signals": { + "label": "Tipo" + }, "trail_visibility": { "label": "Visibilidade", "options": { @@ -1617,7 +1622,8 @@ "terms": "Lavagem, Lavagem Automática, Mangueira, Limpeza" }, "amenity/casino": { - "name": "Casino" + "name": "Casino", + "terms": "Casino" }, "amenity/charging_station": { "name": "Posto de Carregamento para Veículos Elétricos", @@ -1715,6 +1721,10 @@ "name": "Mercado / Feira", "terms": "Bazar, Minimercado" }, + "amenity/motorcycle_parking": { + "name": "Parque de Motas", + "terms": "Motorcycle Parking, Motas" + }, "amenity/nightclub": { "name": "Clube Nocturno", "terms": "Nightclub, Discoteca" @@ -1788,7 +1798,8 @@ "terms": "Bar, Cafetaria, Café, Cantina, Almoço, Jantar, Cozinha, Restaurante, Pizzaria, Culinária, Gastronomia, Restauração" }, "amenity/sanitary_dump_station": { - "name": "Escoamento sanitário de autocaravana" + "name": "Escoamento sanitário de autocaravana", + "terms": "RV Toilet Disposal" }, "amenity/school": { "name": "Escola", @@ -1863,7 +1874,7 @@ "terms": "Espaço, Extensão, Zona" }, "area/highway": { - "name": "Superfície da Estrada" + "name": "Área de Estrada" }, "barrier": { "name": "Barreira", @@ -1982,8 +1993,7 @@ "terms": "Building Under Construction, Edifício sob Construção" }, "building/detached": { - "name": "Casa Isolada", - "terms": "Detached Home, Cabana, Bangaló, Villa, Mansão" + "name": "Casa Isolada" }, "building/dormitory": { "name": "Dormitório", @@ -2049,6 +2059,9 @@ "name": "Edifício Escolar", "terms": "School Building, Pavilhão Escolar" }, + "building/semidetached_house": { + "name": "Casa Semi-isolada" + }, "building/shed": { "name": "Barracão", "terms": "Shed, Barraca, Edícula" @@ -2536,8 +2549,7 @@ "name": "Uso do Solo" }, "landuse/allotments": { - "name": "Hortas", - "terms": "Horta Comunitária, Horta Urbana" + "name": "Horta / Jardin Comunitário" }, "landuse/basin": { "name": "Bacia Hidrográfica", @@ -2826,10 +2838,22 @@ "name": "Bunker", "terms": "Bunker" }, + "military/danger_area": { + "name": "Área de Perigo" + }, + "military/naval_base": { + "name": "Base Naval" + }, + "military/obstacle_course": { + "name": "Pista de Obstáculos " + }, "military/range": { "name": "Pista de Tiro", "terms": "Military Range" }, + "military/training_area": { + "name": "Área de Treinos" + }, "natural": { "name": "Natural", "terms": "Natural" diff --git a/vendor/assets/iD/iD/locales/ro-RO.json b/vendor/assets/iD/iD/locales/ro.json similarity index 87% rename from vendor/assets/iD/iD/locales/ro-RO.json rename to vendor/assets/iD/iD/locales/ro.json index b825899c2..a67d357f9 100644 --- a/vendor/assets/iD/iD/locales/ro-RO.json +++ b/vendor/assets/iD/iD/locales/ro.json @@ -24,7 +24,8 @@ "add": { "annotation": { "point": "Am adăugat un punct.", - "vertex": "Am adăugat un nod la o cale" + "vertex": "Am adăugat un nod la o cale", + "relation": "Am adăugat o relație." } }, "start": { @@ -36,6 +37,8 @@ "continue": { "key": "A", "title": "Continuă", + "description": "Continuă linia", + "not_eligible": "Nicio linie nu poate fi continuată aici", "annotation": { "line": "Am continuat o linie.", "area": "Am continuat o suprafață. " @@ -48,6 +51,10 @@ "annotation": "Tag-uri schimbate." }, "circularize": { + "description": { + "line": "Fă această linie circulară.", + "area": "Fă această suprafață circulară." + }, "key": "O", "annotation": { "line": "Am făcut linia circulară.", @@ -58,10 +65,12 @@ "key": "S" }, "straighten": { + "title": "Întărește ", "key": "S" }, "delete": { - "title": "Sterge", + "title": "Șterge", + "description": "Șterge obiectul definitiv.", "annotation": { "point": "Șterge un punct.", "vertex": "Șterge un nod dintr-o cale.", @@ -71,6 +80,12 @@ "multiple": "Am șters {n} obiecte." } }, + "add_member": { + "annotation": "Am adăugat un membru dintr-o relație." + }, + "delete_member": { + "annotation": "Am șters un membru dintr-o relație." + }, "connect": { "annotation": { "point": "Am conectat o cale cu un punct.", @@ -135,18 +150,42 @@ }, "logout": "logout", "loading_auth": "Conectare la OpenStreetMap..", + "feature_info": { + "hidden_warning": "{count} funcționalități ascunse" + }, "commit": { "title": "Salveaza modificarile", "description_placeholder": "O scurtă descriere a contribuției tale.", "save": "Salveaza", "cancel": "Renunță", + "changes": "{count} Modificări", "warnings": "Atenționări", "modified": "Modificat", "deleted": "Șters", "created": "Creat" }, "contributors": { - "list": "Editări făcute de {user}" + "list": "Editări făcute de {user}", + "truncated_list": "Editat de {users} si alți {count} de editori" + }, + "infobox": { + "selected": "{n} selectate", + "geometry": "Geometrie", + "closed": "închis ", + "center": "Centru", + "perimeter": "Perimetru", + "length": "Lungime", + "area": "Suprafață", + "location": "Locație ", + "metric": "Metric", + "imperial": "Imperial" + }, + "geometry": { + "point": "punct", + "vertex": "vertex", + "line": "linie", + "area": "suprafață", + "relation": "relație " }, "geocoder": { "no_results_worldwide": "Nu s-a găsit nici un rezultat" @@ -161,12 +200,18 @@ "view_on_osm": "Vezi pe openstreetmap.org", "all_members": "Toți membrii", "all_relations": "Toate relațiile", + "new_relation": "Relație nouă", "role": "Rol", "results": "{n} rezultate pentru {search}", "back_tooltip": "Schimbă trăsătură", "remove": "Şterge", "search": "Caută", "unknown": "Necunoscut", + "check": { + "yes": "Da", + "no": "Nu" + }, + "node": "Nod", "location": "Locație" }, "background": { @@ -175,13 +220,28 @@ "percent_brightness": "{opacity}% luminozitate", "reset": "resetează" }, + "map_data": { + "map_features": "Funcționalitățile Hărții" + }, "feature": { "points": { "description": "Puncte", "tooltip": "Puncte de interes" }, + "major_roads": { + "description": "Drumuri principale", + "tooltip": "Autostrazi, Strazi, etc" + }, + "minor_roads": { + "description": "Drumuri secundare" + }, + "paths": { + "description": "Poteci", + "tooltip": "Trotuare, Poteci, Piste de biciclete, etc" + }, "buildings": { - "description": "Clădiri" + "description": "Clădiri", + "tooltip": "Clădiri, Adăposturi, Garaje, etc." } }, "restore": { @@ -219,6 +279,7 @@ "used_with": "folosit cu {type}" }, "validations": { + "untagged_point": "Punct neetichetat", "untagged_line": "Linie fară tag-uri (cuvinte cheie)", "untagged_area": "Suprafața fară tag-uri", "many_deletions": "Șteregi {n} obiecte. Ești sigur(ă) ? Le vei șterge de pe harta pe care toată lumea o vede pe opensteetmap.org. ", @@ -237,6 +298,7 @@ }, "intro": { "navigation": { + "title": "Navigare", "select": "Trăsăturile hărții sunt reprezentate in trei moduri: folosind puncte, linii sau suprafețe. Toate trăsăturile pot fi selectate apăsând pe ele. **Apasă pe un punct pentru al selecta.** ", "header": "Antetul ne arată tipul trăsaturii.", "pane": "Când o trăsătura este selectată, editorul este afișat. Antelul ne arată tipul trăsăturii și panoul principal, atributele trăsăturii, precum numele sau adresa.**Inchide editorul de trăsături folosind butonul de inchidere din colțul dreapta sus.**" @@ -245,6 +307,7 @@ "title": "Puncte" }, "areas": { + "title": "Suprafețe", "search": "**Caută {name}.**" }, "lines": { @@ -253,6 +316,7 @@ }, "startediting": { "title": "Începe editarea", + "save": "Nu uita să salvezi periodic modificările. ", "start": "Începe cartografierea!" } }, diff --git a/vendor/assets/iD/iD/locales/ru.json b/vendor/assets/iD/iD/locales/ru.json index c4ae361b3..df02384ac 100644 --- a/vendor/assets/iD/iD/locales/ru.json +++ b/vendor/assets/iD/iD/locales/ru.json @@ -143,7 +143,8 @@ "not_eligible": "Эти объекты нельзя склеить.", "not_adjacent": "Эти линии не склеить, потому что они не соединены.", "restriction": "Эти линии не склеить, потому что как минимум одна из них находится в отношении \"{relation}\"", - "incomplete_relation": "Эти объекты нельзя объединить, потому что как минимум один из них не был загружен целиком." + "incomplete_relation": "Эти объекты нельзя объединить, потому что как минимум один из них не был загружен целиком.", + "conflicting_tags": "Эти линии не склеить, потому что какие-то из их тегов содержат несовместимые значения." }, "move": { "title": "Сместить", @@ -226,7 +227,6 @@ "zoom_in_edit": "Приблизьте для редактирования", "logout": "выйти", "loading_auth": "Подключаюсь к OpenStreetMap...", - "report_a_bug": "сообщить об ошибке", "feature_info": { "hidden_warning": "{count} скрытый объект", "hidden_details": "Эти объекты сейчас скрыты: {details}" @@ -446,7 +446,7 @@ "facebook": "Поделиться на Facebook", "twitter": "Поделиться через Twitter", "google": "Поделиться через Google+", - "help_html": "Ваши изменения должны появиться на «Стандартном» слое в течении нескольких минут. Обновление остальных слоев и элементов может занять большее время. За частотой обновления других программ обратитесь их справке.\n" + "help_html": "Ваши изменения должны появиться на «Стандартном» слое в течение нескольких минут. Обновление остальных слоев и элементов может занять большее время. Чтобы узнать частоту обновления других программ, обратитесь к их справке.\n" }, "confirm": { "okay": "Ок", @@ -484,6 +484,7 @@ "out": "Отдалить" }, "cannot_zoom": "Невозможно отдалиться в текущем виде.", + "full_screen": "Во весь экран", "gpx": { "local_layer": "Свой файл GPX", "drag_drop": "Перетащите .gpx-файл на страницу или кликните по кнопке справа для выбора", @@ -498,9 +499,12 @@ "help": { "title": "Справка", "help": "# Справка\n\nЭто редактор [OpenStreetMap](http://www.openstreetmap.org/): общедоступной,\nсвободно редактируемой карты мира. Вы можете использовать этот редактор для добавления\nи обновления карты вашей местности, помогая всем,\nулучшая открытую и свободную карту мира\n\nВаши правки увидит каждый пользователь карты OpenStreetMap. Для\nредактирования вам потребуется [войти в OpenStreetMap](https://www.openstreetmap.org/login).\n\n[Редактор iD](http://ideditor.com/) — открытый совместный проект\nс [исходным кодом на GitHub](https://github.com/openstreetmap/iD).\n", + "editing_saving": "# Редактирование и сохранение\n\nЭтот редактор создан, в основном, для онлайн-редактирования, и \nсейчас вы работаете с ним через веб-сайт.\n\n### Выбор объектов\n\nЧтобы выбрать объект карты, например, дорогу или точку \nинтереса, щёлкните по нему на карте. Выбранный объект будет \nпомечен выделением, откроется панель его свойств, а рядом с ним \nпоявится меню с действиями, которые вы можете над ним совершить. \nУдерживая клавишу «Shift», можно выделить несколько объектов \nсразу. Это можно сделать, щёлкая по ним, или же растягивая рамку \nвыделения с нажатой клавишей мыши. Все точки внутри неё будут выделены.\n\n### Сохранение правок\n\nКогда вы редактируете карту, например, изменяете дороги, здания \nи места, эти изменения хранятся на вашем компьютере, пока вы не \nсохраните их на сервер. Не бойтесь ошибиться — изменения \nможно откатить кнопкой «Отмена», или снова повторить их кнопкой «Повтор». \n\nНажмите «Сохранить» для сохранения группы изменений — например, \nвы закончили редактировать один район города и хотите \nпродолжить с другим. У вас будет возможность просмотреть ваши \nизменения, а редактор покажет предложения и предупреждения, \nесли во внесенных данных что-то не так.\n\nЕсли все верно, введите краткое описание ваших изменений и еще \nраз нажмите «Сохранить» для отправки данных на [OpenStreetMap.org](http://www.openstreetmap.org/), \nгде они станут видны другим участникам для просмотра и \nдальнейшего развития карты.\n\nЕсли у вас не получается закончить с правками за один раз, окно \nредактора можно закрыть, тогда при следующем запуске \nредактора (на том же компьютере и в том же браузере) программа \nпредложит восстановить вашу работу.\n\n### Использование редактора\n\nСписок доступных сочетаний клавиш можно найти [здесь] (http://wiki.openstreetmap.org/wiki/ID/Shortcuts).\n", "roads": "# Дороги\n\nВ этом редакторе вы можете создавать, изменять и удалять дороги. Дороги бывают самых разных типов: тропы, шоссе, грунтовки, велодорожки и другие — любой участок местности, по которому есть какое-либо движение.\n\n### Выбор\n\nКликните на дороге, чтобы выбрать её. Дорога подсветится выделением, справа появится редактор свойств, а рядом с ней появятся иконки действий.\n\n### Изменение\n\nИногда вы увидите дороги, не совпадающие со слоем снимка или GPS-трека. Такие дороги можно отредактировать.\n\nКликните на дороге, которую надо изменить. Линия дороги подсветится, и на ней появятся контрольные точки, которые можно перетащить на более правильные места. Если вы захотите сделать дорогу более детализированной, дважды щелкните на линии для добавления в этом месте новой контрольной точки.\n\nЕсли в реальности дороги соединяются на перекрестке, а на карте не соединены — перетяните одну из контрольных точек дороги на линию другой. Правильное соединение дорог очень важно для карты и навигаторов, прокладывающих по ней маршрут.\n\nЧтобы передвинуть линию дороги целиком — выберите инструмент «Перемещение» или нажмите горячую клавишу `M`. Повторный щелчок мышью зафиксирует дорогу на новом месте.\n\n### Удаление\n\nЕсли дорога нарисована совсем неправильно — её не видно на спутниковом снимке, а в идеальном случае — вы были на месте и сами убедились в её отсутствии — вы можете удалить дорогу с карты. Будьте очень осторожны, удаляя что-либо, — как и другие ваши правки, это затрагивает всех пользователей карты. Спутниковые снимки часто бывают устаревшими, так что дорога может быть просто недавно построенной.\n\nЧтобы удалить дорогу, выберите её щелчком мыши, затем щелкните по иконке мусорного ведра или нажмите клавишу «Delete».\n\n### Создание\n\nНашли место, где в реальности дорога, а на карте её нет? Щелкните на кнопку «Линия» слева вверху окна редактора или нажмите клавишу `2` чтобы начать рисовать линию.\n\nЩелкните на карте в месте, где должна начинаться дорога. Если она ответвляется от уже нарисованной можно начать рисование щелчком мыши в месте их пересечения.\n\nЗатем щёлкайте на карте вдоль траектории дороги, согласно спутниковому снимку или GPS-треку. Если новая дорога пересекается с другой, обязательно щёлкните на уже существующей, чтобы создать точку перекрестка. Чтобы закончить рисование, сделайте двойной щелчок мышью или нажмите «Enter» на клавиатуре.\n", + "gps": "# GPS\n\nДанные GPS — наиболее достоверный источник данных для OpenStreetMap. Этот редактор \nподдерживает загрузку локальных файлов треков в формате `.gpx` с вашего компьютера. \nВы можете записывать такие треки с помощью приложений для смартфонов и GPS-устройств. \n\nБолее подробно о сборе данных GPS можно прочесть \nна странице [Mapping with a Smartphone, GPS or Paper](http://learnosm.org/en/mobile-mapping/). \n\nЧтобы воспользоваться GPX-треками при рисовании карты, \nперетяните файл трека прямо в окно редактора. Если трек \nуспешно загрузится, то он отобразится на карте в виде светло-фиолетовой \nлинии. В меню «Данные карты» можно выключить, включить или \nмасштабировать слой с треками. \n\nТрек при этом не будет загружен в базу OpenStreetMap, лучший \nспособ его использования — нарисовать новые объекты карты, \nосновываясь на данных трека; вы также можете [загрузить его на \nOpenStreetMap](http://www.openstreetmap.org/trace/create), чтобы \nдругие смогли им воспользоваться.\n", "imagery": "# Спутниковые снимки\n\nСнимки земной поверхности с воздуха — важный источник данных для картирования. В меню «Настройка слоёв» с левой стороны окна редактора доступно подключение слоев спутниковых снимков, аэрофотосъемки и других открытых источников изображений.\n\nПо умолчанию в редакторе подключен слой спутниковых снимков [Bing Maps](http://www.bing.com/maps/), но в разных местах земного шара могут быть доступны и другие источники слои. В некоторых районах некоторых стран, к примеру — США, Франции и Дании, доступны изображения очень высокого качества.\n\nИногда спутниковые снимки сдвинуты относительно данных карты по вине поставщика снимков. Если вы видите множество дорог, не совпадающих со снимком, не начинайте передвигать их под снимок. Вместо этого нужно сдвинуть снимок для совпадения с существующими данными, для этого в меню «Настройка слоёв» есть кнопка «Исправить смещение».\n", "addresses": "# Адреса\n\nАдреса — одна из самых важных составляющих карты.\n\nВ OpenStreetMap адреса хранятся в свойствах зданий и мест, расположенных вдоль улиц.\n\nАдресную информацию можно добавить к полигонам зданий или отдельным точкам. Лучший источник адресов — ваши собственные знания или данные, полученные после обхода местности. Как и в случае с другими данными, копирование адресов из коммерческих источников вроде Yandex, 2GIS, Google строго запрещено.\n", + "inspector": "# Использование редактора свойств\n\nРедактор свойств — это элемент интерфейса программы, \nнаходящийся слева окна, который позволяет отредактировать \nсвойства выбранного объекта.\n\n### Выбор типа объекта\n\nПосле того, как вы добавили точку, линию или область, вы можете \nвыбрать, какой именно это тип объекта: шоссе, обычная дорога, \nсупермаркет или кафе. Редактор свойств показывает кнопки для \nвыбора наиболее часто используемых типов объектов, и можно \nвоспользоваться строкой поиска, чтобы найти другие типы. \n\nЩёлкните по иконке «i» в нижнем правом углу кнопки типа \nобъекта, чтобы узнать о нём больше. Щёлкните на саму кнопку \nчтобы выбрать этот тип.\n\n### Использование полей и редактирование тегов\n\nПосле того, как вы выберете тип объекта или выделите объект, у \nкоторого тип уже проставлен, редактор свойств покажет поля \nописывающие его свойства, например название или адрес. \n\nНиже этих полей находится выпадающий список \"Добавить поле\", с \nпомощью которого можно добавить дополнительные свойства, \nнапример ссылку на статью в Википедии, информацию о \nдоступности для инвалидов и другие. \n\nВ самом низу окна редактора свойств находится кнопка \n«Дополнительные теги», позволяющая добавить произвольные \nтеги объекту. На странице [Taginfo](http://taginfo.openstreetmap.org/) можно узнать о наиболее популярных комбинациях тегов. \n\nИзменения в редакторе свойств автоматически применяются к \nобъекту. Как и другие изменения, их можно откатить кнопкой «Отмена».\n", "buildings": "# Здания\n\nOpenStreetMap — крупнейшая в мире база данных о зданиях. Вы можете добавлять и изменять эти данные.\n\n### Выбор\n\nЗдание можно выбрать, щёлкнув на его полигон. При этом здание будет подсвечено, а справа откроется страница его свойств, а рядом с ним появится меню действий.\n\n### Редактирование\n\nИногда здания неправильно размещены или имеют неверные теги.\n\nЧтобы передвинуть здание целиком, выберите его, и щелкните на инструменте «Перемещение». Переместите здание с помощью мыши в нужное место и щелкните, чтобы отпустить его.\n\nЧтобы изменить форму здания, перетягивайте точки его полигона на нужные места.\n\n### Создание\n\nОдно из основных противоречий в добавлении новых зданий в OpenStreetMap заключается в том, что их можно задавать как полигонам, так и точками. Стоит взять за правило такой подход: само здание рисуется областью, если это возможно, а находящиеся в этом здании компании, магазины, и другие подобные объекты, привязанные к зданиям, — рисуются точками, находящимися внутри полигона здания.\n\nНарисуйте полигон здания с помощью кнопки «Область», находящейся слева вверху окна, затем закончите рисование либо нажатием клавиши «Enter» на клавиатуре, либо щёлкнув мышью на первой нарисованной точке здания.\n\n### Удаление\n\nЕсли здание совершенно неправильно нарисовано — его нет на спутниковом снимке, а еще лучше — вы лично на месте убедились что оно отсутствует — вы можете удалить его с карты. Будьте очень осторожны, удаляя объекты — ваши правки затрагивают всех пользователей OSM, а снимки часто бывают устаревшими. Возможно, это здание просто недавно построено.\n\nУдалить здание можно, выделив его щелчком мыши, затем нажав на иконку мусорного ведра или горячей клавишей «Delete».\n", "relations": "# Отношения\n\nОтношение — это специальный тип объекта в OpenStreetMap, который объединяет другие объекты вместе. Например, два распространенных типа отношений это *отношения маршрутов*, которые объединяют вместе участки дорог, принадлежащих одной автостраде или шоссе, и *мультиполигоны*, которые группируют несколько линий в сложный полигон, описывающий область (например, из нескольких островов или с дырами внутри).\n\nОбъекты, объединённые в отношение, называются участниками отношения. \nНа панели сбоку вы можете увидеть, участником каких отношений является выбранный объект, нажмите на отношение в этом списке, чтобы выделить его. Когда отношение выделено, вы можете увидеть всех его участников в списке на боковой панели и подсвеченными на карте.\n\nВ основном, iD заботится о поддержке отношений автоматически, пока вы редактируете. Основной момент, на который стоит обратить внимание — это, если вы удаляете отрезок дороги, чтобы перерисовать его с большей точностью, вам следует убедиться, что новый отрезок будет участником тех же отношений, что и начальный.\n\n## Редактирование отношений\n\nВот некоторые основы, если вы хотите редактировать отношения.\n\nЧтобы добавить объект в отношение, выделите объект, нажмите кнопку «+» в разделе «Все отношения» на боковой панели и выберите или напечатайте название отношения.\n\nЧтобы создать новое отношение, выберите первый объект, который будет участником отношения, нажмите кнопку «+» в разделе «Все отношения» и выберите «Новое отношение...».\n\nЧтобы удалить объект из отношения выберите объект и нажмите на кнопку с мусорной корзиной рядом с отношением, из которого вы хотите его удалить.\n\nВы можете создать мультиполигон с отверстиями используя инструмент «Объединить». Нарисуйте две границы (внутреннюю и внешнюю), зажмите Shift и нажмите на каждый из границ, чтобы они обе были выделены, затем нажмите кнопку «Объединить эти линии» (+).\n\n\n\n" }, @@ -565,7 +569,7 @@ "name": "Землепользование" }, "category-path": { - "name": "Пешеходные" + "name": "Тропа" }, "category-rail": { "name": "Рельсовый путь" @@ -619,7 +623,9 @@ "title": "Разрешено" } }, + "placeholder": "Не указано", "types": { + "access": "Всем", "bicycle": "Велосипедистам", "foot": "Пешеходам", "horse": "Наездникам", @@ -627,6 +633,7 @@ } }, "access_simple": { + "label": "Легальный доступ", "placeholder": "да для всех" }, "access_toilets": { @@ -636,6 +643,7 @@ "label": "Адресная информация", "placeholders": { "city": "Город", + "conscriptionnumber": "123", "country": "Страна", "district": "Район", "hamlet": "Малое село", @@ -794,11 +802,32 @@ "cycleway": { "label": "Велосипедные дорожки", "options": { + "lane": { + "description": "Велосипедная полоса отделена от автомобильного трафика линией разметки", + "title": "Обычная велосипедная дорожка" + }, "none": { "description": "Нет велосипедной дорожки", "title": "Ничего" }, + "opposite": { + "description": "Велосипедная дорожка идущая в обоих направлениях по улице с односторонним движением", + "title": "Велосипедная дорожка, идущая в обоих направлениях по улице с односторонним движением" + }, + "opposite_lane": { + "description": "Велосипедная дорожка идущая в направлении противоположном автомобильному движению", + "title": "Велосипедная дорожка в направлении, противоположном автомобильному движению" + }, + "share_busway": { + "description": "Велосипедная полоса совмещена с автобусной полосой", + "title": "Велосипедная полоса совмещена с автобусной" + }, + "shared_lane": { + "description": "Велосипедная полоса не отделена от автомобильного трафика", + "title": "Велосипедная полоса, не отделенная от автомобильного трафика" + }, "track": { + "description": "Велосипедная полоса отделена от автомобильного трафика физическим барьером", "title": "Велосипедный трек" } }, @@ -985,6 +1014,15 @@ "semi_evergreen": "Полу-вечнозеленые" } }, + "leaf_cycle_singular": { + "label": "Цикл листвы", + "options": { + "deciduous": "Листопадные", + "evergreen": "Вечнозелёные", + "semi_deciduous": "Полу-листопадные", + "semi_evergreen": "Полу-вечнозеленые" + } + }, "leaf_type": { "label": "Тип листьев", "options": { @@ -994,6 +1032,14 @@ "needleleaved": "Хвойные" } }, + "leaf_type_singular": { + "label": "Тип листьев", + "options": { + "broadleaved": "Широколиственные", + "leafless": "Безлистные", + "needleleaved": "Хвойные" + } + }, "leisure": { "label": "Тип" }, @@ -1001,7 +1047,7 @@ "label": "Длина (метры)" }, "level": { - "label": "Кол-во этажей" + "label": "Этаж (первый = 0)" }, "levels": { "label": "Кол-во этажей", @@ -1179,9 +1225,15 @@ "recycling/glass": { "label": "Принимают стекло" }, + "recycling/glass_bottles": { + "label": "Принимают стеклянные бутылки" + }, "recycling/paper": { "label": "Принимают бумагу / мукулатура" }, + "recycling/plastic": { + "label": "Принимают пластик" + }, "recycling/type": { "label": "Пункт приёма отходов для переработки", "options": { @@ -1222,6 +1274,9 @@ }, "placeholder": "Горный пеший туризм, Альпинизм…" }, + "sanitary_dump_station": { + "label": "Ассенизационная сливная станция" + }, "seasonal": { "label": "Сезонный объект" }, @@ -1246,6 +1301,7 @@ }, "service_rail": { "options": { + "crossover": "Стрелочный съезд", "siding": "Запасной путь", "spur": "Ответвление пути", "yard": "Ж/Д пути на сортировочной станции" @@ -1366,6 +1422,9 @@ }, "placeholder": "Твердая, скорее твёрдая, мягкая" }, + "traffic_signals": { + "label": "Тип" + }, "trail_visibility": { "label": "Видимость пути", "options": { @@ -1390,6 +1449,9 @@ "water": { "label": "Тип" }, + "water_point": { + "label": "Источник воды" + }, "waterway": { "label": "Тип" }, @@ -1528,7 +1590,8 @@ "terms": "велопрокат, прокат велосипедов, аренда велосипедов" }, "amenity/bicycle_repair_station": { - "name": "Станция велоремонта" + "name": "Станция велоремонта", + "terms": "веломастерская, ремонт велосипедов, велосервис" }, "amenity/biergarten": { "name": "Пивной сад (Бавария)" @@ -1660,6 +1723,10 @@ "name": "Рынок", "terms": "Рынок" }, + "amenity/motorcycle_parking": { + "name": "Стоянка для мотоциклов", + "terms": "мотопарковка, мотопаркинг, парковка для мотоциклов, паркинг для мотоциклов, мотостоянка" + }, "amenity/nightclub": { "name": "Ночной клуб", "terms": "дискотека, клубешник, гадюшник, клуб" @@ -1732,6 +1799,9 @@ "name": "Ресторан", "terms": "Ресторан, Столовая" }, + "amenity/sanitary_dump_station": { + "name": "Ассенизационная сливная станция" + }, "amenity/school": { "name": "Территория школы", "terms": "школа, лицей, гимназия" @@ -1804,6 +1874,9 @@ "name": "Область", "terms": "Область" }, + "area/highway": { + "name": "Дорожное покрытие" + }, "barrier": { "name": "Преграда", "terms": "препятствие, преграда, барьер, заграждение" @@ -1920,8 +1993,7 @@ "terms": "стройка, строительство, сооружение" }, "building/detached": { - "name": "Отдельностоящий частный жилой дом", - "terms": "частное владение, обособленный дом, отдельностоящий дом" + "name": "Частный жилой дом" }, "building/dormitory": { "name": "Студенческое общежитие", @@ -1986,6 +2058,9 @@ "name": "Здание школы", "terms": "Здание школы, Школа" }, + "building/semidetached_house": { + "name": "Сблокированный дом" + }, "building/shed": { "name": "Сарай", "terms": "сарай" @@ -2223,7 +2298,12 @@ "terms": "вход, выход" }, "footway/crossing": { - "name": "Пешеходный переход" + "name": "Пешеходный переход", + "terms": "перекресток, переезд, пересечение, скрещение" + }, + "footway/crosswalk": { + "name": "Пешеходный переход", + "terms": "переход, пешеходный переход, зебра, светофор" }, "footway/sidewalk": { "name": "Тротуар", @@ -2277,8 +2357,16 @@ "name": "Автобусная остановка", "terms": "остановка, остановка общественного транспорта, автобусная остановка" }, + "highway/corridor": { + "name": "Внутренний коридор" + }, "highway/crossing": { - "name": "Пешеходный переход" + "name": "Пешеходный переход", + "terms": "перекресток, переезд, пересечение, скрещение" + }, + "highway/crosswalk": { + "name": "Пешеходный переход", + "terms": "переход, пешеходный переход, зебра, светофор" }, "highway/cycleway": { "name": "Велодорожка", @@ -2336,7 +2424,7 @@ "terms": "привал, стоянка" }, "highway/road": { - "name": "Тропа? Дорога? Ступеньки? Ворота есть? Шлагбаумы? Частная дорога?", + "name": "Дорога неизвестного класса", "terms": "неизвестная" }, "highway/secondary": { @@ -2455,12 +2543,15 @@ "name": "Придорожная часовня", "terms": "Придорожная часовня" }, + "junction": { + "name": "Перекрёсток" + }, "landuse": { "name": "Землепользование" }, "landuse/allotments": { "name": "Садовые участки", - "terms": "Участки садов и огородов, Сады и огороды" + "terms": "Участки садов и огородов, Сады и огороды, СОТ, СНТ, Дачи" }, "landuse/basin": { "name": "Хранилище сточных вод", @@ -2752,6 +2843,12 @@ "name": "Бункер", "terms": "Бункер, Подземное убежище, Подземное укрытие" }, + "military/danger_area": { + "name": "Опасная зона" + }, + "military/naval_base": { + "name": "Военно-морская база" + }, "military/range": { "name": "Военный полигон", "terms": "военный полигон, стрельбище" @@ -2885,6 +2982,7 @@ "terms": "Бюро по недвижимости, Риелтор, Риелторская фирма, Риелторская компания," }, "office/financial": { + "name": "Финансовая организация", "terms": "финансовая организация" }, "office/government": { @@ -2912,6 +3010,7 @@ "terms": "Общественное движение, НКО, Неправительственная организация, Некоммерческая организация, Общественный фонд, Общественное учреждение," }, "office/physician": { + "name": "Врач", "terms": "врач, доктор, медик" }, "office/political_party": { @@ -2947,7 +3046,8 @@ "terms": "город" }, "place/farm": { - "name": "Ферма" + "name": "Ферма", + "terms": "Ферма, Сельхозпредприятие" }, "place/hamlet": { "name": "Малое село", @@ -3746,6 +3846,9 @@ "name": "Поверхность реки", "terms": "Урез берега реки" }, + "waterway/sanitary_dump_station": { + "name": "Морская ассенизационная станция" + }, "waterway/stream": { "name": "Ручей", "terms": "Ручей" diff --git a/vendor/assets/iD/iD/locales/si.json b/vendor/assets/iD/iD/locales/si.json index d0829e939..94f0e78ea 100644 --- a/vendor/assets/iD/iD/locales/si.json +++ b/vendor/assets/iD/iD/locales/si.json @@ -222,7 +222,6 @@ "zoom_in_edit": "සංස්කරණය කිරීම සදහා සමීප කරන්න ", "logout": "ඉවත් වන්න ", "loading_auth": "OpenStreetMap වෙත සම්බන්ද වෙමින්...", - "report_a_bug": "දෝෂයක් වාර්තා කිරීම සදහා", "feature_info": { "hidden_warning": "සෙගවුන ලක්ෂණ {count} ක්", "hidden_details": " {details} : මෙම ලක්ෂණ මේ අවස්ථාවේදී සැගව පවතී" diff --git a/vendor/assets/iD/iD/locales/sk.json b/vendor/assets/iD/iD/locales/sk.json index 19f163d84..d9061ac55 100644 --- a/vendor/assets/iD/iD/locales/sk.json +++ b/vendor/assets/iD/iD/locales/sk.json @@ -143,7 +143,8 @@ "not_eligible": "Tieto objekty nemôžu byÅ¥ zlúčené.", "not_adjacent": "Tieto čiary nemožno zlúčiÅ¥, pretože nie sú prepojené.", "restriction": "Tieto čiary nemôžu byÅ¥ zlúčené, pretože aspoň jedna z nich je členom relácie \"{relation}\".", - "incomplete_relation": "Tieto objekty nemôžu byÅ¥ zlúčené, pretože aspoň jeden z nich nebol úplne stiahnutý." + "incomplete_relation": "Tieto objekty nemôžu byÅ¥ zlúčené, pretože aspoň jeden z nich nebol úplne stiahnutý.", + "conflicting_tags": "Tieto čiary nemôžu byt zlúčené, pretože niektoré ich označenia majú konfliktné hodnoty." }, "move": { "title": "Presuň", @@ -226,7 +227,8 @@ "zoom_in_edit": "Priblíž mapu pre editovanie", "logout": "odhlásiÅ¥", "loading_auth": "Pripájam na OpenStreetMap...", - "report_a_bug": "nahlásiÅ¥ chybu", + "report_a_bug": "NahlásiÅ¥ chybu", + "help_translate": "Pomoc s prekladom", "feature_info": { "hidden_warning": "{count} skrytých objektov", "hidden_details": "Tieto objekty sú skryté: {details}" @@ -484,6 +486,7 @@ "out": "Oddiaľ" }, "cannot_zoom": "V tomto móde nemožno viac oddialiÅ¥.", + "full_screen": "Prepni na plnú obrazovku", "gpx": { "local_layer": "Lokálny GPX súbor", "drag_drop": "Pretiahnite a pustite .gpx súbor na stránku, alebo ckliknite na tlačítko napravo pre výber", @@ -622,7 +625,9 @@ "title": "Povolené" } }, + "placeholder": "NeÅ¡pecifikované", "types": { + "access": "VÅ¡etko", "bicycle": "Bicykle", "foot": "Chodci", "horse": "Kone", @@ -630,6 +635,7 @@ } }, "access_simple": { + "label": "Povolený vstup", "placeholder": "áno" }, "access_toilets": { @@ -1419,6 +1425,9 @@ }, "placeholder": "Pevná, väčšinou pevná, mäkká..." }, + "traffic_signals": { + "label": "Typ" + }, "trail_visibility": { "label": "ViditeľnosÅ¥ trasy", "options": { @@ -1719,6 +1728,10 @@ "name": "Tržnica", "terms": "trznica,trhovisko,burza,bazár,bazar,trhy,trh" }, + "amenity/motorcycle_parking": { + "name": "Parkovanie pre motocykle", + "terms": "parkovisko,motorky,stojan,stojan pre motorky,moped,babeta,parkovanie pre motorky" + }, "amenity/nightclub": { "name": "Nočný klub", "terms": "nocny klub" @@ -1988,7 +2001,7 @@ "terms": "budova vo vystavbe,stavba,stavenisko" }, "building/detached": { - "name": "Samostatný dom", + "name": "Samostantný dom", "terms": "samostatny dom" }, "building/dormitory": { @@ -2055,6 +2068,10 @@ "name": "Å kolská budova", "terms": "skolska budova,skola,Å¡kola" }, + "building/semidetached_house": { + "name": "Dvojdom", + "terms": "polovica dvojdomu" + }, "building/shed": { "name": "Å opa", "terms": "sopa,pristresok,prístreÅ¡ok,kôlňa,kolna" @@ -2548,8 +2565,8 @@ "terms": "vuzitie uzemia, vyuzitie pody, využitie pôdy, krajina" }, "landuse/allotments": { - "name": "Záhradkárska osada", - "terms": "zahradkarska osada,zahradky,záhradky,zahrady,záhrady,kolonia,kolónia" + "name": "Komunitná záhrada", + "terms": "komunitna zahrada,pestovatelska plocha,poestvateľská plocha" }, "landuse/basin": { "name": "Zadržiavacia nádrž", @@ -2703,6 +2720,14 @@ "name": "Basketbalové ihrisko", "terms": "basketbalove ihrisko,basketbal,basket,streetbal" }, + "leisure/pitch/rugby_league": { + "name": "Ihrisko ragby league", + "terms": "rugby league" + }, + "leisure/pitch/rugby_union": { + "name": "Ihrisko ragby union", + "terms": "rugby union" + }, "leisure/pitch/skateboard": { "name": "Skateboardový park", "terms": "skateboadovy park,skejtbordovy,skatebordovy,park" @@ -2843,10 +2868,30 @@ "name": "Bunker", "terms": "opevnenie,vojenské opevnenie,vojenske opevnenie" }, + "military/checkpoint": { + "name": "Kontrolné stanoviÅ¡te", + "terms": "kontrolne stanoviste,vojenske stanoviste,vojenské stanoviÅ¡te,vojenska kontrola,vojenská kontrola" + }, + "military/danger_area": { + "name": "Nebezpečná zóna", + "terms": "bezpecna zona,zakazana zona,zakázaná zóna,nebezpecenstvo,nebezpečenstvo" + }, + "military/naval_base": { + "name": "Námorná základňa", + "terms": "namorna zakladna,ponorkova zakladna,ponorková základňa,ponorky,lode" + }, + "military/obstacle_course": { + "name": "Prekážková dráha", + "terms": "cvičisko s prekážkami,cvicisko s prekazkami,prekazkova draha,prekážková dráha,vojenské cvicisko,vojenské cvičisko" + }, "military/range": { "name": "Vojenská strelnica", "terms": "vojenska strelnica,cvičisko,cvicisko" }, + "military/training_area": { + "name": "Cvičisko", + "terms": "cvicisko,vojenske cvicisko,vojenské cvičisko " + }, "natural": { "name": "Prírodné", "terms": "prirodne,prirodny,príroda,priroda" diff --git a/vendor/assets/iD/iD/locales/sl.json b/vendor/assets/iD/iD/locales/sl.json index b6c4ab573..ec93dc4a8 100644 --- a/vendor/assets/iD/iD/locales/sl.json +++ b/vendor/assets/iD/iD/locales/sl.json @@ -217,7 +217,6 @@ "zoom_in_edit": "Za urejanje približaj pogled", "logout": "odjava", "loading_auth": "Povezovanje z OpenStreetMap...", - "report_a_bug": "prijavi napako", "status": { "error": "Ne morem se povezati na API.", "offline": "API je offline. Prosimo, poskusite urejati kasneje.", @@ -1598,10 +1597,6 @@ "name": "Stavba v izgradnji", "terms": "stavba v gradnji" }, - "building/detached": { - "name": "Enodružinska hiÅ¡a", - "terms": "samostojna hiÅ¡a" - }, "building/dormitory": { "name": "Å tudentski/dijaÅ¡ki dom", "terms": "Å¡tudentski dom,dijaÅ¡ki dom" @@ -2109,10 +2104,6 @@ "name": "Kapelica", "terms": "kapelica" }, - "landuse/allotments": { - "name": "Vrtički", - "terms": "vrtci,vrtovi" - }, "landuse/basin": { "name": "Čistilni bazen", "terms": "usedalnik" diff --git a/vendor/assets/iD/iD/locales/sq.json b/vendor/assets/iD/iD/locales/sq.json index f4eb10618..a2055c5a9 100644 --- a/vendor/assets/iD/iD/locales/sq.json +++ b/vendor/assets/iD/iD/locales/sq.json @@ -217,7 +217,6 @@ "zoom_in_edit": "Zmadhoni për të redaktuar", "logout": "dil", "loading_auth": "Lidh me OpenStreetMap...", - "report_a_bug": "Raporto një bug", "feature_info": { "hidden_warning": "{count} tipare të fshehura", "hidden_details": "Këto tipare janë aktualisht të fshehura: {details}" @@ -467,6 +466,9 @@ "wlan": "Wifi", "yes": "Po" } + }, + "piste/difficulty": { + "label": "Vështersia" } }, "presets": { diff --git a/vendor/assets/iD/iD/locales/sr.json b/vendor/assets/iD/iD/locales/sr.json index c7dd8f262..dd6519035 100644 --- a/vendor/assets/iD/iD/locales/sr.json +++ b/vendor/assets/iD/iD/locales/sr.json @@ -199,7 +199,6 @@ "zoom_in_edit": "Увећајте да бисте уређивали", "logout": "одјава", "loading_auth": "Повезивање са Опенстритмап...", - "report_a_bug": "пријави грешку", "status": { "error": "Није могуће повезати се АПИ-јем.", "offline": "АПИ је ван мреже. Молимо вас покушајте уређивање касније.", @@ -1259,9 +1258,6 @@ "building/construction": { "name": "Зграда у изградњи" }, - "building/detached": { - "name": "Породична кућа" - }, "building/dormitory": { "name": "Студентски дом" }, @@ -1563,9 +1559,6 @@ "historic/wayside_shrine": { "name": "Храм поред пута" }, - "landuse/allotments": { - "name": "Парцеле" - }, "landuse/basin": { "name": "Слив" }, diff --git a/vendor/assets/iD/iD/locales/sv.json b/vendor/assets/iD/iD/locales/sv.json index 1334d1223..cecedaa1d 100644 --- a/vendor/assets/iD/iD/locales/sv.json +++ b/vendor/assets/iD/iD/locales/sv.json @@ -143,7 +143,8 @@ "not_eligible": "Dessa objekt kan inte slÃ¥s samman.", "not_adjacent": "Dessa linjer kan inte slÃ¥s ihop dÃ¥ dem inte är ihopsatta.", "restriction": "Dessa linjer kan inte slÃ¥s samman dÃ¥ minst en av dem tillhör relationen \"{relation}\".", - "incomplete_relation": "Dessa objekt kan inte sammanfogas dÃ¥ Ã¥tminstone ett inte hämtats fullständigt." + "incomplete_relation": "Dessa objekt kan inte sammanfogas dÃ¥ Ã¥tminstone ett inte hämtats fullständigt.", + "conflicting_tags": "Dessa linjer kan inte sammanfogas dÃ¥ nÃ¥gra av dess taggar har motstridiga värden." }, "move": { "title": "Flytta", @@ -226,7 +227,8 @@ "zoom_in_edit": "Zooma in för att redigera", "logout": "logga ut", "loading_auth": "Ansluter till OpenStreetMap...", - "report_a_bug": "rapportera ett fel", + "report_a_bug": "Rapportera ett fel", + "help_translate": "Hjälp till och översätta", "feature_info": { "hidden_warning": "{count} dolda objekt", "hidden_details": "Detta objekt är dolt för tillfället: {details}" @@ -484,6 +486,7 @@ "out": "Zooma ut" }, "cannot_zoom": "GÃ¥r ej att zooma ut ytterligare med nuvarande sätt.", + "full_screen": "Växla fullskärm", "gpx": { "local_layer": "Lokal gpx-fil", "drag_drop": "Dra och släpp en .gpx-fil pÃ¥ sidan, eller klicka pÃ¥ knappen till höger för att bläddra", @@ -622,7 +625,9 @@ "title": "TillÃ¥tna" } }, + "placeholder": "Ej specificerat", "types": { + "access": "Generell", "bicycle": "Cyklar", "foot": "Fotgängare", "horse": "Hästar", @@ -630,6 +635,7 @@ } }, "access_simple": { + "label": "TillÃ¥ten Ã¥tkomst", "placeholder": "ja" }, "access_toilets": { @@ -1419,6 +1425,9 @@ }, "placeholder": "Fast, Mestadels fast, Mjuk ..." }, + "traffic_signals": { + "label": "Typ" + }, "trail_visibility": { "label": "Synlighet", "options": { @@ -1719,6 +1728,10 @@ "name": "Marknadsplats", "terms": "Saluhall, torg, marknad, salutorg" }, + "amenity/motorcycle_parking": { + "name": "Motorcykelparkering", + "terms": "Motorcykelparkering, parkering motorcykel, ställplats, motorcykelställ, parkering, motorcykel, parkeringsplats, parkeringsplats motorcykel" + }, "amenity/nightclub": { "name": "Nattklubb", "terms": "Nattklubb, disko, diskotek, klubb, nöjeslokal, dansställe, bar, disco, dans, dansklubb" @@ -1988,8 +2001,8 @@ "terms": "Byggnad under konstruktion, Byggnad under uppförande, byggarbete, bygge, byggarbetsplats, byggnation, byggnadsplats" }, "building/detached": { - "name": "FristÃ¥ende villa", - "terms": "Villa, hus, smÃ¥hus, enfamiljshus, enbostadshus, kÃ¥k, egnahem, fristÃ¥ende hus, friliggande hus, envÃ¥ningshus" + "name": "FristÃ¥ende hus", + "terms": "Villa, hus, smÃ¥hus, enfamiljshus, enbostadshus, kÃ¥k, egnahem, fristÃ¥ende hus, friliggande hus, envÃ¥ningshus, fristÃ¥ende villa, friliggande villa" }, "building/dormitory": { "name": "Elevhem", @@ -2055,6 +2068,10 @@ "name": "Skolbyggnad", "terms": "Skolbyggnad, skola, läroanstalt, undervisningsanstalt, lärosäte, grundskola, gymnasium, folkhögskola, läroverk, skolhus, skolväsen, undervisning, utbildning, mellanstadium, lÃ¥gstadium, högstadium, komvux" }, + "building/semidetached_house": { + "name": "Delvist FristÃ¥ende hus", + "terms": "Villa, hus, smÃ¥hus, fristÃ¥ende hus, friliggande hus, radhus, parhus, radhusomrÃ¥de, parhusomrÃ¥de" + }, "building/shed": { "name": "Skjul", "terms": "Skjul, friggebod, uthus, bod, barack, förrÃ¥d, förvaringsskjul, visthusbod, visthus, hobbyhus, förvaring, verkstad, hobbyrum" @@ -2548,8 +2565,8 @@ "terms": "Markanvändning, landanvändning, användningsomrÃ¥de" }, "landuse/allotments": { - "name": "Kolonilotter", - "terms": "Kolonilott, lott, täppa, koloniträdgÃ¥rd, odlingslott, " + "name": "KoloniomrÃ¥de", + "terms": "Kolonilott, lott, täppa, koloniträdgÃ¥rd, odlingslott, koloniomrÃ¥de" }, "landuse/basin": { "name": "AvrinningsomrÃ¥de", @@ -2703,6 +2720,14 @@ "name": "Basketplan", "terms": "Basketplan, basket, korgboll" }, + "leisure/pitch/rugby_league": { + "name": "Rugby League-plan", + "terms": "Rugby League, rugby, rugger, rugby football, rugbyplan" + }, + "leisure/pitch/rugby_union": { + "name": "Rugby Union-plan", + "terms": "Rugby Union-plan, rugby union, rugby, rugger, rugby football, rugbyplan" + }, "leisure/pitch/skateboard": { "name": "Skateboardpark", "terms": "Skateboardpark, Skate Park, skateboard, skateboardramp, halfpipe " @@ -2843,10 +2868,30 @@ "name": "Bunker", "terms": "Bunker, skyddsrum, stridsvärn, värn" }, + "military/checkpoint": { + "name": "kontrollpunkt", + "terms": "Kontrollpunkt, kontrollstation, militär kontroll" + }, + "military/danger_area": { + "name": "Farligt omrÃ¥de", + "terms": "Farligt omrÃ¥de, skjutbana, säkerhetszon, militärt skyddsomrÃ¥de, militärt övningsomrÃ¥de" + }, + "military/naval_base": { + "name": "Marinbas", + "terms": "Marinbas, marint förband, marinen, flottan, amfibiekÃ¥ren, Kustartilleriet, flottilj, flottbas, örlogsbas" + }, + "military/obstacle_course": { + "name": "Hinderbana", + "terms": "Hinderbana, hoppbana, hinderlöpning, hinderlopp" + }, "military/range": { "name": "Militärt övningsomrÃ¥de", "terms": "Militärt övningsomrÃ¥de, övningsomrÃ¥de, skjutbana" }, + "military/training_area": { + "name": "Övningsfält", + "terms": "Övningsfält, skjutbana, övningsomrÃ¥de" + }, "natural": { "name": "Naturlig", "terms": "Naturligt, naturlig, natur, skyddsomrÃ¥de, naturanvändning, geologi" diff --git a/vendor/assets/iD/iD/locales/te.json b/vendor/assets/iD/iD/locales/te.json index 80ff4d274..e41dcd153 100644 --- a/vendor/assets/iD/iD/locales/te.json +++ b/vendor/assets/iD/iD/locales/te.json @@ -146,7 +146,6 @@ "zoom_in_edit": "మార్చడానికి దగ్గరగా వీక్షించు", "logout": "నిష్క్రమించు", "loading_auth": "ఓపెన్‌స్ట్రీట్‌మ్యాపుకి అనుసంధానిస్తున్నాం…", - "report_a_bug": "ఒక తప్పును నివేదించు", "commit": { "title": "మార్పులను భద్రపరచు", "description_placeholder": "మీ మార్పులకు టూకీ వివరణ", diff --git a/vendor/assets/iD/iD/locales/tl.json b/vendor/assets/iD/iD/locales/tl.json index 368a51e54..3d5612285 100644 --- a/vendor/assets/iD/iD/locales/tl.json +++ b/vendor/assets/iD/iD/locales/tl.json @@ -215,7 +215,6 @@ "zoom_in_edit": "Mag-zoom-in para makapag-edit", "logout": "Mag-logout", "loading_auth": "Kumokonekta sa OpenStreetMap ...", - "report_a_bug": "I-ulat ang bug", "status": { "error": "Hindi maka-konekta sa API.", "offline": "Kasalukuyang offline ang API. Subukang mag-edit muli sa ibang pagkakataon.", diff --git a/vendor/assets/iD/iD/locales/tr.json b/vendor/assets/iD/iD/locales/tr.json index 61161bdc8..c71c6c5ce 100644 --- a/vendor/assets/iD/iD/locales/tr.json +++ b/vendor/assets/iD/iD/locales/tr.json @@ -217,7 +217,6 @@ "zoom_in_edit": "Güncellemek/değiştirmek için görüntüyü yakınlaştır.", "logout": "Çıkış", "loading_auth": "OpenStreetMap'e bağlanıyor...", - "report_a_bug": "Hata rapor et", "status": { "error": "APIya bağlanılamıyor.", "offline": "API kapalı. Daha sonra yeniden dene.", @@ -1333,9 +1332,6 @@ "building/construction": { "name": "Yapı Ä°nşaat Aşamasında" }, - "building/detached": { - "name": "Ayrık Ev" - }, "building/dormitory": { "name": "Yurt" }, @@ -1636,9 +1632,6 @@ "junction": { "name": "Yol Ayrımı" }, - "landuse/allotments": { - "name": "Bostanlar" - }, "landuse/basin": { "name": "Havza" }, diff --git a/vendor/assets/iD/iD/locales/uk.json b/vendor/assets/iD/iD/locales/uk.json index 857a79485..3aaca0beb 100644 --- a/vendor/assets/iD/iD/locales/uk.json +++ b/vendor/assets/iD/iD/locales/uk.json @@ -143,7 +143,8 @@ "not_eligible": "Ці об’єкти неможливо об’єднати.", "not_adjacent": "Ці лінії неможливо об’єднати, бо вони не з’єднані.", "restriction": "Ці лінії не можуть бути об’єднані, принаймні одна з них є членом зв’язку \"{relation}\".", - "incomplete_relation": "Ці об’єкти не можуть бути об’єднані, принаймні один з них завантажений не повністю." + "incomplete_relation": "Ці об’єкти не можуть бути об’єднані, принаймні один з них завантажений не повністю.", + "conflicting_tags": "Ці лінії неможливо об’єднати, тому що їх теґи містять суперечливі значення." }, "move": { "title": "Пересунути", @@ -226,7 +227,6 @@ "zoom_in_edit": "Необхідно збільшити масштаб, щоб редагувати", "logout": "вийти", "loading_auth": "З’єднання з OpenStreetMap…", - "report_a_bug": "повідомити про помилку", "feature_info": { "hidden_warning": "приховано об’єктів - {count} ", "hidden_details": "Ці об’єкти є прихованими: {details}" @@ -623,7 +623,9 @@ "title": "Дозволений" } }, + "placeholder": "Не визначено", "types": { + "access": "Загальний", "bicycle": "Велосипедам", "foot": "Пішки", "horse": "Коням", @@ -631,6 +633,7 @@ } }, "access_simple": { + "label": " Пересування дозволено", "placeholder": "так" }, "access_toilets": { @@ -1420,6 +1423,9 @@ }, "placeholder": "Тверде, переважно тверде, м’яке" }, + "traffic_signals": { + "label": "Тип" + }, "trail_visibility": { "label": "Видимість маршруту", "options": { @@ -1720,6 +1726,10 @@ "name": "Ринок", "terms": "Marketplace, hbyjr, базар, базарна площа" }, + "amenity/motorcycle_parking": { + "name": "Стоянка для мотоциклів", + "terms": "стоянка,мотоцикл" + }, "amenity/nightclub": { "name": "Нічний клуб", "terms": "Nightclub, ysxybq rke, нічний клуб, розваги, дискотека, бар" @@ -1989,8 +1999,8 @@ "terms": "будівля, будівництво, будмайданчик" }, "building/detached": { - "name": "Приватний Будинок", - "terms": "будівля, дім, будинок, відокремлений будинок, поселення" + "name": "Садиба", + "terms": "будинок,маєток,садиба" }, "building/dormitory": { "name": "Гуртожиток", @@ -2056,6 +2066,10 @@ "name": "Школа", "terms": "School, irjkf, школа" }, + "building/semidetached_house": { + "name": "Двоквартирний будинок", + "terms": "будинок,квартира,два,дві,володар" + }, "building/shed": { "name": "Сарай", "terms": "сарай, гараж" @@ -2550,7 +2564,7 @@ }, "landuse/allotments": { "name": "Дачі/горо́ди", - "terms": "Allotments, lfxs ujhjlb, дача, город, ділянка, наділ" + "terms": "дача,город,ділянка" }, "landuse/basin": { "name": "Водойма", @@ -2704,6 +2718,14 @@ "name": "Баскетбольний майданчик", "terms": "Basketball Court, fcrtnjkmybq vfqlfyxbr, баскетбольний майданчик, баскетбол" }, + "leisure/pitch/rugby_league": { + "name": "Поле для регбіліг", + "terms": "регбі,м’яч,м'яч,спорт,поле,майданчик,регбіліг" + }, + "leisure/pitch/rugby_union": { + "name": "Поле для регбі", + "terms": "регбіюніон,юніон,регбі,м'яч,м’яч,поле,майданчик,спорт" + }, "leisure/pitch/skateboard": { "name": "Скейт-парк", "terms": "Skate Park, crtqn-gfhr, екстрім, скейт-парк" @@ -2844,10 +2866,30 @@ "name": "Бункер", "terms": "бункер, сховище" }, + "military/checkpoint": { + "name": "Контрольно-пропускний пункт", + "terms": "Контрольно-пропускний пункт,пост,блок,блок-пост,перевірка,пункт" + }, + "military/danger_area": { + "name": "Небезпечна зона", + "terms": "небезпека,військові дії,навчання,бойові дії" + }, + "military/naval_base": { + "name": "Військово-морська база", + "terms": "флот,база,моряк,корабель,човен,вісйсковий,зброя" + }, + "military/obstacle_course": { + "name": "Смуга перешкод", + "terms": "війська,тренування,перешкоди,навчання,учбовий центр" + }, "military/range": { "name": "Військовий полігон", "terms": "військовий полігін " }, + "military/training_area": { + "name": "Полігон", + "terms": "тренувальний полігон,військовий,навчальний центр,стрільбище,тир,зброя" + }, "natural": { "name": "Природа", "terms": "Natural, ghbhjlf, природа" diff --git a/vendor/assets/iD/iD/locales/vi.json b/vendor/assets/iD/iD/locales/vi.json index 39a4229ba..77cc9a6fb 100644 --- a/vendor/assets/iD/iD/locales/vi.json +++ b/vendor/assets/iD/iD/locales/vi.json @@ -143,7 +143,8 @@ "not_eligible": "Không thể gộp các đối tượng này.", "not_adjacent": "Không thể gộp các đường kẻ không nối liền với nhau.", "restriction": "Không thể gộp các đường kẻ này vì ít nhất một trong những đường kẻ trá»±c thuộc quan hệ “{relation}”.", - "incomplete_relation": "Không thể gộp vì một trong số đối tượng này chÆ°a được tải về hoàn toàn." + "incomplete_relation": "Không thể gộp vì một trong số đối tượng này chÆ°a được tải về hoàn toàn.", + "conflicting_tags": "Không thể gộp các đường kẻ này vì một số thẻ có giá trị xung đột." }, "move": { "title": "Di chuyển", @@ -226,7 +227,8 @@ "zoom_in_edit": "Phong to để Sá»­a đổi", "logout": "đăng xuất", "loading_auth": "Đang kết nối với OpenStreetMap…", - "report_a_bug": "báo cáo lỗi", + "report_a_bug": "Báo cáo lỗi", + "help_translate": "Hợp tác biên dịch", "feature_info": { "hidden_warning": "{count} đối tượng ẩn", "hidden_details": "Các đối tượng này đang ẩn: {details}" @@ -1423,6 +1425,9 @@ }, "placeholder": "Rất chắc, Khá Chắc, Mềm…" }, + "traffic_signals": { + "label": "Kiểu" + }, "trail_visibility": { "label": "Tầm nhìn trên Đường mòn", "options": { @@ -1723,6 +1728,10 @@ "name": "Chợ phiên", "terms": "chợ phiên, chợ trời, chợ xổm, chợ, cho phien, cho troi, cho xom, cho" }, + "amenity/motorcycle_parking": { + "name": "Chỗ Đậu Xe máy", + "terms": "chỗ đậu xe máy, đậu xe máy, chỗ đậu mô-tô, chỗ đậu mô tô, đậu mô-tô, chỗ đậu mô tô, chỗ đậu xe hai bánh, đậu xe hai bánh, chỗ đậu xe ba bánh, đậu xe ba bánh, cho dau xe may, dau xe may, cho dau mo-to, cho dau mo to, dau mo-to, dau mo to, cho dau xe hai banh, dau xe hai banh, cho dau xe ba banh, dau xe ba banh" + }, "amenity/nightclub": { "name": "Câu lạc bộ Giải trí", "terms": "câu lạc bộ giải trí, clb giải trí, câu lạc bộ đêm, clb đêm, vÅ© trường, hộp đêm, câu lạc bộ, sàn nhảy về đêm, cau lac bo giai tri, clb giai tri, cau lac bo dem, clb dem, vu truong, hop dem, cau lac bo, san nhay ve dem" @@ -2059,6 +2068,10 @@ "name": "Nhà Trường", "terms": "nhà trường, trường học, học viện, nha truong, truong học, hoc vien" }, + "building/semidetached_house": { + "name": "Nhà Bán tách biệt", + "terms": "nhà bán tách biệt, nhà bán biệt lập, nha ban tach biet, nha ban biet lap" + }, "building/shed": { "name": "Lán", "terms": "lán, lán trại, lều lán, túp lều, chuồng, lan, lan trai, leu lan, tup leu, chuong" @@ -2553,7 +2566,7 @@ }, "landuse/allotments": { "name": "Khu Vườn Gia đình", - "terms": "khu vườn gia đình, khu vuon gia dinh" + "terms": "khu vườn gia đình, khu vườn cộng đồng, khu vuon gia dinh, khu vuon cong dong" }, "landuse/basin": { "name": "LÆ°u vá»±c", @@ -2707,6 +2720,14 @@ "name": "Sân Bóng rổ", "terms": "sân bóng rổ, san bong ro" }, + "leisure/pitch/rugby_league": { + "name": "Sân cỏ Bóng bầu dục Liên đoàn", + "terms": "sân cỏ bóng bầu dục liên đoàn, sân cỏ banh bầu dục liên đoàn, sân cỏ bóng rugby league, sân cỏ banh rugby league, san co bong bau duc lien doan, san co banh bau duc lien doan, san co bong rugby league, san co banh rugby league" + }, + "leisure/pitch/rugby_union": { + "name": "Sân cỏ Bóng bầu dục Liên minh", + "terms": "sân cỏ bóng bầu dục liên minh, sân cỏ banh bầu dục liên minh, sân cỏ bóng rugby union, sân cỏ banh rugby union, san co bong bau duc lien minh, san co banh bau duc lien minh, san co bong rugby union, san co banh rugby union" + }, "leisure/pitch/skateboard": { "name": "Công viên Trượt ván", "terms": "công viên trượt ván, sân trượt ván, công viên trượt patin, sân trượt patin, cong vien truot van, san truot van, cong vien truot patin, san truot patin" @@ -2847,10 +2868,30 @@ "name": "Boong ke", "terms": "boong ke, boong-ke, boongke" }, + "military/checkpoint": { + "name": "Trạm Kiểm soát", + "terms": "trạm kiểm soát, tram kiem soat" + }, + "military/danger_area": { + "name": "Khu vá»±c Nguy hiểm", + "terms": "khu vá»±c nguy hiểm, vùng nguy hiểm, khu vuc nguy hiem, vung nguy hiem" + }, + "military/naval_base": { + "name": "Căn cứ Hải quân", + "terms": "căn cứ hải quân, can cu hai quan" + }, + "military/obstacle_course": { + "name": "Đường Chạy vượt Chướng ngại vật", + "terms": "đường chạy vượt chướng ngại vật, duong chay vuot chuong ngai vat" + }, "military/range": { "name": "Tầm đạn", "terms": "tầm đạn, tầm súng, tam dan, tam sung" }, + "military/training_area": { + "name": "Khu Tập luyện", + "terms": "khu tập luyện, khu luyện tập, khu tap luyen, khu luyen tap" + }, "natural": { "name": "Thiên nhiên", "terms": "thiên nhiên, tá»± nhiên, thien nhien, tu nhien" diff --git a/vendor/assets/iD/iD/locales/yue.json b/vendor/assets/iD/iD/locales/yue.json index 020f2e8d6..b3a08d525 100644 --- a/vendor/assets/iD/iD/locales/yue.json +++ b/vendor/assets/iD/iD/locales/yue.json @@ -199,7 +199,6 @@ "zoom_in_edit": "放大去改", "logout": "簽走", "loading_auth": "駁上去公家街圖⋯⋯", - "report_a_bug": "報告有錯", "status": { "error": "駁唔通程式接口。", "offline": "程式接口收工。遲啲再改啦。", @@ -1382,10 +1381,6 @@ "name": "路邊神祠", "terms": "Wayside Shrine,路邊神社,路邊神祠" }, - "landuse/allotments": { - "name": "菜地", - "terms": "Allotments,社區花園,菜地" - }, "landuse/basin": { "name": "盆地", "terms": "Basin,æ°´æ± ,盆地" diff --git a/vendor/assets/iD/iD/locales/zh-CN.json b/vendor/assets/iD/iD/locales/zh-CN.json index e13d63960..c2523d60a 100644 --- a/vendor/assets/iD/iD/locales/zh-CN.json +++ b/vendor/assets/iD/iD/locales/zh-CN.json @@ -226,7 +226,6 @@ "zoom_in_edit": "放大地图以编辑", "logout": "退出", "loading_auth": "正在连接OpenStreetMap...", - "report_a_bug": "报告漏洞", "feature_info": { "hidden_warning": "{count}个隐藏特征", "hidden_details": "以下要素目前被隐藏:{details}" @@ -623,7 +622,9 @@ "title": "允许的" } }, + "placeholder": "未指定", "types": { + "access": "全部", "bicycle": "自行车", "foot": "步行", "horse": "马匹", @@ -1689,6 +1690,9 @@ "name": "市场", "terms": "市场,菜市场" }, + "amenity/motorcycle_parking": { + "name": "摩托车停车场" + }, "amenity/nightclub": { "name": "夜总会", "terms": "夜店,夜总会" @@ -1937,9 +1941,6 @@ "building/construction": { "name": "在建建筑" }, - "building/detached": { - "name": "连体屋" - }, "building/dormitory": { "name": "宿舍" }, @@ -2396,10 +2397,6 @@ "name": "交叉口", "terms": "交通枢纽,路口" }, - "landuse/allotments": { - "name": "菜地", - "terms": "菜地,社区花园" - }, "landuse/basin": { "name": "æ°´æ± ", "terms": "æ°´æ± " diff --git a/vendor/assets/iD/iD/locales/zh-HK.json b/vendor/assets/iD/iD/locales/zh-HK.json index c591b155c..794c87edb 100644 --- a/vendor/assets/iD/iD/locales/zh-HK.json +++ b/vendor/assets/iD/iD/locales/zh-HK.json @@ -199,7 +199,6 @@ "zoom_in_edit": "放大去改", "logout": "簽走", "loading_auth": "駁上去公家街圖⋯⋯", - "report_a_bug": "報告有錯", "status": { "error": "駁唔通程式接口。", "offline": "程式接口收工。遲啲再改啦。", @@ -1312,10 +1311,6 @@ "name": "路邊神祠", "terms": "Wayside Shrine,路邊神社,路邊神祠" }, - "landuse/allotments": { - "name": "菜地", - "terms": "Allotments,社區花園,菜地" - }, "landuse/basin": { "name": "盆地", "terms": "Basin,æ°´æ± ,盆地" diff --git a/vendor/assets/iD/iD/locales/zh-TW.json b/vendor/assets/iD/iD/locales/zh-TW.json index 5ccf1b297..7c08de2a7 100644 --- a/vendor/assets/iD/iD/locales/zh-TW.json +++ b/vendor/assets/iD/iD/locales/zh-TW.json @@ -114,7 +114,7 @@ "connected_to_hidden": "這個沒辦法刪除,因為與其他隱藏的圖徵相連" }, "add_member": { - "annotation": "給關係添加了一成員。" + "annotation": "給關係增加了一成員。" }, "delete_member": { "annotation": "從關係移除了一成員。" @@ -143,7 +143,8 @@ "not_eligible": "不能合併這些物件。", "not_adjacent": "這些線段並不連接,不能合併。", "restriction": "這些線段不能合併,因為其中最少有一條線段是\"{relation}\" 關係的成員。", - "incomplete_relation": "這些物件不能合併,因為其中最少有一件未有完全下載。" + "incomplete_relation": "這些物件不能合併,因為其中最少有一件未有完全下載。", + "conflicting_tags": "這些線段並不能合併,因為它們的標籤並不一樣。" }, "move": { "title": "移動", @@ -226,7 +227,8 @@ "zoom_in_edit": "放大以開始編輯", "logout": "登出", "loading_auth": "正在連接 OpenStreetMap...", - "report_a_bug": "回報編輯器問題", + "report_a_bug": "回報錯誤", + "help_translate": "協助翻譯", "feature_info": { "hidden_warning": "{count} 隱藏的圖徵", "hidden_details": "這些圖徵現在被隱藏.: {details}" @@ -317,7 +319,7 @@ "background": { "title": "背景", "description": "背景圖像設定", - "percent_brightness": "{opacity}%的光度", + "percent_brightness": "{opacity}%的亮度", "none": "無", "custom": "客製化", "custom_button": "編輯自訂的背景", @@ -1423,6 +1425,9 @@ }, "placeholder": "堅硬地面、硬物鋪面、軟鋪面" }, + "traffic_signals": { + "label": "號誌種類" + }, "trail_visibility": { "label": "路徑可見度", "options": { @@ -1723,6 +1728,10 @@ "name": "市場", "terms": "市集,傳統市場,marketplace" }, + "amenity/motorcycle_parking": { + "name": "機車停車場", + "terms": "機車停車場,速克達停車場,摩托車停車場" + }, "amenity/nightclub": { "name": "夜總會", "terms": "夜店" @@ -1992,8 +2001,8 @@ "terms": "大樓施工建造" }, "building/detached": { - "name": "獨立式住宅", - "terms": "獨立式家屋,獨立式房子" + "name": "獨立式房屋", + "terms": "獨立式住宅,獨立式房子" }, "building/dormitory": { "name": "宿舍", @@ -2059,6 +2068,10 @@ "name": "中小學建築物", "terms": "學校建物,學校建築,小學建築,中學建築" }, + "building/semidetached_house": { + "name": "半獨立式房屋", + "terms": "半獨立式住宅,半獨立式房子" + }, "building/shed": { "name": "小屋", "terms": "小屋" @@ -2553,7 +2566,7 @@ }, "landuse/allotments": { "name": "社區農園", - "terms": "社區田圃,城市農園,社區園圃" + "terms": "社區田圃,城市農園,社區園圃,社區農地" }, "landuse/basin": { "name": "æ°´æ± ", @@ -2707,6 +2720,14 @@ "name": "籃球場", "terms": "籃球場,球場" }, + "leisure/pitch/rugby_league": { + "name": "聯盟式橄欖球", + "terms": "聯盟式橄欖球" + }, + "leisure/pitch/rugby_union": { + "name": "聯合式橄欖球", + "terms": "聯合式橄欖球" + }, "leisure/pitch/skateboard": { "name": "滑板公園", "terms": "滑板場,極限公園,極限運動公園" @@ -2847,10 +2868,30 @@ "name": "碉堡", "terms": "地堡" }, + "military/checkpoint": { + "name": "崗哨", + "terms": "軍事崗哨,哨點" + }, + "military/danger_area": { + "name": "危險區", + "terms": "危險地區,危險區域" + }, + "military/naval_base": { + "name": "海軍基地", + "terms": "軍港" + }, + "military/obstacle_course": { + "name": "障礙物", + "terms": "障礙物" + }, "military/range": { "name": "軍事靶場", "terms": "靶場" }, + "military/training_area": { + "name": "訓練場地", + "terms": "教練場" + }, "natural": { "name": "自然景觀", "terms": "自然物件" diff --git a/vendor/assets/iD/iD/locales/zh.json b/vendor/assets/iD/iD/locales/zh.json index fced559a6..e5f1d66c4 100644 --- a/vendor/assets/iD/iD/locales/zh.json +++ b/vendor/assets/iD/iD/locales/zh.json @@ -175,7 +175,6 @@ "zoom_in_edit": "放大编辑", "logout": "退出", "loading_auth": "连接OpenStreetMap...", - "report_a_bug": "报告bug", "status": { "error": "无法连接到API。", "offline": "API是离线的。请稍后尝试编辑。", @@ -965,9 +964,6 @@ "historic/wayside_shrine": { "name": "路边神社" }, - "landuse/allotments": { - "name": "社区花园" - }, "landuse/basin": { "name": "æ°´æ± " }, diff --git a/vendor/assets/iD/imagery.js b/vendor/assets/iD/imagery.js index e3e0ae899..a76c6c502 100644 --- a/vendor/assets/iD/imagery.js +++ b/vendor/assets/iD/imagery.js @@ -6971,1181 +6971,1047 @@ iD.data.imagery = [ "terms_text": "Geodatastyrelsen og Danske Kommuner" }, { - "name": "Geoimage.at MaxRes", + "name": "Geoportal.gov.pl (Orthophotomap)", "type": "tms", - "template": "http://geoimage.openstreetmap.at/4d80de696cd562a63ce463a58a61488d/{zoom}/{x}/{y}.jpg", + "template": "http://wms.misek.pl/geoportal.orto/tms/{zoom}/{x}/{y}", + "scaleExtent": [ + 6, + 24 + ], "polygon": [ [ [ - 16.5073284, - 46.9929304 + 15.9751041, + 54.3709213 ], [ - 16.283417, - 46.9929304 + 16.311164, + 54.5561775 ], [ - 16.135839, - 46.8713046 + 17.1391878, + 54.7845723 ], [ - 15.9831722, - 46.8190947 + 18.3448458, + 54.9022727 ], [ - 16.0493278, - 46.655175 + 19.6613689, + 54.4737213 ], [ - 15.8610387, - 46.7180116 + 20.2815206, + 54.4213456 ], [ - 15.7592608, - 46.6900933 + 21.4663914, + 54.3406369 ], [ - 15.5607938, - 46.6796202 + 22.7759855, + 54.3769755 ], [ - 15.5760605, - 46.6342132 + 22.8625989, + 54.4233613 ], [ - 15.4793715, - 46.6027553 + 23.2956657, + 54.2678633 ], [ - 15.4335715, - 46.6516819 + 23.5347186, + 54.0955258 ], [ - 15.2249267, - 46.6342132 + 23.5208604, + 53.9775182 ], [ - 15.0468154, - 46.6481886 + 23.7183389, + 53.4629603 ], [ - 14.9908376, - 46.5887681 + 23.9296755, + 53.1856735 ], [ - 14.9603042, - 46.6237293 + 23.9296755, + 52.6887269 ], [ - 14.8534374, - 46.6027553 + 23.732197, + 52.6067497 ], [ - 14.8330818, - 46.5012666 + 23.5658994, + 52.5878101 ], [ - 14.7516595, - 46.4977636 + 23.2090523, + 52.3302642 ], [ - 14.6804149, - 46.4381781 + 23.1951942, + 52.2370089 ], [ - 14.6142593, - 46.4381781 + 23.5035377, + 52.1860596 ], [ - 14.578637, - 46.3785275 + 23.6906226, + 52.0030113 ], [ - 14.4412369, - 46.4311638 + 23.5970802, + 51.739903 ], [ - 14.1613476, - 46.4276563 + 23.6629063, + 51.3888562 ], [ - 14.1257253, - 46.4767409 + 23.9366046, + 50.9827781 ], [ - 14.0188585, - 46.4767409 + 24.1687284, + 50.8604752 ], [ - 13.9119917, - 46.5257813 + 24.0197534, + 50.8035823 ], [ - 13.8254805, - 46.5047694 + 24.1098313, + 50.6610467 ], [ - 13.4438134, - 46.560783 + 24.0578633, + 50.4188439 ], [ - 13.3064132, - 46.5502848 + 23.6178674, + 50.3083403 ], [ - 13.1283019, - 46.5887681 + 22.6824431, + 49.5163532 ], [ - 12.8433237, - 46.6132433 + 22.7378756, + 49.2094935 ], [ - 12.7262791, - 46.6412014 + 22.9041733, + 49.0780441 ], [ - 12.5125455, - 46.6656529 + 22.8625989, + 48.9940062 ], [ - 12.3598787, - 46.7040543 + 22.6096878, + 49.0371785 ], [ - 12.3649676, - 46.7703197 + 22.0761495, + 49.2004392 ], [ - 12.2886341, - 46.7772902 + 21.8474902, + 49.3721872 ], [ - 12.2733674, - 46.8852187 + 21.3763135, + 49.4488281 ], [ - 12.2072118, - 46.8747835 + 21.1026153, + 49.3721872 ], [ - 12.1308784, - 46.9026062 + 20.9120659, + 49.3022043 ], [ - 12.1156117, - 46.9998721 + 20.6452967, + 49.3902311 ], [ - 12.2530119, - 47.0657733 + 20.1845136, + 49.3315641 ], [ - 12.2123007, - 47.0934969 + 20.1186875, + 49.2004392 ], [ - 11.9833004, - 47.0449712 + 19.9419962, + 49.1302123 ], [ - 11.7339445, - 46.9616816 + 19.765305, + 49.2117568 ], [ - 11.6321666, - 47.010283 + 19.7479823, + 49.3992506 ], [ - 11.5405665, - 46.9755722 + 19.6024718, + 49.4150307 ], [ - 11.4998553, - 47.0068129 + 19.5089294, + 49.5815389 ], [ - 11.418433, - 46.9651546 + 19.4292451, + 49.5905232 ], [ - 11.2555884, - 46.9755722 + 19.2317666, + 49.4150307 ], [ - 11.1130993, - 46.913036 + 18.9961783, + 49.387976 ], [ - 11.0418548, - 46.7633482 + 18.9338167, + 49.4916048 ], [ - 10.8891879, - 46.7598621 + 18.8368097, + 49.4938552 ], [ - 10.7416099, - 46.7842599 + 18.8021643, + 49.6623381 ], [ - 10.7059877, - 46.8643462 + 18.6427958, + 49.7094091 ], [ - 10.5787653, - 46.8399847 + 18.521537, + 49.8994693 ], [ - 10.4566318, - 46.8504267 + 18.0815412, + 50.0109209 ], [ - 10.4769874, - 46.9269392 + 17.8875272, + 49.9886512 ], [ - 10.3853873, - 46.9894592 + 17.7385522, + 50.0687739 ], [ - 10.2327204, - 46.8643462 + 17.6068999, + 50.1709584 ], [ - 10.1207647, - 46.8330223 + 17.7454813, + 50.2153184 ], [ - 9.8663199, - 46.9408389 + 17.710836, + 50.3017019 ], [ - 9.9019422, - 47.0033426 + 17.4163505, + 50.2640668 ], [ - 9.6831197, - 47.0588402 + 16.9486384, + 50.4453265 ], [ - 9.6118752, - 47.0380354 + 16.8932058, + 50.4033889 ], [ - 9.6322307, - 47.128131 + 17.0006064, + 50.3105529 ], [ - 9.5813418, - 47.1662025 + 17.017929, + 50.2241854 ], [ - 9.5406306, - 47.2664422 + 16.8135215, + 50.186489 ], [ - 9.6067863, - 47.3492559 + 16.6402948, + 50.0976742 ], [ - 9.6729419, - 47.369939 + 16.4324227, + 50.2862087 ], [ - 9.6424085, - 47.4457079 + 16.1968344, + 50.4276731 ], [ - 9.5660751, - 47.4801122 + 16.4220291, + 50.5885165 ], [ - 9.7136531, - 47.5282405 + 16.3388803, + 50.6632429 ], [ - 9.7848976, - 47.5969187 + 16.2280152, + 50.6368824 ], [ - 9.8357866, - 47.5454185 + 16.0547884, + 50.6127057 ], [ - 9.9477423, - 47.538548 + 15.5732181, + 50.7641544 ], [ - 10.0902313, - 47.4491493 + 15.2683391, + 50.8976368 ], [ - 10.1105869, - 47.3664924 + 15.2440873, + 50.980597 ], [ - 10.2428982, - 47.3871688 + 15.0292862, + 51.0133036 ], [ - 10.1869203, - 47.2698953 + 15.0015699, + 50.8582883 ], [ - 10.3243205, - 47.2975125 + 14.8110205, + 50.8735944 ], [ - 10.4820763, - 47.4491493 + 14.956531, + 51.0721176 ], [ - 10.4311873, - 47.4869904 + 15.0188926, + 51.2914636 ], [ - 10.4413651, - 47.5900549 + 14.9392083, + 51.4601459 ], [ - 10.4871652, - 47.5522881 + 14.7209426, + 51.5571799 ], [ - 10.5482319, - 47.5351124 + 14.7521234, + 51.6260562 ], [ - 10.5991209, - 47.5660246 + 14.5996839, + 51.8427626 ], [ - 10.7568766, - 47.5316766 + 14.70362, + 52.0733396 ], [ - 10.8891879, - 47.5454185 + 14.5581095, + 52.2497371 ], [ - 10.9400769, - 47.4869904 + 14.5165351, + 52.425436 ], [ - 10.9960547, - 47.3906141 + 14.6031485, + 52.5878101 ], [ - 11.2352328, - 47.4422662 + 14.1146491, + 52.8208272 ], [ - 11.2810328, - 47.3975039 + 14.152759, + 52.9733951 ], [ - 11.4235219, - 47.5144941 + 14.3502374, + 53.0734212 ], [ - 11.5761888, - 47.5076195 + 14.4229927, + 53.2665624 ], [ - 11.6067221, - 47.5900549 + 14.1977979, + 53.8734759 ], [ - 11.8357224, - 47.5866227 + 14.2220497, + 53.9958517 + ] + ] + ], + "terms_text": "Copyright © Główny Urząd Geodezji i Kartografii." + }, + { + "name": "IBGE Mapa de Setores Rurais", + "type": "tms", + "template": "http://{switch:a,b,c}.tiles.mapbox.com/v4/tmpsantos.i00mo1kj/{zoom}/{x}/{y}.png?access_token=pk.eyJ1Ijoib3BlbnN0cmVldG1hcCIsImEiOiJncjlmd0t3In0.DmZsIeOW-3x-C5eX-wAqTw", + "scaleExtent": [ + 0, + 14 + ], + "polygon": [ + [ + [ + -29.3325, + 2.335959 ], [ - 12.003656, - 47.6243647 + -28.72472, + 2.031551 ], [ - 12.2072118, - 47.6037815 + -27.76041, + -8.937033 ], [ - 12.1614117, - 47.6963421 + -27.67249, + -22.20839 ], [ - 12.2581008, - 47.7442718 + -51.11495, + -35.46552 ], [ - 12.2530119, - 47.6792136 + -53.39394, + -33.85064 ], [ - 12.4311232, - 47.7100408 + -53.62553, + -33.72493 ], [ - 12.4921899, - 47.631224 + -53.62503, + -33.15428 ], [ - 12.5685234, - 47.6277944 + -53.24498, + -32.73392 ], [ - 12.6295901, - 47.6894913 + -53.65747, + -32.51873 ], [ - 12.7720792, - 47.6689338 + -53.8329, + -32.16592 ], [ - 12.8331459, - 47.5419833 + -54.64174, + -31.55507 ], [ - 12.975635, - 47.4732332 + -55.29638, + -31.3429 ], [ - 13.0417906, - 47.4938677 + -55.57371, + -30.99691 ], [ - 13.0367017, - 47.5557226 + -56.06384, + -31.16749 ], [ - 13.0977685, - 47.6415112 + -56.10468, + -30.86436 ], [ - 13.0316128, - 47.7100408 + -56.86862, + -30.20752 ], [ - 12.9043905, - 47.7203125 + -57.39671, + -30.40464 ], [ - 13.0061684, - 47.84683 + -57.74384, + -30.22142 ], [ - 12.9451016, - 47.9355501 + -55.83724, + -28.16598 ], [ - 12.8636793, - 47.9594103 + -54.86969, + -27.44994 ], [ - 12.8636793, - 48.0036929 + -53.9016, + -27.02998 ], [ - 12.7517236, - 48.0989418 + -53.74972, + -26.25781 ], [ - 12.8738571, - 48.2109733 + -53.97158, + -25.74513 ], [ - 12.9603683, - 48.2109733 + -54.44723, + -25.79609 ], [ - 13.0417906, - 48.2652035 + -54.67802, + -25.64668 ], [ - 13.1842797, - 48.2990682 + -54.36097, + -24.35145 ], [ - 13.2606131, - 48.2922971 + -54.41679, + -24.06527 ], [ - 13.3980133, - 48.3565867 + -54.64355, + -23.94107 ], [ - 13.4438134, - 48.417418 + -55.22163, + -24.11355 ], [ - 13.4387245, - 48.5523383 + -55.49138, + -24.02797 ], [ - 13.509969, - 48.5860123 + -55.71734, + -22.68488 ], [ - 13.6117469, - 48.5725454 + -55.90555, + -22.39886 ], [ - 13.7287915, - 48.5118999 + -56.45255, + -22.21731 ], [ - 13.7847694, - 48.5725454 + -56.8256, + -22.4002 ], [ - 13.8203916, - 48.6263915 + -57.34109, + -22.34351 ], [ - 13.7949471, - 48.7171267 + -58.08472, + -22.13075 ], [ - 13.850925, - 48.7741724 + -57.95766, + -20.99818 ], [ - 14.0595697, - 48.6633774 + -58.26551, + -20.24147 ], [ - 14.0137696, - 48.6331182 + -58.03577, + -19.95871 ], [ - 14.0748364, - 48.5927444 + -58.23083, + -19.75211 ], [ - 14.2173255, - 48.5961101 + -57.64739, + -18.19828 ], [ - 14.3649034, - 48.5489696 + -57.89356, + -17.57377 ], [ - 14.4666813, - 48.6499311 + -58.16997, + -17.53519 ], [ - 14.5582815, - 48.5961101 + -58.48825, + -17.21961 ], [ - 14.5989926, - 48.6263915 + -58.57691, + -16.81466 ], [ - 14.7211261, - 48.5759124 + -58.45563, + -16.42158 ], [ - 14.7211261, - 48.6868997 + -60.2541, + -16.32571 ], [ - 14.822904, - 48.7271983 + -60.33481, + -15.51483 ], [ - 14.8178151, - 48.777526 + -60.67423, + -15.1122 ], [ - 14.9647227, - 48.7851754 + -60.34999, + -14.99707 ], [ - 14.9893637, - 49.0126611 + -60.63603, + -13.84119 ], [ - 15.1485933, - 48.9950306 + -61.07283, + -13.62569 ], [ - 15.1943934, - 48.9315502 + -61.9025, + -13.62647 ], [ - 15.3063491, - 48.9850128 + -62.21395, + -13.25048 ], [ - 15.3928603, - 48.9850128 + -62.80185, + -13.10905 ], [ - 15.4844604, - 48.9282069 + -63.17194, + -12.76568 ], [ - 15.749083, - 48.8545973 + -63.74229, + -12.54071 ], [ - 15.8406831, - 48.8880697 + -64.32845, + -12.59578 ], [ - 16.0086166, - 48.7808794 + -65.10261, + -12.0682 ], [ - 16.2070835, - 48.7339115 + -65.45781, + -11.27865 ], [ - 16.3953727, - 48.7372678 + -65.41641, + -9.838943 ], [ - 16.4920617, - 48.8110498 + -66.52331, + -9.985873 ], [ - 16.6905286, - 48.7741724 + -67.66452, + -10.80093 ], [ - 16.7057953, - 48.7339115 + -67.99778, + -10.75991 ], [ - 16.8991733, - 48.713769 + -68.52286, + -11.20807 ], [ - 16.9755067, - 48.515271 + -69.88988, + -11.02776 ], [ - 16.8482844, - 48.4511817 + -70.30957, + -11.1699 ], [ - 16.8533733, - 48.3464411 + -70.71896, + -11.02003 ], [ - 16.9551512, - 48.2516513 + -70.68128, + -9.669083 ], [ - 16.9907734, - 48.1498955 + -71.27536, + -10.08971 ], [ - 17.0925513, - 48.1397088 + -72.18053, + -10.09967 ], [ - 17.0823736, - 48.0241182 + -72.41623, + -9.587397 ], [ - 17.1739737, - 48.0207146 + -73.29207, + -9.454149 ], [ - 17.0823736, - 47.8741447 + -73.0625, + -9.017267 ], [ - 16.9856845, - 47.8673174 + -73.61432, + -8.40982 ], [ - 17.0823736, - 47.8092489 + -74.09056, + -7.527548 ], [ - 17.0925513, - 47.7031919 + -74.03652, + -7.27885 ], [ - 16.7414176, - 47.6792136 + -73.84718, + -7.238285 ], [ - 16.7057953, - 47.7511153 + -73.78618, + -6.774872 ], [ - 16.5378617, - 47.7545368 + -73.22362, + -6.430106 ], [ - 16.5480395, - 47.7066164 + -73.33719, + -6.029736 ], [ - 16.4208172, - 47.6689338 + -72.93016, + -5.038711 ], [ - 16.573484, - 47.6175045 + -71.93973, + -4.425027 ], [ - 16.670173, - 47.631224 + -70.96802, + -4.248294 ], [ - 16.7108842, - 47.538548 + -70.79598, + -4.064931 ], [ - 16.6599952, - 47.4491493 + -70.02393, + -4.167345 ], [ - 16.5429506, - 47.3940591 + -69.51025, + -1.134089 ], [ - 16.4615283, - 47.3940591 + -69.70776, + -0.567619 ], [ - 16.4920617, - 47.276801 + -70.13645, + -0.226161 ], [ - 16.425906, - 47.1973317 + -70.14083, + 0.5844 ], [ - 16.4717061, - 47.1489007 + -69.26594, + 0.806502 ], [ - 16.5480395, - 47.1489007 + -69.34226, + 0.968924 ], [ - 16.476795, - 47.0796369 + -69.92481, + 1.015705 ], [ - 16.527684, - 47.0588402 - ] - ] - ], - "terms_text": "geoimage.at", - "id": "geoimage.at" - }, - { - "name": "Geoportal.gov.pl (Orthophotomap)", - "type": "tms", - "template": "http://wms.misek.pl/geoportal.orto/tms/{zoom}/{x}/{y}", - "scaleExtent": [ - 6, - 24 - ], - "polygon": [ - [ + -69.92343, + 1.773851 + ], [ - 15.9751041, - 54.3709213 + -68.38511, + 1.82943 ], [ - 16.311164, - 54.5561775 + -68.24848, + 2.119808 ], [ - 17.1391878, - 54.7845723 + -67.94571, + 1.948424 ], [ - 18.3448458, - 54.9022727 + -67.37696, + 2.327468 ], [ - 19.6613689, - 54.4737213 + -67.05751, + 1.858336 ], [ - 20.2815206, - 54.4213456 + -67.00579, + 1.291603 ], [ - 21.4663914, - 54.3406369 + -66.79967, + 1.314684 ], [ - 22.7759855, - 54.3769755 + -66.28683, + 0.857709 ], [ - 22.8625989, - 54.4233613 + -65.67671, + 1.111146 ], [ - 23.2956657, - 54.2678633 + -65.42494, + 0.966549 ], [ - 23.5347186, - 54.0955258 + -65.15671, + 1.24203 ], [ - 23.5208604, - 53.9775182 + -64.27483, + 1.601591 ], [ - 23.7183389, - 53.4629603 + -64.0486, + 2.065137 ], [ - 23.9296755, - 53.1856735 + -63.47236, + 2.279358 ], [ - 23.9296755, - 52.6887269 + -64.13446, + 2.433909 ], [ - 23.732197, - 52.6067497 + -64.10005, + 2.723778 ], [ - 23.5658994, - 52.5878101 + -64.32628, + 3.118275 ], [ - 23.2090523, - 52.3302642 + -64.28142, + 3.541983 ], [ - 23.1951942, - 52.2370089 + -64.88451, + 4.117671 ], [ - 23.5035377, - 52.1860596 + -64.88064, + 4.342461 ], [ - 23.6906226, - 52.0030113 + -64.13653, + 4.223152 ], [ - 23.5970802, - 51.739903 + -63.95465, + 4.021316 ], [ - 23.6629063, - 51.3888562 + -63.17706, + 4.048301 ], [ - 23.9366046, - 50.9827781 + -62.96093, + 3.763658 ], [ - 24.1687284, - 50.8604752 + -62.82024, + 4.106019 ], [ - 24.0197534, - 50.8035823 + -62.49922, + 4.270815 ], [ - 24.1098313, - 50.6610467 + -61.91181, + 4.26284 ], [ - 24.0578633, - 50.4188439 + -61.35393, + 4.630097 ], [ - 23.6178674, - 50.3083403 + -61.04904, + 4.623115 ], [ - 22.6824431, - 49.5163532 + -60.70452, + 4.969851 ], [ - 22.7378756, - 49.2094935 + -60.78709, + 5.296764 ], [ - 22.9041733, - 49.0780441 + -60.22457, + 5.371207 ], [ - 22.8625989, - 48.9940062 + -59.89857, + 5.107541 ], [ - 22.6096878, - 49.0371785 + -59.97549, + 4.603025 ], [ - 22.0761495, - 49.2004392 + -59.59676, + 4.439875 ], [ - 21.8474902, - 49.3721872 + -59.41942, + 3.96994 ], [ - 21.3763135, - 49.4488281 + -59.71017, + 3.542008 ], [ - 21.1026153, - 49.3721872 + -59.88955, + 2.72301 ], [ - 20.9120659, - 49.3022043 + -59.63006, + 2.316332 ], [ - 20.6452967, - 49.3902311 + -59.63382, + 1.966581 ], [ - 20.1845136, - 49.3315641 + -59.18812, + 1.478079 ], [ - 20.1186875, - 49.2004392 + -58.80545, + 1.320732 ], [ - 19.9419962, - 49.1302123 + -58.35933, + 1.689932 ], [ - 19.765305, - 49.2117568 + -57.6, + 1.803907 ], [ - 19.7479823, - 49.3992506 + -57.39854, + 2.065119 ], [ - 19.6024718, - 49.4150307 + -57.12392, + 2.128758 ], [ - 19.5089294, - 49.5815389 + -56.02925, + 1.949445 ], [ - 19.4292451, - 49.5905232 + -56.23884, + 2.263348 ], [ - 19.2317666, - 49.4150307 + -55.98195, + 2.628657 ], [ - 18.9961783, - 49.387976 + -55.64816, + 2.519953 ], [ - 18.9338167, - 49.4916048 + -54.93958, + 2.682515 ], [ - 18.8368097, - 49.4938552 + -54.24988, + 2.25056 ], [ - 18.8021643, - 49.6623381 + -53.73937, + 2.473731 ], [ - 18.6427958, - 49.7094091 + -52.98578, + 2.280494 ], [ - 18.521537, - 49.8994693 + -52.65712, + 2.564069 ], [ - 18.0815412, - 50.0109209 + -52.41739, + 3.22121 ], [ - 17.8875272, - 49.9886512 - ], - [ - 17.7385522, - 50.0687739 - ], - [ - 17.6068999, - 50.1709584 - ], - [ - 17.7454813, - 50.2153184 - ], - [ - 17.710836, - 50.3017019 - ], - [ - 17.4163505, - 50.2640668 - ], - [ - 16.9486384, - 50.4453265 - ], - [ - 16.8932058, - 50.4033889 - ], - [ - 17.0006064, - 50.3105529 - ], - [ - 17.017929, - 50.2241854 - ], - [ - 16.8135215, - 50.186489 - ], - [ - 16.6402948, - 50.0976742 - ], - [ - 16.4324227, - 50.2862087 - ], - [ - 16.1968344, - 50.4276731 - ], - [ - 16.4220291, - 50.5885165 - ], - [ - 16.3388803, - 50.6632429 - ], - [ - 16.2280152, - 50.6368824 - ], - [ - 16.0547884, - 50.6127057 - ], - [ - 15.5732181, - 50.7641544 - ], - [ - 15.2683391, - 50.8976368 - ], - [ - 15.2440873, - 50.980597 - ], - [ - 15.0292862, - 51.0133036 - ], - [ - 15.0015699, - 50.8582883 - ], - [ - 14.8110205, - 50.8735944 - ], - [ - 14.956531, - 51.0721176 - ], - [ - 15.0188926, - 51.2914636 - ], - [ - 14.9392083, - 51.4601459 - ], - [ - 14.7209426, - 51.5571799 - ], - [ - 14.7521234, - 51.6260562 - ], - [ - 14.5996839, - 51.8427626 - ], - [ - 14.70362, - 52.0733396 - ], - [ - 14.5581095, - 52.2497371 - ], - [ - 14.5165351, - 52.425436 - ], - [ - 14.6031485, - 52.5878101 - ], - [ - 14.1146491, - 52.8208272 - ], - [ - 14.152759, - 52.9733951 + -51.73983, + 4.119158 ], [ - 14.3502374, - 53.0734212 + -51.7246, + 4.556867 ], [ - 14.4229927, - 53.2665624 + -51.0112, + 5.522895 ], [ - 14.1977979, - 53.8734759 + -43.48209, + 5.335832 ], [ - 14.2220497, - 53.9958517 + -29.3325, + 2.335959 ] ] - ], - "terms_text": "Copyright © Główny Urząd Geodezji i Kartografii." + ] }, { - "name": "IBGE Mapa de Setores Rurais", + "name": "IBGE Mapa de Setores Urbanos", "type": "tms", - "template": "http://{switch:a,b,c}.tiles.mapbox.com/v4/tmpsantos.i00mo1kj/{zoom}/{x}/{y}.png?access_token=pk.eyJ1Ijoib3BlbnN0cmVldG1hcCIsImEiOiJncjlmd0t3In0.DmZsIeOW-3x-C5eX-wAqTw", + "template": "http://{switch:a,b,c}.tiles.mapbox.com/v4/tmpsantos.hgda0m6h/{zoom}/{x}/{y}.png?access_token=pk.eyJ1Ijoib3BlbnN0cmVldG1hcCIsImEiOiJncjlmd0t3In0.DmZsIeOW-3x-C5eX-wAqTw", "scaleExtent": [ 0, - 14 + 19 ], "polygon": [ [ @@ -8777,6404 +8643,6161 @@ iD.data.imagery = [ ] }, { - "name": "IBGE Mapa de Setores Urbanos", + "name": "Imagerie Drone (Haiti)", "type": "tms", - "template": "http://{switch:a,b,c}.tiles.mapbox.com/v4/tmpsantos.hgda0m6h/{zoom}/{x}/{y}.png?access_token=pk.eyJ1Ijoib3BlbnN0cmVldG1hcCIsImEiOiJncjlmd0t3In0.DmZsIeOW-3x-C5eX-wAqTw", - "scaleExtent": [ - 0, - 19 - ], + "template": "http://wms.openstreetmap.fr/tms/1.0.0/iomhaiti/{zoom}/{x}/{y}", "polygon": [ [ [ - -29.3325, - 2.335959 + -72.1547401, + 19.6878969 ], [ - -28.72472, - 2.031551 + -72.162234, + 19.689011 ], [ - -27.76041, - -8.937033 + -72.164995, + 19.6932445 ], [ - -27.67249, - -22.20839 + -72.1657838, + 19.6979977 ], [ - -51.11495, - -35.46552 + -72.161603, + 19.7035677 ], [ - -53.39394, - -33.85064 + -72.1487449, + 19.7028993 ], [ - -53.62553, - -33.72493 + -72.1477194, + 19.7026765 ], [ - -53.62503, - -33.15428 + -72.1485082, + 19.7001514 ], [ - -53.24498, - -32.73392 + -72.1436963, + 19.7011169 ], [ - -53.65747, - -32.51873 + -72.1410143, + 19.7000029 ], [ - -53.8329, - -32.16592 + -72.139476, + 19.6973664 ], [ - -54.64174, - -31.55507 + -72.1382533, + 19.6927617 ], [ - -55.29638, - -31.3429 + -72.1386872, + 19.6923161 ], [ - -55.57371, - -30.99691 + -72.1380561, + 19.6896423 ], [ - -56.06384, - -31.16749 + -72.1385294, + 19.6894938 ], [ - -56.10468, - -30.86436 + -72.1388055, + 19.6901251 ], [ - -56.86862, - -30.20752 + -72.1388844, + 19.6876741 ], [ - -57.39671, - -30.40464 + -72.1378195, + 19.6872656 ], [ - -57.74384, - -30.22142 + -72.13778, + 19.6850003 ], [ - -55.83724, - -28.16598 + -72.1369517, + 19.6855945 ], [ - -54.86969, - -27.44994 + -72.136794, + 19.6840719 ], [ - -53.9016, - -27.02998 + -72.135729, + 19.6835148 ], [ - -53.74972, - -26.25781 + -72.1355713, + 19.6740817 ], [ - -53.97158, - -25.74513 + -72.1366362, + 19.6708133 ], [ - -54.44723, - -25.79609 + -72.1487843, + 19.6710733 ], [ - -54.67802, - -25.64668 + -72.1534779, + 19.6763843 ], [ - -54.36097, - -24.35145 + -72.1530835, + 19.6769414 ], [ - -54.41679, - -24.06527 + -72.1533251, + 19.6769768 ], [ - -54.64355, - -23.94107 + -72.1532807, + 19.6796525 ], [ - -55.22163, - -24.11355 + -72.1523834, + 19.6797175 ], [ - -55.49138, - -24.02797 + -72.1522749, + 19.6803488 ], [ - -55.71734, - -22.68488 + -72.1519101, + 19.6803395 ], [ - -55.90555, - -22.39886 + -72.1518608, + 19.6805067 ], [ - -56.45255, - -22.21731 + -72.1528173, + 19.6806552 ], [ - -56.8256, - -22.4002 + -72.1522299, + 19.6833011 ], [ - -57.34109, - -22.34351 + -72.1507801, + 19.6831499 ], [ - -58.08472, - -22.13075 + -72.1504457, + 19.6847862 ], [ - -57.95766, - -20.99818 + -72.1508591, + 19.6843492 ], [ - -58.26551, - -20.24147 + -72.1530087, + 19.6849898 ], [ - -58.03577, - -19.95871 + -72.1546258, + 19.6854354 ], [ - -58.23083, - -19.75211 + -72.1543103, + 19.6870694 ], [ - -57.64739, - -18.19828 + -72.1547244, + 19.6868466 ], [ - -57.89356, - -17.57377 + -72.1548501, + 19.6877564 ], [ - -58.16997, - -17.53519 - ], + -72.1545814, + 19.6877982 + ] + ], + [ [ - -58.48825, - -17.21961 + -72.1310601, + 19.6718929 ], [ - -58.57691, - -16.81466 + -72.1259842, + 19.6772765 ], [ - -58.45563, - -16.42158 + -72.1255379, + 19.6776179 ], [ - -60.2541, - -16.32571 + -72.1216891, + 19.6776442 ], [ - -60.33481, - -15.51483 + -72.1149677, + 19.672602 ], [ - -60.67423, - -15.1122 + -72.1152745, + 19.6687152 ], [ - -60.34999, - -14.99707 + -72.1198205, + 19.6627535 ], [ - -60.63603, - -13.84119 + -72.1227768, + 19.6625696 ], [ - -61.07283, - -13.62569 + -72.1248965, + 19.662701 ], [ - -61.9025, - -13.62647 + -72.1285779, + 19.6645394 ], [ - -62.21395, - -13.25048 + -72.1308091, + 19.6661677 ], [ - -62.80185, - -13.10905 + -72.1316737, + 19.668794 ], [ - -63.17194, - -12.76568 - ], + -72.1315621, + 19.671 + ] + ], + [ [ - -63.74229, - -12.54071 + -71.845795, + 19.6709758 ], [ - -64.32845, - -12.59578 + -71.8429354, + 19.6759525 ], [ - -65.10261, - -12.0682 + -71.8410027, + 19.6759525 ], [ - -65.45781, - -11.27865 + -71.8380249, + 19.6755254 ], [ - -65.41641, - -9.838943 + -71.8378671, + 19.6745041 ], [ - -66.52331, - -9.985873 + -71.8390504, + 19.6743927 ], [ - -67.66452, - -10.80093 + -71.8390109, + 19.6741141 ], [ - -67.99778, - -10.75991 + -71.8398392, + 19.673947 ], [ - -68.52286, - -11.20807 + -71.8389123, + 19.6736127 ], [ - -69.88988, - -11.02776 + -71.8380249, + 19.67209 ], [ - -70.30957, - -11.1699 + -71.8380052, + 19.6726285 ], [ - -70.71896, - -11.02003 + -71.8376699, + 19.6727214 ], [ - -70.68128, - -9.669083 + -71.8376305, + 19.672545 ], [ - -71.27536, - -10.08971 + -71.8354414, + 19.6732135 ], [ - -72.18053, - -10.09967 + -71.835333, + 19.6729999 ], [ - -72.41623, - -9.587397 + -71.8331242, + 19.6734642 ], [ - -73.29207, - -9.454149 + -71.8326706, + 19.6716815 ], [ - -73.0625, - -9.017267 + -71.8321579, + 19.67209 ], [ - -73.61432, - -8.40982 + -71.8307183, + 19.6694902 ], [ - -74.09056, - -7.527548 + -71.8306009, + 19.6697594 ], [ - -74.03652, - -7.27885 + -71.8302174, + 19.6698907 ], [ - -73.84718, - -7.238285 + -71.8291833, + 19.6672095 ], [ - -73.78618, - -6.774872 + -71.8290749, + 19.6672095 ], [ - -73.22362, - -6.430106 + -71.8289122, + 19.6667916 ], [ - -73.33719, - -6.029736 + -71.8289516, + 19.6666199 ], [ - -72.93016, - -5.038711 + -71.8288333, + 19.6663506 ], [ - -71.93973, - -4.425027 + -71.8285572, + 19.6664759 ], [ - -70.96802, - -4.248294 + -71.8288678, + 19.6672466 ], [ - -70.79598, - -4.064931 + -71.8287593, + 19.6674138 ], [ - -70.02393, - -4.167345 + -71.8277979, + 19.6678177 ], [ - -69.51025, - -1.134089 + -71.8277112, + 19.6678586 ], [ - -69.70776, - -0.567619 + -71.8278263, + 19.6679637 ], [ - -70.13645, - -0.226161 + -71.8271831, + 19.6681212 ], [ - -70.14083, - 0.5844 + -71.8271761, + 19.6680917 ], [ - -69.26594, - 0.806502 + -71.8264405, + 19.6683921 ], [ - -69.34226, - 0.968924 + -71.8264074, + 19.6683231 ], [ - -69.92481, - 1.015705 + -71.8261954, + 19.6684253 ], [ - -69.92343, - 1.773851 + -71.8261806, + 19.6683556 ], [ - -68.38511, - 1.82943 + -71.8258946, + 19.6684206 ], [ - -68.24848, - 2.119808 + -71.8258897, + 19.6686574 ], [ - -67.94571, - 1.948424 + -71.8251551, + 19.6687549 ], [ - -67.37696, - 2.327468 + -71.8254509, + 19.6691588 ], [ - -67.05751, - 1.858336 + -71.8229332, + 19.6695739 ], [ - -67.00579, - 1.291603 + -71.822713, + 19.6696658 ], [ - -66.79967, - 1.314684 + -71.8227688, + 19.6697577 ], [ - -66.28683, - 0.857709 + -71.8201751, + 19.6709855 ], [ - -65.67671, - 1.111146 + -71.8198474, + 19.6704537 ], [ - -65.42494, - 0.966549 + -71.8197985, + 19.6706014 ], [ - -65.15671, - 1.24203 + -71.8194674, + 19.6707557 ], [ - -64.27483, - 1.601591 + -71.8182472, + 19.6713433 ], [ - -64.0486, - 2.065137 + -71.8181426, + 19.6711431 ], [ - -63.47236, - 2.279358 + -71.8175813, + 19.6714254 ], [ - -64.13446, - 2.433909 + -71.816959, + 19.6707672 ], [ - -64.10005, - 2.723778 + -71.8176388, + 19.6718965 ], [ - -64.32628, - 3.118275 + -71.8171403, + 19.6720376 ], [ - -64.28142, - 3.541983 + -71.8158225, + 19.6718045 ], [ - -64.88451, - 4.117671 + -71.8138354, + 19.6711874 ], [ - -64.88064, - 4.342461 + -71.8123259, + 19.6706982 ], [ - -64.13653, - 4.223152 + -71.8121759, + 19.6704258 ], [ - -63.95465, - 4.021316 + -71.8124304, + 19.6701467 ], [ - -63.17706, - 4.048301 + -71.8119184, + 19.6700141 ], [ - -62.96093, - 3.763658 + -71.8118765, + 19.6705828 ], [ - -62.82024, - 4.106019 + -71.811169, + 19.6703483 ], [ - -62.49922, - 4.270815 + -71.8095938, + 19.6698516 ], [ - -61.91181, - 4.26284 + -71.8077992, + 19.6692829 ], [ - -61.35393, - 4.630097 + -71.8056028, + 19.668612 ], [ - -61.04904, - 4.623115 + -71.8051443, + 19.6668942 ], [ - -60.70452, - 4.969851 + -71.8051196, + 19.6652322 ], [ - -60.78709, - 5.296764 + -71.8052315, + 19.661979 ], [ - -60.22457, - 5.371207 + -71.8065603, + 19.6523921 ], [ - -59.89857, - 5.107541 + -71.8073412, + 19.6482946 ], [ - -59.97549, - 4.603025 + -71.8099686, + 19.6468292 ], [ - -59.59676, - 4.439875 + -71.8147517, + 19.6454502 ], [ - -59.41942, - 3.96994 + -71.8147726, + 19.6455619 ], [ - -59.71017, - 3.542008 + -71.8150027, + 19.6455093 ], [ - -59.88955, - 2.72301 + -71.8149469, + 19.6453846 ], [ - -59.63006, - 2.316332 + -71.8159928, + 19.6450234 ], [ - -59.63382, - 1.966581 + -71.8158882, + 19.6448855 ], [ - -59.18812, - 1.478079 + -71.8165854, + 19.6446097 ], [ - -58.80545, - 1.320732 + -71.8190119, + 19.643802 ], [ - -58.35933, - 1.689932 + -71.8211524, + 19.643454 ], [ - -57.6, - 1.803907 + -71.8221564, + 19.6433292 ], [ - -57.39854, - 2.065119 + -71.8269046, + 19.643211 ], [ - -57.12392, - 2.128758 + -71.8280481, + 19.6432241 ], [ - -56.02925, - 1.949445 + -71.8304466, + 19.6440778 ], [ - -56.23884, - 2.263348 + -71.8306419, + 19.6448592 ], [ - -55.98195, - 2.628657 + -71.8295263, + 19.6450365 ], [ - -55.64816, - 2.519953 + -71.8296064, + 19.6456111 ], [ - -54.93958, - 2.682515 + -71.8299411, + 19.6455651 ], [ - -54.24988, - 2.25056 + -71.8303699, + 19.6451744 ], [ - -53.73937, - 2.473731 + -71.830471, + 19.6453452 ], [ - -52.98578, - 2.280494 + -71.8308092, + 19.6451974 ], [ - -52.65712, - 2.564069 + -71.8310184, + 19.6451088 ], [ - -52.41739, - 3.22121 + -71.8312519, + 19.6458541 ], [ - -51.73983, - 4.119158 + -71.8311125, + 19.6458245 ], [ - -51.7246, - 4.556867 + -71.831367, + 19.6465862 ], [ - -51.0112, - 5.522895 + -71.8328939, + 19.646189 ], [ - -43.48209, - 5.335832 + -71.8344566, + 19.6457062 ], [ - -29.3325, - 2.335959 - ] - ] - ] - }, - { - "name": "Imagerie Drone (Haiti)", - "type": "tms", - "template": "http://wms.openstreetmap.fr/tms/1.0.0/iomhaiti/{zoom}/{x}/{y}", - "polygon": [ - [ - [ - -72.1547401, - 19.6878969 + -71.8344664, + 19.6463052 ], [ - -72.162234, - 19.689011 + -71.834215, + 19.6461938 ], [ - -72.164995, - 19.6932445 + -71.8342002, + 19.6465513 ], [ - -72.1657838, - 19.6979977 + -71.8346702, + 19.6463 ], [ - -72.161603, - 19.7035677 + -71.8349118, + 19.6463905 ], [ - -72.1487449, - 19.7028993 + -71.8347984, + 19.6462187 ], [ - -72.1477194, - 19.7026765 + -71.8354393, + 19.6458496 ], [ - -72.1485082, - 19.7001514 + -71.8355034, + 19.6458032 ], [ - -72.1436963, - 19.7011169 + -71.8364747, + 19.6461328 ], [ - -72.1410143, - 19.7000029 + -71.8376382, + 19.6472658 ], [ - -72.139476, - 19.6973664 + -71.8379143, + 19.647888 ], [ - -72.1382533, - 19.6927617 + -71.8390483, + 19.6508039 ], [ - -72.1386872, - 19.6923161 - ], + -71.8456942, + 19.6696203 + ] + ], + [ [ - -72.1380561, - 19.6896423 + -72.098878, + 18.54843 ], [ - -72.1385294, - 19.6894938 + -72.096993, + 18.5501994 ], [ - -72.1388055, - 19.6901251 + -72.0972888, + 18.5503209 ], [ - -72.1388844, - 19.6876741 + -72.0968451, + 18.5503489 ], [ - -72.1378195, - 19.6872656 + -72.0955632, + 18.551854 ], [ - -72.13778, - 19.6850003 + -72.0956428, + 18.5526742 ], [ - -72.1369517, - 19.6855945 + -72.0959914, + 18.5533748 ], [ - -72.136794, - 19.6840719 + -72.0962145, + 18.553203 ], [ - -72.135729, - 19.6835148 + -72.0962842, + 18.5535665 ], [ - -72.1355713, - 19.6740817 + -72.0964446, + 18.5535533 ], [ - -72.1366362, - 19.6708133 + -72.0965352, + 18.5539764 ], [ - -72.1487843, - 19.6710733 + -72.0965056, + 18.554173 ], [ - -72.1534779, - 19.6763843 + -72.0966085, + 18.5541747 ], [ - -72.1530835, - 19.6769414 + -72.0965178, + 18.5542127 ], [ - -72.1533251, - 19.6769768 + -72.0968769, + 18.5546588 ], [ - -72.1532807, - 19.6796525 + -72.0979018, + 18.5552141 ], [ - -72.1523834, - 19.6797175 + -72.1006211, + 18.5555875 ], [ - -72.1522749, - 19.6803488 + -72.1014926, + 18.5556206 ], [ - -72.1519101, - 19.6803395 + -72.1024339, + 18.5555016 ], [ - -72.1518608, - 19.6805067 + -72.103417, + 18.5543515 ], [ - -72.1528173, - 19.6806552 + -72.1034798, + 18.5516215 ], [ - -72.1522299, - 19.6833011 + -72.1030789, + 18.5516149 ], [ - -72.1507801, - 19.6831499 + -72.1033752, + 18.5515224 ], [ - -72.1504457, - 19.6847862 + -72.1035042, + 18.5515224 ], [ - -72.1508591, - 19.6843492 + -72.1035239, + 18.5502417 ], [ - -72.1530087, - 19.6849898 + -72.1028701, + 18.5503062 ], [ - -72.1546258, - 19.6854354 + -72.1029015, + 18.55025 ], [ - -72.1543103, - 19.6870694 + -72.1028457, + 18.5501773 ], [ - -72.1547244, - 19.6868466 + -72.1035081, + 18.5500252 ], [ - -72.1548501, - 19.6877564 + -72.103491, + 18.5497396 ], [ - -72.1545814, - 19.6877982 - ] - ], - [ - [ - -72.1310601, - 19.6718929 + -72.1035181, + 18.5497361 ], [ - -72.1259842, - 19.6772765 + -72.1035398, + 18.5489039 ], [ - -72.1255379, - 19.6776179 + -72.1034317, + 18.5487056 ], [ - -72.1216891, - 19.6776442 + -72.102717, + 18.5481437 ], [ - -72.1149677, - 19.672602 + -72.1025601, + 18.5481536 ], [ - -72.1152745, - 19.6687152 + -72.10229, + 18.5482751 ], [ - -72.1198205, - 19.6627535 - ], - [ - -72.1227768, - 19.6625696 - ], - [ - -72.1248965, - 19.662701 + -72.1022891, + 18.5482569 ], [ - -72.1285779, - 19.6645394 + -72.1025201, + 18.5481396 ], [ - -72.1308091, - 19.6661677 + -72.1023388, + 18.5481321 ], [ - -72.1316737, - 19.668794 + -72.0999082, + 18.5480901 ], [ - -72.1315621, - 19.671 + -72.09907, + 18.5483799 ] ], [ [ - -71.845795, - 19.6709758 + -72.2542503, + 18.568262 ], [ - -71.8429354, - 19.6759525 + -72.2560252, + 18.5717765 ], [ - -71.8410027, - 19.6759525 + -72.2557886, + 18.5748049 ], [ - -71.8380249, - 19.6755254 + -72.2535009, + 18.5755526 ], [ - -71.8378671, - 19.6745041 + -72.2522782, + 18.5755526 ], [ - -71.8390504, - 19.6743927 + -72.2499906, + 18.5740945 ], [ - -71.8390109, - 19.6741141 + -72.2473874, + 18.5698323 ], [ - -71.8398392, - 19.673947 + -72.2460069, + 18.566729 ], [ - -71.8389123, - 19.6736127 + -72.2458492, + 18.5629527 ], [ - -71.8380249, - 19.67209 + -72.2479396, + 18.5625414 ], [ - -71.8380052, - 19.6726285 + -72.2501483, + 18.5628031 ], [ - -71.8376699, - 19.6727214 - ], + -72.2519232, + 18.5650839 + ] + ], + [ [ - -71.8376305, - 19.672545 + -72.303145, + 18.5332749 ], [ - -71.8354414, - 19.6732135 + -72.3031275, + 18.5331799 ], [ - -71.835333, - 19.6729999 + -72.3048311, + 18.5311081 ], [ - -71.8331242, - 19.6734642 + -72.3097397, + 18.5311081 ], [ - -71.8326706, - 19.6716815 + -72.3164332, + 18.5324302 ], [ - -71.8321579, - 19.67209 + -72.3234056, + 18.5366083 ], [ - -71.8307183, - 19.6694902 + -72.3261388, + 18.5387765 ], [ - -71.8306009, - 19.6697594 + -72.3261946, + 18.5426371 ], [ - -71.8302174, - 19.6698907 + -72.3170468, + 18.5540596 ], [ - -71.8291833, - 19.6672095 + -72.3130864, + 18.5540596 ], [ - -71.8290749, - 19.6672095 + -72.2987511, + 18.5453342 ], [ - -71.8289122, - 19.6667916 + -72.2988627, + 18.5407333 ], [ - -71.8289516, - 19.6666199 + -72.2962969, + 18.5404689 ], [ - -71.8288333, - 19.6663506 + -72.2954602, + 18.5395169 ], [ - -71.8285572, - 19.6664759 + -72.2961853, + 18.5338582 ], [ - -71.8288678, - 19.6672466 + -72.2971893, + 18.5332235 ], [ - -71.8287593, - 19.6674138 + -72.3007034, + 18.5332764 ], [ - -71.8277979, - 19.6678177 + -72.3022652, + 18.5342284 ], [ - -71.8277112, - 19.6678586 + -72.3028486, + 18.5335189 ], [ - -71.8278263, - 19.6679637 + -72.303104, + 18.5333361 ], [ - -71.8271831, - 19.6681212 + -72.303181, + 18.5334007 ], [ - -71.8271761, - 19.6680917 + -72.3035793, + 18.5335614 ], [ - -71.8264405, - 19.6683921 + -72.3030793, + 18.5346463 ], [ - -71.8264074, - 19.6683231 + -72.303715, + 18.5339873 ], [ - -71.8261954, - 19.6684253 + -72.3045286, + 18.5344052 ], [ - -71.8261806, - 19.6683556 + -72.3044015, + 18.5345097 ], [ - -71.8258946, - 19.6684206 + -72.3062747, + 18.5352571 ], [ - -71.8258897, - 19.6686574 + -72.3063107, + 18.5352741 ], [ - -71.8251551, - 19.6687549 + -72.3061219, + 18.5357628 ], [ - -71.8254509, - 19.6691588 + -72.3061219, + 18.5358196 ], [ - -71.8229332, - 19.6695739 + -72.30637, + 18.5358928 ], [ - -71.822713, - 19.6696658 + -72.3062726, + 18.5354869 ], [ - -71.8227688, - 19.6697577 + -72.3066688, + 18.5350891 ], [ - -71.8201751, - 19.6709855 + -72.3061963, + 18.5349706 ], [ - -71.8198474, - 19.6704537 + -72.3058869, + 18.5349385 ], [ - -71.8197985, - 19.6706014 + -72.3055373, + 18.5346833 ], [ - -71.8194674, - 19.6707557 + -72.3054864, + 18.534613 ], [ - -71.8182472, - 19.6713433 + -72.3055585, + 18.5345065 ], [ - -71.8181426, - 19.6711431 + -72.3046749, + 18.5342293 ], [ - -71.8175813, - 19.6714254 + -72.3047617, + 18.5338817 ], [ - -71.816959, - 19.6707672 + -72.3043252, + 18.5337511 ], [ - -71.8176388, - 19.6718965 - ], + -72.3042595, + 18.5336346 + ] + ], + [ [ - -71.8171403, - 19.6720376 + -72.2981405, + 18.477502 ], [ - -71.8158225, - 19.6718045 + -72.2935652, + 18.4948587 ], [ - -71.8138354, - 19.6711874 + -72.2922242, + 18.4964297 ], [ - -71.8123259, - 19.6706982 + -72.2931708, + 18.4972526 ], [ - -71.8121759, - 19.6704258 + -72.2892266, + 18.5057058 ], [ - -71.8124304, - 19.6701467 + -72.2878067, + 18.5080996 ], [ - -71.8119184, - 19.6700141 + -72.2850458, + 18.5119893 ], [ - -71.8118765, - 19.6705828 + -72.2840203, + 18.5113161 ], [ - -71.811169, - 19.6703483 + -72.2808649, + 18.515879 ], [ - -71.8095938, - 19.6698516 + -72.2773151, + 18.5175994 ], [ - -71.8077992, - 19.6692829 + -72.2723454, + 18.5175246 ], [ - -71.8056028, - 19.668612 + -72.2662714, + 18.5144578 ], [ - -71.8051443, - 19.6668942 + -72.2665869, + 18.5066783 ], [ - -71.8051196, - 19.6652322 + -72.2692643, + 18.5046154 ], [ - -71.8052315, - 19.661979 + -72.2661965, + 18.5029756 ], [ - -71.8065603, - 19.6523921 + -72.2688181, + 18.4965222 ], [ - -71.8073412, - 19.6482946 + -72.2691528, + 18.4959403 ], [ - -71.8099686, - 19.6468292 + -72.2702684, + 18.4961519 ], [ - -71.8147517, - 19.6454502 + -72.2702684, + 18.4955964 ], [ - -71.8147726, - 19.6455619 + -72.2690691, + 18.49557 ], [ - -71.8150027, - 19.6455093 + -72.2692922, + 18.4937714 ], [ - -71.8149469, - 19.6453846 + -72.2736988, + 18.4859951 ], [ - -71.8159928, - 19.6450234 + -72.2746749, + 18.4850429 ], [ - -71.8158882, - 19.6448855 + -72.2751769, + 18.483403 ], [ - -71.8165854, - 19.6446097 + -72.2765435, + 18.4813398 ], [ - -71.8190119, - 19.643802 + -72.2773523, + 18.4814985 ], [ - -71.8211524, - 19.643454 + -72.2783006, + 18.4809694 ], [ - -71.8221564, - 19.6433292 + -72.2778544, + 18.4807049 ], [ - -71.8269046, - 19.643211 + -72.2771013, + 18.480123 ], [ - -71.8280481, - 19.6432241 + -72.2789978, + 18.4775836 ], [ - -71.8304466, - 19.6440778 + -72.279723, + 18.4772927 ], [ - -71.8306419, - 19.6448592 + -72.2806433, + 18.4776365 ], [ - -71.8295263, - 19.6450365 + -72.2813685, + 18.4771604 ], [ - -71.8296064, - 19.6456111 + -72.2808386, + 18.4769752 ], [ - -71.8299411, - 19.6455651 + -72.2812848, + 18.4758378 ], [ - -71.8303699, - 19.6451744 + -72.2823167, + 18.4751765 ], [ - -71.830471, - 19.6453452 + -72.2851615, + 18.4750971 ], [ - -71.8308092, - 19.6451974 + -72.2849941, + 18.4763668 ], [ - -71.8310184, - 19.6451088 + -72.2854404, + 18.4769752 ], [ - -71.8312519, - 19.6458541 + -72.286277, + 18.4756262 ], [ - -71.8311125, - 19.6458245 + -72.2869325, + 18.4754675 ], [ - -71.831367, - 19.6465862 + -72.2865978, + 18.4751897 ], [ - -71.8328939, - 19.646189 + -72.2865978, + 18.4750046 ], [ - -71.8344566, - 19.6457062 + -72.2909765, + 18.4747268 ], [ - -71.8344664, - 19.6463052 + -72.2946579, + 18.4749384 ], [ - -71.834215, - 19.6461938 - ], + -72.2973911, + 18.476843 + ] + ], + [ [ - -71.8342002, - 19.6465513 + -72.3466657, + 18.5222375 ], [ - -71.8346702, - 19.6463 + -72.346833, + 18.5244325 ], [ - -71.8349118, - 19.6463905 + -72.3475303, + 18.5277645 ], [ - -71.8347984, - 19.6462187 + -72.3455501, + 18.5291131 ], [ - -71.8354393, - 19.6458496 + -72.3403069, + 18.5292189 ], [ - -71.8355034, - 19.6458032 + -72.3383267, + 18.5280289 ], [ - -71.8364747, - 19.6461328 + -72.3369043, + 18.530118 ], [ - -71.8376382, - 19.6472658 + -72.3338086, + 18.5296684 ], [ - -71.8379143, - 19.647888 + -72.3289279, + 18.5270769 ], [ - -71.8390483, - 19.6508039 + -72.328649, + 18.5253316 ], [ - -71.8456942, - 19.6696203 - ] - ], - [ + -72.3292068, + 18.5232689 + ], [ - -72.098878, - 18.54843 + -72.330406, + 18.5220524 ], [ - -72.096993, - 18.5501994 + -72.3321631, + 18.5221847 ], [ - -72.0972888, - 18.5503209 + -72.3322467, + 18.5191963 ], [ - -72.0968451, - 18.5503489 + -72.3369183, + 18.5183633 ], [ - -72.0955632, - 18.551854 + -72.3382012, + 18.5184691 ], [ - -72.0956428, - 18.5526742 + -72.3381454, + 18.5181782 ], [ - -72.0959914, - 18.5533748 + -72.3411993, + 18.5177947 ], [ - -72.0962145, - 18.553203 + -72.3454943, + 18.5171997 ], [ - -72.0962842, - 18.5535665 + -72.3492595, + 18.517279 ], [ - -72.0964446, - 18.5535533 + -72.3504308, + 18.5188922 ], [ - -72.0965352, - 18.5539764 + -72.3503472, + 18.5206112 ], [ - -72.0965056, - 18.554173 + -72.3496778, + 18.5220392 + ] + ], + [ + [ + -72.3303078, + 18.5486462 ], [ - -72.0966085, - 18.5541747 + -72.3429687, + 18.5508149 ], [ - -72.0965178, - 18.5542127 + -72.3433236, + 18.5530585 ], [ - -72.0968769, - 18.5546588 + -72.3413121, + 18.5614341 ], [ - -72.0979018, - 18.5552141 + -72.3390639, + 18.5613593 ], [ - -72.1006211, - 18.5555875 + -72.3384723, + 18.5638271 ], [ - -72.1014926, - 18.5556206 + -72.3375257, + 18.5654348 ], [ - -72.1024339, - 18.5555016 + -72.3348436, + 18.5650609 ], [ - -72.103417, - 18.5543515 + -72.3311755, + 18.5638271 ], [ - -72.1034798, - 18.5516215 + -72.3312149, + 18.5616211 ], [ - -72.1030789, - 18.5516149 + -72.3232082, + 18.5606863 ], [ - -72.1033752, - 18.5515224 + -72.3212361, + 18.559602 ], [ - -72.1035042, - 18.5515224 + -72.3208023, + 18.5587046 ], [ - -72.1035239, - 18.5502417 + -72.3208811, + 18.557882 ], [ - -72.1028701, - 18.5503062 + -72.3259493, + 18.5580274 ], [ - -72.1029015, - 18.55025 + -72.3266186, + 18.5581993 ], [ - -72.1028457, - 18.5501773 + -72.3259214, + 18.5577498 ], [ - -72.1035081, - 18.5500252 + -72.3250986, + 18.5573797 ], [ - -72.103491, - 18.5497396 + -72.3233767, + 18.552263 ], [ - -72.1035181, - 18.5497361 + -72.3245994, + 18.5478507 ], [ - -72.1035398, - 18.5489039 + -72.3288986, + 18.5483742 ], [ - -72.1034317, - 18.5487056 + -72.329979, + 18.5489548 + ] + ], + [ + [ + -72.3231383, + 18.5269828 ], [ - -72.102717, - 18.5481437 + -72.3223434, + 18.528067 ], [ - -72.1025601, - 18.5481536 + -72.3209629, + 18.5279745 ], [ - -72.10229, - 18.5482751 + -72.3207816, + 18.5271282 ], [ - -72.1022891, - 18.5482569 + -72.3208513, + 18.5253697 ], [ - -72.1025201, - 18.5481396 + -72.3214649, + 18.5249598 ], [ - -72.1023388, - 18.5481321 + -72.3225666, + 18.5248937 ], [ - -72.0999082, - 18.5480901 + -72.3228454, + 18.52533 ], [ - -72.09907, - 18.5483799 + -72.3232359, + 18.5264804 ] ], [ [ - -72.2542503, - 18.568262 + -72.2160832, + 18.6457752 ], [ - -72.2560252, - 18.5717765 + -72.2159649, + 18.6553795 ], [ - -72.2557886, - 18.5748049 + -72.2030279, + 18.6558279 ], [ - -72.2535009, - 18.5755526 + -72.1947057, + 18.6553421 ], [ - -72.2522782, - 18.5755526 + -72.1922208, + 18.6545573 ], [ - -72.2499906, - 18.5740945 + -72.1920631, + 18.6521283 ], [ - -72.2473874, - 18.5698323 + -72.193483, + 18.6477559 ], [ - -72.2460069, - 18.566729 + -72.201253, + 18.6385249 ], [ - -72.2458492, - 18.5629527 + -72.2069327, + 18.6388239 ], [ - -72.2479396, - 18.5625414 + -72.2120996, + 18.6424117 ], [ - -72.2501483, - 18.5628031 + -72.2118068, + 18.6430591 ], [ - -72.2519232, - 18.5650839 - ] - ], - [ - [ - -72.303145, - 18.5332749 + -72.2121693, + 18.6426892 ], [ - -72.3031275, - 18.5331799 + -72.2127968, + 18.6427552 ], [ - -72.3048311, - 18.5311081 + -72.2134662, + 18.6431252 ], [ - -72.3097397, - 18.5311081 + -72.2135638, + 18.6437462 ], [ - -72.3164332, - 18.5324302 + -72.2154176, + 18.6443947 ], [ - -72.3234056, - 18.5366083 + -72.2158909, + 18.6450301 + ] + ], + [ + [ + -72.2867654, + 18.6482017 ], [ - -72.3261388, - 18.5387765 + -72.2900977, + 18.6527446 ], [ - -72.3261946, - 18.5426371 + -72.28981, + 18.6536532 ], [ - -72.3170468, - 18.5540596 + -72.2900738, + 18.6542664 ], [ - -72.3130864, - 18.5540596 + -72.290721, + 18.6537667 ], [ - -72.2987511, - 18.5453342 + -72.2910327, + 18.6544709 ], [ - -72.2988627, - 18.5407333 + -72.2912485, + 18.654221 ], [ - -72.2962969, - 18.5404689 + -72.29168, + 18.6558905 ], [ - -72.2954602, - 18.5395169 + -72.2912245, + 18.656606 ], [ - -72.2961853, - 18.5338582 + -72.2922673, + 18.65597 ], [ - -72.2971893, - 18.5332235 + -72.2926869, + 18.6567536 ], [ - -72.3007034, - 18.5332764 + -72.2930705, + 18.6567309 ], [ - -72.3022652, - 18.5342284 + -72.2941253, + 18.6581846 ], [ - -72.3028486, - 18.5335189 + -72.2960192, + 18.6608421 ], [ - -72.303104, - 18.5333361 + -72.2959713, + 18.6619096 ], [ - -72.303181, - 18.5334007 + -72.2932862, + 18.664567 ], [ - -72.3035793, - 18.5335614 + -72.2906731, + 18.6659979 ], [ - -72.3030793, - 18.5346463 + -72.2895943, + 18.6661342 ], [ - -72.303715, - 18.5339873 + -72.2895943, + 18.6665657 ], [ - -72.3045286, - 18.5344052 + -72.2877004, + 18.6664749 ], [ - -72.3044015, - 18.5345097 + -72.2875805, + 18.6676559 ], [ - -72.3062747, - 18.5352571 + -72.2831214, + 18.6697227 ], [ - -72.3063107, - 18.5352741 + -72.2796453, + 18.6696546 ], [ - -72.3061219, - 18.5357628 + -72.2784311, + 18.6690787 ], [ - -72.3061219, - 18.5358196 + -72.2783972, + 18.6687736 ], [ - -72.30637, - 18.5358928 + -72.277736, + 18.6691671 ], [ - -72.3062726, - 18.5354869 + -72.2774394, + 18.669143 ], [ - -72.3066688, - 18.5350891 + -72.2770071, + 18.6683159 ], [ - -72.3061963, - 18.5349706 + -72.2765575, + 18.6681125 ], [ - -72.3058869, - 18.5349385 + -72.2765385, + 18.6680583 ], [ - -72.3055373, - 18.5346833 + -72.2752319, + 18.6685239 ], [ - -72.3054864, - 18.534613 + -72.2749292, + 18.6674649 ], [ - -72.3055585, - 18.5345065 + -72.2746416, + 18.6674309 ], [ - -72.3046749, - 18.5342293 + -72.2734668, + 18.6682145 ], [ - -72.3047617, - 18.5338817 + -72.2732271, + 18.6682712 ], [ - -72.3043252, - 18.5337511 + -72.2726757, + 18.6671583 ], [ - -72.3042595, - 18.5336346 - ] - ], - [ + -72.2719147, + 18.6674288 + ], [ - -72.2981405, - 18.477502 + -72.2718808, + 18.6673405 ], [ - -72.2935652, - 18.4948587 + -72.2688149, + 18.6681868 ], [ - -72.2922242, - 18.4964297 + -72.2688269, + 18.6671761 ], [ - -72.2931708, - 18.4972526 + -72.2690786, + 18.6668241 ], [ - -72.2892266, - 18.5057058 + -72.2688149, + 18.66679 ], [ - -72.2878067, - 18.5080996 + -72.2681077, + 18.6670739 ], [ - -72.2850458, - 18.5119893 + -72.2676282, + 18.6673805 ], [ - -72.2840203, - 18.5113161 + -72.2675563, + 18.6666878 ], [ - -72.2808649, - 18.515879 + -72.266861, + 18.666949 ], [ - -72.2773151, - 18.5175994 + -72.2655904, + 18.6673578 ], [ - -72.2723454, - 18.5175246 + -72.2654466, + 18.6670058 ], [ - -72.2662714, - 18.5144578 + -72.2647514, + 18.6674146 ], [ - -72.2665869, - 18.5066783 + -72.2629893, + 18.6681868 ], [ - -72.2692643, - 18.5046154 + -72.2628455, + 18.6681754 ], [ - -72.2661965, - 18.5029756 + -72.2626537, + 18.6676076 ], [ - -72.2688181, - 18.4965222 + -72.2623001, + 18.6677098 ], [ - -72.2691528, - 18.4959403 + -72.2624799, + 18.6679199 ], [ - -72.2702684, - 18.4961519 + -72.2624799, + 18.6682322 ], [ - -72.2702684, - 18.4955964 + -72.262306, + 18.6682606 ], [ - -72.2690691, - 18.49557 + -72.2620963, + 18.6679654 ], [ - -72.2692922, - 18.4937714 + -72.2622761, + 18.6689193 ], [ - -72.2736988, - 18.4859951 + -72.2601484, + 18.6688966 ], [ - -72.2746749, - 18.4850429 + -72.2542749, + 18.6687944 ], [ - -72.2751769, - 18.483403 + -72.2505388, + 18.6683476 ], [ - -72.2765435, - 18.4813398 + -72.2504371, + 18.669536 ], [ - -72.2773523, - 18.4814985 + -72.2477926, + 18.6698893 ], [ - -72.2783006, - 18.4809694 + -72.2415204, + 18.669793 ], [ - -72.2778544, - 18.4807049 + -72.2414187, + 18.6741933 ], [ - -72.2771013, - 18.480123 + -72.2389167, + 18.6739759 ], [ - -72.2789978, - 18.4775836 + -72.2387249, + 18.6734649 ], [ - -72.279723, - 18.4772927 + -72.2383653, + 18.6733059 ], [ - -72.2806433, - 18.4776365 + -72.2387009, + 18.6739532 ], [ - -72.2813685, - 18.4771604 + -72.2375502, + 18.6738964 ], [ - -72.2808386, - 18.4769752 + -72.2374183, + 18.6735103 ], [ - -72.2812848, - 18.4758378 + -72.237742, + 18.67334 ], [ - -72.2823167, - 18.4751765 + -72.2375142, + 18.6732605 ], [ - -72.2851615, - 18.4750971 + -72.236843, + 18.6734876 ], [ - -72.2849941, - 18.4763668 + -72.2364354, + 18.6724088 ], [ - -72.2854404, - 18.4769752 + -72.2355124, + 18.6726019 ], [ - -72.286277, - 18.4756262 + -72.2354045, + 18.6724202 ], [ - -72.2869325, - 18.4754675 + -72.2353027, + 18.6729028 ], [ - -72.2865978, - 18.4751897 + -72.2345475, + 18.6726871 ], [ - -72.2865978, - 18.4750046 + -72.2343077, + 18.6724599 ], [ - -72.2909765, - 18.4747268 + -72.2342358, + 18.6734706 ], [ - -72.2946579, - 18.4749384 + -72.2334087, + 18.6734592 ], [ - -72.2973911, - 18.476843 - ] - ], - [ - [ - -72.3466657, - 18.5222375 + -72.2332889, + 18.6733003 ], [ - -72.346833, - 18.5244325 + -72.2327375, + 18.6732889 ], [ - -72.3475303, - 18.5277645 + -72.2327135, + 18.6735047 ], [ - -72.3455501, - 18.5291131 + -72.227703, + 18.6725281 ], [ - -72.3403069, - 18.5292189 + -72.2265283, + 18.6716537 ], [ - -72.3383267, - 18.5280289 + -72.226804, + 18.6715742 ], [ - -72.3369043, - 18.530118 + -72.2274993, + 18.6715855 ], [ - -72.3338086, - 18.5296684 + -72.2274873, + 18.6714493 ], [ - -72.3289279, - 18.5270769 + -72.2272899, + 18.6714623 ], [ - -72.328649, - 18.5253316 + -72.2272814, + 18.6712977 ], [ - -72.3292068, - 18.5232689 + -72.2272094, + 18.671358 ], [ - -72.330406, - 18.5220524 + -72.2261785, + 18.6713693 ], [ - -72.3321631, - 18.5221847 + -72.2256032, + 18.670881 ], [ - -72.3322467, - 18.5191963 + -72.2255073, + 18.6694502 ], [ - -72.3369183, - 18.5183633 + -72.2261066, + 18.6696886 ], [ - -72.3382012, - 18.5184691 + -72.2261785, + 18.6695949 ], [ - -72.3381454, - 18.5181782 + -72.2259837, + 18.6695495 ], [ - -72.3411993, - 18.5177947 + -72.225777, + 18.6691379 ], [ - -72.3454943, - 18.5171997 + -72.2253335, + 18.6694643 ], [ - -72.3492595, - 18.517279 + -72.2249739, + 18.66947 ], [ - -72.3504308, - 18.5188922 + -72.2245783, + 18.6678802 ], [ - -72.3503472, - 18.5206112 + -72.2235525, + 18.6677046 ], [ - -72.3496778, - 18.5220392 - ] - ], - [ - [ - -72.3303078, - 18.5486462 + -72.2235907, + 18.6675921 ], [ - -72.3429687, - 18.5508149 + -72.2224634, + 18.6676283 ], [ - -72.3433236, - 18.5530585 + -72.2223659, + 18.667022 ], [ - -72.3413121, - 18.5614341 + -72.2223277, + 18.6670943 ], [ - -72.3390639, - 18.5613593 + -72.2219209, + 18.667026 ], [ - -72.3384723, - 18.5638271 + -72.2208105, + 18.6669015 ], [ - -72.3375257, - 18.5654348 + -72.220809, + 18.6665325 ], [ - -72.3348436, - 18.5650609 + -72.2208705, + 18.6663593 ], [ - -72.3311755, - 18.5638271 + -72.2206023, + 18.6668107 ], [ - -72.3312149, - 18.5616211 + -72.2203895, + 18.6666361 ], [ - -72.3232082, - 18.5606863 + -72.2184341, + 18.6650535 ], [ - -72.3212361, - 18.559602 + -72.21829, + 18.6640979 ], [ - -72.3208023, - 18.5587046 + -72.2183493, + 18.6608376 ], [ - -72.3208811, - 18.557882 + -72.2187223, + 18.6606541 ], [ - -72.3259493, - 18.5580274 + -72.2186894, + 18.660603 ], [ - -72.3266186, - 18.5581993 + -72.2187253, + 18.6604525 ], [ - -72.3259214, - 18.5577498 + -72.2189771, + 18.6603247 ], [ - -72.3250986, - 18.5573797 + -72.2187823, + 18.6601998 ], [ - -72.3233767, - 18.552263 + -72.2186984, + 18.6602367 ], [ - -72.3245994, - 18.5478507 + -72.2185815, + 18.6600352 ], [ - -72.3288986, - 18.5483742 + -72.2186085, + 18.6600039 ], [ - -72.329979, - 18.5489548 - ] - ], - [ + -72.2187823, + 18.6601345 + ], [ - -72.3231383, - 18.5269828 + -72.218995, + 18.6600181 ], [ - -72.3223434, - 18.528067 + -72.2189111, + 18.6599131 ], [ - -72.3209629, - 18.5279745 + -72.2189681, + 18.6597938 ], [ - -72.3207816, - 18.5271282 + -72.2183807, + 18.6595837 ], [ - -72.3208513, - 18.5253697 + -72.2184728, + 18.6539662 ], [ - -72.3214649, - 18.5249598 + -72.2201001, + 18.6511554 ], [ - -72.3225666, - 18.5248937 + -72.225796, + 18.6469472 ], [ - -72.3228454, - 18.52533 + -72.2283048, + 18.6457265 ], [ - -72.3232359, - 18.5264804 - ] - ], - [ - [ - -72.2160832, - 18.6457752 + -72.2379335, + 18.645855 ], [ - -72.2159649, - 18.6553795 + -72.237764, + 18.6446985 ], [ - -72.2030279, - 18.6558279 + -72.2400355, + 18.6432529 ], [ - -72.1947057, - 18.6553421 + -72.2455958, + 18.6433493 ], [ - -72.1922208, - 18.6545573 + -72.2482742, + 18.6450358 ], [ - -72.1920631, - 18.6521283 + -72.2487488, + 18.6436705 ], [ - -72.193483, - 18.6477559 + -72.2511067, + 18.6429775 ], [ - -72.201253, - 18.6385249 + -72.2512385, + 18.6433409 ], [ - -72.2069327, - 18.6388239 + -72.2512625, + 18.6431592 ], [ - -72.2120996, - 18.6424117 + -72.2514843, + 18.6431365 ], [ - -72.2118068, - 18.6430591 + -72.2513284, + 18.6429718 ], [ - -72.2121693, - 18.6426892 + -72.2533602, + 18.6423471 ], [ - -72.2127968, - 18.6427552 + -72.253516, + 18.6426765 ], [ - -72.2134662, - 18.6431252 + -72.2539535, + 18.6425402 ], [ - -72.2135638, - 18.6437462 + -72.2541453, + 18.642932 ], [ - -72.2154176, - 18.6443947 + -72.2543851, + 18.6428696 ], [ - -72.2158909, - 18.6450301 - ] - ], - [ - [ - -72.2867654, - 18.6482017 + -72.2543791, + 18.6427503 ], [ - -72.2900977, - 18.6527446 + -72.2564168, + 18.6423244 ], [ - -72.28981, - 18.6536532 + -72.2566925, + 18.6431365 ], [ - -72.2900738, - 18.6542664 + -72.2568783, + 18.6428582 ], [ - -72.290721, - 18.6537667 + -72.2568184, + 18.6425288 ], [ - -72.2910327, - 18.6544709 + -72.258843, + 18.6420991 ], [ - -72.2912485, - 18.654221 + -72.258885, + 18.6422467 ], [ - -72.29168, - 18.6558905 + -72.2592626, + 18.6422297 ], [ - -72.2912245, - 18.656606 + -72.2596461, + 18.6424057 ], [ - -72.2922673, - 18.65597 + -72.2592206, + 18.6406907 ], [ - -72.2926869, - 18.6567536 + -72.2599545, + 18.6404815 ], [ - -72.2930705, - 18.6567309 + -72.2601156, + 18.6406341 ], [ - -72.2941253, - 18.6581846 + -72.2601156, + 18.6399393 ], [ - -72.2960192, - 18.6608421 + -72.2615268, + 18.6394669 ], [ - -72.2959713, - 18.6619096 + -72.2626056, + 18.6391034 ], [ - -72.2932862, - 18.664567 + -72.2654465, + 18.6387286 ], [ - -72.2906731, - 18.6659979 + -72.2719433, + 18.6386832 ], [ - -72.2895943, - 18.6661342 + -72.272201, + 18.6388649 ], [ - -72.2895943, - 18.6665657 + -72.2730341, + 18.6394158 ], [ - -72.2877004, - 18.6664749 + -72.273166, + 18.6412558 ], [ - -72.2875805, - 18.6676559 + -72.2738732, + 18.6410286 ], [ - -72.2831214, - 18.6697227 + -72.2742208, + 18.6416079 ], [ - -72.2796453, - 18.6696546 + -72.2752187, + 18.6416987 ], [ - -72.2784311, - 18.6690787 + -72.2754524, + 18.6415738 ], [ - -72.2783972, - 18.6687736 + -72.2755513, + 18.6416874 ], [ - -72.277736, - 18.6691671 + -72.2755394, + 18.6417527 ], [ - -72.2774394, - 18.669143 + -72.2764713, + 18.6418634 ], [ - -72.2770071, - 18.6683159 + -72.276753, + 18.6418975 ], [ - -72.2765575, - 18.6681125 + -72.2762953, + 18.6426002 ], [ - -72.2765385, - 18.6680583 + -72.2774226, + 18.6429978 ], [ - -72.2752319, - 18.6685239 + -72.277982, + 18.6427247 ], [ - -72.2749292, - 18.6674649 + -72.2785796, + 18.6431303 ], [ - -72.2746416, - 18.6674309 + -72.2785669, + 18.6432307 ], [ - -72.2734668, - 18.6682145 + -72.2789017, + 18.6433471 ], [ - -72.2732271, - 18.6682712 + -72.279851, + 18.6439655 ], [ - -72.2726757, - 18.6671583 - ], + -72.2858703, + 18.6469651 + ] + ], + [ [ - -72.2719147, - 18.6674288 + -72.5557247, + 18.5305893 ], [ - -72.2718808, - 18.6673405 + -72.5555866, + 18.5367036 ], [ - -72.2688149, - 18.6681868 + -72.554995, + 18.537975 ], [ - -72.2688269, - 18.6671761 + -72.5488026, + 18.537919 ], [ - -72.2690786, - 18.6668241 + -72.5486646, + 18.5372832 ], [ - -72.2688149, - 18.66679 + -72.548842, + 18.5306267 ], [ - -72.2681077, - 18.6670739 + -72.5493745, + 18.5301031 ], [ - -72.2676282, - 18.6673805 - ], + -72.555133, + 18.5301218 + ] + ], + [ [ - -72.2675563, - 18.6666878 + -72.6235278, + 18.5079877 ], [ - -72.266861, - 18.666949 + -72.6234441, + 18.5095217 ], [ - -72.2655904, - 18.6673578 + -72.6226074, + 18.5104341 ], [ - -72.2654466, - 18.6670058 + -72.6204878, + 18.511849 ], [ - -72.2647514, - 18.6674146 + -72.6183403, + 18.5107514 ], [ - -72.2629893, - 18.6681868 + -72.6162207, + 18.5083183 ], [ - -72.2628455, - 18.6681754 + -72.6162625, + 18.506467 ], [ - -72.2626537, - 18.6676076 + -72.618661, + 18.5044438 ], [ - -72.2623001, - 18.6677098 + -72.6204041, + 18.5044967 ], [ - -72.2624799, - 18.6679199 - ], + -72.6228305, + 18.506996 + ] + ] + ] + }, + { + "name": "Interspect ortofotó 2014", + "type": "tms", + "description": "Four districts of Budapest: III, XIII, XIV, XV", + "template": "http://geoserver.infobex.hu/Budapest2014/IST/{zoom}/{x}/{y}.jpg", + "scaleExtent": [ + 10, + 21 + ], + "polygon": [ + [ [ - -72.2624799, - 18.6682322 + 19.04642, + 47.61098 ], [ - -72.262306, - 18.6682606 + 19.05375, + 47.60995 ], [ - -72.2620963, - 18.6679654 + 19.06033, + 47.61037 ], [ - -72.2622761, - 18.6689193 + 19.06022, + 47.61009 ], [ - -72.2601484, - 18.6688966 + 19.06091, + 47.61023 ], [ - -72.2542749, - 18.6687944 + 19.0755, + 47.60835 ], [ - -72.2505388, - 18.6683476 + 19.07796, + 47.60718 ], [ - -72.2504371, - 18.669536 + 19.07773, + 47.60627 ], [ - -72.2477926, - 18.6698893 + 19.07599, + 47.60433 ], [ - -72.2415204, - 18.669793 + 19.07337, + 47.59906 ], [ - -72.2414187, - 18.6741933 + 19.07232, + 47.59332 ], [ - -72.2389167, - 18.6739759 + 19.0723, + 47.58865 ], [ - -72.2387249, - 18.6734649 + 19.0693, + 47.5798 ], [ - -72.2383653, - 18.6733059 + 19.06891, + 47.57742 ], [ - -72.2387009, - 18.6739532 + 19.06949, + 47.57211 ], [ - -72.2375502, - 18.6738964 + 19.06623, + 47.56375 ], [ - -72.2374183, - 18.6735103 + 19.06717, + 47.56427 ], [ - -72.237742, - 18.67334 + 19.0692, + 47.56456 ], [ - -72.2375142, - 18.6732605 + 19.06992, + 47.56418 ], [ - -72.236843, - 18.6734876 + 19.07011, + 47.56363 ], [ - -72.2364354, - 18.6724088 + 19.07785, + 47.56148 ], [ - -72.2355124, - 18.6726019 + 19.07986, + 47.56053 ], [ - -72.2354045, - 18.6724202 + 19.08359, + 47.55604 ], [ - -72.2353027, - 18.6729028 + 19.08516, + 47.5548 ], [ - -72.2345475, - 18.6726871 + 19.08601, + 47.5551 ], [ - -72.2343077, - 18.6724599 + 19.08703, + 47.55488 ], [ - -72.2342358, - 18.6734706 + 19.0984, + 47.54666 ], [ - -72.2334087, - 18.6734592 + 19.09974, + 47.54692 ], [ - -72.2332889, - 18.6733003 + 19.10094, + 47.54656 ], [ - -72.2327375, - 18.6732889 + 19.1015, + 47.54593 ], [ - -72.2327135, - 18.6735047 + 19.1015, + 47.54523 ], [ - -72.227703, - 18.6725281 + 19.10255, + 47.54458 ], [ - -72.2265283, - 18.6716537 + 19.10939, + 47.56255 ], [ - -72.226804, - 18.6715742 + 19.10917, + 47.56324 ], [ - -72.2274993, - 18.6715855 + 19.11193, + 47.57058 ], [ - -72.2274873, - 18.6714493 + 19.11235, + 47.57087 ], [ - -72.2272899, - 18.6714623 + 19.11271, + 47.57297 ], [ - -72.2272814, - 18.6712977 + 19.11382, + 47.57379 ], [ - -72.2272094, - 18.671358 + 19.1144, + 47.57504 ], [ - -72.2261785, - 18.6713693 + 19.11779, + 47.58375 ], [ - -72.2256032, - 18.670881 + 19.11774, + 47.5844 ], [ - -72.2255073, - 18.6694502 + 19.11844, + 47.58512 ], [ - -72.2261066, - 18.6696886 + 19.12, + 47.58924 ], [ - -72.2261785, - 18.6695949 + 19.12008, + 47.59563 ], [ - -72.2259837, - 18.6695495 + 19.1206, + 47.59856 ], [ - -72.225777, - 18.6691379 + 19.12127, + 47.59952 ], [ - -72.2253335, - 18.6694643 + 19.12266, + 47.6004 ], [ - -72.2249739, - 18.66947 + 19.12436, + 47.6008 ], [ - -72.2245783, - 18.6678802 + 19.1255, + 47.60048 ], [ - -72.2235525, - 18.6677046 + 19.12577, + 47.5997 ], [ - -72.2235907, - 18.6675921 + 19.128, + 47.59885 ], [ - -72.2224634, - 18.6676283 + 19.13058, + 47.59898 ], [ - -72.2223659, - 18.667022 + 19.13768, + 47.60057 ], [ - -72.2223277, - 18.6670943 + 19.13874, + 47.60043 ], [ - -72.2219209, - 18.667026 + 19.14144, + 47.59639 ], [ - -72.2208105, - 18.6669015 + 19.14122, + 47.59568 ], [ - -72.220809, - 18.6665325 + 19.14023, + 47.59527 ], [ - -72.2208705, - 18.6663593 + 19.15557, + 47.58499 ], [ - -72.2206023, - 18.6668107 + 19.15413, + 47.58389 ], [ - -72.2203895, - 18.6666361 + 19.15329, + 47.58013 ], [ - -72.2184341, - 18.6650535 + 19.15344, + 47.57918 ], [ - -72.21829, - 18.6640979 + 19.15499, + 47.57884 ], [ - -72.2183493, - 18.6608376 + 19.16043, + 47.57871 ], [ - -72.2187223, - 18.6606541 + 19.16043, + 47.57583 ], [ - -72.2186894, - 18.660603 + 19.16213, + 47.57583 ], [ - -72.2187253, - 18.6604525 + 19.16196, + 47.57383 ], [ - -72.2189771, - 18.6603247 + 19.17573, + 47.56442 ], [ - -72.2187823, - 18.6601998 + 19.17511, + 47.56345 ], [ - -72.2186984, - 18.6602367 + 19.16356, + 47.55986 ], [ - -72.2185815, - 18.6600352 + 19.16295, + 47.5594 ], [ - -72.2186085, - 18.6600039 + 19.17589, + 47.55134 ], [ - -72.2187823, - 18.6601345 + 19.18156, + 47.54896 ], [ - -72.218995, - 18.6600181 + 19.18205, + 47.5483 ], [ - -72.2189111, - 18.6599131 + 19.18165, + 47.54762 ], [ - -72.2189681, - 18.6597938 + 19.16905, + 47.53994 ], [ - -72.2183807, - 18.6595837 + 19.15316, + 47.52885 ], [ - -72.2184728, - 18.6539662 + 19.14747, + 47.52584 ], [ - -72.2201001, - 18.6511554 + 19.14691, + 47.52332 ], [ - -72.225796, - 18.6469472 + 19.14947, + 47.52059 ], [ - -72.2283048, - 18.6457265 + 19.15581, + 47.51256 ], [ - -72.2379335, - 18.645855 + 19.1572, + 47.51155 ], [ - -72.237764, - 18.6446985 + 19.15697, + 47.51051 ], [ - -72.2400355, - 18.6432529 + 19.15885, + 47.50566 ], [ - -72.2455958, - 18.6433493 + 19.15866, + 47.50493 ], [ - -72.2482742, - 18.6450358 + 19.15793, + 47.50438 ], [ - -72.2487488, - 18.6436705 + 19.10292, + 47.49828 ], [ - -72.2511067, - 18.6429775 + 19.1016, + 47.49846 ], [ - -72.2512385, - 18.6433409 + 19.10057, + 47.49914 ], [ - -72.2512625, - 18.6431592 + 19.09185, + 47.5003 ], [ - -72.2514843, - 18.6431365 + 19.08953, + 47.50117 ], [ - -72.2513284, - 18.6429718 + 19.07138, + 47.51722 ], [ - -72.2533602, - 18.6423471 + 19.06794, + 47.51558 ], [ - -72.253516, - 18.6426765 + 19.06631, + 47.51529 ], [ - -72.2539535, - 18.6425402 + 19.06522, + 47.51545 ], [ - -72.2541453, - 18.642932 + 19.06347, + 47.51668 ], [ - -72.2543851, - 18.6428696 + 19.06072, + 47.51512 ], [ - -72.2543791, - 18.6427503 + 19.05709, + 47.51044 ], [ - -72.2564168, - 18.6423244 + 19.05567, + 47.50992 ], [ - -72.2566925, - 18.6431365 + 19.05417, + 47.50997 ], [ - -72.2568783, - 18.6428582 + 19.04318, + 47.51383 ], [ - -72.2568184, - 18.6425288 + 19.04093, + 47.51397 ], [ - -72.258843, - 18.6420991 + 19.04045, + 47.51449 ], [ - -72.258885, - 18.6422467 + 19.03916, + 47.51909 ], [ - -72.2592626, - 18.6422297 + 19.03898, + 47.52143 ], [ - -72.2596461, - 18.6424057 + 19.03938, + 47.52358 ], [ - -72.2592206, - 18.6406907 + 19.04081, + 47.52649 ], [ - -72.2599545, - 18.6404815 + 19.0408, + 47.53092 ], [ - -72.2601156, - 18.6406341 + 19.02088, + 47.53091 ], [ - -72.2601156, - 18.6399393 + 19.02088, + 47.529 ], [ - -72.2615268, - 18.6394669 + 19.0172, + 47.52866 ], [ - -72.2626056, - 18.6391034 + 19.01684, + 47.52876 ], [ - -72.2654465, - 18.6387286 + 19.01453, + 47.53356 ], [ - -72.2719433, - 18.6386832 + 19.01459, + 47.5347 ], [ - -72.272201, - 18.6388649 + 19.01373, + 47.5348 ], [ - -72.2730341, - 18.6394158 + 19.01167, + 47.53786 ], [ - -72.273166, - 18.6412558 + 19.01055, + 47.53839 ], [ - -72.2738732, - 18.6410286 + 19.0051, + 47.53978 ], [ - -72.2742208, - 18.6416079 + 19.00501, + 47.54075 ], [ - -72.2752187, - 18.6416987 + 19.00761, + 47.54245 ], [ - -72.2754524, - 18.6415738 + 19.00684, + 47.54297 ], [ - -72.2755513, - 18.6416874 + 19.00684, + 47.54385 ], [ - -72.2755394, - 18.6417527 + 19.00525, + 47.54499 ], [ - -72.2764713, - 18.6418634 + 19.0053, + 47.5455 ], [ - -72.276753, - 18.6418975 + 19.00462, + 47.54557 ], [ - -72.2762953, - 18.6426002 + 19.00434, + 47.54599 ], [ - -72.2774226, - 18.6429978 + 19.00261, + 47.55075 ], [ - -72.277982, - 18.6427247 + 18.99714, + 47.55468 ], [ - -72.2785796, - 18.6431303 + 18.99466, + 47.55877 ], [ - -72.2785669, - 18.6432307 + 18.99244, + 47.5605 ], [ - -72.2789017, - 18.6433471 + 18.99173, + 47.56266 ], [ - -72.279851, - 18.6439655 + 18.99105, + 47.56278 ], [ - -72.2858703, - 18.6469651 - ] - ], - [ - [ - -72.5557247, - 18.5305893 + 18.986, + 47.56863 ], [ - -72.5555866, - 18.5367036 + 18.97914, + 47.57257 ], [ - -72.554995, - 18.537975 + 18.97675, + 47.57301 ], [ - -72.5488026, - 18.537919 + 18.97622, + 47.57444 ], [ - -72.5486646, - 18.5372832 + 18.97677, + 47.57463 ], [ - -72.548842, - 18.5306267 + 18.97641, + 47.57596 ], [ - -72.5493745, - 18.5301031 + 18.98247, + 47.58127 ], [ - -72.555133, - 18.5301218 - ] - ], - [ - [ - -72.6235278, - 18.5079877 + 18.98227, + 47.58198 ], [ - -72.6234441, - 18.5095217 + 18.98276, + 47.58283 ], [ - -72.6226074, - 18.5104341 + 18.97695, + 47.58448 ], [ - -72.6204878, - 18.511849 + 18.97645, + 47.58485 ], [ - -72.6183403, - 18.5107514 + 18.97639, + 47.58555 ], [ - -72.6162207, - 18.5083183 + 18.98285, + 47.58936 ], [ - -72.6162625, - 18.506467 + 18.9841, + 47.58929 ], [ - -72.618661, - 18.5044438 + 18.99076, + 47.58612 ], [ - -72.6204041, - 18.5044967 + 18.99375, + 47.58507 ], [ - -72.6228305, - 18.506996 - ] - ] - ] - }, - { - "name": "Interspect ortofotó 2014", - "type": "tms", - "description": "Four districts of Budapest: III, XIII, XIV, XV", - "template": "http://geoserver.infobex.hu/Budapest2014/IST/{zoom}/{x}/{y}.jpg", - "scaleExtent": [ - 10, - 21 - ], - "polygon": [ - [ + 18.99618, + 47.58645 + ], [ - 19.04642, - 47.61098 + 18.99727, + 47.58664 ], [ - 19.05375, - 47.60995 + 19.00068, + 47.58457 ], [ - 19.06033, - 47.61037 + 19.0016, + 47.58438 ], [ - 19.06022, - 47.61009 + 19.00892, + 47.58637 ], [ - 19.06091, - 47.61023 + 19.01088, + 47.58637 ], [ - 19.0755, - 47.60835 + 19.01088, + 47.5869 ], [ - 19.07796, - 47.60718 + 19.01264, + 47.58738 ], [ - 19.07773, - 47.60627 + 19.02151, + 47.58876 ], [ - 19.07599, - 47.60433 + 19.02593, + 47.58914 ], [ - 19.07337, - 47.59906 + 19.03271, + 47.5883 ], [ - 19.07232, - 47.59332 + 19.03199, + 47.59087 ], [ - 19.0723, - 47.58865 + 19.03113, + 47.59163 ], [ - 19.0693, - 47.5798 + 19.03125, + 47.59276 ], [ - 19.06891, - 47.57742 + 19.02883, + 47.59838 ], [ - 19.06949, - 47.57211 + 19.02808, + 47.59978 ], [ - 19.06623, - 47.56375 + 19.0239, + 47.60425 ], [ - 19.06717, - 47.56427 + 19.02393, + 47.60498 ], [ - 19.0692, - 47.56456 + 19.02531, + 47.60575 ], [ - 19.06992, - 47.56418 + 19.03768, + 47.6104 ], [ - 19.07011, - 47.56363 - ], + 19.04642, + 47.61098 + ] + ] + ], + "terms_url": "http://interspect.hu/", + "terms_text": "Interspect Kft." + }, + { + "name": "Ireland Bartholomew Quarter-Inch 1940", + "type": "tms", + "template": "http://geo.nls.uk/maps/ireland/bartholomew/{zoom}/{x}/{-y}.png", + "scaleExtent": [ + 5, + 13 + ], + "polygon": [ + [ [ - 19.07785, - 47.56148 + -8.8312773, + 55.3963337 ], [ - 19.07986, - 47.56053 + -7.3221271, + 55.398605 ], [ - 19.08359, - 47.55604 + -7.2891331, + 55.4333162 ], [ - 19.08516, - 47.5548 + -7.2368042, + 55.4530757 ], [ - 19.08601, - 47.5551 + -7.18881, + 55.4497995 ], [ - 19.08703, - 47.55488 + -7.1528144, + 55.3968384 ], [ - 19.0984, - 47.54666 + -6.90561, + 55.394903 ], [ - 19.09974, - 47.54692 + -6.9047153, + 55.3842114 ], [ - 19.10094, - 47.54656 + -5.8485282, + 55.3922956 ], [ - 19.1015, - 47.54593 + -5.8378629, + 55.248676 ], [ - 19.1015, - 47.54523 + -5.3614762, + 55.2507024 ], [ - 19.10255, - 47.54458 + -5.3899172, + 53.8466464 ], [ - 19.10939, - 47.56255 + -5.8734141, + 53.8487436 ], [ - 19.10917, - 47.56324 + -5.8983, + 52.8256258 ], [ - 19.11193, - 47.57058 + -6.0191742, + 52.8256258 ], [ - 19.11235, - 47.57087 + -6.0262844, + 51.7712367 ], [ - 19.11271, - 47.57297 + -8.1131422, + 51.7712367 ], [ - 19.11382, - 47.57379 + -8.1273627, + 51.3268839 ], [ - 19.1144, - 47.57504 + -10.6052842, + 51.3091083 ], [ - 19.11779, - 47.58375 + -10.6271879, + 52.0328254 ], [ - 19.11774, - 47.5844 + -10.6469845, + 52.0322454 ], [ - 19.11844, - 47.58512 + -10.6469845, + 52.0440365 ], [ - 19.12, - 47.58924 + -10.6271879, + 52.0448095 ], [ - 19.12008, - 47.59563 + -10.6290733, + 52.0745627 ], [ - 19.1206, - 47.59856 + -10.6699234, + 52.0743695 ], [ - 19.12127, - 47.59952 + -10.6702376, + 52.0876941 ], [ - 19.12266, - 47.6004 + -10.6312729, + 52.0898179 ], [ - 19.12436, - 47.6008 + -10.6393128, + 52.4147202 ], [ - 19.1255, - 47.60048 + -10.3137689, + 52.4185533 ], [ - 19.12577, - 47.5997 + -10.3166401, + 53.3341342 ], [ - 19.128, - 47.59885 + -10.3699669, + 53.3330727 ], [ - 19.13058, - 47.59898 + -10.385965, + 54.3534472 ], [ - 19.13768, - 47.60057 + -8.8163777, + 54.3586265 ], [ - 19.13874, - 47.60043 + -8.8173427, + 54.6595721 ], [ - 19.14144, - 47.59639 + -8.8413398, + 54.6616284 ], [ - 19.14122, - 47.59568 + -8.8422286, + 54.6929749 ], [ - 19.14023, - 47.59527 + -8.8315632, + 54.7145436 ], [ - 19.15557, - 47.58499 - ], + -8.8151208, + 54.7145436 + ] + ] + ], + "terms_url": "http://geo.nls.uk/maps/", + "terms_text": "National Library of Scotland Historic Maps" + }, + { + "name": "Ireland British War Office 1:25k GSGS 3906", + "type": "tms", + "template": "http://mapwarper.net/layers/tile/101/{zoom}/{x}/{y}.png", + "scaleExtent": [ + 0, + 18 + ], + "polygon": [ + [ [ - 19.15413, - 47.58389 + -10.71, + 51.32 ], [ - 19.15329, - 47.58013 + -10.71, + 55.46 ], [ - 19.15344, - 47.57918 + -5.37, + 55.46 ], [ - 19.15499, - 47.57884 + -5.37, + 51.32 ], [ - 19.16043, - 47.57871 - ], + -10.71, + 51.32 + ] + ] + ], + "terms_url": "http://wiki.openstreetmap.org/wiki/WikiProject_Ireland#Trinity_College_Dublin", + "terms_text": "Glucksman Map Library, Trinity College Dublin", + "id": "GSGS3906" + }, + { + "name": "Ireland British War Office One-Inch 1941-43 GSGS 4136", + "type": "tms", + "template": "http://geo.nls.uk/maps/ireland/gsgs4136/{zoom}/{x}/{-y}.png", + "scaleExtent": [ + 5, + 15 + ], + "polygon": [ + [ [ - 19.16043, - 47.57583 + -10.0847426, + 51.4147902 ], [ - 19.16213, - 47.57583 + -10.0906535, + 51.5064103 ], [ - 19.16196, - 47.57383 + -10.4564222, + 51.5003961 ], [ - 19.17573, - 47.56442 + -10.5005905, + 52.3043019 ], [ - 19.17511, - 47.56345 + -10.0837522, + 52.312741 ], [ - 19.16356, - 47.55986 + -10.0840973, + 52.3404698 ], [ - 19.16295, - 47.5594 + -10.055802, + 52.3408915 ], [ - 19.17589, - 47.55134 + -10.0768509, + 52.7628238 ], [ - 19.18156, - 47.54896 + -9.7780248, + 52.7684611 ], [ - 19.18205, - 47.5483 + -9.7818205, + 52.8577261 ], [ - 19.18165, - 47.54762 + -9.6337877, + 52.8596012 ], [ - 19.16905, - 47.53994 + -9.6449626, + 53.1294502 ], [ - 19.15316, - 47.52885 + -10.0919663, + 53.1227152 ], [ - 19.14747, - 47.52584 + -10.1051422, + 53.3912913 ], [ - 19.14691, - 47.52332 + -10.4052593, + 53.3866349 ], [ - 19.14947, - 47.52059 + -10.4530828, + 54.193502 ], [ - 19.15581, - 47.51256 + -10.2998523, + 54.1974988 ], [ - 19.1572, - 47.51155 + -10.3149801, + 54.4669592 ], [ - 19.15697, - 47.51051 + -8.9276095, + 54.4853897 ], [ - 19.15885, - 47.50566 + -8.9339534, + 54.7546562 ], [ - 19.15866, - 47.50493 + -8.7773069, + 54.755501 ], [ - 19.15793, - 47.50438 + -8.7826749, + 55.0252208 ], [ - 19.10292, - 47.49828 + -8.9402974, + 55.0238221 ], [ - 19.1016, - 47.49846 + -8.9451773, + 55.2934155 ], [ - 19.10057, - 47.49914 + -7.528039, + 55.2970274 ], [ - 19.09185, - 47.5003 + -7.525599, + 55.3874955 ], [ - 19.08953, - 47.50117 + -7.0541955, + 55.3841691 ], [ - 19.07138, - 47.51722 + -7.0556595, + 55.2939712 ], [ - 19.06794, - 47.51558 + -6.3241545, + 55.2859128 ], [ - 19.06631, - 47.51529 + -6.3217146, + 55.3253556 ], [ - 19.06522, - 47.51545 + -6.1035807, + 55.3223016 ], [ - 19.06347, - 47.51668 + -6.1045566, + 55.2828557 ], [ - 19.06072, - 47.51512 + -5.7985836, + 55.2772968 ], [ - 19.05709, - 47.51044 + -5.8117595, + 55.0087135 ], [ - 19.05567, - 47.50992 + -5.656577, + 55.0056351 ], [ - 19.05417, - 47.50997 + -5.6721928, + 54.7355021 ], [ - 19.04318, - 47.51383 + -5.3618278, + 54.729585 ], [ - 19.04093, - 47.51397 + -5.3964755, + 54.1917889 ], [ - 19.04045, - 47.51449 + -5.855679, + 54.2017807 ], [ - 19.03916, - 47.51909 + -5.9220464, + 52.8524504 ], [ - 19.03898, - 47.52143 + -6.070885, + 52.8551025 ], [ - 19.03938, - 47.52358 + -6.1030927, + 52.1373337 ], [ - 19.04081, - 47.52649 + -6.8331336, + 52.1463183 ], [ - 19.0408, - 47.53092 + -6.8355736, + 52.0578908 ], [ - 19.02088, - 47.53091 + -7.5641506, + 52.0617913 ], [ - 19.02088, - 47.529 + -7.5661026, + 51.7921593 ], [ - 19.0172, - 47.52866 + -8.147305, + 51.792763 ], [ - 19.01684, - 47.52876 + -8.146329, + 51.7033331 ], [ - 19.01453, - 47.53356 + -8.2912636, + 51.7027283 ], [ - 19.01459, - 47.5347 + -8.2897996, + 51.5227274 ], [ - 19.01373, - 47.5348 + -9.1174397, + 51.516958 ], [ - 19.01167, - 47.53786 + -9.1179277, + 51.4625685 ], [ - 19.01055, - 47.53839 + -9.3692452, + 51.4616564 ], [ - 19.0051, - 47.53978 + -9.3672933, + 51.4254613 + ] + ] + ], + "terms_url": "http://geo.nls.uk/maps/", + "terms_text": "National Library of Scotland Historic Maps", + "id": "GSGS4136" + }, + { + "name": "Ireland EEA CORINE 2006", + "type": "tms", + "template": "http://a.tile.openstreetmap.ie/tiles/corine/{zoom}/{x}/{y}.png", + "scaleExtent": [ + 5, + 16 + ], + "polygon": [ + [ + [ + -5.842956, + 53.8627976 ], [ - 19.00501, - 47.54075 + -5.8341575, + 53.7633541 ], [ - 19.00761, - 47.54245 + -5.6267647, + 53.5383692 ], [ - 19.00684, - 47.54297 + -5.9648778, + 52.1631197 ], [ - 19.00684, - 47.54385 + -6.0453211, + 52.0527275 ], [ - 19.00525, - 47.54499 + -6.1823261, + 51.9699475 ], [ - 19.0053, - 47.5455 + -6.3960035, + 51.9234618 ], [ - 19.00462, - 47.54557 + -6.5945978, + 51.883911 ], [ - 19.00434, - 47.54599 + -7.2481994, + 51.9056295 ], [ - 19.00261, - 47.55075 + -7.341212, + 51.8148076 ], [ - 18.99714, - 47.55468 + -8.1971787, + 51.5037019 ], [ - 18.99466, - 47.55877 + -8.3191005, + 51.4167737 ], [ - 18.99244, - 47.5605 + -9.4478202, + 51.1991221 ], [ - 18.99173, - 47.56266 + -9.9015706, + 51.2266802 ], [ - 18.99105, - 47.56278 + -10.472215, + 51.4050139 ], [ - 18.986, - 47.56863 + -10.8857437, + 51.6770619 ], [ - 18.97914, - 47.57257 + -11.035318, + 52.0620016 ], [ - 18.97675, - 47.57301 + -10.9950963, + 52.1831616 ], [ - 18.97622, - 47.57444 + -10.8178697, + 52.3139827 ], [ - 18.97677, - 47.57463 + -9.8839736, + 52.9032208 ], [ - 18.97641, - 47.57596 + -10.1165049, + 52.9676141 ], [ - 18.98247, - 47.58127 + -10.5514014, + 53.3317027 ], [ - 18.98227, - 47.58198 + -10.6896633, + 53.5854022 ], [ - 18.98276, - 47.58283 + -10.6444139, + 54.0100436 ], [ - 18.97695, - 47.58448 + -10.5501445, + 54.257482 ], [ - 18.97645, - 47.58485 + -10.2824192, + 54.4742405 ], [ - 18.97639, - 47.58555 + -9.8073011, + 54.5705346 ], [ - 18.98285, - 47.58936 + -9.196435, + 54.5486695 ], [ - 18.9841, - 47.58929 + -9.2253443, + 54.7000264 ], [ - 18.99076, - 47.58612 + -8.8985435, + 55.1363582 ], [ - 18.99375, - 47.58507 + -8.0476045, + 55.4711977 ], [ - 18.99618, - 47.58645 + -7.4367384, + 55.6191092 ], [ - 18.99727, - 47.58664 + -7.2205471, + 55.6205288 ], [ - 19.00068, - 47.58457 + -6.8258723, + 55.5608644 ], [ - 19.0016, - 47.58438 + -6.0679458, + 55.3727567 ], [ - 19.00892, - 47.58637 + -5.5639184, + 55.0759594 ], [ - 19.01088, - 47.58637 + -5.0649187, + 54.4640142 ], [ - 19.01088, - 47.5869 - ], + -5.2572284, + 54.1582424 + ] + ] + ], + "terms_url": "http://www.eea.europa.eu/data-and-maps/data/clc-2006-vector-data-version-1", + "terms_text": "EEA Corine 2006" + }, + { + "name": "Ireland EEA GMES Urban Atlas", + "type": "tms", + "template": "http://a.tile.openstreetmap.ie/tiles/urbanatlas/{zoom}/{x}/{y}.png", + "scaleExtent": [ + 5, + 17 + ], + "polygon": [ + [ [ - 19.01264, - 47.58738 + -9.2759602, + 52.7993666 ], [ - 19.02151, - 47.58876 + -9.215509, + 52.8276933 ], [ - 19.02593, - 47.58914 + -9.1086618, + 52.9128016 ], [ - 19.03271, - 47.5883 + -9.0196831, + 52.8837107 ], [ - 19.03199, - 47.59087 + -8.8760649, + 52.8978445 ], [ - 19.03113, - 47.59163 + -8.8001797, + 52.8833558 ], [ - 19.03125, - 47.59276 + -8.7665597, + 52.9065354 ], [ - 19.02883, - 47.59838 + -8.5938079, + 52.9238592 ], [ - 19.02808, - 47.59978 + -8.5241972, + 52.8869724 ], [ - 19.0239, - 47.60425 + -8.4956786, + 52.9105906 ], [ - 19.02393, - 47.60498 + -8.3506448, + 52.9238592 ], [ - 19.02531, - 47.60575 + -8.2718204, + 52.9492401 ], [ - 19.03768, - 47.6104 + -8.2249679, + 52.8991338 ], [ - 19.04642, - 47.61098 - ] - ] - ], - "terms_url": "http://interspect.hu/", - "terms_text": "Interspect Kft." - }, - { - "name": "Ireland Bartholomew Quarter-Inch 1940", - "type": "tms", - "template": "http://geo.nls.uk/maps/ireland/bartholomew/{zoom}/{x}/{-y}.png", - "scaleExtent": [ - 5, - 13 - ], - "polygon": [ - [ - [ - -8.8312773, - 55.3963337 + -8.1564001, + 52.9149986 ], [ - -7.3221271, - 55.398605 + -8.0881237, + 52.7630417 ], [ - -7.2891331, - 55.4333162 + -8.1360092, + 52.7239783 ], [ - -7.2368042, - 55.4530757 + -8.1570652, + 52.6766443 ], [ - -7.18881, - 55.4497995 + -8.2059695, + 52.6185385 ], [ - -7.1528144, - 55.3968384 + -8.2025734, + 52.5954396 ], [ - -6.90561, - 55.394903 + -8.2231242, + 52.5599691 ], [ - -6.9047153, - 55.3842114 + -8.2236294, + 52.5095371 ], [ - -5.8485282, - 55.3922956 + -8.2976651, + 52.5025088 ], [ - -5.8378629, - 55.248676 + -8.3295888, + 52.4721087 ], [ - -5.3614762, - 55.2507024 + -8.3589695, + 52.4986072 ], [ - -5.3899172, - 53.8466464 + -8.3737385, + 52.4764529 ], [ - -5.8734141, - 53.8487436 + -8.432326, + 52.4342609 ], [ - -5.8983, - 52.8256258 + -8.4754569, + 52.4216289 ], [ - -6.0191742, - 52.8256258 + -8.5017727, + 52.3870011 ], [ - -6.0262844, - 51.7712367 + -8.5476205, + 52.3681351 ], [ - -8.1131422, - 51.7712367 + -8.6444103, + 52.3376422 ], [ - -8.1273627, - 51.3268839 + -8.6841451, + 52.3660614 ], [ - -10.6052842, - 51.3091083 + -8.8154099, + 52.3721014 ], [ - -10.6271879, - 52.0328254 + -8.8614233, + 52.3521652 ], [ - -10.6469845, - 52.0322454 + -8.9074451, + 52.3824674 ], [ - -10.6469845, - 52.0440365 + -8.9388551, + 52.3789166 ], [ - -10.6271879, - 52.0448095 + -8.9782502, + 52.4093811 ], [ - -10.6290733, - 52.0745627 + -9.0298715, + 52.4104169 ], [ - -10.6699234, - 52.0743695 + -9.1059449, + 52.420981 ], [ - -10.6702376, - 52.0876941 + -9.1084962, + 52.4415071 ], [ - -10.6312729, - 52.0898179 + -9.140702, + 52.4650891 ], [ - -10.6393128, - 52.4147202 + -9.1315765, + 52.5136207 ], [ - -10.3137689, - 52.4185533 + -9.1739699, + 52.5620573 ], [ - -10.3166401, - 53.3341342 + -9.1426235, + 52.589645 ], [ - -10.3699669, - 53.3330727 + -9.1542382, + 52.610216 ], [ - -10.385965, - 54.3534472 + -9.1426231, + 52.6387401 ], [ - -8.8163777, - 54.3586265 + -9.1776844, + 52.6447573 ], [ - -8.8173427, - 54.6595721 + -9.2012184, + 52.6526248 ], [ - -8.8413398, - 54.6616284 + -9.2036198, + 52.6686468 ], [ - -8.8422286, - 54.6929749 + -9.2238348, + 52.6706578 ], [ - -8.8315632, - 54.7145436 + -9.2161072, + 52.6919412 ], [ - -8.8151208, - 54.7145436 + -9.1882395, + 52.7057242 + ], + [ + -9.2750099, + 52.7350292 + ], + [ + -9.2601152, + 52.7616711 ] - ] - ], - "terms_url": "http://geo.nls.uk/maps/", - "terms_text": "National Library of Scotland Historic Maps" - }, - { - "name": "Ireland British War Office 1:25k GSGS 3906", - "type": "tms", - "template": "http://mapwarper.net/layers/tile/101/{zoom}/{x}/{y}.png", - "scaleExtent": [ - 0, - 18 - ], - "polygon": [ + ], [ [ - -10.71, - 51.32 + -7.307313219981238, + 53.81625879275365 ], [ - -10.71, - 55.46 + -7.245858447032101, + 53.78300449111207 ], [ - -5.37, - 55.46 + -7.15144468970801, + 53.81179938127503 ], [ - -5.37, - 51.32 + -7.086900011973722, + 53.784424420834 ], [ - -10.71, - 51.32 - ] - ] - ], - "terms_url": "http://wiki.openstreetmap.org/wiki/WikiProject_Ireland#Trinity_College_Dublin", - "terms_text": "Glucksman Map Library, Trinity College Dublin", - "id": "GSGS3906" - }, - { - "name": "Ireland British War Office One-Inch 1941-43 GSGS 4136", - "type": "tms", - "template": "http://geo.nls.uk/maps/ireland/gsgs4136/{zoom}/{x}/{-y}.png", - "scaleExtent": [ - 5, - 15 - ], - "polygon": [ - [ + -7.0347149533800435, + 53.77996162275688 + ], [ - -10.0847426, - 51.4147902 + -6.975320116954343, + 53.788481098127924 ], [ - -10.0906535, - 51.5064103 + -6.928628222423156, + 53.81443454540607 ], [ - -10.4564222, - 51.5003961 + -6.992829577403537, + 53.86609081229548 ], [ - -10.5005905, - 52.3043019 + -6.975320116954343, + 53.87945028968944 ], [ - -10.0837522, - 52.312741 + -6.949914233165313, + 53.87094929783329 ], [ - -10.0840973, - 52.3404698 + -6.9375546140247035, + 53.87540241385127 ], [ - -10.055802, - 52.3408915 + -6.936867968516893, + 53.896649390754646 ], [ - -10.0768509, - 52.7628238 + -6.897042529063821, + 53.889770599553906 ], [ - -9.7780248, - 52.7684611 + -6.867516772227924, + 53.880259817835736 ], [ - -9.7818205, - 52.8577261 + -6.851037280040446, + 53.88450958346468 ], [ - -9.6337877, - 52.8596012 + -6.842454211192801, + 53.89786317755242 ], [ - -9.6449626, - 53.1294502 + -6.812928454356904, + 53.90069520963246 ], [ - -10.0919663, - 53.1227152 + -6.79850889869286, + 53.89280549994937 ], [ - -10.1051422, - 53.3912913 + -6.789925829845217, + 53.89462633440526 ], [ - -10.4052593, - 53.3866349 + -6.791985766368652, + 53.904538374710896 ], [ - -10.4530828, - 54.193502 + -6.778939501720231, + 53.918087767078354 ], [ - -10.2998523, - 54.1974988 + -6.77001311011868, + 53.91505470292794 ], [ - -10.3149801, - 54.4669592 + -6.75868345923979, + 53.921727153244476 ], [ - -8.9276095, - 54.4853897 + -6.744263903575747, + 53.916065748791254 ], [ - -8.9339534, - 54.7546562 + -6.727441088634364, + 53.92334455637637 ], [ - -8.7773069, - 54.755501 + -6.713021532970319, + 53.90777445003927 ], [ - -8.7826749, - 55.0252208 + -6.684182421642232, + 53.90292024303218 ], [ - -8.9402974, - 55.0238221 + -6.623757616954815, + 53.88187882710815 ], [ - -8.9451773, - 55.2934155 + -6.590455309825955, + 53.857789593974296 ], [ - -7.528039, - 55.2970274 + -6.591141955333765, + 53.835509894663346 ], [ - -7.525599, - 55.3874955 + -6.574319140392382, + 53.82254170362619 ], [ - -7.0541955, - 55.3841691 + -6.571572558361136, + 53.804703885117576 ], [ - -7.0556595, - 55.2939712 + -6.5533764524041285, + 53.79983770791046 ], [ - -6.3241545, - 55.2859128 + -6.541360156017425, + 53.78300449111207 ], [ - -6.3217146, - 55.3253556 + -6.511491076427622, + 53.76900546961285 ], [ - -6.1035807, - 55.3223016 + -6.472695605236269, + 53.77326653566421 ], [ - -6.1045566, - 55.2828557 + -6.443513171154276, + 53.76393220797015 ], [ - -5.7985836, - 55.2772968 + -6.44728972144724, + 53.75114486961979 ], [ - -5.8117595, - 55.0087135 + -6.4775021237909485, + 53.728199094666586 ], [ - -5.656577, - 55.0056351 + -6.459649340587848, + 53.71682309412751 ], [ - -5.6721928, - 54.7355021 + -6.435616747814443, + 53.72230833571077 ], [ - -5.3618278, - 54.729585 + -6.4198239011347775, + 53.72921465935537 ], [ - -5.3964755, - 54.1917889 + -6.4009411496699595, + 53.72169889975152 ], [ - -5.855679, - 54.2017807 + -6.375878588634836, + 53.718042098526006 ], [ - -5.9220464, - 52.8524504 + -6.359055773693453, + 53.708695495259434 ], [ - -6.070885, - 52.8551025 + -6.340173022228636, + 53.708085862042424 ], [ - -6.1030927, - 52.1373337 + -6.329873339611461, + 53.71296268045594 ], [ - -6.8331336, - 52.1463183 + -6.325753466564592, + 53.72210519137233 ], [ - -6.8355736, - 52.0578908 + -6.2938244504513525, + 53.72576163932632 ], [ - -7.5641506, - 52.0617913 + -6.265328661877173, + 53.7363229253304 ], [ - -7.5661026, - 51.7921593 + -6.240952746349864, + 53.734292114843086 ], [ - -8.147305, - 51.792763 + -6.180871264416349, + 53.632015710147016 ], [ - -8.146329, - 51.7033331 + -6.092793818322125, + 53.588038288422446 ], [ - -8.2912636, - 51.7027283 + -5.985734079608837, + 53.49383447350347 ], [ - -8.2897996, - 51.5227274 + -6.0887447432153685, + 53.27174268379562 ], [ - -9.1174397, - 51.516958 + -6.033272979232964, + 53.1191110041494 ], [ - -9.1179277, - 51.4625685 + -5.984663357119282, + 52.9651254915577 ], [ - -9.3692452, - 51.4616564 + -6.122679104189409, + 52.73207538466633 ], [ - -9.3672933, - 51.4254613 - ] - ] - ], - "terms_url": "http://geo.nls.uk/maps/", - "terms_text": "National Library of Scotland Historic Maps", - "id": "GSGS4136" - }, - { - "name": "Ireland EEA CORINE 2006", - "type": "tms", - "template": "http://a.tile.openstreetmap.ie/tiles/corine/{zoom}/{x}/{y}.png", - "scaleExtent": [ - 5, - 16 - ], - "polygon": [ - [ - [ - -5.842956, - 53.8627976 + -6.185163845400262, + 52.73706461957944 ], [ - -5.8341575, - 53.7633541 + -6.1899703639549415, + 52.76075568810044 ], [ - -5.6267647, - 53.5383692 + -6.319059719423517, + 52.782357357522855 ], [ - -5.9648778, - 52.1631197 + -6.393904079774976, + 52.7790347214105 ], [ - -6.0453211, - 52.0527275 + -6.465315212587381, + 52.6946379192593 ], [ - -6.1823261, - 51.9699475 + -6.534666408876349, + 52.673409093161446 ], [ - -6.3960035, - 51.9234618 + -6.612257351259057, + 52.69255711803012 ], [ - -6.5945978, - 51.883911 + -6.6692489284074155, + 52.74745702505679 ], [ - -7.2481994, - 51.9056295 + -6.671308864930852, + 52.76948072949997 ], [ - -7.341212, - 51.8148076 + -6.720747341493285, + 52.7748810695361 ], [ - -8.1971787, - 51.5037019 + -6.71456753192298, + 52.80311808637125 ], [ - -8.3191005, - 51.4167737 + -6.658949245790243, + 52.84709806982182 ], [ - -9.4478202, - 51.1991221 + -6.582044948915348, + 52.81349473557279 ], [ - -9.9015706, - 51.2266802 + -6.547712673524768, + 52.83133677935633 ], [ - -10.472215, - 51.4050139 + -6.531233181337292, + 52.87404491274922 ], [ - -10.8857437, - 51.6770619 + -6.617750515321548, + 52.87528820923615 ], [ - -11.035318, - 52.0620016 + -6.728987087587023, + 52.90635903963372 ], [ - -10.9950963, - 52.1831616 + -6.780485500672891, + 52.859122574848655 ], [ - -10.8178697, - 52.3139827 + -6.870436062196207, + 52.85165948109425 ], [ - -9.8839736, - 52.9032208 + -6.938413967469552, + 52.86658438536895 ], [ - -10.1165049, - 52.9676141 + -6.965879787782016, + 52.89766145203082 ], [ - -10.5514014, - 53.3317027 + -6.987852444031986, + 52.969260966642985 ], [ - -10.6896633, - 53.5854022 + -7.039350857117853, + 52.9560260536776 ], [ - -10.6444139, - 54.0100436 + -7.109388698914634, + 53.007288776633686 ], [ - -10.5501445, - 54.257482 + -7.068876613953752, + 53.058078015357786 ], [ - -10.2824192, - 54.4742405 + -7.088789333680287, + 53.11869890949892 ], [ - -9.8073011, - 54.5705346 + -7.119688381531809, + 53.15000684568904 ], [ - -9.196435, - 54.5486695 + -7.105955471375577, + 53.16112391039828 ], [ - -9.2253443, - 54.7000264 + -7.127928127625547, + 53.17223809655703 ], [ - -8.8985435, - 55.1363582 + -7.180113186219227, + 53.182526443342745 ], [ - -8.0476045, - 55.4711977 + -7.160887112000503, + 53.19898266621498 ], [ - -7.4367384, - 55.6191092 + -7.057890285828767, + 53.19898266621498 ], [ - -7.2205471, - 55.6205288 + -7.048963894227218, + 53.217077217179636 ], [ - -6.8258723, - 55.5608644 + -7.0915359157115345, + 53.235575105358386 ], [ - -6.0679458, - 55.3727567 + -7.0434707301647235, + 53.25735126035676 ], [ - -5.5639184, - 55.0759594 + -7.05102383075065, + 53.29717703664696 ], [ - -5.0649187, - 54.4640142 + -6.996778835633536, + 53.31112780504489 ], [ - -5.2572284, - 54.1582424 - ] - ] - ], - "terms_url": "http://www.eea.europa.eu/data-and-maps/data/clc-2006-vector-data-version-1", - "terms_text": "EEA Corine 2006" - }, - { - "name": "Ireland EEA GMES Urban Atlas", - "type": "tms", - "template": "http://a.tile.openstreetmap.ie/tiles/urbanatlas/{zoom}/{x}/{y}.png", - "scaleExtent": [ - 5, - 17 - ], - "polygon": [ - [ + -7.044157375672535, + 53.33368557548294 + ], [ - -9.2759602, - 52.7993666 + -7.105955471375576, + 53.371801590024276 ], [ - -9.215509, - 52.8276933 + -7.22050647653913, + 53.432465115081854 ], [ - -9.1086618, - 52.9128016 + -7.149441429887032, + 53.45731709817442 ], [ - -9.0196831, - 52.8837107 + -7.099891489102085, + 53.463915962572514 ], [ - -8.8760649, - 52.8978445 + -7.0744645458045445, + 53.48370640260363 ], [ - -8.8001797, - 52.8833558 + -7.079028356140001, + 53.504650927752664 ], [ - -8.7665597, - 52.9065354 + -7.047733656696876, + 53.515119311359335 ], [ - -8.5938079, - 52.9238592 + -7.029478415355053, + 53.54147267392419 ], [ - -8.5241972, - 52.8869724 + -7.054253385747527, + 53.56471202500164 ], [ - -8.4956786, - 52.9105906 + -7.009267255298033, + 53.58561652973758 ], [ - -8.3506448, - 52.9238592 + -6.992641946218873, + 53.602642188744426 ], [ - -8.2718204, - 52.9492401 + -6.989056095241016, + 53.62739453790707 ], [ - -8.2249679, - 52.8991338 + -6.9717788132567895, + 53.63686620586593 ], [ - -8.1564001, - 52.9149986 + -6.9633031654909425, + 53.650973114934644 ], [ - -8.0881237, - 52.7630417 + -6.9871001765258205, + 53.66623418009986 ], [ - -8.1360092, - 52.7239783 + -6.999813648174589, + 53.67086935885432 ], [ - -8.1570652, - 52.6766443 + -7.008289295940436, + 53.65908728051006 ], [ - -8.2059695, - 52.6185385 + -7.044473792171549, + 53.65367801032349 ], [ - -8.2025734, - 52.5954396 + -7.066640870943764, + 53.63918547390694 ], [ - -8.2231242, - 52.5599691 + -7.101847407817279, + 53.65870092708686 ], [ - -8.2236294, - 52.5095371 + -7.120754622064167, + 53.672993645380515 ], [ - -8.2976651, - 52.5025088 + -7.137379931143327, + 53.66893809633893 ], [ - -8.3295888, - 52.4721087 + -7.160850955725672, + 53.683034277255075 ], [ - -8.3589695, - 52.4986072 + -7.174216400279507, + 53.686316272406906 ], [ - -8.3737385, - 52.4764529 + -7.196057492599188, + 53.69017711570491 ], [ - -8.432326, - 52.4342609 + -7.210726882963154, + 53.69480966037566 ], [ - -8.4754569, - 52.4216289 + -7.247237365646801, + 53.71661437518035 ], [ - -8.5017727, - 52.3870011 + -7.239413690786019, + 53.73223735177976 ], [ - -8.5476205, - 52.3681351 + -7.260276823748104, + 53.74361339729716 ], [ - -8.6444103, - 52.3376422 + -7.2814659431627184, + 53.75922634307083 ], [ - -8.6841451, - 52.3660614 + -7.289615604476034, + 53.77271433845693 ], [ - -8.8154099, - 52.3721014 + -7.3238441819919515, + 53.78465723043301 ], [ - -8.8614233, - 52.3521652 + -7.337209626545788, + 53.78658318504567 ], [ - -8.9074451, - 52.3824674 + -7.351227044004687, + 53.80141007448381 ], [ - -8.9388551, - 52.3789166 + -7.307313219981238, + 53.81625879275365 + ] + ], + [ + [ + -5.685433013282673, + 54.77854496390836 ], [ - -8.9782502, - 52.4093811 + -5.696867084279401, + 54.73050346921268 ], [ - -9.0298715, - 52.4104169 + -5.8223689524230124, + 54.70033215177621 ], [ - -9.1059449, - 52.420981 + -5.878760568989772, + 54.649492182564074 ], [ - -9.1084962, - 52.4415071 + -5.743404719024681, + 54.68128223623249 ], [ - -9.140702, - 52.4650891 + -5.581196917402638, + 54.68781619319656 ], [ - -9.1315765, - 52.5136207 + -5.571488953592992, + 54.67074450064368 ], [ - -9.1739699, - 52.5620573 + -5.582915011231644, + 54.66440901595977 ], [ - -9.1426235, - 52.589645 + -5.58291501123164, + 54.65085746679818 ], [ - -9.1542382, - 52.610216 + -5.6086481910584185, + 54.63997082553691 ], [ - -9.1426231, - 52.6387401 + -5.6354970593650116, + 54.61551371292451 ], [ - -9.1776844, - 52.6447573 + -5.728732824433139, + 54.6184944610979 ], [ - -9.2012184, - 52.6526248 + -5.822612969913913, + 54.49193018941315 ], [ - -9.2036198, - 52.6686468 + -5.896754545381575, + 54.44975600798866 ], [ - -9.2238348, - 52.6706578 + -5.936834914186871, + 54.38213187386197 ], [ - -9.2161072, - 52.6919412 + -6.0187561190025445, + 54.36974944197913 ], [ - -9.1882395, - 52.7057242 + -6.059257912638059, + 54.38280030737259 ], [ - -9.2750099, - 52.7350292 + -6.101784280694663, + 54.41510088826871 ], [ - -9.2601152, - 52.7616711 - ] - ], - [ - [ - -7.307313219981238, - 53.81625879275365 + -6.1740201072375225, + 54.43476829635816 ], [ - -7.245858447032101, - 53.78300449111207 + -6.216261364689026, + 54.42827259213158 ], [ - -7.15144468970801, - 53.81179938127503 + -6.264329002478664, + 54.487825014814625 ], [ - -7.086900011973722, - 53.784424420834 + -6.249277519938476, + 54.49741303545491 ], [ - -7.0347149533800435, - 53.77996162275688 + -6.288340515296785, + 54.53143435197413 ], [ - -6.975320116954343, - 53.788481098127924 + -6.283750270272458, + 54.54447449434036 ], [ - -6.928628222423156, - 53.81443454540607 + -6.321445027854273, + 54.58928767713928 ], [ - -6.992829577403537, - 53.86609081229548 + -6.264329002478664, + 54.604982769755765 ], [ - -6.975320116954343, - 53.87945028968944 + -6.240052417736423, + 54.59541999854735 ], [ - -6.949914233165313, - 53.87094929783329 + -6.098762694536575, + 54.631690374598676 ], [ - -6.9375546140247035, - 53.87540241385127 + -6.051950538018501, + 54.61314575326238 ], [ - -6.936867968516893, - 53.896649390754646 + -6.031509408441251, + 54.620921248201434 ], [ - -6.897042529063821, - 53.889770599553906 + -6.002995140908084, + 54.65571636730639 ], [ - -6.867516772227924, - 53.880259817835736 + -6.0647754758974335, + 54.6634355452454 ], [ - -6.851037280040446, - 53.88450958346468 + -6.059920158948984, + 54.704134188139534 ], [ - -6.842454211192801, - 53.89786317755242 + -6.047781866577864, + 54.71395188569398 ], [ - -6.812928454356904, - 53.90069520963246 + -6.120611620804591, + 54.801644524994515 ], [ - -6.79850889869286, - 53.89280549994937 + -6.002141887262449, + 54.80836072138932 ], [ - -6.789925829845217, - 53.89462633440526 + -5.984662746248036, + 54.78652900156178 ], [ - -6.791985766368652, - 53.904538374710896 - ], + -5.685433013282673, + 54.77854496390836 + ] + ], + [ [ - -6.778939501720231, - 53.918087767078354 + -9.128658300749114, + 53.24759266864586 ], [ - -6.77001311011868, - 53.91505470292794 + -9.024510568479629, + 53.26744820137083 ], [ - -6.75868345923979, - 53.921727153244476 + -9.016360907166316, + 53.26364619217274 ], [ - -6.744263903575747, - 53.916065748791254 + -9.001854510028616, + 53.26588844362053 ], [ - -6.727441088634364, - 53.92334455637637 + -8.9951717877517, + 53.259258838409615 ], [ - -6.713021532970319, - 53.90777445003927 + -8.973493688658284, + 53.262378780650025 ], [ - -6.684182421642232, - 53.90292024303218 + -8.95230456924367, + 53.271444820907114 ], [ - -6.623757616954815, - 53.88187882710815 + -8.956705386352859, + 53.281580911863244 ], [ - -6.590455309825955, - 53.857789593974296 + -8.961106203462048, + 53.28119110665652 ], [ - -6.591141955333765, - 53.835509894663346 + -8.960780217009516, + 53.28908396911955 ], [ - -6.574319140392382, - 53.82254170362619 + -8.954260487958864, + 53.28927883616923 ], [ - -6.571572558361136, - 53.804703885117576 + -8.95230456924367, + 53.30155366854246 ], [ - -6.5533764524041285, - 53.79983770791046 + -8.963714095082308, + 53.303793931840495 ], [ - -6.541360156017425, - 53.78300449111207 + -8.9811543702928, + 53.294734752711804 ], [ - -6.511491076427622, - 53.76900546961285 + -8.985718180628256, + 53.30174847871221 ], [ - -6.472695605236269, - 53.77326653566421 + -9.019946758144176, + 53.30768976199425 ], [ - -6.443513171154276, - 53.76393220797015 + -9.00837423907927, + 53.31596722087059 ], [ - -6.44728972144724, - 53.75114486961979 + -9.01880580556031, + 53.31625933715475 ], [ - -6.4775021237909485, - 53.728199094666586 + -9.045862681120513, + 53.31275380979257 ], [ - -6.459649340587848, - 53.71682309412751 + -9.06444390891487, + 53.32122500810515 ], [ - -6.435616747814443, - 53.72230833571077 + -9.080906224767762, + 53.307397587062724 ], [ - -6.4198239011347775, - 53.72921465935537 + -9.08106921799403, + 53.303404329274585 ], [ - -6.4009411496699595, - 53.72169889975152 + -9.09019683866494, + 53.30574189135002 ], [ - -6.375878588634836, - 53.718042098526006 + -9.095901601584261, + 53.298826232852214 ], [ - -6.359055773693453, - 53.708695495259434 + -9.10128037805105, + 53.3008718259498 ], [ - -6.340173022228636, - 53.708085862042424 + -9.115623781962478, + 53.28450433758295 ], [ - -6.329873339611461, - 53.71296268045594 + -9.121491538108067, + 53.2832375443259 ], [ - -6.325753466564592, - 53.72210519137233 + -9.13273807072044, + 53.28557621023763 ], [ - -6.2938244504513525, - 53.72576163932632 + -9.144636576237877, + 53.27865728614638 ], [ - -6.265328661877173, - 53.7363229253304 + -9.13876882009229, + 53.26345120822951 ], [ - -6.240952746349864, - 53.734292114843086 + -9.128658300749114, + 53.24759266864586 + ] + ], + [ + [ + -8.595266214281438, + 51.69264788483154 ], [ - -6.180871264416349, - 53.632015710147016 + -8.55819409885298, + 51.69306638852667 ], [ - -6.092793818322125, - 53.588038288422446 + -8.566697711835303, + 51.682644706464686 ], [ - -5.985734079608837, - 53.49383447350347 + -8.579130708100188, + 51.67349700898941 ], [ - -6.0887447432153685, - 53.27174268379562 + -8.544554623426079, + 51.66520531197343 ], [ - -6.033272979232964, - 53.1191110041494 + -8.494765061495364, + 51.667778759675976 ], [ - -5.984663357119282, - 52.9651254915577 + -8.30113898732036, + 51.7235009029955 ], [ - -6.122679104189409, - 52.73207538466633 + -8.268406960495541, + 51.784858633837544 ], [ - -6.185163845400262, - 52.73706461957944 + -8.154536388302146, + 51.7814362126791 ], [ - -6.1899703639549415, - 52.76075568810044 + -8.115350159004825, + 51.809093351533164 ], [ - -6.319059719423517, - 52.782357357522855 + -8.068326683848039, + 51.870050153657075 ], [ - -6.393904079774976, - 52.7790347214105 + -8.10059769621054, + 51.89964422561186 ], [ - -6.465315212587381, - 52.6946379192593 + -8.08123508879304, + 51.918414974037226 ], [ - -6.534666408876349, - 52.673409093161446 + -8.09183842142643, + 51.95337589170907 ], [ - -6.612257351259057, - 52.69255711803012 + -8.124570448251253, + 51.95479649105758 ], [ - -6.6692489284074155, - 52.74745702505679 + -8.132407694110718, + 51.970988142592034 ], [ - -6.671308864930852, - 52.76948072949997 + -8.099675667285895, + 51.978371865876596 ], [ - -6.720747341493285, - 52.7748810695361 + -8.144394070131078, + 52.02151390085561 ], [ - -6.71456753192298, - 52.80311808637125 + -8.159607547387685, + 52.064330945363764 ], [ - -6.658949245790243, - 52.84709806982182 + -8.140705954432507, + 52.07254939152303 ], [ - -6.582044948915348, - 52.81349473557279 + -8.165600735397863, + 52.09294727054506 ], [ - -6.547712673524768, - 52.83133677935633 + -8.18726841512697, + 52.0835993998731 ], [ - -6.531233181337292, - 52.87404491274922 + -8.2093971093184, + 52.10512489114057 ], [ - -6.617750515321548, - 52.87528820923615 + -8.207092037006792, + 52.12494181389489 ], [ - -6.728987087587023, - 52.90635903963372 + -8.227837687811258, + 52.143052434929714 ], [ - -6.780485500672891, - 52.859122574848655 + -8.222766528725723, + 52.16454923557058 ], [ - -6.870436062196207, - 52.85165948109425 + -8.30298304516965, + 52.1829264222872 ], [ - -6.938413967469552, - 52.86658438536895 + -8.427456949996438, + 52.17783811526099 ], [ - -6.965879787782016, - 52.89766145203082 + -8.46710419375608, + 52.169921813849676 ], [ - -6.987852444031986, - 52.969260966642985 + -8.509978538751975, + 52.18405707812542 ], [ - -7.039350857117853, - 52.9560260536776 + -8.530263175094117, + 52.16511480067495 ], [ - -7.109388698914634, - 53.007288776633686 + -8.574981577939297, + 52.18066502436804 ], [ - -7.068876613953752, - 53.058078015357786 + -8.587889982884295, + 52.16963906274442 ], [ - -7.088789333680287, - 53.11869890949892 + -8.642289689438227, + 52.18829678149147 ], [ - -7.119688381531809, - 53.15000684568904 + -8.719279104645906, + 52.15804472022032 ], [ - -7.105955471375577, - 53.16112391039828 + -8.698533453841442, + 52.13541291452849 ], [ - -7.127928127625547, - 53.17223809655703 + -8.740946784375014, + 52.10823956240069 ], [ - -7.180113186219227, - 53.182526443342745 + -8.77460084012448, + 52.05951253229793 ], [ - -7.160887112000503, - 53.19898266621498 + -8.803183736788409, + 52.03768144571248 ], [ - -7.057890285828767, - 53.19898266621498 + -8.86818677597573, + 52.03286015807593 ], [ - -7.048963894227218, - 53.217077217179636 + -8.870491848287335, + 52.01839317543363 ], [ - -7.0915359157115345, - 53.235575105358386 + -8.844214023935015, + 51.991148511559096 ], [ - -7.0434707301647235, - 53.25735126035676 + -8.79811257770287, + 51.964455373040394 ], [ - -7.05102383075065, - 53.29717703664696 + -8.782899100446263, + 51.931777239822054 ], [ - -6.996778835633536, - 53.31112780504489 + -8.835915763613228, + 51.9292188160068 ], [ - -7.044157375672535, - 53.33368557548294 + -8.838681850387156, + 51.90277322850554 ], [ - -7.105955471375576, - 53.371801590024276 + -8.802261707863764, + 51.89367006943167 ], [ - -7.22050647653913, - 53.432465115081854 + -8.792580404155013, + 51.85695425263326 ], [ - -7.149441429887032, - 53.45731709817442 + -8.765841565340368, + 51.82476769939557 ], [ - -7.099891489102085, - 53.463915962572514 + -8.758926348405547, + 51.80054140901511 ], [ - -7.0744645458045445, - 53.48370640260363 + -8.79811257770287, + 51.78628456602828 ], [ - -7.079028356140001, - 53.504650927752664 + -8.832227647914657, + 51.79626482935233 ], [ - -7.047733656696876, - 53.515119311359335 + -8.836837792537873, + 51.77687258059678 ], [ - -7.029478415355053, - 53.54147267392419 + -8.885705325543944, + 51.746055989869106 ], [ - -7.054253385747527, - 53.56471202500164 + -8.859888515653944, + 51.72435763090916 ], [ - -7.009267255298033, - 53.58561652973758 + -8.807332866949299, + 51.71093369500414 ], [ - -6.992641946218873, - 53.602642188744426 + -8.678248817499297, + 51.693505197270746 ], [ - -6.989056095241016, - 53.62739453790707 + -8.60540853245251, + 51.67835695335278 ], [ - -6.9717788132567895, - 53.63686620586593 - ], + -8.595266214281438, + 51.69264788483154 + ] + ], + [ [ - -6.9633031654909425, - 53.650973114934644 + -7.138279151048154, + 55.06131559970097 ], [ - -6.9871001765258205, - 53.66623418009986 + -7.117994514706011, + 54.99631329558348 ], [ - -6.999813648174589, - 53.67086935885432 + -7.070049010624583, + 54.98784996056705 ], [ - -7.008289295940436, - 53.65908728051006 + -7.076503213097081, + 54.93332450204895 ], [ - -7.044473792171549, - 53.65367801032349 + -7.025791622241725, + 54.91159959910791 ], [ - -7.066640870943764, - 53.63918547390694 + -7.007351043748867, + 54.87872502112528 ], [ - -7.101847407817279, - 53.65870092708686 + -7.024869593317081, + 54.8511320998998 ], [ - -7.120754622064167, - 53.672993645380515 + -6.990754523105296, + 54.81661438893913 ], [ - -7.137379931143327, - 53.66893809633893 + -7.051608432131725, + 54.80598761598125 ], [ - -7.160850955725672, - 53.683034277255075 + -7.115228427932084, + 54.80651902101645 ], [ - -7.174216400279507, - 53.686316272406906 + -7.170550163410654, + 54.84847793920564 ], [ - -7.196057492599188, - 53.69017711570491 + -7.199133060074584, + 54.84316909395457 ], [ - -7.210726882963154, - 53.69480966037566 + -7.222183783190655, + 54.85803210052931 ], [ - -7.247237365646801, - 53.71661437518035 + -7.2111194360949415, + 54.862808332627324 ], [ - -7.239413690786019, - 53.73223735177976 + -7.212041465019584, + 54.882438010878076 ], [ - -7.260276823748104, - 53.74361339729716 + -7.279349576518514, + 54.880846771447125 ], [ - -7.2814659431627184, - 53.75922634307083 + -7.273817402970655, + 54.91530955931841 ], [ - -7.289615604476034, - 53.77271433845693 + -7.3033223285592275, + 54.915839525718205 ], [ - -7.3238441819919515, - 53.78465723043301 + -7.363254208661015, + 54.90894941815292 ], [ - -7.337209626545788, - 53.78658318504567 + -7.385382902852443, + 54.91636948513913 ], [ - -7.351227044004687, - 53.80141007448381 + -7.391837105324943, + 54.93438395336098 ], [ - -7.307313219981238, - 53.81625879275365 - ] - ], - [ - [ - -5.685433013282673, - 54.77854496390836 + -7.429640291235302, + 54.95291983389722 ], [ - -5.696867084279401, - 54.73050346921268 + -7.420420001988872, + 54.99208185118366 ], [ - -5.8223689524230124, - 54.70033215177621 + -7.410277683817801, + 55.03437621938347 ], [ - -5.878760568989772, - 54.649492182564074 + -7.3577220351131585, + 55.057619110599035 ], [ - -5.743404719024681, - 54.68128223623249 + -7.265519142648871, + 55.07557028899173 ], [ - -5.581196917402638, - 54.68781619319656 + -7.138279151048154, + 55.06131559970097 + ] + ], + [ + [ + -7.190498776293322, + 52.26144368927652 ], [ - -5.571488953592992, - 54.67074450064368 + -7.156844720543858, + 52.28443443581867 ], [ - -5.582915011231644, - 54.66440901595977 + -7.132871968503143, + 52.27343421670601 ], [ - -5.58291501123164, - 54.65085746679818 + -7.113278853854483, + 52.26779201951648 ], [ - -5.6086481910584185, - 54.63997082553691 + -7.098295883829036, + 52.27230583471742 ], [ - -5.6354970593650116, - 54.61551371292451 + -7.089767116276089, + 52.25509445009032 ], [ - -5.728732824433139, - 54.6184944610979 + -7.07109603055207, + 52.259186286149074 ], [ - -5.822612969913913, - 54.49193018941315 + -7.033984366335195, + 52.257352061495865 ], [ - -5.896754545381575, - 54.44975600798866 + -7.027530163862696, + 52.250720000975015 ], [ - -5.936834914186871, - 54.38213187386197 + -7.034675888028678, + 52.247756419376 ], [ - -6.0187561190025445, - 54.36974944197913 + -7.031218279561267, + 52.24013487190721 ], [ - -6.059257912638059, - 54.38280030737259 + -7.034214873566356, + 52.23222966213934 ], [ - -6.101784280694663, - 54.41510088826871 + -7.050580886978767, + 52.2296884028405 ], [ - -6.1740201072375225, - 54.43476829635816 + -7.062567262999124, + 52.21980434486687 ], [ - -6.216261364689026, - 54.42827259213158 + -7.076858711331088, + 52.216132562953725 ], [ - -6.264329002478664, - 54.487825014814625 + -7.084926464421715, + 52.22065163604718 ], [ - -6.249277519938476, - 54.49741303545491 + -7.084465449959392, + 52.22785295843095 ], [ - -6.288340515296785, - 54.53143435197413 + -7.101292477834124, + 52.221498911062525 ], [ - -6.283750270272458, - 54.54447449434036 + -7.105211100763858, + 52.21726237433474 ], [ - -6.321445027854273, - 54.58928767713928 + -7.111665303236357, + 52.21796849185403 ], [ - -6.264329002478664, - 54.604982769755765 + -7.107977187537785, + 52.21104805609072 ], [ - -6.240052417736423, - 54.59541999854735 + -7.117773744862115, + 52.20928246619701 ], [ - -6.098762694536575, - 54.631690374598676 + -7.129760120882472, + 52.21690931136535 ], [ - -6.051950538018501, - 54.61314575326238 + -7.14497359813908, + 52.21782726924826 ], [ - -6.031509408441251, - 54.620921248201434 + -7.150505771686938, + 52.22375823207553 ], [ - -6.002995140908084, - 54.65571636730639 + -7.158112510315241, + 52.22262858593765 ], [ - -6.0647754758974335, - 54.6634355452454 + -7.158804032008724, + 52.22700580464912 ], [ - -6.059920158948984, - 54.704134188139534 + -7.158573524777563, + 52.23180612902503 ], [ - -6.047781866577864, - 54.71395188569398 + -7.167563306792832, + 52.23985256723076 ], [ - -6.120611620804591, - 54.801644524994515 + -7.16733279956167, + 52.244580933687786 ], [ - -6.002141887262449, - 54.80836072138932 + -7.172519212262786, + 52.24676851484933 ], [ - -5.984662746248036, - 54.78652900156178 + -7.177590371348324, + 52.25114335361416 ], [ - -5.685433013282673, - 54.77854496390836 + -7.190498776293322, + 52.26144368927652 ] - ], + ] + ], + "terms_url": "http://www.eea.europa.eu/data-and-maps/data/urban-atlas", + "terms_text": "EEA GMES Urban Atlas" + }, + { + "name": "Kanton Aargau 25cm (AGIS 2011)", + "type": "tms", + "template": "http://tiles.poole.ch/AGIS/OF2011/{zoom}/{x}/{y}.png", + "scaleExtent": [ + 14, + 19 + ], + "polygon": [ [ [ - -9.128658300749114, - 53.24759266864586 + 7.7, + 47.12 ], [ - -9.024510568479629, - 53.26744820137083 + 7.7, + 47.63 ], [ - -9.016360907166316, - 53.26364619217274 + 8.5, + 47.63 ], [ - -9.001854510028616, - 53.26588844362053 + 8.5, + 47.12 ], [ - -8.9951717877517, - 53.259258838409615 - ], + 7.7, + 47.12 + ] + ] + ], + "terms_text": "AGIS OF2011" + }, + { + "name": "Kanton Aargau 25cm (AGIS 2014)", + "type": "tms", + "template": "http://mapproxy.osm.ch:8080/tiles/AGIS2014/EPSG900913/{z}/{x}/{y}.png?origin=nw", + "scaleExtent": [ + 8, + 19 + ], + "polygon": [ + [ [ - -8.973493688658284, - 53.262378780650025 + 7.7, + 47.12 ], [ - -8.95230456924367, - 53.271444820907114 + 7.7, + 47.63 ], [ - -8.956705386352859, - 53.281580911863244 + 8.5, + 47.63 ], [ - -8.961106203462048, - 53.28119110665652 + 8.5, + 47.12 ], [ - -8.960780217009516, - 53.28908396911955 - ], + 7.7, + 47.12 + ] + ] + ], + "terms_text": "AGIS OF2014" + }, + { + "name": "Kanton Solothurn 25cm (SOGIS 2011-2014)", + "type": "tms", + "template": "http://mapproxy.osm.ch:8080/tiles/sogis2014/EPSG900913/{z}/{x}/{y}.png?origin=nw", + "scaleExtent": [ + 12, + 19 + ], + "polygon": [ + [ [ - -8.954260487958864, - 53.28927883616923 + 7.08, + 47.03 ], [ - -8.95230456924367, - 53.30155366854246 + 7.08, + 47.54 ], [ - -8.963714095082308, - 53.303793931840495 + 8.04, + 47.54 ], [ - -8.9811543702928, - 53.294734752711804 + 8.04, + 47.03 ], [ - -8.985718180628256, - 53.30174847871221 - ], + 7.08, + 47.03 + ] + ] + ], + "terms_text": "Orthofoto WMS Solothurn" + }, + { + "name": "Katastrálna mapa Slovenska (KaPor, 2010-04)", + "type": "tms", + "template": "http://www.freemap.sk/tms/kapor2/{zoom}/{x}/{y}.jpg", + "polygon": [ + [ [ - -9.019946758144176, - 53.30768976199425 + 19.83682, + 49.25529 ], [ - -9.00837423907927, - 53.31596722087059 + 19.80075, + 49.42385 ], [ - -9.01880580556031, - 53.31625933715475 + 19.60437, + 49.48058 ], [ - -9.045862681120513, - 53.31275380979257 + 19.49179, + 49.63961 ], [ - -9.06444390891487, - 53.32122500810515 + 19.21831, + 49.52604 ], [ - -9.080906224767762, - 53.307397587062724 + 19.16778, + 49.42521 ], [ - -9.08106921799403, - 53.303404329274585 + 19.00308, + 49.42236 ], [ - -9.09019683866494, - 53.30574189135002 + 18.97611, + 49.5308 ], [ - -9.095901601584261, - 53.298826232852214 + 18.54685, + 49.51425 ], [ - -9.10128037805105, - 53.3008718259498 + 18.31432, + 49.33818 ], [ - -9.115623781962478, - 53.28450433758295 + 18.15913, + 49.2961 ], [ - -9.121491538108067, - 53.2832375443259 + 18.05564, + 49.11134 ], [ - -9.13273807072044, - 53.28557621023763 + 17.56396, + 48.84938 ], [ - -9.144636576237877, - 53.27865728614638 + 17.17929, + 48.88816 ], [ - -9.13876882009229, - 53.26345120822951 + 17.058, + 48.81105 ], [ - -9.128658300749114, - 53.24759266864586 - ] - ], - [ - [ - -8.595266214281438, - 51.69264788483154 + 16.90426, + 48.61947 ], [ - -8.55819409885298, - 51.69306638852667 + 16.79685, + 48.38561 ], [ - -8.566697711835303, - 51.682644706464686 + 17.06762, + 48.01116 ], [ - -8.579130708100188, - 51.67349700898941 + 17.32787, + 47.97749 ], [ - -8.544554623426079, - 51.66520531197343 + 17.51699, + 47.82535 ], [ - -8.494765061495364, - 51.667778759675976 + 17.74776, + 47.73093 ], [ - -8.30113898732036, - 51.7235009029955 + 18.29515, + 47.72075 ], [ - -8.268406960495541, - 51.784858633837544 + 18.67959, + 47.75541 ], [ - -8.154536388302146, - 51.7814362126791 + 18.89755, + 47.81203 ], [ - -8.115350159004825, - 51.809093351533164 + 18.79463, + 47.88245 ], [ - -8.068326683848039, - 51.870050153657075 + 18.84318, + 48.04046 ], [ - -8.10059769621054, - 51.89964422561186 + 19.46212, + 48.05333 ], [ - -8.08123508879304, - 51.918414974037226 + 19.62064, + 48.22938 ], [ - -8.09183842142643, - 51.95337589170907 + 19.89585, + 48.09387 ], [ - -8.124570448251253, - 51.95479649105758 + 20.33766, + 48.2643 ], [ - -8.132407694110718, - 51.970988142592034 + 20.55395, + 48.52358 ], [ - -8.099675667285895, - 51.978371865876596 + 20.82335, + 48.55714 ], [ - -8.144394070131078, - 52.02151390085561 + 21.10271, + 48.47096 ], [ - -8.159607547387685, - 52.064330945363764 + 21.45863, + 48.55513 ], [ - -8.140705954432507, - 52.07254939152303 + 21.74536, + 48.31435 ], [ - -8.165600735397863, - 52.09294727054506 + 22.15293, + 48.37179 ], [ - -8.18726841512697, - 52.0835993998731 + 22.61255, + 49.08914 ], [ - -8.2093971093184, - 52.10512489114057 + 22.09997, + 49.23814 ], [ - -8.207092037006792, - 52.12494181389489 + 21.9686, + 49.36363 ], [ - -8.227837687811258, - 52.143052434929714 + 21.6244, + 49.46989 ], [ - -8.222766528725723, - 52.16454923557058 + 21.06873, + 49.46402 ], [ - -8.30298304516965, - 52.1829264222872 + 20.94336, + 49.31088 ], [ - -8.427456949996438, - 52.17783811526099 + 20.73052, + 49.44006 ], [ - -8.46710419375608, - 52.169921813849676 + 20.22804, + 49.41714 ], [ - -8.509978538751975, - 52.18405707812542 + 20.05234, + 49.23052 ], [ - -8.530263175094117, - 52.16511480067495 + 19.83682, + 49.25529 + ] + ] + ], + "terms_url": "http://wiki.freemap.sk/KatasterPortal", + "terms_text": "Permisssion by UGKK" + }, + { + "name": "Katastrálna mapa Slovenska (KaPor, 2011-05)", + "type": "tms", + "template": "http://www.freemap.sk/tms/kapor2_201105/{zoom}/{x}/{y}.jpg", + "polygon": [ + [ + [ + 19.83682, + 49.25529 ], [ - -8.574981577939297, - 52.18066502436804 + 19.80075, + 49.42385 ], [ - -8.587889982884295, - 52.16963906274442 + 19.60437, + 49.48058 ], [ - -8.642289689438227, - 52.18829678149147 + 19.49179, + 49.63961 ], [ - -8.719279104645906, - 52.15804472022032 + 19.21831, + 49.52604 ], [ - -8.698533453841442, - 52.13541291452849 + 19.16778, + 49.42521 ], [ - -8.740946784375014, - 52.10823956240069 + 19.00308, + 49.42236 ], [ - -8.77460084012448, - 52.05951253229793 + 18.97611, + 49.5308 ], [ - -8.803183736788409, - 52.03768144571248 + 18.54685, + 49.51425 ], [ - -8.86818677597573, - 52.03286015807593 + 18.31432, + 49.33818 ], [ - -8.870491848287335, - 52.01839317543363 + 18.15913, + 49.2961 ], [ - -8.844214023935015, - 51.991148511559096 + 18.05564, + 49.11134 ], [ - -8.79811257770287, - 51.964455373040394 + 17.56396, + 48.84938 ], [ - -8.782899100446263, - 51.931777239822054 + 17.17929, + 48.88816 ], [ - -8.835915763613228, - 51.9292188160068 + 17.058, + 48.81105 ], [ - -8.838681850387156, - 51.90277322850554 + 16.90426, + 48.61947 ], [ - -8.802261707863764, - 51.89367006943167 + 16.79685, + 48.38561 ], [ - -8.792580404155013, - 51.85695425263326 + 17.06762, + 48.01116 ], [ - -8.765841565340368, - 51.82476769939557 + 17.32787, + 47.97749 ], [ - -8.758926348405547, - 51.80054140901511 + 17.51699, + 47.82535 ], [ - -8.79811257770287, - 51.78628456602828 + 17.74776, + 47.73093 ], [ - -8.832227647914657, - 51.79626482935233 + 18.29515, + 47.72075 ], [ - -8.836837792537873, - 51.77687258059678 + 18.67959, + 47.75541 ], [ - -8.885705325543944, - 51.746055989869106 + 18.89755, + 47.81203 ], [ - -8.859888515653944, - 51.72435763090916 + 18.79463, + 47.88245 ], [ - -8.807332866949299, - 51.71093369500414 + 18.84318, + 48.04046 ], [ - -8.678248817499297, - 51.693505197270746 + 19.46212, + 48.05333 ], [ - -8.60540853245251, - 51.67835695335278 + 19.62064, + 48.22938 ], [ - -8.595266214281438, - 51.69264788483154 - ] - ], - [ - [ - -7.138279151048154, - 55.06131559970097 + 19.89585, + 48.09387 ], [ - -7.117994514706011, - 54.99631329558348 + 20.33766, + 48.2643 ], [ - -7.070049010624583, - 54.98784996056705 + 20.55395, + 48.52358 ], [ - -7.076503213097081, - 54.93332450204895 + 20.82335, + 48.55714 ], [ - -7.025791622241725, - 54.91159959910791 + 21.10271, + 48.47096 ], [ - -7.007351043748867, - 54.87872502112528 + 21.45863, + 48.55513 ], [ - -7.024869593317081, - 54.8511320998998 + 21.74536, + 48.31435 ], [ - -6.990754523105296, - 54.81661438893913 + 22.15293, + 48.37179 ], [ - -7.051608432131725, - 54.80598761598125 + 22.61255, + 49.08914 ], [ - -7.115228427932084, - 54.80651902101645 + 22.09997, + 49.23814 ], [ - -7.170550163410654, - 54.84847793920564 + 21.9686, + 49.36363 ], [ - -7.199133060074584, - 54.84316909395457 + 21.6244, + 49.46989 ], [ - -7.222183783190655, - 54.85803210052931 + 21.06873, + 49.46402 ], [ - -7.2111194360949415, - 54.862808332627324 + 20.94336, + 49.31088 ], [ - -7.212041465019584, - 54.882438010878076 + 20.73052, + 49.44006 ], [ - -7.279349576518514, - 54.880846771447125 + 20.22804, + 49.41714 ], [ - -7.273817402970655, - 54.91530955931841 + 20.05234, + 49.23052 ], [ - -7.3033223285592275, - 54.915839525718205 - ], + 19.83682, + 49.25529 + ] + ] + ], + "terms_url": "http://wiki.freemap.sk/KatasterPortal", + "terms_text": "Permisssion by UGKK" + }, + { + "name": "Kelowna 2012", + "type": "tms", + "description": "High quality aerial imagery taken for the City of Kelowna", + "template": "http://{switch:a,b,c,d}.tile.paulnorman.ca/kelowna2012/{zoom}/{x}/{y}.png", + "scaleExtent": [ + 9, + 20 + ], + "polygon": [ + [ [ - -7.363254208661015, - 54.90894941815292 + -119.5867318, + 49.7928087 ], [ - -7.385382902852443, - 54.91636948513913 + -119.5465655, + 49.7928097 ], [ - -7.391837105324943, - 54.93438395336098 + -119.5465661, + 49.8013837 ], [ - -7.429640291235302, - 54.95291983389722 + -119.5343374, + 49.8013841 ], [ - -7.420420001988872, - 54.99208185118366 + -119.5343376, + 49.8047321 ], [ - -7.410277683817801, - 55.03437621938347 + -119.5296211, + 49.8047322 ], [ - -7.3577220351131585, - 55.057619110599035 + -119.5296216, + 49.8119555 ], [ - -7.265519142648871, - 55.07557028899173 + -119.5104463, + 49.811956 ], [ - -7.138279151048154, - 55.06131559970097 - ] - ], - [ + -119.5115683, + 49.8744325 + ], [ - -7.190498776293322, - 52.26144368927652 + -119.5108946, + 49.8744904 ], [ - -7.156844720543858, - 52.28443443581867 + -119.5114111, + 49.8843312 ], [ - -7.132871968503143, - 52.27343421670601 + -119.5114115, + 49.9221763 ], [ - -7.113278853854483, - 52.26779201951648 + -119.49386, + 49.9223477 ], [ - -7.098295883829036, - 52.27230583471742 + -119.4940505, + 49.9313031 ], [ - -7.089767116276089, - 52.25509445009032 + -119.4803936, + 49.9317529 ], [ - -7.07109603055207, - 52.259186286149074 + -119.4804572, + 49.9407474 ], [ - -7.033984366335195, - 52.257352061495865 + -119.4666732, + 49.9409927 ], [ - -7.027530163862696, - 52.250720000975015 + -119.4692775, + 49.9913717 ], [ - -7.034675888028678, - 52.247756419376 + -119.4551337, + 49.9916078 ], [ - -7.031218279561267, - 52.24013487190721 + -119.4556736, + 50.0121242 ], [ - -7.034214873566356, - 52.23222966213934 + -119.4416673, + 50.0123895 ], [ - -7.050580886978767, - 52.2296884028405 + -119.4417308, + 50.0136345 ], [ - -7.062567262999124, - 52.21980434486687 + -119.4221492, + 50.0140377 ], [ - -7.076858711331088, - 52.216132562953725 + -119.4221042, + 50.0119306 ], [ - -7.084926464421715, - 52.22065163604718 + -119.4121303, + 50.012165 ], [ - -7.084465449959392, - 52.22785295843095 + -119.4126082, + 50.0216913 ], [ - -7.101292477834124, - 52.221498911062525 + -119.4123387, + 50.0216913 ], [ - -7.105211100763858, - 52.21726237433474 + -119.4124772, + 50.0250773 ], [ - -7.111665303236357, - 52.21796849185403 + -119.4120917, + 50.0250821 ], [ - -7.107977187537785, - 52.21104805609072 + -119.4121954, + 50.0270769 ], [ - -7.117773744862115, - 52.20928246619701 + -119.4126083, + 50.0270718 ], [ - -7.129760120882472, - 52.21690931136535 + -119.4128328, + 50.0321946 ], [ - -7.14497359813908, - 52.21782726924826 + -119.3936313, + 50.0326418 ], [ - -7.150505771686938, - 52.22375823207553 + -119.393529, + 50.0307781 ], [ - -7.158112510315241, - 52.22262858593765 + -119.3795727, + 50.0310116 ], [ - -7.158804032008724, - 52.22700580464912 + -119.3795377, + 50.0287584 ], [ - -7.158573524777563, - 52.23180612902503 + -119.3735764, + 50.0288621 ], [ - -7.167563306792832, - 52.23985256723076 + -119.371544, + 49.9793618 ], [ - -7.16733279956167, - 52.244580933687786 + -119.3573506, + 49.9793618 ], [ - -7.172519212262786, - 52.24676851484933 + -119.3548353, + 49.9256081 ], [ - -7.177590371348324, - 52.25114335361416 + -119.3268079, + 49.9257238 ], [ - -7.190498776293322, - 52.26144368927652 - ] - ] - ], - "terms_url": "http://www.eea.europa.eu/data-and-maps/data/urban-atlas", - "terms_text": "EEA GMES Urban Atlas" - }, - { - "name": "Kanton Aargau 25cm (AGIS 2011)", - "type": "tms", - "template": "http://tiles.poole.ch/AGIS/OF2011/{zoom}/{x}/{y}.png", - "scaleExtent": [ - 14, - 19 - ], - "polygon": [ - [ - [ - 7.7, - 47.12 + -119.3256573, + 49.8804068 ], [ - 7.7, - 47.63 + -119.3138893, + 49.8806528 ], [ - 8.5, - 47.63 + -119.3137097, + 49.8771651 ], [ - 8.5, - 47.12 + -119.3132156, + 49.877223 ], [ - 7.7, - 47.12 - ] - ] - ], - "terms_text": "AGIS OF2011" - }, - { - "name": "Kanton Aargau 25cm (AGIS 2014)", - "type": "tms", - "template": "http://mapproxy.osm.ch:8080/tiles/AGIS2014/EPSG900913/{z}/{x}/{y}.png?origin=nw", - "scaleExtent": [ - 8, - 19 - ], - "polygon": [ - [ - [ - 7.7, - 47.12 + -119.3131482, + 49.8749652 ], [ - 7.7, - 47.63 + -119.312452, + 49.8749073 ], [ - 8.5, - 47.63 + -119.3122275, + 49.87236 ], [ - 8.5, - 47.12 + -119.3117558, + 49.872331 ], [ - 7.7, - 47.12 - ] - ] - ], - "terms_text": "AGIS OF2014" - }, - { - "name": "Kanton Solothurn 25cm (SOGIS 2011-2014)", - "type": "tms", - "template": "http://mapproxy.osm.ch:8080/tiles/sogis2014/EPSG900913/{z}/{x}/{y}.png?origin=nw", - "scaleExtent": [ - 12, - 19 - ], - "polygon": [ - [ - [ - 7.08, - 47.03 + -119.3115986, + 49.8696098 ], [ - 7.08, - 47.54 + -119.3112169, + 49.8694217 ], [ - 8.04, - 47.54 + -119.3109199, + 49.8632417 ], [ - 8.04, - 47.03 + -119.3103721, + 49.8632724 ], [ - 7.08, - 47.03 - ] - ] - ], - "terms_text": "Orthofoto WMS Solothurn" - }, - { - "name": "Katastrálna mapa Slovenska (KaPor, 2010-04)", - "type": "tms", - "template": "http://www.freemap.sk/tms/kapor2/{zoom}/{x}/{y}.jpg", - "polygon": [ - [ - [ - 19.83682, - 49.25529 + -119.3095139, + 49.8512388 ], [ - 19.80075, - 49.42385 + -119.3106368, + 49.8512316 ], [ - 19.60437, - 49.48058 + -119.3103859, + 49.8462564 ], [ - 19.49179, - 49.63961 + -119.3245344, + 49.8459957 ], [ - 19.21831, - 49.52604 + -119.3246018, + 49.8450689 ], [ - 19.16778, - 49.42521 + -119.3367018, + 49.844875 ], [ - 19.00308, - 49.42236 - ], - [ - 18.97611, - 49.5308 - ], - [ - 18.54685, - 49.51425 - ], - [ - 18.31432, - 49.33818 - ], - [ - 18.15913, - 49.2961 + -119.3367467, + 49.8435136 ], [ - 18.05564, - 49.11134 + -119.337937, + 49.8434702 ], [ - 17.56396, - 48.84938 + -119.3378023, + 49.8382055 ], [ - 17.17929, - 48.88816 + -119.3383637, + 49.8381041 ], [ - 17.058, - 48.81105 + -119.3383749, + 49.8351202 ], [ - 16.90426, - 48.61947 + -119.3390936, + 49.8351058 ], [ - 16.79685, - 48.38561 + -119.3388016, + 49.8321217 ], [ - 17.06762, - 48.01116 + -119.3391497, + 49.8320565 ], [ - 17.32787, - 47.97749 + -119.3391722, + 49.8293331 ], [ - 17.51699, - 47.82535 + -119.3394641, + 49.8293331 ], [ - 17.74776, - 47.73093 + -119.3395879, + 49.8267878 ], [ - 18.29515, - 47.72075 + -119.3500053, + 49.8265829 ], [ - 18.67959, - 47.75541 + -119.3493701, + 49.8180588 ], [ - 18.89755, - 47.81203 + -119.4046964, + 49.8163785 ], [ - 18.79463, - 47.88245 + -119.4045694, + 49.8099022 ], [ - 18.84318, - 48.04046 + -119.4101592, + 49.8099022 ], [ - 19.46212, - 48.05333 + -119.4102862, + 49.8072787 ], [ - 19.62064, - 48.22938 + -119.4319467, + 49.8069098 ], [ - 19.89585, - 48.09387 + -119.4322643, + 49.7907965 ], [ - 20.33766, - 48.2643 + -119.4459847, + 49.7905504 ], [ - 20.55395, - 48.52358 + -119.445286, + 49.7820201 ], [ - 20.82335, - 48.55714 + -119.4967376, + 49.7811587 ], [ - 21.10271, - 48.47096 + -119.4966105, + 49.7784927 ], [ - 21.45863, - 48.55513 + -119.5418371, + 49.7775082 ], [ - 21.74536, - 48.31435 + -119.5415892, + 49.7718277 ], [ - 22.15293, - 48.37179 + -119.5560296, + 49.7714941 ], [ - 22.61255, - 49.08914 + -119.5561194, + 49.7718422 ], [ - 22.09997, - 49.23814 + -119.5715704, + 49.7715086 ], [ - 21.9686, - 49.36363 + -119.5716153, + 49.7717262 ], [ - 21.6244, - 49.46989 + -119.5819235, + 49.7714941 ], [ - 21.06873, - 49.46402 + -119.5820133, + 49.7717697 ], [ - 20.94336, - 49.31088 + -119.5922991, + 49.7715231 ], [ - 20.73052, - 49.44006 + -119.592344, + 49.7718132 ], [ - 20.22804, - 49.41714 + -119.6003839, + 49.7715957 ], [ - 20.05234, - 49.23052 + -119.6011924, + 49.7839081 ], [ - 19.83682, - 49.25529 + -119.5864365, + 49.7843863 ] ] ], - "terms_url": "http://wiki.freemap.sk/KatasterPortal", - "terms_text": "Permisssion by UGKK" + "id": "kelowna_2012" }, { - "name": "Katastrálna mapa Slovenska (KaPor, 2011-05)", + "name": "Kelowna Roads overlay", "type": "tms", - "template": "http://www.freemap.sk/tms/kapor2_201105/{zoom}/{x}/{y}.jpg", + "template": "http://{switch:a,b,c,d}.tile.paulnorman.ca/kelowna_overlay/{zoom}/{x}/{y}.png", + "scaleExtent": [ + 9, + 20 + ], "polygon": [ [ [ - 19.83682, - 49.25529 + -119.5867318, + 49.7928087 ], [ - 19.80075, - 49.42385 + -119.5465655, + 49.7928097 ], [ - 19.60437, - 49.48058 + -119.5465661, + 49.8013837 ], [ - 19.49179, - 49.63961 + -119.5343374, + 49.8013841 ], [ - 19.21831, - 49.52604 + -119.5343376, + 49.8047321 ], [ - 19.16778, - 49.42521 + -119.5296211, + 49.8047322 ], [ - 19.00308, - 49.42236 + -119.5296216, + 49.8119555 ], [ - 18.97611, - 49.5308 + -119.5104463, + 49.811956 ], [ - 18.54685, - 49.51425 + -119.5115683, + 49.8744325 ], [ - 18.31432, - 49.33818 + -119.5108946, + 49.8744904 ], [ - 18.15913, - 49.2961 + -119.5114111, + 49.8843312 ], [ - 18.05564, - 49.11134 + -119.5114115, + 49.9221763 ], [ - 17.56396, - 48.84938 + -119.49386, + 49.9223477 ], [ - 17.17929, - 48.88816 + -119.4940505, + 49.9313031 ], [ - 17.058, - 48.81105 + -119.4803936, + 49.9317529 ], [ - 16.90426, - 48.61947 + -119.4804572, + 49.9407474 ], [ - 16.79685, - 48.38561 + -119.4666732, + 49.9409927 ], [ - 17.06762, - 48.01116 + -119.4692775, + 49.9913717 ], [ - 17.32787, - 47.97749 + -119.4551337, + 49.9916078 ], [ - 17.51699, - 47.82535 + -119.4556736, + 50.0121242 ], [ - 17.74776, - 47.73093 - ], - [ - 18.29515, - 47.72075 - ], - [ - 18.67959, - 47.75541 - ], - [ - 18.89755, - 47.81203 - ], - [ - 18.79463, - 47.88245 - ], - [ - 18.84318, - 48.04046 - ], - [ - 19.46212, - 48.05333 - ], - [ - 19.62064, - 48.22938 - ], - [ - 19.89585, - 48.09387 - ], - [ - 20.33766, - 48.2643 - ], - [ - 20.55395, - 48.52358 - ], - [ - 20.82335, - 48.55714 - ], - [ - 21.10271, - 48.47096 - ], - [ - 21.45863, - 48.55513 - ], - [ - 21.74536, - 48.31435 - ], - [ - 22.15293, - 48.37179 - ], - [ - 22.61255, - 49.08914 - ], - [ - 22.09997, - 49.23814 - ], - [ - 21.9686, - 49.36363 - ], - [ - 21.6244, - 49.46989 - ], - [ - 21.06873, - 49.46402 - ], - [ - 20.94336, - 49.31088 - ], - [ - 20.73052, - 49.44006 - ], - [ - 20.22804, - 49.41714 - ], - [ - 20.05234, - 49.23052 - ], - [ - 19.83682, - 49.25529 - ] - ] - ], - "terms_url": "http://wiki.freemap.sk/KatasterPortal", - "terms_text": "Permisssion by UGKK" - }, - { - "name": "Kelowna 2012", - "type": "tms", - "description": "High quality aerial imagery taken for the City of Kelowna", - "template": "http://{switch:a,b,c,d}.tile.paulnorman.ca/kelowna2012/{zoom}/{x}/{y}.png", - "scaleExtent": [ - 9, - 20 - ], - "polygon": [ - [ - [ - -119.5867318, - 49.7928087 - ], - [ - -119.5465655, - 49.7928097 - ], - [ - -119.5465661, - 49.8013837 - ], - [ - -119.5343374, - 49.8013841 - ], - [ - -119.5343376, - 49.8047321 - ], - [ - -119.5296211, - 49.8047322 - ], - [ - -119.5296216, - 49.8119555 - ], - [ - -119.5104463, - 49.811956 - ], - [ - -119.5115683, - 49.8744325 - ], - [ - -119.5108946, - 49.8744904 - ], - [ - -119.5114111, - 49.8843312 - ], - [ - -119.5114115, - 49.9221763 - ], - [ - -119.49386, - 49.9223477 - ], - [ - -119.4940505, - 49.9313031 - ], - [ - -119.4803936, - 49.9317529 - ], - [ - -119.4804572, - 49.9407474 - ], - [ - -119.4666732, - 49.9409927 - ], - [ - -119.4692775, - 49.9913717 - ], - [ - -119.4551337, - 49.9916078 - ], - [ - -119.4556736, - 50.0121242 - ], - [ - -119.4416673, - 50.0123895 + -119.4416673, + 50.0123895 ], [ -119.4417308, @@ -15474,8155 +15097,7761 @@ iD.data.imagery = [ ] ] ], - "id": "kelowna_2012" + "id": "kelowna_roads", + "overlay": true }, { - "name": "Kelowna Roads overlay", + "name": "Landsat 233055", "type": "tms", - "template": "http://{switch:a,b,c,d}.tile.paulnorman.ca/kelowna_overlay/{zoom}/{x}/{y}.png", + "description": "Recent Landsat imagery", + "template": "http://{switch:a,b,c,d}.tile.paulnorman.ca/landsat_233055/{zoom}/{x}/{y}.png", "scaleExtent": [ - 9, - 20 + 5, + 14 ], "polygon": [ [ [ - -119.5867318, - 49.7928087 + -60.8550011, + 6.1765004 ], [ - -119.5465655, - 49.7928097 + -60.4762612, + 7.9188291 ], [ - -119.5465661, - 49.8013837 + -62.161689, + 8.2778675 ], [ - -119.5343374, - 49.8013841 - ], + -62.5322549, + 6.5375488 + ] + ] + ], + "id": "landsat_233055" + }, + { + "name": "Latest southwest British Columbia Landsat", + "type": "tms", + "description": "Recent lower-resolution landsat imagery for southwest British Columbia", + "template": "http://{switch:a,b,c,d}.tile.paulnorman.ca/landsat_047026/{zoom}/{x}/{y}.png", + "scaleExtent": [ + 5, + 13 + ], + "polygon": [ + [ [ - -119.5343376, - 49.8047321 + -121.9355512, + 47.7820648 ], [ - -119.5296211, - 49.8047322 + -121.5720582, + 48.6410125 ], [ - -119.5296216, - 49.8119555 + -121.2015461, + 49.4846247 ], [ - -119.5104463, - 49.811956 + -121.8375516, + 49.6023246 ], [ - -119.5115683, - 49.8744325 + -122.4767046, + 49.7161735 ], [ - -119.5108946, - 49.8744904 + -123.118912, + 49.8268824 ], [ - -119.5114111, - 49.8843312 + -123.760228, + 49.9335836 ], [ - -119.5114115, - 49.9221763 + -124.0887706, + 49.0870469 ], [ - -119.49386, - 49.9223477 + -124.4128889, + 48.2252567 ], [ - -119.4940505, - 49.9313031 + -123.792772, + 48.1197334 ], [ - -119.4803936, - 49.9317529 + -123.1727942, + 48.0109592 ], [ - -119.4804572, - 49.9407474 - ], + -122.553553, + 47.8982299 + ] + ] + ], + "id": "landsat_047026" + }, + { + "name": "Lithuania - NŽT ORT10LT", + "type": "tms", + "template": "http://mapproxy.openmap.lt/ort10lt/g/{z}/{x}/{y}.jpeg", + "scaleExtent": [ + 4, + 18 + ], + "polygon": [ + [ [ - -119.4666732, - 49.9409927 + 21.4926054, + 56.3592046 ], [ - -119.4692775, - 49.9913717 + 21.8134688, + 56.4097144 ], [ - -119.4551337, - 49.9916078 + 21.9728753, + 56.4567587 ], [ - -119.4556736, - 50.0121242 + 22.2158294, + 56.4604404 ], [ - -119.4416673, - 50.0123895 + 22.2183922, + 56.4162361 ], [ - -119.4417308, - 50.0136345 + 23.3511527, + 56.4267251 ], [ - -119.4221492, - 50.0140377 + 23.3521778, + 56.3824815 ], [ - -119.4221042, - 50.0119306 + 23.9179035, + 56.383305 ], [ - -119.4121303, - 50.012165 + 23.9176231, + 56.3392908 ], [ - -119.4126082, - 50.0216913 + 24.5649817, + 56.3382169 ], [ - -119.4123387, - 50.0216913 + 24.564933, + 56.3828587 ], [ - -119.4124772, - 50.0250773 + 24.6475683, + 56.4277798 ], [ - -119.4120917, - 50.0250821 + 24.8099394, + 56.470646 ], [ - -119.4121954, - 50.0270769 + 24.9733979, + 56.4698452 ], [ - -119.4126083, - 50.0270718 + 25.1299701, + 56.2890356 ], [ - -119.4128328, - 50.0321946 + 25.127433, + 56.1990144 ], [ - -119.3936313, - 50.0326418 + 25.6921076, + 56.1933684 ], [ - -119.393529, - 50.0307781 + 26.0839005, + 56.0067879 ], [ - -119.3795727, - 50.0310116 + 26.4673573, + 55.7304232 ], [ - -119.3795377, - 50.0287584 + 26.5463565, + 55.7132705 ], [ - -119.3735764, - 50.0288621 + 26.5154447, + 55.2345969 ], [ - -119.371544, - 49.9793618 + 25.7874641, + 54.8425656 ], [ - -119.3573506, - 49.9793618 + 25.7675259, + 54.6350898 ], [ - -119.3548353, - 49.9256081 + 25.6165253, + 54.4404007 ], [ - -119.3268079, - 49.9257238 + 24.4566043, + 53.9577649 ], [ - -119.3256573, - 49.8804068 + 23.6164786, + 53.9575517 ], [ - -119.3138893, - 49.8806528 + 23.5632006, + 54.048085 ], [ - -119.3137097, - 49.8771651 + 22.8462074, + 54.3563682 ], [ - -119.3132156, - 49.877223 + 22.831944, + 54.9414849 ], [ - -119.3131482, - 49.8749652 + 22.4306085, + 55.1159913 ], [ - -119.312452, - 49.8749073 + 21.9605898, + 55.1107144 ], [ - -119.3122275, - 49.87236 + 21.7253241, + 55.1496885 ], [ - -119.3117558, - 49.872331 + 21.5628422, + 55.2362913 ], [ - -119.3115986, - 49.8696098 + 21.2209638, + 55.2742668 ], [ - -119.3112169, - 49.8694217 + 21.1630444, + 55.2803979 ], [ - -119.3109199, - 49.8632417 + 20.9277788, + 55.3101641 ], [ - -119.3103721, - 49.8632724 + 20.9257285, + 55.3588507 ], [ - -119.3095139, - 49.8512388 + 20.9980451, + 55.4514157 ], [ - -119.3106368, - 49.8512316 - ], + 21.0282249, + 56.0796297 + ] + ] + ], + "terms_url": "http://www.geoportal.lt", + "terms_text": "NŽT ORT10LT" + }, + { + "name": "Locator Overlay", + "type": "tms", + "description": "Shows major features to help orient you.", + "template": "http://{switch:a,b,c}.tiles.mapbox.com/v4/openstreetmap.map-inh76ba2/{zoom}/{x}/{y}.png?access_token=pk.eyJ1Ijoib3BlbnN0cmVldG1hcCIsImEiOiJncjlmd0t3In0.DmZsIeOW-3x-C5eX-wAqTw", + "scaleExtent": [ + 0, + 16 + ], + "overzoom": false, + "terms_url": "http://www.mapbox.com/about/maps/", + "terms_text": "Terms & Feedback", + "default": true, + "overlay": true + }, + { + "name": "Luxembourg Inspire Ortho 2010", + "type": "tms", + "template": "http://mapproxy.openstreetmap.lu/tiles/ortho2010/EPSG900913/{z}/{x}/{y}.jpeg", + "scaleExtent": [ + 0, + 20 + ], + "polygon": [ + [ [ - -119.3103859, - 49.8462564 + 5.961753, + 50.17631 ], [ - -119.3245344, - 49.8459957 + 6.026268, + 50.18496 ], [ - -119.3246018, - 49.8450689 + 6.033182, + 50.16395 ], [ - -119.3367018, - 49.844875 + 6.060695, + 50.15536 ], [ - -119.3367467, - 49.8435136 + 6.07668, + 50.15913 ], [ - -119.337937, - 49.8434702 + 6.078237, + 50.17255 ], [ - -119.3378023, - 49.8382055 + 6.101762, + 50.17199 ], [ - -119.3383637, - 49.8381041 + 6.122501, + 50.16437 ], [ - -119.3383749, - 49.8351202 + 6.120101, + 50.15594 ], [ - -119.3390936, - 49.8351058 + 6.127695, + 50.14993 ], [ - -119.3388016, - 49.8321217 + 6.113228, + 50.13739 ], [ - -119.3391497, - 49.8320565 + 6.123691, + 50.13719 ], [ - -119.3391722, - 49.8293331 + 6.140929, + 50.1305 ], [ - -119.3394641, - 49.8293331 + 6.135554, + 50.11899 ], [ - -119.3395879, - 49.8267878 + 6.138082, + 50.10263 ], [ - -119.3500053, - 49.8265829 + 6.131085, + 50.09964 ], [ - -119.3493701, - 49.8180588 + 6.135473, + 50.09119 ], [ - -119.4046964, - 49.8163785 + 6.121939, + 50.09059 ], [ - -119.4045694, - 49.8099022 + 6.126335, + 50.07817 ], [ - -119.4101592, - 49.8099022 + 6.131858, + 50.07348 ], [ - -119.4102862, - 49.8072787 + 6.121171, + 50.064 ], [ - -119.4319467, - 49.8069098 + 6.114444, + 50.06139 ], [ - -119.4322643, - 49.7907965 + 6.115631, + 50.05817 ], [ - -119.4459847, - 49.7905504 + 6.123611, + 50.06323 ], [ - -119.445286, - 49.7820201 + 6.136608, + 50.04178 ], [ - -119.4967376, - 49.7811587 + 6.130343, + 50.02975 ], [ - -119.4966105, - 49.7784927 + 6.148207, + 50.02307 ], [ - -119.5418371, - 49.7775082 + 6.13868, + 50.01572 ], [ - -119.5415892, - 49.7718277 + 6.135938, + 50.01485 ], [ - -119.5560296, - 49.7714941 + 6.131384, + 50.01905 ], [ - -119.5561194, - 49.7718422 + 6.130243, + 50.01819 ], [ - -119.5715704, - 49.7715086 + 6.139343, + 50.01116 ], [ - -119.5716153, - 49.7717262 + 6.151702, + 50.01058 ], [ - -119.5819235, - 49.7714941 + 6.145464, + 49.99689 ], [ - -119.5820133, - 49.7717697 + 6.139657, + 49.9994 ], [ - -119.5922991, - 49.7715231 + 6.138524, + 49.99829 ], [ - -119.592344, - 49.7718132 + 6.142178, + 49.99535 ], [ - -119.6003839, - 49.7715957 + 6.150227, + 49.99518 ], [ - -119.6011924, - 49.7839081 + 6.156247, + 49.98867 ], [ - -119.5864365, - 49.7843863 - ] - ] - ], - "id": "kelowna_roads", - "overlay": true - }, - { - "name": "Landsat 233055", - "type": "tms", - "description": "Recent Landsat imagery", - "template": "http://{switch:a,b,c,d}.tile.paulnorman.ca/landsat_233055/{zoom}/{x}/{y}.png", - "scaleExtent": [ - 5, - 14 - ], - "polygon": [ - [ + 6.173045, + 49.98589 + ], [ - -60.8550011, - 6.1765004 + 6.17348, + 49.98344 ], [ - -60.4762612, - 7.9188291 + 6.170353, + 49.98376 ], [ - -62.161689, - 8.2778675 + 6.165487, + 49.97115 ], [ - -62.5322549, - 6.5375488 - ] - ] - ], - "id": "landsat_233055" - }, - { - "name": "Latest southwest British Columbia Landsat", - "type": "tms", - "description": "Recent lower-resolution landsat imagery for southwest British Columbia", - "template": "http://{switch:a,b,c,d}.tile.paulnorman.ca/landsat_047026/{zoom}/{x}/{y}.png", - "scaleExtent": [ - 5, - 13 - ], - "polygon": [ - [ + 6.171512, + 49.96298 + ], [ - -121.9355512, - 47.7820648 + 6.176298, + 49.962 ], [ - -121.5720582, - 48.6410125 + 6.179954, + 49.95386 ], [ - -121.2015461, - 49.4846247 + 6.183393, + 49.9548 ], [ - -121.8375516, - 49.6023246 + 6.179829, + 49.96307 ], [ - -122.4767046, - 49.7161735 + 6.183312, + 49.9686 ], [ - -123.118912, - 49.8268824 + 6.192774, + 49.97158 ], [ - -123.760228, - 49.9335836 + 6.199783, + 49.95352 ], [ - -124.0887706, - 49.0870469 + 6.207066, + 49.95672 ], [ - -124.4128889, - 48.2252567 + 6.212689, + 49.9514 ], [ - -123.792772, - 48.1197334 + 6.225023, + 49.95039 ], [ - -123.1727942, - 48.0109592 + 6.22044, + 49.94369 ], [ - -122.553553, - 47.8982299 - ] - ] - ], - "id": "landsat_047026" - }, - { - "name": "Lithuania - NŽT ORT10LT", - "type": "tms", - "template": "http://mapproxy.openmap.lt/ort10lt/g/{z}/{x}/{y}.jpeg", - "scaleExtent": [ - 4, - 18 - ], - "polygon": [ - [ - [ - 21.4926054, - 56.3592046 + 6.228241, + 49.93726 ], [ - 21.8134688, - 56.4097144 + 6.22635, + 49.92766 ], [ - 21.9728753, - 56.4567587 + 6.219133, + 49.92354 ], [ - 22.2158294, - 56.4604404 + 6.229862, + 49.92125 ], [ - 22.2183922, - 56.4162361 + 6.236032, + 49.91355 ], [ - 23.3511527, - 56.4267251 + 6.231867, + 49.91064 ], [ - 23.3521778, - 56.3824815 + 6.227694, + 49.91062 ], [ - 23.9179035, - 56.383305 + 6.232286, + 49.9072 ], [ - 23.9176231, - 56.3392908 + 6.23381, + 49.90028 ], [ - 24.5649817, - 56.3382169 + 6.246919, + 49.89535 ], [ - 24.564933, - 56.3828587 + 6.257809, + 49.88724 ], [ - 24.6475683, - 56.4277798 + 6.263008, + 49.88101 ], [ - 24.8099394, - 56.470646 + 6.276455, + 49.87725 ], [ - 24.9733979, - 56.4698452 + 6.281126, + 49.87957 ], [ - 25.1299701, - 56.2890356 + 6.291661, + 49.87548 ], [ - 25.127433, - 56.1990144 + 6.297699, + 49.86673 ], [ - 25.6921076, - 56.1933684 + 6.309889, + 49.87107 ], [ - 26.0839005, - 56.0067879 + 6.315324, + 49.8673 ], [ - 26.4673573, - 55.7304232 + 6.314651, + 49.86057 ], [ - 26.5463565, - 55.7132705 + 6.323611, + 49.85188 ], [ - 26.5154447, - 55.2345969 + 6.321577, + 49.8409 ], [ - 25.7874641, - 54.8425656 + 6.327406, + 49.83673 ], [ - 25.7675259, - 54.6350898 + 6.336561, + 49.83998 ], [ - 25.6165253, - 54.4404007 + 6.339366, + 49.8507 ], [ - 24.4566043, - 53.9577649 + 6.364651, + 49.85164 ], [ - 23.6164786, - 53.9575517 + 6.402203, + 49.82098 ], [ - 23.5632006, - 54.048085 + 6.426434, + 49.81629 ], [ - 22.8462074, - 54.3563682 + 6.428071, + 49.81186 ], [ - 22.831944, - 54.9414849 + 6.43097, + 49.81129 ], [ - 22.4306085, - 55.1159913 + 6.441608, + 49.81547 ], [ - 21.9605898, - 55.1107144 + 6.443442, + 49.81233 ], [ - 21.7253241, - 55.1496885 + 6.45366, + 49.81275 ], [ - 21.5628422, - 55.2362913 + 6.464538, + 49.81975 ], [ - 21.2209638, - 55.2742668 + 6.47057, + 49.82385 ], [ - 21.1630444, - 55.2803979 + 6.496805, + 49.81277 ], [ - 20.9277788, - 55.3101641 + 6.50669, + 49.80993 ], [ - 20.9257285, - 55.3588507 + 6.511554, + 49.80238 ], [ - 20.9980451, - 55.4514157 + 6.51485, + 49.80513 ], [ - 21.0282249, - 56.0796297 - ] - ] - ], - "terms_url": "http://www.geoportal.lt", - "terms_text": "NŽT ORT10LT" - }, - { - "name": "Locator Overlay", - "type": "tms", - "description": "Shows major features to help orient you.", - "template": "http://{switch:a,b,c}.tiles.mapbox.com/v4/openstreetmap.map-inh76ba2/{zoom}/{x}/{y}.png?access_token=pk.eyJ1Ijoib3BlbnN0cmVldG1hcCIsImEiOiJncjlmd0t3In0.DmZsIeOW-3x-C5eX-wAqTw", - "scaleExtent": [ - 0, - 16 - ], - "overzoom": false, - "terms_url": "http://www.mapbox.com/about/maps/", - "terms_text": "Terms & Feedback", - "default": true, - "overlay": true - }, - { - "name": "Luxembourg Inspire Ortho 2010", - "type": "tms", - "template": "http://mapproxy.openstreetmap.lu/tiles/ortho2010/EPSG900913/{z}/{x}/{y}.jpeg", - "scaleExtent": [ - 0, - 20 - ], - "polygon": [ - [ - [ - 5.961753, - 50.17631 + 6.519604, + 49.81446 ], [ - 6.026268, - 50.18496 + 6.529808, + 49.81048 ], [ - 6.033182, - 50.16395 + 6.532249, + 49.80686 ], [ - 6.060695, - 50.15536 + 6.530829, + 49.80116 ], [ - 6.07668, - 50.15913 + 6.506225, + 49.78899 ], [ - 6.078237, - 50.17255 + 6.519171, + 49.78344 ], [ - 6.101762, - 50.17199 + 6.511055, + 49.77422 ], [ - 6.122501, - 50.16437 + 6.520563, + 49.76818 ], [ - 6.120101, - 50.15594 + 6.520516, + 49.76134 ], [ - 6.127695, - 50.14993 + 6.503734, + 49.75086 ], [ - 6.113228, - 50.13739 + 6.502627, + 49.73298 ], [ - 6.123691, - 50.13719 + 6.507266, + 49.72938 ], [ - 6.140929, - 50.1305 + 6.518092, + 49.7242 ], [ - 6.135554, - 50.11899 + 6.516417, + 49.72129 ], [ - 6.138082, - 50.10263 + 6.511763, + 49.72016 ], [ - 6.131085, - 50.09964 + 6.504791, + 49.725 ], [ - 6.135473, - 50.09119 + 6.498913, + 49.72639 ], [ - 6.121939, - 50.09059 + 6.495576, + 49.72443 ], [ - 6.126335, - 50.07817 + 6.507122, + 49.71655 ], [ - 6.131858, - 50.07348 + 6.507884, + 49.71215 ], [ - 6.121171, - 50.064 + 6.504598, + 49.71227 ], [ - 6.114444, - 50.06139 + 6.427139, + 49.66237 ], [ - 6.115631, - 50.05817 + 6.439899, + 49.66025 ], [ - 6.123611, - 50.06323 + 6.442511, + 49.65591 ], [ - 6.136608, - 50.04178 + 6.421781, + 49.61809 ], [ - 6.130343, - 50.02975 + 6.398978, + 49.60094 ], [ - 6.148207, - 50.02307 + 6.379408, + 49.59526 ], [ - 6.13868, - 50.01572 + 6.375507, + 49.58809 ], [ - 6.135938, - 50.01485 + 6.384426, + 49.5801 ], [ - 6.131384, - 50.01905 + 6.381188, + 49.57509 ], [ - 6.130243, - 50.01819 + 6.369093, + 49.5783 ], [ - 6.139343, - 50.01116 + 6.357913, + 49.57166 ], [ - 6.151702, - 50.01058 + 6.384902, + 49.55817 ], [ - 6.145464, - 49.99689 + 6.380095, + 49.54856 ], [ - 6.139657, - 49.9994 + 6.358555, + 49.53296 ], [ - 6.138524, - 49.99829 + 6.359322, + 49.52481 ], [ - 6.142178, - 49.99535 + 6.370763, + 49.50545 ], [ - 6.150227, - 49.99518 + 6.370562, + 49.45732 ], [ - 6.156247, - 49.98867 + 6.333403, + 49.46493 ], [ - 6.173045, - 49.98589 + 6.321894, + 49.47244 ], [ - 6.17348, - 49.98344 + 6.295034, + 49.47928 ], [ - 6.170353, - 49.98376 + 6.287889, + 49.48379 ], [ - 6.165487, - 49.97115 + 6.271912, + 49.49995 ], [ - 6.171512, - 49.96298 + 6.241327, + 49.50693 ], [ - 6.176298, - 49.962 + 6.196692, + 49.50331 ], [ - 6.179954, - 49.95386 + 6.173373, + 49.50577 ], [ - 6.183393, - 49.9548 + 6.160858, + 49.50085 ], [ - 6.179829, - 49.96307 + 6.167099, + 49.49006 ], [ - 6.183312, - 49.9686 + 6.140179, + 49.48525 ], [ - 6.192774, - 49.97158 + 6.129367, + 49.48803 ], [ - 6.199783, - 49.95352 + 6.127247, + 49.47081 ], [ - 6.207066, - 49.95672 + 6.101403, + 49.46726 ], [ - 6.212689, - 49.9514 + 6.104826, + 49.45076 ], [ - 6.225023, - 49.95039 + 6.081667, + 49.45417 ], [ - 6.22044, - 49.94369 + 6.077222, + 49.46139 ], [ - 6.228241, - 49.93726 + 6.059167, + 49.46306 ], [ - 6.22635, - 49.92766 + 6.052222, + 49.46028 ], [ - 6.219133, - 49.92354 + 6.044213, + 49.44553 ], [ - 6.229862, - 49.92125 + 6.025294, + 49.44703 ], [ - 6.236032, - 49.91355 + 6.021545, + 49.45127 ], [ - 6.231867, - 49.91064 + 6.01574, + 49.44885 ], [ - 6.227694, - 49.91062 + 5.994123, + 49.45301 ], [ - 6.232286, - 49.9072 + 5.976569, + 49.44885 ], [ - 6.23381, - 49.90028 + 5.977725, + 49.45955 ], [ - 6.246919, - 49.89535 + 5.972317, + 49.46087 ], [ - 6.257809, - 49.88724 + 5.968912, + 49.48202 ], [ - 6.263008, - 49.88101 + 5.9616, + 49.49026 ], [ - 6.276455, - 49.87725 + 5.915781, + 49.49835 ], [ - 6.281126, - 49.87957 + 5.890334, + 49.4948 ], [ - 6.291661, - 49.87548 + 5.863321, + 49.50006 ], [ - 6.297699, - 49.86673 + 5.84897, + 49.50826 ], [ - 6.309889, - 49.87107 + 5.84828, + 49.51397 ], [ - 6.315324, - 49.8673 + 5.83641, + 49.51817 ], [ - 6.314651, - 49.86057 + 5.831868, + 49.52639 ], [ - 6.323611, - 49.85188 + 5.84308, + 49.53081 ], [ - 6.321577, - 49.8409 + 5.835622, + 49.54114 ], [ - 6.327406, - 49.83673 + 5.816251, + 49.53325 ], [ - 6.336561, - 49.83998 + 5.805201, + 49.54272 ], [ - 6.339366, - 49.8507 + 5.859432, + 49.57158 ], [ - 6.364651, - 49.85164 + 5.868663, + 49.587 ], [ - 6.402203, - 49.82098 + 5.862888, + 49.58525 ], [ - 6.426434, - 49.81629 + 5.851102, + 49.58379 ], [ - 6.428071, - 49.81186 + 5.847116, + 49.58961 ], [ - 6.43097, - 49.81129 + 5.845652, + 49.5981 ], [ - 6.441608, - 49.81547 + 5.869401, + 49.6106 ], [ - 6.443442, - 49.81233 + 5.881819, + 49.63815 ], [ - 6.45366, - 49.81275 + 5.899978, + 49.63907 ], [ - 6.464538, - 49.81975 + 5.899339, + 49.66239 ], [ - 6.47057, - 49.82385 + 5.856561, + 49.67628 ], [ - 6.496805, - 49.81277 + 5.856283, + 49.68211 ], [ - 6.50669, - 49.80993 + 5.875703, + 49.71118 ], [ - 6.511554, - 49.80238 + 5.864811, + 49.72331 ], [ - 6.51485, - 49.80513 + 5.843249, + 49.71822 ], [ - 6.519604, - 49.81446 + 5.82191, + 49.72128 ], [ - 6.529808, - 49.81048 + 5.824894, + 49.73767 ], [ - 6.532249, - 49.80686 + 5.820728, + 49.74878 ], [ - 6.530829, - 49.80116 + 5.786264, + 49.79079 ], [ - 6.506225, - 49.78899 + 5.765172, + 49.78961 ], [ - 6.519171, - 49.78344 + 5.750937, + 49.79094 ], [ - 6.511055, - 49.77422 + 5.741591, + 49.82126 ], [ - 6.520563, - 49.76818 + 5.745814, + 49.82435 ], [ - 6.520516, - 49.76134 + 5.737197, + 49.83353 ], [ - 6.503734, - 49.75086 + 5.740531, + 49.84142 ], [ - 6.502627, - 49.73298 + 5.747012, + 49.84048 ], [ - 6.507266, - 49.72938 + 5.746237, + 49.84783 ], [ - 6.518092, - 49.7242 + 5.753989, + 49.84878 ], [ - 6.516417, - 49.72129 + 5.740663, + 49.85152 ], [ - 6.511763, - 49.72016 + 5.752288, + 49.85922 ], [ - 6.504791, - 49.725 + 5.749545, + 49.87554 ], [ - 6.498913, - 49.72639 + 5.775668, + 49.87438 ], [ - 6.495576, - 49.72443 + 5.775053, + 49.88057 ], [ - 6.507122, - 49.71655 + 5.734598, + 49.89341 ], [ - 6.507884, - 49.71215 + 5.733033, + 49.90285 ], [ - 6.504598, - 49.71227 + 5.757834, + 49.91737 ], [ - 6.427139, - 49.66237 + 5.760393, + 49.93252 ], [ - 6.439899, - 49.66025 + 5.770728, + 49.93711 ], [ - 6.442511, - 49.65591 + 5.768783, + 49.94239 ], [ - 6.421781, - 49.61809 + 5.768802, + 49.96104 ], [ - 6.398978, - 49.60094 + 5.786724, + 49.96816 ], [ - 6.379408, - 49.59526 + 5.80524, + 49.96677 ], [ - 6.375507, - 49.58809 + 5.806521, + 49.97321 ], [ - 6.384426, - 49.5801 + 5.831293, + 49.97995 ], [ - 6.381188, - 49.57509 + 5.834616, + 49.98656 ], [ - 6.369093, - 49.5783 + 5.818057, + 49.99936 ], [ - 6.357913, - 49.57166 + 5.815606, + 50.01437 ], [ - 6.384902, - 49.55817 + 5.847923, + 50.02809 ], [ - 6.380095, - 49.54856 + 5.861889, + 50.04581 ], [ - 6.358555, - 49.53296 + 5.850872, + 50.0563 ], [ - 6.359322, - 49.52481 + 5.857809, + 50.07186 ], [ - 6.370763, - 49.50545 + 5.880997, + 50.08069 ], [ - 6.370562, - 49.45732 + 5.891965, + 50.12041 ], [ - 6.333403, - 49.46493 + 5.952856, + 50.13384 ], [ - 6.321894, - 49.47244 + 5.961753, + 50.17631 + ] + ] + ], + "terms_url": "http://www.act.public.lu/fr/actualites/2014/02/ortho2014/", + "terms_text": "Administration du Cadastre et de la Topographie", + "id": "lu.geoportail.inspire.ortho2010" + }, + { + "name": "Luxembourg Inspire Ortho 2013", + "type": "tms", + "template": "http://mapproxy.openstreetmap.lu/tiles/ortho2013/EPSG900913/{z}/{x}/{y}.jpeg", + "scaleExtent": [ + 0, + 20 + ], + "polygon": [ + [ + [ + 5.961753, + 50.17631 ], [ - 6.295034, - 49.47928 + 6.026268, + 50.18496 ], [ - 6.287889, - 49.48379 + 6.033182, + 50.16395 ], [ - 6.271912, - 49.49995 + 6.060695, + 50.15536 ], [ - 6.241327, - 49.50693 + 6.07668, + 50.15913 ], [ - 6.196692, - 49.50331 + 6.078237, + 50.17255 ], [ - 6.173373, - 49.50577 + 6.101762, + 50.17199 ], [ - 6.160858, - 49.50085 + 6.122501, + 50.16437 ], [ - 6.167099, - 49.49006 + 6.120101, + 50.15594 ], [ - 6.140179, - 49.48525 + 6.127695, + 50.14993 ], [ - 6.129367, - 49.48803 + 6.113228, + 50.13739 ], [ - 6.127247, - 49.47081 + 6.123691, + 50.13719 ], [ - 6.101403, - 49.46726 + 6.140929, + 50.1305 ], [ - 6.104826, - 49.45076 + 6.135554, + 50.11899 ], [ - 6.081667, - 49.45417 + 6.138082, + 50.10263 ], [ - 6.077222, - 49.46139 + 6.131085, + 50.09964 ], [ - 6.059167, - 49.46306 + 6.135473, + 50.09119 ], [ - 6.052222, - 49.46028 + 6.121939, + 50.09059 ], [ - 6.044213, - 49.44553 + 6.126335, + 50.07817 ], [ - 6.025294, - 49.44703 + 6.131858, + 50.07348 ], [ - 6.021545, - 49.45127 + 6.121171, + 50.064 ], [ - 6.01574, - 49.44885 + 6.114444, + 50.06139 ], [ - 5.994123, - 49.45301 + 6.115631, + 50.05817 ], [ - 5.976569, - 49.44885 + 6.123611, + 50.06323 ], [ - 5.977725, - 49.45955 + 6.136608, + 50.04178 ], [ - 5.972317, - 49.46087 + 6.130343, + 50.02975 ], [ - 5.968912, - 49.48202 + 6.148207, + 50.02307 ], [ - 5.9616, - 49.49026 + 6.13868, + 50.01572 ], [ - 5.915781, - 49.49835 + 6.135938, + 50.01485 ], [ - 5.890334, - 49.4948 + 6.131384, + 50.01905 ], [ - 5.863321, - 49.50006 + 6.130243, + 50.01819 ], [ - 5.84897, - 49.50826 + 6.139343, + 50.01116 ], [ - 5.84828, - 49.51397 + 6.151702, + 50.01058 ], [ - 5.83641, - 49.51817 + 6.145464, + 49.99689 ], [ - 5.831868, - 49.52639 + 6.139657, + 49.9994 ], [ - 5.84308, - 49.53081 + 6.138524, + 49.99829 ], [ - 5.835622, - 49.54114 + 6.142178, + 49.99535 ], [ - 5.816251, - 49.53325 + 6.150227, + 49.99518 ], [ - 5.805201, - 49.54272 + 6.156247, + 49.98867 ], [ - 5.859432, - 49.57158 + 6.173045, + 49.98589 ], [ - 5.868663, - 49.587 + 6.17348, + 49.98344 ], [ - 5.862888, - 49.58525 + 6.170353, + 49.98376 ], [ - 5.851102, - 49.58379 + 6.165487, + 49.97115 ], [ - 5.847116, - 49.58961 + 6.171512, + 49.96298 ], [ - 5.845652, - 49.5981 + 6.176298, + 49.962 ], [ - 5.869401, - 49.6106 + 6.179954, + 49.95386 ], [ - 5.881819, - 49.63815 + 6.183393, + 49.9548 ], [ - 5.899978, - 49.63907 + 6.179829, + 49.96307 ], [ - 5.899339, - 49.66239 + 6.183312, + 49.9686 ], [ - 5.856561, - 49.67628 + 6.192774, + 49.97158 ], [ - 5.856283, - 49.68211 + 6.199783, + 49.95352 ], [ - 5.875703, - 49.71118 + 6.207066, + 49.95672 ], [ - 5.864811, - 49.72331 + 6.212689, + 49.9514 ], [ - 5.843249, - 49.71822 + 6.225023, + 49.95039 ], [ - 5.82191, - 49.72128 + 6.22044, + 49.94369 ], [ - 5.824894, - 49.73767 + 6.228241, + 49.93726 ], [ - 5.820728, - 49.74878 + 6.22635, + 49.92766 ], [ - 5.786264, - 49.79079 + 6.219133, + 49.92354 ], [ - 5.765172, - 49.78961 + 6.229862, + 49.92125 ], [ - 5.750937, - 49.79094 + 6.236032, + 49.91355 ], [ - 5.741591, - 49.82126 + 6.231867, + 49.91064 ], [ - 5.745814, - 49.82435 + 6.227694, + 49.91062 ], [ - 5.737197, - 49.83353 + 6.232286, + 49.9072 ], [ - 5.740531, - 49.84142 + 6.23381, + 49.90028 ], [ - 5.747012, - 49.84048 + 6.246919, + 49.89535 ], [ - 5.746237, - 49.84783 + 6.257809, + 49.88724 ], [ - 5.753989, - 49.84878 + 6.263008, + 49.88101 ], [ - 5.740663, - 49.85152 + 6.276455, + 49.87725 ], [ - 5.752288, - 49.85922 + 6.281126, + 49.87957 ], [ - 5.749545, - 49.87554 + 6.291661, + 49.87548 ], [ - 5.775668, - 49.87438 + 6.297699, + 49.86673 ], [ - 5.775053, - 49.88057 + 6.309889, + 49.87107 ], [ - 5.734598, - 49.89341 + 6.315324, + 49.8673 ], [ - 5.733033, - 49.90285 + 6.314651, + 49.86057 ], [ - 5.757834, - 49.91737 + 6.323611, + 49.85188 ], [ - 5.760393, - 49.93252 + 6.321577, + 49.8409 ], [ - 5.770728, - 49.93711 + 6.327406, + 49.83673 ], [ - 5.768783, - 49.94239 + 6.336561, + 49.83998 ], [ - 5.768802, - 49.96104 + 6.339366, + 49.8507 ], [ - 5.786724, - 49.96816 + 6.364651, + 49.85164 ], [ - 5.80524, - 49.96677 + 6.402203, + 49.82098 ], [ - 5.806521, - 49.97321 + 6.426434, + 49.81629 ], [ - 5.831293, - 49.97995 + 6.428071, + 49.81186 ], [ - 5.834616, - 49.98656 + 6.43097, + 49.81129 ], [ - 5.818057, - 49.99936 + 6.441608, + 49.81547 ], [ - 5.815606, - 50.01437 + 6.443442, + 49.81233 ], [ - 5.847923, - 50.02809 + 6.45366, + 49.81275 ], [ - 5.861889, - 50.04581 + 6.464538, + 49.81975 ], [ - 5.850872, - 50.0563 + 6.47057, + 49.82385 ], [ - 5.857809, - 50.07186 + 6.496805, + 49.81277 ], [ - 5.880997, - 50.08069 + 6.50669, + 49.80993 ], [ - 5.891965, - 50.12041 + 6.511554, + 49.80238 ], [ - 5.952856, - 50.13384 + 6.51485, + 49.80513 ], [ - 5.961753, - 50.17631 - ] - ] - ], - "terms_url": "http://www.act.public.lu/fr/actualites/2014/02/ortho2014/", - "terms_text": "Administration du Cadastre et de la Topographie", - "id": "lu.geoportail.inspire.ortho2010" - }, - { - "name": "Luxembourg Inspire Ortho 2013", - "type": "tms", - "template": "http://mapproxy.openstreetmap.lu/tiles/ortho2013/EPSG900913/{z}/{x}/{y}.jpeg", - "scaleExtent": [ - 0, - 20 - ], - "polygon": [ - [ - [ - 5.961753, - 50.17631 + 6.519604, + 49.81446 ], [ - 6.026268, - 50.18496 + 6.529808, + 49.81048 ], [ - 6.033182, - 50.16395 + 6.532249, + 49.80686 ], [ - 6.060695, - 50.15536 + 6.530829, + 49.80116 ], [ - 6.07668, - 50.15913 + 6.506225, + 49.78899 ], [ - 6.078237, - 50.17255 + 6.519171, + 49.78344 ], [ - 6.101762, - 50.17199 + 6.511055, + 49.77422 ], [ - 6.122501, - 50.16437 + 6.520563, + 49.76818 ], [ - 6.120101, - 50.15594 + 6.520516, + 49.76134 ], [ - 6.127695, - 50.14993 + 6.503734, + 49.75086 ], [ - 6.113228, - 50.13739 + 6.502627, + 49.73298 ], [ - 6.123691, - 50.13719 + 6.507266, + 49.72938 ], [ - 6.140929, - 50.1305 + 6.518092, + 49.7242 ], [ - 6.135554, - 50.11899 + 6.516417, + 49.72129 ], [ - 6.138082, - 50.10263 + 6.511763, + 49.72016 ], [ - 6.131085, - 50.09964 + 6.504791, + 49.725 ], [ - 6.135473, - 50.09119 + 6.498913, + 49.72639 ], [ - 6.121939, - 50.09059 + 6.495576, + 49.72443 ], [ - 6.126335, - 50.07817 + 6.507122, + 49.71655 ], [ - 6.131858, - 50.07348 + 6.507884, + 49.71215 ], [ - 6.121171, - 50.064 + 6.504598, + 49.71227 ], [ - 6.114444, - 50.06139 + 6.427139, + 49.66237 ], [ - 6.115631, - 50.05817 + 6.439899, + 49.66025 ], [ - 6.123611, - 50.06323 + 6.442511, + 49.65591 ], [ - 6.136608, - 50.04178 + 6.421781, + 49.61809 ], [ - 6.130343, - 50.02975 + 6.398978, + 49.60094 ], [ - 6.148207, - 50.02307 + 6.379408, + 49.59526 ], [ - 6.13868, - 50.01572 + 6.375507, + 49.58809 ], [ - 6.135938, - 50.01485 + 6.384426, + 49.5801 ], [ - 6.131384, - 50.01905 + 6.381188, + 49.57509 ], [ - 6.130243, - 50.01819 + 6.369093, + 49.5783 ], [ - 6.139343, - 50.01116 + 6.357913, + 49.57166 ], [ - 6.151702, - 50.01058 + 6.384902, + 49.55817 ], [ - 6.145464, - 49.99689 + 6.380095, + 49.54856 ], [ - 6.139657, - 49.9994 + 6.358555, + 49.53296 ], [ - 6.138524, - 49.99829 + 6.359322, + 49.52481 ], [ - 6.142178, - 49.99535 + 6.370763, + 49.50545 ], [ - 6.150227, - 49.99518 + 6.370562, + 49.45732 ], [ - 6.156247, - 49.98867 + 6.333403, + 49.46493 ], [ - 6.173045, - 49.98589 + 6.321894, + 49.47244 ], [ - 6.17348, - 49.98344 + 6.295034, + 49.47928 ], [ - 6.170353, - 49.98376 + 6.287889, + 49.48379 ], [ - 6.165487, - 49.97115 + 6.271912, + 49.49995 ], [ - 6.171512, - 49.96298 + 6.241327, + 49.50693 ], [ - 6.176298, - 49.962 + 6.196692, + 49.50331 ], [ - 6.179954, - 49.95386 + 6.173373, + 49.50577 ], [ - 6.183393, - 49.9548 + 6.160858, + 49.50085 ], [ - 6.179829, - 49.96307 + 6.167099, + 49.49006 ], [ - 6.183312, - 49.9686 + 6.140179, + 49.48525 ], [ - 6.192774, - 49.97158 + 6.129367, + 49.48803 ], [ - 6.199783, - 49.95352 + 6.127247, + 49.47081 ], [ - 6.207066, - 49.95672 + 6.101403, + 49.46726 ], [ - 6.212689, - 49.9514 + 6.104826, + 49.45076 ], [ - 6.225023, - 49.95039 + 6.081667, + 49.45417 ], [ - 6.22044, - 49.94369 + 6.077222, + 49.46139 ], [ - 6.228241, - 49.93726 + 6.059167, + 49.46306 ], [ - 6.22635, - 49.92766 + 6.052222, + 49.46028 ], [ - 6.219133, - 49.92354 + 6.044213, + 49.44553 ], [ - 6.229862, - 49.92125 + 6.025294, + 49.44703 ], [ - 6.236032, - 49.91355 + 6.021545, + 49.45127 ], [ - 6.231867, - 49.91064 + 6.01574, + 49.44885 ], [ - 6.227694, - 49.91062 + 5.994123, + 49.45301 ], [ - 6.232286, - 49.9072 + 5.976569, + 49.44885 ], [ - 6.23381, - 49.90028 + 5.977725, + 49.45955 ], [ - 6.246919, - 49.89535 + 5.972317, + 49.46087 ], [ - 6.257809, - 49.88724 + 5.968912, + 49.48202 ], [ - 6.263008, - 49.88101 + 5.9616, + 49.49026 ], [ - 6.276455, - 49.87725 + 5.915781, + 49.49835 ], [ - 6.281126, - 49.87957 + 5.890334, + 49.4948 ], [ - 6.291661, - 49.87548 + 5.863321, + 49.50006 ], [ - 6.297699, - 49.86673 + 5.84897, + 49.50826 ], [ - 6.309889, - 49.87107 + 5.84828, + 49.51397 ], [ - 6.315324, - 49.8673 + 5.83641, + 49.51817 ], [ - 6.314651, - 49.86057 + 5.831868, + 49.52639 ], [ - 6.323611, - 49.85188 + 5.84308, + 49.53081 ], [ - 6.321577, - 49.8409 + 5.835622, + 49.54114 ], [ - 6.327406, - 49.83673 + 5.816251, + 49.53325 ], [ - 6.336561, - 49.83998 + 5.805201, + 49.54272 ], [ - 6.339366, - 49.8507 + 5.859432, + 49.57158 ], [ - 6.364651, - 49.85164 + 5.868663, + 49.587 ], [ - 6.402203, - 49.82098 + 5.862888, + 49.58525 ], [ - 6.426434, - 49.81629 + 5.851102, + 49.58379 ], [ - 6.428071, - 49.81186 + 5.847116, + 49.58961 ], [ - 6.43097, - 49.81129 + 5.845652, + 49.5981 ], [ - 6.441608, - 49.81547 + 5.869401, + 49.6106 ], [ - 6.443442, - 49.81233 + 5.881819, + 49.63815 ], [ - 6.45366, - 49.81275 + 5.899978, + 49.63907 ], [ - 6.464538, - 49.81975 + 5.899339, + 49.66239 ], [ - 6.47057, - 49.82385 + 5.856561, + 49.67628 ], [ - 6.496805, - 49.81277 + 5.856283, + 49.68211 ], [ - 6.50669, - 49.80993 + 5.875703, + 49.71118 ], [ - 6.511554, - 49.80238 + 5.864811, + 49.72331 ], [ - 6.51485, - 49.80513 + 5.843249, + 49.71822 ], [ - 6.519604, - 49.81446 + 5.82191, + 49.72128 ], [ - 6.529808, - 49.81048 + 5.824894, + 49.73767 ], [ - 6.532249, - 49.80686 + 5.820728, + 49.74878 ], [ - 6.530829, - 49.80116 + 5.786264, + 49.79079 ], [ - 6.506225, - 49.78899 + 5.765172, + 49.78961 ], [ - 6.519171, - 49.78344 + 5.750937, + 49.79094 ], [ - 6.511055, - 49.77422 + 5.741591, + 49.82126 ], [ - 6.520563, - 49.76818 + 5.745814, + 49.82435 ], [ - 6.520516, - 49.76134 + 5.737197, + 49.83353 ], [ - 6.503734, - 49.75086 + 5.740531, + 49.84142 ], [ - 6.502627, - 49.73298 + 5.747012, + 49.84048 ], [ - 6.507266, - 49.72938 + 5.746237, + 49.84783 ], [ - 6.518092, - 49.7242 + 5.753989, + 49.84878 ], [ - 6.516417, - 49.72129 + 5.740663, + 49.85152 ], [ - 6.511763, - 49.72016 + 5.752288, + 49.85922 ], [ - 6.504791, - 49.725 + 5.749545, + 49.87554 ], [ - 6.498913, - 49.72639 + 5.775668, + 49.87438 ], [ - 6.495576, - 49.72443 + 5.775053, + 49.88057 ], [ - 6.507122, - 49.71655 + 5.734598, + 49.89341 ], [ - 6.507884, - 49.71215 + 5.733033, + 49.90285 ], [ - 6.504598, - 49.71227 + 5.757834, + 49.91737 ], [ - 6.427139, - 49.66237 + 5.760393, + 49.93252 ], [ - 6.439899, - 49.66025 + 5.770728, + 49.93711 ], [ - 6.442511, - 49.65591 + 5.768783, + 49.94239 ], [ - 6.421781, - 49.61809 + 5.768802, + 49.96104 ], [ - 6.398978, - 49.60094 + 5.786724, + 49.96816 ], [ - 6.379408, - 49.59526 + 5.80524, + 49.96677 ], [ - 6.375507, - 49.58809 + 5.806521, + 49.97321 ], [ - 6.384426, - 49.5801 + 5.831293, + 49.97995 ], [ - 6.381188, - 49.57509 + 5.834616, + 49.98656 ], [ - 6.369093, - 49.5783 + 5.818057, + 49.99936 ], [ - 6.357913, - 49.57166 + 5.815606, + 50.01437 ], [ - 6.384902, - 49.55817 + 5.847923, + 50.02809 ], [ - 6.380095, - 49.54856 + 5.861889, + 50.04581 ], [ - 6.358555, - 49.53296 + 5.850872, + 50.0563 ], [ - 6.359322, - 49.52481 + 5.857809, + 50.07186 ], [ - 6.370763, - 49.50545 + 5.880997, + 50.08069 ], [ - 6.370562, - 49.45732 + 5.891965, + 50.12041 ], [ - 6.333403, - 49.46493 + 5.952856, + 50.13384 ], [ - 6.321894, - 49.47244 - ], + 5.961753, + 50.17631 + ] + ] + ], + "terms_url": "http://www.act.public.lu/fr/actualites/2014/02/ortho2014/", + "terms_text": "Administration du Cadastre et de la Topographie", + "id": "lu.geoportail.inspire.ortho2013" + }, + { + "name": "Mapbox Satellite", + "type": "tms", + "description": "Satellite and aerial imagery.", + "template": "http://{switch:a,b,c}.tiles.mapbox.com/v4/openstreetmap.map-inh7ifmo/{zoom}/{x}/{y}.png?access_token=pk.eyJ1Ijoib3BlbnN0cmVldG1hcCIsImEiOiJncjlmd0t3In0.DmZsIeOW-3x-C5eX-wAqTw", + "scaleExtent": [ + 0, + 19 + ], + "terms_url": "http://www.mapbox.com/about/maps/", + "terms_text": "Terms & Feedback", + "id": "Mapbox", + "default": true + }, + { + "name": "NLS - Bartholomew Half Inch, 1897-1907", + "type": "tms", + "template": "http://geo.nls.uk/mapdata2/bartholomew/great_britain/{zoom}/{x}/{-y}.png", + "scaleExtent": [ + 0, + 15 + ], + "polygon": [ + [ [ - 6.295034, - 49.47928 + -9, + 49.8 ], [ - 6.287889, - 49.48379 + -9, + 61.1 ], [ - 6.271912, - 49.49995 + 1.9, + 61.1 ], [ - 6.241327, - 49.50693 + 1.9, + 49.8 ], [ - 6.196692, - 49.50331 - ], + -9, + 49.8 + ] + ] + ], + "terms_url": "http://geo.nls.uk/maps/", + "terms_text": "National Library of Scotland Historic Maps" + }, + { + "name": "NLS - OS 1-inch 7th Series 1955-61", + "type": "tms", + "template": "http://geo.nls.uk/mapdata2/os/seventh/{zoom}/{x}/{-y}.png", + "scaleExtent": [ + 5, + 16 + ], + "polygon": [ + [ [ - 6.173373, - 49.50577 + -6.4585407, + 49.9044128 ], [ - 6.160858, - 49.50085 + -6.3872009, + 49.9841116 ], [ - 6.167099, - 49.49006 + -6.2296827, + 49.9896159 ], [ - 6.140179, - 49.48525 + -6.2171269, + 49.8680087 ], [ - 6.129367, - 49.48803 - ], + -6.4551164, + 49.8591793 + ] + ], + [ [ - 6.127247, - 49.47081 + -1.4495137, + 60.8634056 ], [ - 6.101403, - 49.46726 + -0.7167114, + 60.8545122 ], [ - 6.104826, - 49.45076 + -0.7349744, + 60.4359756 ], [ - 6.081667, - 49.45417 + -0.6938826, + 60.4168218 ], [ - 6.077222, - 49.46139 + -0.7258429, + 60.3942735 ], [ - 6.059167, - 49.46306 + -0.7395401, + 60.0484714 ], [ - 6.052222, - 49.46028 + -0.9267357, + 60.0461918 ], [ - 6.044213, - 49.44553 + -0.9381501, + 59.8266157 ], [ - 6.025294, - 49.44703 + -1.4586452, + 59.831205 ], [ - 6.021545, - 49.45127 + -1.4455187, + 60.0535999 ], [ - 6.01574, - 49.44885 + -1.463211, + 60.0535999 ], [ - 5.994123, - 49.45301 + -1.4643524, + 60.0630002 ], [ - 5.976569, - 49.44885 + -1.5716475, + 60.0638546 ], [ - 5.977725, - 49.45955 + -1.5693646, + 60.1790005 ], [ - 5.972317, - 49.46087 + -1.643558, + 60.1807033 ], [ - 5.968912, - 49.48202 + -1.643558, + 60.1892162 ], [ - 5.9616, - 49.49026 + -1.8216221, + 60.1894999 ], [ - 5.915781, - 49.49835 + -1.8204807, + 60.3615507 ], [ - 5.890334, - 49.4948 + -1.8415973, + 60.3697345 ], [ - 5.863321, - 49.50006 + -1.8216221, + 60.3832755 ], [ - 5.84897, - 49.50826 + -1.8179852, + 60.5934321 ], [ - 5.84828, - 49.51397 - ], + -1.453168, + 60.5934321 + ] + ], + [ [ - 5.83641, - 49.51817 + -4.9089213, + 54.4242078 ], [ - 5.831868, - 49.52639 + -4.282598, + 54.4429861 ], [ - 5.84308, - 49.53081 + -4.2535417, + 54.029769 ], [ - 5.835622, - 49.54114 - ], + -4.8766366, + 54.0221831 + ] + ], + [ [ - 5.816251, - 49.53325 + -5.8667408, + 59.1444603 ], [ - 5.805201, - 49.54272 + -5.7759966, + 59.1470945 ], [ - 5.859432, - 49.57158 + -5.7720016, + 59.1014052 ], [ - 5.868663, - 49.587 - ], + -5.8621751, + 59.0990605 + ] + ], + [ [ - 5.862888, - 49.58525 + -1.7065887, + 59.5703599 ], [ - 5.851102, - 49.58379 + -1.5579165, + 59.5693481 ], [ - 5.847116, - 49.58961 + -1.5564897, + 59.4965695 ], [ - 5.845652, - 49.5981 - ], + -1.7054472, + 59.4975834 + ] + ], + [ [ - 5.869401, - 49.6106 + -7.6865827, + 58.2940975 ], [ - 5.881819, - 49.63815 + -7.5330594, + 58.3006957 ], [ - 5.899978, - 49.63907 + -7.5256401, + 58.2646905 ], [ - 5.899339, - 49.66239 - ], + -7.6797341, + 58.2577853 + ] + ], + [ [ - 5.856561, - 49.67628 + -4.5338281, + 59.0359871 ], [ - 5.856283, - 49.68211 + -4.481322, + 59.0371616 ], [ - 5.875703, - 49.71118 + -4.4796099, + 59.0186583 ], [ - 5.864811, - 49.72331 - ], + -4.5332574, + 59.0180707 + ] + ], + [ [ - 5.843249, - 49.71822 + -8.6710698, + 57.8769896 ], [ - 5.82191, - 49.72128 + -8.4673234, + 57.8897332 ], [ - 5.824894, - 49.73767 + -8.4467775, + 57.7907 ], [ - 5.820728, - 49.74878 - ], + -8.6510947, + 57.7779213 + ] + ], + [ [ - 5.786264, - 49.79079 + -5.2395519, + 50.3530581 ], [ - 5.765172, - 49.78961 + -5.7920073, + 50.3384899 ], [ - 5.750937, - 49.79094 + -5.760047, + 49.9317027 ], [ - 5.741591, - 49.82126 + -4.6551363, + 49.9581461 ], [ - 5.745814, - 49.82435 + -4.677965, + 50.2860073 ], [ - 5.737197, - 49.83353 + -4.244219, + 50.2801723 ], [ - 5.740531, - 49.84142 + -4.2487848, + 50.2042525 ], [ - 5.747012, - 49.84048 + -3.3812929, + 50.2042525 ], [ - 5.746237, - 49.84783 + -3.4223846, + 50.5188201 ], [ - 5.753989, - 49.84878 + -3.1164796, + 50.5246258 ], [ - 5.740663, - 49.85152 + -3.1210453, + 50.6579592 ], [ - 5.752288, - 49.85922 + -2.6736357, + 50.6619495 ], [ - 5.749545, - 49.87554 + -2.5953453, + 50.6394325 ], [ - 5.775668, - 49.87438 + -2.5905026, + 50.5728419 ], [ - 5.775053, - 49.88057 + -2.4791203, + 50.5733545 ], [ - 5.734598, - 49.89341 + -2.4758919, + 50.5066704 ], [ - 5.733033, - 49.90285 + -2.3967943, + 50.5056438 ], [ - 5.757834, - 49.91737 + -2.401637, + 50.5723293 ], [ - 5.760393, - 49.93252 + -1.0400296, + 50.5718167 ], [ - 5.770728, - 49.93711 + -1.0335726, + 50.7059289 ], [ - 5.768783, - 49.94239 + -0.549302, + 50.7038843 ], [ - 5.768802, - 49.96104 + -0.5460736, + 50.7886618 ], [ - 5.786724, - 49.96816 + -0.0924734, + 50.7856002 ], [ - 5.80524, - 49.96677 + -0.0876307, + 50.7181949 ], [ - 5.806521, - 49.97321 + 0.4789659, + 50.7120623 ], [ - 5.831293, - 49.97995 + 0.487037, + 50.8182467 ], [ - 5.834616, - 49.98656 + 0.9761503, + 50.8049868 ], [ - 5.818057, - 49.99936 + 0.9922927, + 51.0126311 ], [ - 5.815606, - 50.01437 + 1.4491213, + 51.0004424 ], [ - 5.847923, - 50.02809 + 1.4781775, + 51.4090372 ], [ - 5.861889, - 50.04581 + 1.0229632, + 51.4271576 ], [ - 5.850872, - 50.0563 + 1.035877, + 51.7640881 ], [ - 5.857809, - 50.07186 + 1.6105448, + 51.7500992 ], [ - 5.880997, - 50.08069 + 1.646058, + 52.1560003 ], [ - 5.891965, - 50.12041 + 1.7267698, + 52.1540195 ], [ - 5.952856, - 50.13384 + 1.749369, + 52.4481811 ], [ - 5.961753, - 50.17631 - ] - ] - ], - "terms_url": "http://www.act.public.lu/fr/actualites/2014/02/ortho2014/", - "terms_text": "Administration du Cadastre et de la Topographie", - "id": "lu.geoportail.inspire.ortho2013" - }, - { - "name": "Mapbox Satellite", - "type": "tms", - "description": "Satellite and aerial imagery.", - "template": "http://{switch:a,b,c}.tiles.mapbox.com/v4/openstreetmap.map-inh7ifmo/{zoom}/{x}/{y}.png?access_token=pk.eyJ1Ijoib3BlbnN0cmVldG1hcCIsImEiOiJncjlmd0t3In0.DmZsIeOW-3x-C5eX-wAqTw", - "scaleExtent": [ - 0, - 19 - ], - "terms_url": "http://www.mapbox.com/about/maps/", - "terms_text": "Terms & Feedback", - "id": "Mapbox", - "default": true - }, - { - "name": "NLS - Bartholomew Half Inch, 1897-1907", - "type": "tms", - "template": "http://geo.nls.uk/mapdata2/bartholomew/great_britain/{zoom}/{x}/{-y}.png", - "scaleExtent": [ - 0, - 15 - ], - "polygon": [ - [ - [ - -9, - 49.8 + 1.7870672, + 52.4811624 ], [ - -9, - 61.1 + 1.759102, + 52.522505 ], [ - 1.9, - 61.1 + 1.7933451, + 52.9602749 ], [ - 1.9, - 49.8 + 0.3798147, + 52.9958468 ], [ - -9, - 49.8 - ] - ] - ], - "terms_url": "http://geo.nls.uk/maps/", - "terms_text": "National Library of Scotland Historic Maps" - }, - { - "name": "NLS - OS 1-inch 7th Series 1955-61", - "type": "tms", - "template": "http://geo.nls.uk/mapdata2/os/seventh/{zoom}/{x}/{-y}.png", - "scaleExtent": [ - 5, - 16 - ], - "polygon": [ - [ - [ - -6.4585407, - 49.9044128 + 0.3895238, + 53.2511239 ], [ - -6.3872009, - 49.9841116 + 0.3478614, + 53.2511239 ], [ - -6.2296827, - 49.9896159 + 0.3238912, + 53.282186 ], [ - -6.2171269, - 49.8680087 + 0.3461492, + 53.6538501 ], [ - -6.4551164, - 49.8591793 - ] - ], - [ - [ - -1.4495137, - 60.8634056 + 0.128487, + 53.6575466 ], [ - -0.7167114, - 60.8545122 + 0.116582, + 53.6674703 ], [ - -0.7349744, - 60.4359756 + 0.1350586, + 54.0655731 ], [ - -0.6938826, - 60.4168218 + -0.0609831, + 54.065908 ], [ - -0.7258429, - 60.3942735 + -0.0414249, + 54.4709448 ], [ - -0.7395401, - 60.0484714 + -0.5662701, + 54.4771794 ], [ - -0.9267357, - 60.0461918 + -0.5592078, + 54.6565127 ], [ - -0.9381501, - 59.8266157 + -1.1665638, + 54.6623485 ], [ - -1.4586452, - 59.831205 + -1.1637389, + 54.842611 ], [ - -1.4455187, - 60.0535999 + -1.3316194, + 54.843909 ], [ - -1.463211, - 60.0535999 + -1.3257065, + 55.2470842 ], [ - -1.4643524, - 60.0630002 + -1.529453, + 55.2487108 ], [ - -1.5716475, - 60.0638546 + -1.524178, + 55.6540122 ], [ - -1.5693646, - 60.1790005 + -1.7638798, + 55.6540122 ], [ - -1.643558, - 60.1807033 + -1.7733693, + 55.9719116 ], [ - -1.643558, - 60.1892162 + -2.1607858, + 55.9682981 ], [ - -1.8216221, - 60.1894999 + -2.1543289, + 56.0621387 ], [ - -1.8204807, - 60.3615507 + -2.4578051, + 56.0585337 ], [ - -1.8415973, - 60.3697345 + -2.4190635, + 56.641717 ], [ - -1.8216221, - 60.3832755 + -2.0962164, + 56.641717 ], [ - -1.8179852, - 60.5934321 + -2.0833025, + 57.0021322 ], [ - -1.453168, - 60.5934321 - ] - ], - [ + -1.9283359, + 57.0126802 + ], [ - -4.9089213, - 54.4242078 + -1.9180966, + 57.3590895 ], [ - -4.282598, - 54.4429861 + -1.7502161, + 57.3625721 ], [ - -4.2535417, - 54.029769 + -1.7695869, + 57.7608634 ], [ - -4.8766366, - 54.0221831 - ] - ], - [ - [ - -5.8667408, - 59.1444603 + -3.6937554, + 57.7574187 ], [ - -5.7759966, - 59.1470945 + -3.7066693, + 57.9806386 ], [ - -5.7720016, - 59.1014052 + -3.5969013, + 57.9772149 ], [ - -5.8621751, - 59.0990605 - ] - ], - [ - [ - -1.7065887, - 59.5703599 + -3.6033582, + 58.1207277 ], [ - -1.5579165, - 59.5693481 + -3.0222335, + 58.1309566 ], [ - -1.5564897, - 59.4965695 + -3.0286905, + 58.5410788 ], [ - -1.7054472, - 59.4975834 - ] - ], - [ - [ - -7.6865827, - 58.2940975 + -2.8478961, + 58.530968 ], [ - -7.5330594, - 58.3006957 + -2.86081, + 58.8430508 ], [ - -7.5256401, - 58.2646905 + -2.679624, + 58.8414991 ], [ - -7.6797341, - 58.2577853 - ] - ], - [ - [ - -4.5338281, - 59.0359871 + -2.6841897, + 58.885175 ], [ - -4.481322, - 59.0371616 + -2.6339665, + 58.9052239 ], [ - -4.4796099, - 59.0186583 + -2.679624, + 58.9335083 ], [ - -4.5332574, - 59.0180707 - ] - ], - [ - [ - -8.6710698, - 57.8769896 + -2.6887555, + 59.0229231 ], [ - -8.4673234, - 57.8897332 + -2.3668703, + 59.0229231 ], [ - -8.4467775, - 57.7907 + -2.3702946, + 59.2652861 ], [ - -8.6510947, - 57.7779213 - ] - ], - [ - [ - -5.2395519, - 50.3530581 + -2.3429001, + 59.2821989 ], [ - -5.7920073, - 50.3384899 + -2.3714361, + 59.2996861 ], [ - -5.760047, - 49.9317027 + -2.3737189, + 59.3707083 ], [ - -4.6551363, - 49.9581461 + -2.3429001, + 59.385825 ], [ - -4.677965, - 50.2860073 + -2.3725775, + 59.400354 ], [ - -4.244219, - 50.2801723 + -2.3714361, + 59.4259098 ], [ - -4.2487848, - 50.2042525 + -3.0734196, + 59.4230067 ], [ - -3.3812929, - 50.2042525 + -3.0711368, + 59.3433649 ], [ - -3.4223846, - 50.5188201 + -3.103097, + 59.3311405 ], [ - -3.1164796, - 50.5246258 + -3.0745611, + 59.3136695 ], [ - -3.1210453, - 50.6579592 + -3.0722782, + 59.232603 ], [ - -2.6736357, - 50.6619495 + -3.3850319, + 59.1484167 ], [ - -2.5953453, - 50.6394325 + -3.3747589, + 58.9352753 ], [ - -2.5905026, - 50.5728419 + -3.5653789, + 58.9323303 ], [ - -2.4791203, - 50.5733545 + -3.554829, + 58.69759 ], [ - -2.4758919, - 50.5066704 + -5.2808579, + 58.6667732 ], [ - -2.3967943, - 50.5056438 + -5.2534159, + 58.3514125 ], [ - -2.401637, - 50.5723293 + -5.5068508, + 58.3437887 ], [ - -1.0400296, - 50.5718167 + -5.4761804, + 58.0323557 ], [ - -1.0335726, - 50.7059289 + -5.8974958, + 58.0212436 ], [ - -0.549302, - 50.7038843 + -5.8522972, + 57.6171758 ], [ - -0.5460736, - 50.7886618 + -6.1396311, + 57.6137174 ], [ - -0.0924734, - 50.7856002 + -6.1541592, + 57.7423183 ], [ - -0.0876307, - 50.7181949 + -6.2913692, + 57.7380102 ], [ - 0.4789659, - 50.7120623 + -6.3365678, + 58.1398784 ], [ - 0.487037, - 50.8182467 + -6.1121891, + 58.1466944 ], [ - 0.9761503, - 50.8049868 + -6.1473778, + 58.5106285 ], [ - 0.9922927, - 51.0126311 + -6.2934817, + 58.5416182 ], [ - 1.4491213, - 51.0004424 + -6.8413713, + 58.2977321 ], [ - 1.4781775, - 51.4090372 + -7.0057382, + 58.2929331 ], [ - 1.0229632, - 51.4271576 + -7.1016189, + 58.2064403 ], [ - 1.035877, - 51.7640881 + -7.2573132, + 58.1793148 ], [ - 1.6105448, - 51.7500992 + -7.2531092, + 58.1004928 ], [ - 1.646058, - 52.1560003 + -7.4070698, + 58.0905566 ], [ - 1.7267698, - 52.1540195 + -7.391347, + 57.7911354 ], [ - 1.749369, - 52.4481811 + -7.790991, + 57.7733151 ], [ - 1.7870672, - 52.4811624 + -7.7624215, + 57.5444165 ], [ - 1.759102, - 52.522505 + -7.698501, + 57.1453194 ], [ - 1.7933451, - 52.9602749 + -7.7943817, + 57.1304547 ], [ - 0.3798147, - 52.9958468 + -7.716764, + 56.7368628 ], [ - 0.3895238, - 53.2511239 - ], - [ - 0.3478614, - 53.2511239 + -7.0122067, + 56.7654359 ], [ - 0.3238912, - 53.282186 + -6.979922, + 56.5453858 ], [ - 0.3461492, - 53.6538501 + -7.0638622, + 56.5453858 ], [ - 0.128487, - 53.6575466 + -7.0444914, + 56.3562587 ], [ - 0.116582, - 53.6674703 + -6.500676, + 56.3812917 ], [ - 0.1350586, - 54.0655731 + -6.4491433, + 55.9793649 ], [ - -0.0609831, - 54.065908 + -6.563287, + 55.9691456 ], [ - -0.0414249, - 54.4709448 + -6.5393742, + 55.7030135 ], [ - -0.5662701, - 54.4771794 + -6.5595521, + 55.6907321 ], [ - -0.5592078, - 54.6565127 + -6.5345315, + 55.6761713 ], [ - -1.1665638, - 54.6623485 + -6.5216176, + 55.5704434 ], [ - -1.1637389, - 54.842611 + -5.8912587, + 55.5923416 ], [ - -1.3316194, - 54.843909 + -5.8560127, + 55.2320733 ], [ - -1.3257065, - 55.2470842 + -5.2293639, + 55.2515958 ], [ - -1.529453, - 55.2487108 + -5.1837064, + 54.6254139 ], [ - -1.524178, - 55.6540122 + -3.6655956, + 54.6518373 ], [ - -1.7638798, - 55.6540122 + -3.6496155, + 54.4320023 ], [ - -1.7733693, - 55.9719116 + -3.5400375, + 54.4306744 ], [ - -2.1607858, - 55.9682981 + -3.530906, + 54.0290181 ], [ - -2.1543289, - 56.0621387 + -3.0697656, + 54.030359 ], [ - -2.4578051, - 56.0585337 + -3.0675737, + 53.8221388 ], [ - -2.4190635, - 56.641717 + -3.0804876, + 53.7739911 ], [ - -2.0962164, - 56.641717 + -3.0619239, + 53.7477488 ], [ - -2.0833025, - 57.0021322 + -3.0611168, + 53.6737049 ], [ - -1.9283359, - 57.0126802 + -3.2144691, + 53.6708361 ], [ - -1.9180966, - 57.3590895 + -3.2057699, + 53.4226163 ], [ - -1.7502161, - 57.3625721 + -3.2799632, + 53.355224 ], [ - -1.7695869, - 57.7608634 + -3.2896655, + 53.3608441 ], [ - -3.6937554, - 57.7574187 + -3.3327547, + 53.364931 ], [ - -3.7066693, - 57.9806386 + -3.3761293, + 53.3540318 ], [ - -3.5969013, - 57.9772149 + -4.0888976, + 53.3433102 ], [ - -3.6033582, - 58.1207277 + -4.0945474, + 53.4612036 ], [ - -3.0222335, - 58.1309566 + -4.697412, + 53.4448624 ], [ - -3.0286905, - 58.5410788 + -4.6882805, + 53.3318598 ], [ - -2.8478961, - 58.530968 + -4.7202407, + 53.2895771 ], [ - -2.86081, - 58.8430508 + -4.6837148, + 53.2486184 ], [ - -2.679624, - 58.8414991 + -4.6768661, + 53.1542644 ], [ - -2.6841897, - 58.885175 + -4.8480816, + 53.1446807 ], [ - -2.6339665, - 58.9052239 + -4.8178336, + 52.7440299 ], [ - -2.679624, - 58.9335083 + -4.2545751, + 52.7558939 ], [ - -2.6887555, - 59.0229231 + -4.228876, + 52.254876 ], [ - -2.3668703, - 59.0229231 + -4.2607571, + 52.2536408 ], [ - -2.3702946, - 59.2652861 + -4.2724603, + 52.2432637 ], [ - -2.3429001, - 59.2821989 + -4.8136263, + 52.230095 ], [ - -2.3714361, - 59.2996861 + -4.8079191, + 52.1138892 ], [ - -2.3737189, - 59.3707083 + -5.3889104, + 52.0991668 ], [ - -2.3429001, - 59.385825 + -5.3717888, + 51.9129667 ], [ - -2.3725775, - 59.400354 + -5.4208706, + 51.9101502 ], [ - -2.3714361, - 59.4259098 + -5.414022, + 51.8453218 ], [ - -3.0734196, - 59.4230067 + -5.3683645, + 51.8474373 ], [ - -3.0711368, - 59.3433649 + -5.3466772, + 51.5595332 ], [ - -3.103097, - 59.3311405 + -4.773676, + 51.5758518 ], [ - -3.0745611, - 59.3136695 + -4.7656859, + 51.4885146 ], [ - -3.0722782, - 59.232603 + -4.1915432, + 51.4970427 ], [ - -3.3850319, - 59.1484167 + -4.1869775, + 51.4344663 ], [ - -3.3747589, - 58.9352753 + -3.6151177, + 51.4444274 ], [ - -3.5653789, - 58.9323303 + -3.6105519, + 51.3746543 ], [ - -3.554829, - 58.69759 + -3.1494115, + 51.3789292 ], [ - -5.2808579, - 58.6667732 + -3.1494115, + 51.2919281 ], [ - -5.2534159, - 58.3514125 + -4.3038735, + 51.2745907 ], [ - -5.5068508, - 58.3437887 + -4.2861169, + 51.0508721 ], [ - -5.4761804, - 58.0323557 + -4.8543277, + 51.0366633 ], [ - -5.8974958, - 58.0212436 + -4.8372201, + 50.7212787 ], [ - -5.8522972, - 57.6171758 - ], + -5.2618345, + 50.7082694 + ] + ], + [ [ - -6.1396311, - 57.6137174 + -2.1502671, + 60.171318 ], [ - -6.1541592, - 57.7423183 + -2.0030218, + 60.1696146 ], [ - -6.2913692, - 57.7380102 + -2.0013096, + 60.0997023 ], [ - -6.3365678, - 58.1398784 - ], + -2.148555, + 60.1011247 + ] + ], + [ [ - -6.1121891, - 58.1466944 + -6.2086011, + 59.1163488 ], [ - -6.1473778, - 58.5106285 + -6.1229934, + 59.1166418 ], [ - -6.2934817, - 58.5416182 + -6.121852, + 59.0714985 ], [ - -6.8413713, - 58.2977321 - ], + -6.2097426, + 59.0714985 + ] + ], + [ [ - -7.0057382, - 58.2929331 + -4.4159559, + 59.0889036 ], [ - -7.1016189, - 58.2064403 + -4.4212022, + 59.0770848 ], [ - -7.2573132, - 58.1793148 + -4.3971904, + 59.0779143 ], [ - -7.2531092, - 58.1004928 - ], + -4.3913388, + 59.0897328 + ] + ] + ], + "terms_url": "http://geo.nls.uk/maps/", + "terms_text": "National Library of Scotland Historic Maps" + }, + { + "name": "NLS - OS 1:25k 1st Series 1937-61", + "type": "tms", + "template": "http://geo.nls.uk/mapdata2/os/25000/{zoom}/{x}/{-y}.png", + "scaleExtent": [ + 5, + 16 + ], + "polygon": [ + [ [ - -7.4070698, - 58.0905566 + -4.7157244, + 54.6796556 ], [ - -7.391347, - 57.7911354 + -4.6850662, + 54.6800268 ], [ - -7.790991, - 57.7733151 + -4.6835779, + 54.6623245 ], [ - -7.7624215, - 57.5444165 - ], + -4.7148782, + 54.6615818 + ] + ], + [ [ - -7.698501, - 57.1453194 + -3.7085748, + 58.3371151 ], [ - -7.7943817, - 57.1304547 + -3.5405937, + 58.3380684 ], [ - -7.716764, - 56.7368628 + -3.5315137, + 58.1608002 ], [ - -7.0122067, - 56.7654359 + -3.3608086, + 58.1622372 ], [ - -6.979922, - 56.5453858 + -3.3653486, + 58.252173 ], [ - -7.0638622, - 56.5453858 + -3.1610473, + 58.2536063 ], [ - -7.0444914, - 56.3562587 + -3.1610473, + 58.3261509 ], [ - -6.500676, - 56.3812917 + -3.0275704, + 58.3271045 ], [ - -6.4491433, - 55.9793649 + -3.0366505, + 58.6139001 ], [ - -6.563287, - 55.9691456 + -3.0021463, + 58.614373 ], [ - -6.5393742, - 55.7030135 + -3.0030543, + 58.7036341 ], [ - -6.5595521, - 55.6907321 + -3.4180129, + 58.7003322 ], [ - -6.5345315, - 55.6761713 + -3.4171049, + 58.6290293 ], [ - -6.5216176, - 55.5704434 + -3.7240109, + 58.6266658 ], [ - -5.8912587, - 55.5923416 + -3.7231029, + 58.606806 ], [ - -5.8560127, - 55.2320733 + -4.2361262, + 58.5992374 ], [ - -5.2293639, - 55.2515958 + -4.2334022, + 58.5092347 ], [ - -5.1837064, - 54.6254139 + -3.88836, + 58.5144516 ], [ - -3.6655956, - 54.6518373 + -3.8829119, + 58.4261327 ], [ - -3.6496155, - 54.4320023 - ], + -3.7158389, + 58.4270836 + ] + ], + [ [ - -3.5400375, - 54.4306744 + -6.46676, + 49.9943621 ], [ - -3.530906, - 54.0290181 + -6.1889102, + 50.004868 ], [ - -3.0697656, - 54.030359 + -6.1789222, + 49.8967815 ], [ - -3.0675737, - 53.8221388 + -6.3169391, + 49.8915171 ], [ - -3.0804876, - 53.7739911 + -6.312399, + 49.8200979 ], [ - -3.0619239, - 53.7477488 - ], + -6.4504159, + 49.8159968 + ] + ], + [ [ - -3.0611168, - 53.6737049 + -5.6453263, + 50.2029809 ], [ - -3.2144691, - 53.6708361 + -5.7801329, + 50.2014076 ], [ - -3.2057699, - 53.4226163 + -5.7637888, + 50.0197267 ], [ - -3.2799632, - 53.355224 + -5.3479221, + 50.0290604 ], [ - -3.2896655, - 53.3608441 + -5.3388421, + 49.9414854 ], [ - -3.3327547, - 53.364931 + -5.024672, + 49.9473287 ], [ - -3.3761293, - 53.3540318 + -5.0355681, + 50.0383923 ], [ - -4.0888976, - 53.3433102 + -5.0010639, + 50.0453901 ], [ - -4.0945474, - 53.4612036 + -4.9974319, + 50.1304478 ], [ - -4.697412, - 53.4448624 + -4.855783, + 50.13394 ], [ - -4.6882805, - 53.3318598 + -4.861231, + 50.206057 ], [ - -4.7202407, - 53.2895771 + -4.6546085, + 50.2140172 ], [ - -4.6837148, - 53.2486184 + -4.6558926, + 50.3018616 ], [ - -4.6768661, - 53.1542644 + -4.5184924, + 50.3026818 ], [ - -4.8480816, - 53.1446807 + -4.51464, + 50.325642 ], [ - -4.8178336, - 52.7440299 + -4.2488284, + 50.3264618 ], [ - -4.2545751, - 52.7558939 + -4.2488284, + 50.3100631 ], [ - -4.228876, - 52.254876 + -4.10886, + 50.3141633 ], [ - -4.2607571, - 52.2536408 + -4.1062917, + 50.2411267 ], [ - -4.2724603, - 52.2432637 + -3.9648088, + 50.2432047 ], [ - -4.8136263, - 52.230095 + -3.9640778, + 50.2254158 ], [ - -4.8079191, - 52.1138892 + -3.8522287, + 50.2273626 ], [ - -5.3889104, - 52.0991668 + -3.8503757, + 50.1552563 ], [ - -5.3717888, - 51.9129667 + -3.6921809, + 50.1572487 ], [ - -5.4208706, - 51.9101502 + -3.5414602, + 50.1602198 ], [ - -5.414022, - 51.8453218 + -3.5465781, + 50.3226814 ], [ - -5.3683645, - 51.8474373 + -3.4068012, + 50.3241013 ], [ - -5.3466772, - 51.5595332 + -3.4165761, + 50.5892711 ], [ - -4.773676, - 51.5758518 + -3.2746691, + 50.5962721 ], [ - -4.7656859, - 51.4885146 + -3.2749172, + 50.6106323 ], [ - -4.1915432, - 51.4970427 + -2.9971742, + 50.613972 ], [ - -4.1869775, - 51.4344663 + -2.9896008, + 50.688537 ], [ - -3.6151177, - 51.4444274 + -2.7120266, + 50.690565 ], [ - -3.6105519, - 51.3746543 + -2.710908, + 50.6195964 ], [ - -3.1494115, - 51.3789292 + -2.5695473, + 50.6157538 ], [ - -3.1494115, - 51.2919281 + -2.5651019, + 50.5134083 ], [ - -4.3038735, - 51.2745907 + -2.4014463, + 50.513379 ], [ - -4.2861169, - 51.0508721 + -2.3940583, + 50.6160348 ], [ - -4.8543277, - 51.0366633 + -2.2894123, + 50.6147436 ], [ - -4.8372201, - 50.7212787 + -2.2876184, + 50.6008549 ], [ - -5.2618345, - 50.7082694 - ] - ], - [ - [ - -2.1502671, - 60.171318 + -2.1477855, + 50.6048506 ], [ - -2.0030218, - 60.1696146 + -2.1451013, + 50.5325437 ], [ - -2.0013096, - 60.0997023 + -1.9335117, + 50.5347477 ], [ - -2.148555, - 60.1011247 - ] - ], - [ - [ - -6.2086011, - 59.1163488 + -1.9362139, + 50.6170445 ], [ - -6.1229934, - 59.1166418 + -1.8573025, + 50.6228094 ], [ - -6.121852, - 59.0714985 + -1.8554865, + 50.709139 ], [ - -6.2097426, - 59.0714985 - ] - ], - [ - [ - -4.4159559, - 59.0889036 + -1.6066929, + 50.709139 ], [ - -4.4212022, - 59.0770848 + -1.6085089, + 50.6239615 ], [ - -4.3971904, - 59.0779143 + -1.4450678, + 50.6228094 ], [ - -4.3913388, - 59.0897328 - ] - ] - ], - "terms_url": "http://geo.nls.uk/maps/", - "terms_text": "National Library of Scotland Historic Maps" - }, - { - "name": "NLS - OS 1:25k 1st Series 1937-61", - "type": "tms", - "template": "http://geo.nls.uk/mapdata2/os/25000/{zoom}/{x}/{-y}.png", - "scaleExtent": [ - 5, - 16 - ], - "polygon": [ - [ - [ - -4.7157244, - 54.6796556 + -1.4432518, + 50.5317039 ], [ - -4.6850662, - 54.6800268 + -1.1545059, + 50.5293951 ], [ - -4.6835779, - 54.6623245 + -1.1472419, + 50.6170485 ], [ - -4.7148782, - 54.6615818 - ] - ], - [ - [ - -3.7085748, - 58.3371151 + -1.011041, + 50.6205051 ], [ - -3.5405937, - 58.3380684 + -1.011041, + 50.7056889 ], [ - -3.5315137, - 58.1608002 + -0.704135, + 50.7045388 ], [ - -3.3608086, - 58.1622372 + -0.700503, + 50.7769401 ], [ - -3.3653486, - 58.252173 + -0.5860943, + 50.7723465 ], [ - -3.1610473, - 58.2536063 + -0.5879103, + 50.7907181 ], [ - -3.1610473, - 58.3261509 + -0.0149586, + 50.7798108 ], [ - -3.0275704, - 58.3271045 + -0.0185906, + 50.7625836 ], [ - -3.0366505, - 58.6139001 + 0.0967261, + 50.7620093 ], [ - -3.0021463, - 58.614373 + 0.0921861, + 50.6913106 ], [ - -3.0030543, - 58.7036341 + 0.3046595, + 50.6890096 ], [ - -3.4180129, - 58.7003322 + 0.3101075, + 50.7757917 ], [ - -3.4171049, - 58.6290293 + 0.5511831, + 50.7726336 ], [ - -3.7240109, - 58.6266658 + 0.5529991, + 50.8432096 ], [ - -3.7231029, - 58.606806 + 0.695556, + 50.8403428 ], [ - -4.2361262, - 58.5992374 + 0.696464, + 50.8592608 ], [ - -4.2334022, - 58.5092347 + 0.9852099, + 50.8523824 ], [ - -3.88836, - 58.5144516 + 0.9906579, + 50.9417226 ], [ - -3.8829119, - 58.4261327 + 1.0160821, + 50.9411504 ], [ - -3.7158389, - 58.4270836 - ] - ], - [ - [ - -6.46676, - 49.9943621 + 1.0215301, + 51.0303204 ], [ - -6.1889102, - 50.004868 + 1.2812198, + 51.0240383 ], [ - -6.1789222, - 49.8967815 + 1.2848518, + 51.0948044 ], [ - -6.3169391, - 49.8915171 + 1.4277848, + 51.0948044 ], [ - -6.312399, - 49.8200979 + 1.4386809, + 51.2882859 ], [ - -6.4504159, - 49.8159968 - ] - ], - [ - [ - -5.6453263, - 50.2029809 + 1.4713691, + 51.2871502 ], [ - -5.7801329, - 50.2014076 + 1.4804492, + 51.3994534 ], [ - -5.7637888, - 50.0197267 + 1.1590151, + 51.4073836 ], [ - -5.3479221, - 50.0290604 + 1.1590151, + 51.3869889 ], [ - -5.3388421, - 49.9414854 + 1.0191822, + 51.3903886 ], [ - -5.024672, - 49.9473287 + 1.0228142, + 51.4798247 ], [ - -5.0355681, - 50.0383923 + 0.8793493, + 51.4843484 ], [ - -5.0010639, - 50.0453901 + 0.8829813, + 51.5566675 ], [ - -4.9974319, - 50.1304478 + 1.0264462, + 51.5544092 ], [ - -4.855783, - 50.13394 + 1.0373423, + 51.7493319 ], [ - -4.861231, - 50.206057 + 1.2607117, + 51.7482076 ], [ - -4.6546085, - 50.2140172 + 1.2661598, + 51.8279642 ], [ - -4.6558926, - 50.3018616 + 1.3351682, + 51.8335756 ], [ - -4.5184924, - 50.3026818 + 1.3478803, + 51.9199021 ], [ - -4.51464, - 50.325642 + 1.4840812, + 51.9199021 ], [ - -4.2488284, - 50.3264618 + 1.4986093, + 52.0038271 ], [ - -4.2488284, - 50.3100631 + 1.6438902, + 52.0027092 ], [ - -4.10886, - 50.3141633 + 1.6656823, + 52.270221 ], [ - -4.1062917, - 50.2411267 + 1.7310588, + 52.270221 ], [ - -3.9648088, - 50.2432047 + 1.7528509, + 52.4465637 ], [ - -3.9640778, - 50.2254158 + 1.8254914, + 52.4476705 ], [ - -3.8522287, - 50.2273626 + 1.8345714, + 52.624408 ], [ - -3.8503757, - 50.1552563 + 1.7690346, + 52.6291402 ], [ - -3.6921809, - 50.1572487 + 1.7741711, + 52.717904 ], [ - -3.5414602, - 50.1602198 + 1.6996925, + 52.721793 ], [ - -3.5465781, - 50.3226814 + 1.706113, + 52.8103687 ], [ - -3.4068012, - 50.3241013 + 1.559724, + 52.8165777 ], [ - -3.4165761, - 50.5892711 + 1.5648605, + 52.9034116 ], [ - -3.2746691, - 50.5962721 + 1.4184715, + 52.9103818 ], [ - -3.2749172, - 50.6106323 + 1.4223238, + 52.9281894 ], [ - -2.9971742, - 50.613972 + 1.3439928, + 52.9289635 ], [ - -2.9896008, - 50.688537 + 1.3491293, + 53.0001194 ], [ - -2.7120266, - 50.690565 + 0.4515789, + 53.022589 ], [ - -2.710908, - 50.6195964 + 0.4497629, + 52.9351139 ], [ - -2.5695473, - 50.6157538 + 0.3789384, + 52.9351139 ], [ - -2.5651019, - 50.5134083 + 0.3716744, + 52.846365 ], [ - -2.4014463, - 50.513379 + 0.2227614, + 52.8496552 ], [ - -2.3940583, - 50.6160348 + 0.2336575, + 52.9329248 ], [ - -2.2894123, - 50.6147436 + 0.3062979, + 52.9351139 ], [ - -2.2876184, - 50.6008549 + 0.308114, + 53.022589 ], [ - -2.1477855, - 50.6048506 + 0.3807544, + 53.0236813 ], [ - -2.1451013, - 50.5325437 + 0.3993708, + 53.2933729 ], [ - -1.9335117, - 50.5347477 + 0.3248922, + 53.2987454 ], [ - -1.9362139, - 50.6170445 + 0.3274604, + 53.3853782 ], [ - -1.8573025, - 50.6228094 + 0.2504136, + 53.38691 ], [ - -1.8554865, - 50.709139 + 0.2581183, + 53.4748924 ], [ - -1.6066929, - 50.709139 + 0.1862079, + 53.4779494 ], [ - -1.6085089, - 50.6239615 + 0.1913443, + 53.6548777 ], [ - -1.4450678, - 50.6228094 + 0.1502527, + 53.6594436 ], [ - -1.4432518, - 50.5317039 + 0.1528209, + 53.7666003 ], [ - -1.1545059, - 50.5293951 + 0.0012954, + 53.7734308 ], [ - -1.1472419, - 50.6170485 + 0.0025796, + 53.8424326 ], [ - -1.011041, - 50.6205051 + -0.0282392, + 53.841675 ], [ - -1.011041, - 50.7056889 + -0.0226575, + 53.9311501 ], [ - -0.704135, - 50.7045388 + -0.1406983, + 53.9322193 ], [ - -0.700503, - 50.7769401 + -0.1416063, + 54.0219323 ], [ - -0.5860943, - 50.7723465 + -0.1706625, + 54.0235326 ], [ - -0.5879103, - 50.7907181 + -0.1679384, + 54.0949482 ], [ - -0.0149586, - 50.7798108 + -0.0126694, + 54.0912206 ], [ - -0.0185906, - 50.7625836 + -0.0099454, + 54.1811226 ], [ - 0.0967261, - 50.7620093 + -0.1615824, + 54.1837795 ], [ - 0.0921861, - 50.6913106 + -0.1606744, + 54.2029038 ], [ - 0.3046595, - 50.6890096 + -0.2405789, + 54.2034349 ], [ - 0.3101075, - 50.7757917 + -0.2378549, + 54.2936234 ], [ - 0.5511831, - 50.7726336 + -0.3894919, + 54.2941533 ], [ - 0.5529991, - 50.8432096 + -0.3857497, + 54.3837321 ], [ - 0.695556, - 50.8403428 + -0.461638, + 54.3856364 ], [ - 0.696464, - 50.8592608 + -0.4571122, + 54.4939066 ], [ - 0.9852099, - 50.8523824 + -0.6105651, + 54.4965434 ], [ - 0.9906579, - 50.9417226 + -0.6096571, + 54.5676704 ], [ - 1.0160821, - 50.9411504 + -0.7667421, + 54.569776 ], [ - 1.0215301, - 51.0303204 + -0.7640181, + 54.5887213 ], [ - 1.2812198, - 51.0240383 + -0.9192871, + 54.5908258 ], [ - 1.2848518, - 51.0948044 + -0.9148116, + 54.6608348 ], [ - 1.4277848, - 51.0948044 + -1.1485204, + 54.6634343 ], [ - 1.4386809, - 51.2882859 + -1.1472363, + 54.7528316 ], [ - 1.4713691, - 51.2871502 + -1.2268514, + 54.7532021 ], [ - 1.4804492, - 51.3994534 + -1.2265398, + 54.8429879 ], [ - 1.1590151, - 51.4073836 + -1.2991803, + 54.8435107 ], [ - 1.1590151, - 51.3869889 + -1.2991803, + 54.9333391 ], [ - 1.0191822, - 51.3903886 + -1.3454886, + 54.9354258 ], [ - 1.0228142, - 51.4798247 + -1.3436726, + 55.0234878 ], [ - 0.8793493, - 51.4843484 + -1.3772688, + 55.0255698 ], [ - 0.8829813, - 51.5566675 + -1.3754528, + 55.1310877 ], [ - 1.0264462, - 51.5544092 + -1.4997441, + 55.1315727 ], [ - 1.0373423, - 51.7493319 + -1.4969272, + 55.2928323 ], [ - 1.2607117, - 51.7482076 + -1.5296721, + 55.2942946 ], [ - 1.2661598, - 51.8279642 + -1.5258198, + 55.6523803 ], [ - 1.3351682, - 51.8335756 + -1.7659492, + 55.6545537 ], [ - 1.3478803, - 51.9199021 + -1.7620968, + 55.7435626 ], [ - 1.4840812, - 51.9199021 + -1.9688392, + 55.7435626 ], [ - 1.4986093, - 52.0038271 + -1.9698023, + 55.8334505 ], [ - 1.6438902, - 52.0027092 + -2.0019051, + 55.8336308 ], [ - 1.6656823, - 52.270221 + -2.0015841, + 55.9235526 ], [ - 1.7310588, - 52.270221 + -2.1604851, + 55.9240613 ], [ - 1.7528509, - 52.4465637 + -2.1613931, + 55.9413549 ], [ - 1.8254914, - 52.4476705 + -2.3202942, + 55.9408463 ], [ - 1.8345714, - 52.624408 + -2.3212022, + 56.0145126 ], [ - 1.7690346, - 52.6291402 + -2.5627317, + 56.0124824 ], [ - 1.7741711, - 52.717904 + -2.5645477, + 56.1022207 ], [ - 1.6996925, - 52.721793 + -2.9658863, + 56.0991822 ], [ - 1.706113, - 52.8103687 + -2.9667943, + 56.1710304 ], [ - 1.559724, - 52.8165777 + -2.4828272, + 56.1755797 ], [ - 1.5648605, - 52.9034116 + -2.4882752, + 56.2856078 ], [ - 1.4184715, - 52.9103818 + -2.5645477, + 56.2835918 ], [ - 1.4223238, - 52.9281894 + -2.5681798, + 56.3742075 ], [ - 1.3439928, - 52.9289635 + -2.7261728, + 56.3732019 ], [ - 1.3491293, - 53.0001194 + -2.7316208, + 56.4425301 ], [ - 0.4515789, - 53.022589 + -2.6190281, + 56.4425301 ], [ - 0.4497629, - 52.9351139 + -2.6153961, + 56.5317671 ], [ - 0.3789384, - 52.9351139 + -2.453771, + 56.5347715 ], [ - 0.3716744, - 52.846365 + -2.4534686, + 56.6420248 ], [ - 0.2227614, - 52.8496552 + -2.4062523, + 56.6440218 ], [ - 0.2336575, - 52.9329248 + -2.3953562, + 56.7297964 ], [ - 0.3062979, - 52.9351139 + -2.2936596, + 56.7337811 ], [ - 0.308114, - 53.022589 + -2.2972916, + 56.807423 ], [ - 0.3807544, - 53.0236813 + -2.1629067, + 56.8113995 ], [ - 0.3993708, - 53.2933729 + -2.1592747, + 56.9958425 ], [ - 0.3248922, - 53.2987454 + -1.9922016, + 57.0017771 ], [ - 0.3274604, - 53.3853782 + -2.0067297, + 57.2737477 ], [ - 0.2504136, - 53.38691 + -1.9195612, + 57.2757112 ], [ - 0.2581183, - 53.4748924 + -1.9304572, + 57.3482876 ], [ - 0.1862079, - 53.4779494 + -1.8106005, + 57.3443682 ], [ - 0.1913443, - 53.6548777 + -1.7997044, + 57.4402728 ], [ - 0.1502527, - 53.6594436 + -1.6616875, + 57.4285429 ], [ - 0.1528209, - 53.7666003 + -1.6689516, + 57.5398256 ], [ - 0.0012954, - 53.7734308 + -1.7452241, + 57.5398256 ], [ - 0.0025796, - 53.8424326 + -1.7524881, + 57.6313302 ], [ - -0.0282392, - 53.841675 + -1.8287606, + 57.6332746 ], [ - -0.0226575, - 53.9311501 + -1.8287606, + 57.7187255 ], [ - -0.1406983, - 53.9322193 + -3.1768526, + 57.7171219 ], [ - -0.1416063, - 54.0219323 + -3.1794208, + 57.734264 ], [ - -0.1706625, - 54.0235326 + -3.5134082, + 57.7292105 ], [ - -0.1679384, - 54.0949482 + -3.5129542, + 57.7112683 ], [ - -0.0126694, - 54.0912206 + -3.7635638, + 57.7076303 ], [ - -0.0099454, - 54.1811226 + -3.7598539, + 57.635713 ], [ - -0.1615824, - 54.1837795 + -3.8420372, + 57.6343382 ], [ - -0.1606744, - 54.2029038 + -3.8458895, + 57.6178365 ], [ - -0.2405789, - 54.2034349 + -3.9794374, + 57.6157733 ], [ - -0.2378549, - 54.2936234 + -3.9794374, + 57.686544 ], [ - -0.3894919, - 54.2941533 + -3.8150708, + 57.689976 ], [ - -0.3857497, - 54.3837321 + -3.817639, + 57.7968899 ], [ - -0.461638, - 54.3856364 + -3.6853753, + 57.7989429 ], [ - -0.4571122, - 54.4939066 + -3.6892276, + 57.8891567 ], [ - -0.6105651, - 54.4965434 + -3.9383458, + 57.8877915 ], [ - -0.6096571, - 54.5676704 + -3.9421981, + 57.9750592 ], [ - -0.7667421, - 54.569776 + -3.6943641, + 57.9784638 ], [ - -0.7640181, - 54.5887213 + -3.6969323, + 58.0695865 ], [ - -0.9192871, - 54.5908258 + -4.0372226, + 58.0641528 ], [ - -0.9148116, - 54.6608348 + -4.0346543, + 57.9730163 ], [ - -1.1485204, - 54.6634343 + -4.2003051, + 57.9702923 ], [ - -1.1472363, - 54.7528316 + -4.1832772, + 57.7012869 ], [ - -1.2268514, - 54.7532021 + -4.518752, + 57.6951111 ], [ - -1.2265398, - 54.8429879 + -4.5122925, + 57.6050682 ], [ - -1.2991803, - 54.8435107 + -4.6789116, + 57.6016628 ], [ - -1.2991803, - 54.9333391 + -4.666022, + 57.4218334 ], [ - -1.3454886, - 54.9354258 + -3.6677696, + 57.4394729 ], [ - -1.3436726, - 55.0234878 + -3.671282, + 57.5295384 ], [ - -1.3772688, - 55.0255698 + -3.3384979, + 57.5331943 ], [ - -1.3754528, - 55.1310877 + -3.3330498, + 57.4438859 ], [ - -1.4997441, - 55.1315727 + -2.8336466, + 57.4485275 ], [ - -1.4969272, - 55.2928323 + -2.8236396, + 56.9992706 ], [ - -1.5296721, - 55.2942946 + -2.3305398, + 57.0006693 ], [ - -1.5258198, - 55.6523803 + -2.3298977, + 56.9113932 ], [ - -1.7659492, - 55.6545537 + -2.6579889, + 56.9092901 ], [ - -1.7620968, - 55.7435626 + -2.6559637, + 56.8198406 ], [ - -1.9688392, - 55.7435626 + -2.8216747, + 56.8188467 ], [ - -1.9698023, - 55.8334505 + -2.8184967, + 56.7295397 ], [ - -2.0019051, - 55.8336308 + -3.1449248, + 56.7265508 ], [ - -2.0015841, - 55.9235526 + -3.1435628, + 56.6362749 ], [ - -2.1604851, - 55.9240613 + -3.4679089, + 56.6350265 ], [ - -2.1613931, - 55.9413549 + -3.474265, + 56.7238108 ], [ - -2.3202942, - 55.9408463 + -3.8011471, + 56.7188284 ], [ - -2.3212022, - 56.0145126 + -3.785711, + 56.4493026 ], [ - -2.5627317, - 56.0124824 + -3.946428, + 56.4457896 ], [ - -2.5645477, - 56.1022207 + -3.9428873, + 56.2659777 ], [ - -2.9658863, - 56.0991822 + -4.423146, + 56.2588459 ], [ - -2.9667943, - 56.1710304 + -4.4141572, + 56.0815506 ], [ - -2.4828272, - 56.1755797 + -4.8944159, + 56.0708008 ], [ - -2.4882752, - 56.2856078 + -4.8791072, + 55.8896994 ], [ - -2.5645477, - 56.2835918 + -5.1994158, + 55.8821374 ], [ - -2.5681798, - 56.3742075 + -5.1852906, + 55.7023791 ], [ - -2.7261728, - 56.3732019 + -5.0273445, + 55.7067203 ], [ - -2.7316208, - 56.4425301 + -5.0222081, + 55.6879046 ], [ - -2.6190281, - 56.4425301 + -4.897649, + 55.6907999 ], [ - -2.6153961, - 56.5317671 + -4.8880181, + 55.6002822 ], [ - -2.453771, - 56.5347715 + -4.7339244, + 55.6046348 ], [ - -2.4534686, - 56.6420248 + -4.7275038, + 55.5342082 ], [ - -2.4062523, - 56.6440218 + -4.773732, + 55.5334815 ], [ - -2.3953562, - 56.7297964 + -4.7685955, + 55.4447227 ], [ - -2.2936596, - 56.7337811 + -4.8494947, + 55.4418092 ], [ - -2.2972916, - 56.807423 + -4.8405059, + 55.3506535 ], [ - -2.1629067, - 56.8113995 + -4.8700405, + 55.3513836 ], [ - -2.1592747, - 56.9958425 + -4.8649041, + 55.2629462 ], [ - -1.9922016, - 57.0017771 + -4.9920314, + 55.2592875 ], [ - -2.0067297, - 57.2737477 + -4.9907473, + 55.1691779 ], [ - -1.9195612, - 57.2757112 + -5.0600894, + 55.1655105 ], [ - -1.9304572, - 57.3482876 + -5.0575212, + 55.0751884 ], [ - -1.8106005, - 57.3443682 + -5.2141831, + 55.0722477 ], [ - -1.7997044, - 57.4402728 + -5.1991766, + 54.8020337 ], [ - -1.6616875, - 57.4285429 + -5.0466316, + 54.8062205 ], [ - -1.6689516, - 57.5398256 + -5.0502636, + 54.7244996 ], [ - -1.7452241, - 57.5398256 + -4.9703591, + 54.7203043 ], [ - -1.7524881, - 57.6313302 + -4.9776232, + 54.6215905 ], [ - -1.8287606, - 57.6332746 + -4.796022, + 54.6342056 ], [ - -1.8287606, - 57.7187255 + -4.796022, + 54.7307917 ], [ - -3.1768526, - 57.7171219 + -4.8977186, + 54.7265971 ], [ - -3.1794208, - 57.734264 + -4.9086147, + 54.8145928 ], [ - -3.5134082, - 57.7292105 + -4.8069181, + 54.8166856 ], [ - -3.5129542, - 57.7112683 + -4.8105501, + 54.7915648 ], [ - -3.7635638, - 57.7076303 + -4.6943253, + 54.7978465 ], [ - -3.7598539, - 57.635713 + -4.6761652, + 54.7244996 ], [ - -3.8420372, - 57.6343382 + -4.5744686, + 54.7244996 ], [ - -3.8458895, - 57.6178365 + -4.5599405, + 54.6426135 ], [ - -3.9794374, - 57.6157733 + -4.3093309, + 54.6384098 ], [ - -3.9794374, - 57.686544 + -4.3333262, + 54.8229889 ], [ - -3.8150708, - 57.689976 + -4.2626999, + 54.8274274 ], [ - -3.817639, - 57.7968899 + -4.2549952, + 54.7348587 ], [ - -3.6853753, - 57.7989429 + -3.8338058, + 54.7400481 ], [ - -3.6892276, - 57.8891567 + -3.836374, + 54.8141105 ], [ - -3.9383458, - 57.8877915 + -3.7118149, + 54.8133706 ], [ - -3.9421981, - 57.9750592 + -3.7143831, + 54.8318654 ], [ - -3.6943641, - 57.9784638 + -3.5346072, + 54.8355633 ], [ - -3.6969323, - 58.0695865 + -3.5271039, + 54.9066228 ], [ - -4.0372226, - 58.0641528 + -3.4808758, + 54.9084684 ], [ - -4.0346543, - 57.9730163 + -3.4776655, + 54.7457328 ], [ - -4.2003051, - 57.9702923 + -3.5874573, + 54.744621 ], [ - -4.1832772, - 57.7012869 + -3.5836049, + 54.6546166 ], [ - -4.518752, - 57.6951111 + -3.7107322, + 54.6531308 ], [ - -4.5122925, - 57.6050682 + -3.6991752, + 54.4550407 ], [ - -4.6789116, - 57.6016628 + -3.5746161, + 54.4572801 ], [ - -4.666022, - 57.4218334 + -3.5759002, + 54.3863042 ], [ - -3.6677696, - 57.4394729 + -3.539945, + 54.3855564 ], [ - -3.671282, - 57.5295384 + -3.5386609, + 54.297224 ], [ - -3.3384979, - 57.5331943 + -3.46033, + 54.2957252 ], [ - -3.3330498, - 57.4438859 + -3.4590458, + 54.2079507 ], [ - -2.8336466, - 57.4485275 + -3.3807149, + 54.2102037 ], [ - -2.8236396, - 56.9992706 + -3.381999, + 54.1169788 ], [ - -2.3305398, - 57.0006693 + -3.302878, + 54.1160656 ], [ - -2.3298977, - 56.9113932 + -3.300154, + 54.0276224 ], [ - -2.6579889, - 56.9092901 + -3.1013007, + 54.0292224 ], [ - -2.6559637, - 56.8198406 + -3.093596, + 53.6062158 ], [ - -2.8216747, - 56.8188467 + -3.2065981, + 53.6016441 ], [ - -2.8184967, - 56.7295397 + -3.2091663, + 53.4917753 ], [ - -3.1449248, - 56.7265508 + -3.2451215, + 53.4887193 ], [ - -3.1435628, - 56.6362749 + -3.2348486, + 53.4045934 ], [ - -3.4679089, - 56.6350265 + -3.5276266, + 53.3999999 ], [ - -3.474265, - 56.7238108 + -3.5343966, + 53.328481 ], [ - -3.8011471, - 56.7188284 + -3.6488053, + 53.3252272 ], [ - -3.785711, - 56.4493026 + -3.6527308, + 53.3057716 ], [ - -3.946428, - 56.4457896 + -3.7271873, + 53.3046865 ], [ - -3.9428873, - 56.2659777 + -3.7315003, + 53.3945257 ], [ - -4.423146, - 56.2588459 + -3.9108315, + 53.3912769 ], [ - -4.4141572, - 56.0815506 + -3.9071995, + 53.3023804 ], [ - -4.8944159, - 56.0708008 + -3.9521457, + 53.3015665 ], [ - -4.8791072, - 55.8896994 + -3.9566724, + 53.3912183 ], [ - -5.1994158, - 55.8821374 + -4.1081979, + 53.3889209 ], [ - -5.1852906, - 55.7023791 + -4.1081979, + 53.4072967 ], [ - -5.0273445, - 55.7067203 + -4.2622916, + 53.4065312 ], [ - -5.0222081, - 55.6879046 + -4.2635757, + 53.4753707 ], [ - -4.897649, - 55.6907999 + -4.638537, + 53.4677274 ], [ - -4.8880181, - 55.6002822 + -4.6346847, + 53.3812621 ], [ - -4.7339244, - 55.6046348 + -4.7091633, + 53.3774321 ], [ - -4.7275038, - 55.5342082 + -4.7001745, + 53.1954965 ], [ - -4.773732, - 55.5334815 + -4.5499332, + 53.1962658 ], [ - -4.7685955, - 55.4447227 + -4.5435126, + 53.1092488 ], [ - -4.8494947, - 55.4418092 + -4.3919871, + 53.1100196 ], [ - -4.8405059, - 55.3506535 + -4.3855666, + 53.0236002 ], [ - -4.8700405, - 55.3513836 + -4.6115707, + 53.0205105 ], [ - -4.8649041, - 55.2629462 + -4.603866, + 52.9284932 ], [ - -4.9920314, - 55.2592875 + -4.7566756, + 52.9261709 ], [ - -4.9907473, - 55.1691779 + -4.7476868, + 52.8370555 ], [ - -5.0600894, - 55.1655105 + -4.8208813, + 52.8331768 ], [ - -5.0575212, - 55.0751884 + -4.8208813, + 52.7446476 ], [ - -5.2141831, - 55.0722477 + -4.3701572, + 52.7539749 ], [ - -5.1991766, - 54.8020337 + -4.3765778, + 52.8401583 ], [ - -5.0466316, - 54.8062205 + -4.2314728, + 52.8455875 ], [ - -5.0502636, - 54.7244996 + -4.2237682, + 52.7586379 ], [ - -4.9703591, - 54.7203043 + -4.1056297, + 52.7570836 ], [ - -4.9776232, - 54.6215905 + -4.1015192, + 52.6714874 ], [ - -4.796022, - 54.6342056 + -4.1487355, + 52.6703862 ], [ - -4.796022, - 54.7307917 + -4.1305754, + 52.4008596 ], [ - -4.8977186, - 54.7265971 + -4.1995838, + 52.3986435 ], [ - -4.9086147, - 54.8145928 + -4.2050319, + 52.3110195 ], [ - -4.8069181, - 54.8166856 + -4.3466808, + 52.303247 ], [ - -4.8105501, - 54.7915648 + -4.3484968, + 52.2365693 ], [ - -4.6943253, - 54.7978465 + -4.4901457, + 52.2332328 ], [ - -4.6761652, - 54.7244996 + -4.4883297, + 52.2098702 ], [ - -4.5744686, - 54.7244996 + -4.6572188, + 52.2098702 ], [ - -4.5599405, - 54.6426135 + -4.6590348, + 52.1385939 ], [ - -4.3093309, - 54.6384098 + -4.7788916, + 52.13525 ], [ - -4.3333262, - 54.8229889 + -4.7807076, + 52.1162967 ], [ - -4.2626999, - 54.8274274 + -4.9259885, + 52.1140663 ], [ - -4.2549952, - 54.7348587 + -4.9187245, + 52.0392855 ], [ - -3.8338058, - 54.7400481 + -5.2365265, + 52.0314653 ], [ - -3.836374, - 54.8141105 + -5.2347105, + 51.9442339 ], [ - -3.7118149, - 54.8133706 + -5.3473032, + 51.9408755 ], [ - -3.7143831, - 54.8318654 + -5.3473032, + 51.9195995 ], [ - -3.5346072, - 54.8355633 + -5.4925842, + 51.9162392 ], [ - -3.5271039, - 54.9066228 + -5.4853201, + 51.8265386 ], [ - -3.4808758, - 54.9084684 + -5.1983903, + 51.8321501 ], [ - -3.4776655, - 54.7457328 + -5.1893102, + 51.7625177 ], [ - -3.5874573, - 54.744621 + -5.335825, + 51.7589528 ], [ - -3.5836049, - 54.6546166 + -5.3281204, + 51.6686495 ], [ - -3.7107322, - 54.6531308 + -5.1836575, + 51.6730296 ], [ - -3.6991752, - 54.4550407 - ], - [ - -3.5746161, - 54.4572801 + -5.1836575, + 51.6539134 ], [ - -3.5759002, - 54.3863042 + -5.0674452, + 51.6578966 ], [ - -3.539945, - 54.3855564 + -5.0603825, + 51.5677905 ], [ - -3.5386609, - 54.297224 + -4.5974594, + 51.5809588 ], [ - -3.46033, - 54.2957252 + -4.60388, + 51.6726314 ], [ - -3.4590458, - 54.2079507 + -4.345773, + 51.6726314 ], [ - -3.3807149, - 54.2102037 + -4.3355001, + 51.4962964 ], [ - -3.381999, - 54.1169788 + -3.9528341, + 51.5106841 ], [ - -3.302878, - 54.1160656 + -3.9425611, + 51.5905333 ], [ - -3.300154, - 54.0276224 + -3.8809237, + 51.5953198 ], [ - -3.1013007, - 54.0292224 + -3.8706508, + 51.5074872 ], [ - -3.093596, - 53.6062158 + -3.7679216, + 51.4978952 ], [ - -3.2065981, - 53.6016441 + -3.7550805, + 51.4242895 ], [ - -3.2091663, - 53.4917753 + -3.5855774, + 51.41468 ], [ - -3.2451215, - 53.4887193 + -3.5778727, + 51.3329177 ], [ - -3.2348486, - 53.4045934 + -3.0796364, + 51.3329177 ], [ - -3.5276266, - 53.3999999 + -3.0770682, + 51.2494018 ], [ - -3.5343966, - 53.328481 + -3.7216935, + 51.2381477 ], [ - -3.6488053, - 53.3252272 + -3.7216935, + 51.2558315 ], [ - -3.6527308, - 53.3057716 + -3.8706508, + 51.2558315 ], [ - -3.7271873, - 53.3046865 + -3.8680825, + 51.2365398 ], [ - -3.7315003, - 53.3945257 + -4.2944084, + 51.2252825 ], [ - -3.9108315, - 53.3912769 + -4.289272, + 51.0496352 ], [ - -3.9071995, - 53.3023804 + -4.5692089, + 51.0431767 ], [ - -3.9521457, - 53.3015665 + -4.5624122, + 50.9497388 ], [ - -3.9566724, - 53.3912183 + -4.5905604, + 50.9520269 ], [ - -4.1081979, - 53.3889209 + -4.5896524, + 50.8627065 ], [ - -4.1081979, - 53.4072967 + -4.6296046, + 50.8592677 ], [ - -4.2622916, - 53.4065312 + -4.6226411, + 50.7691513 ], [ - -4.2635757, - 53.4753707 + -4.6952816, + 50.7680028 ], [ - -4.638537, - 53.4677274 + -4.6934655, + 50.6967379 ], [ - -4.6346847, - 53.3812621 + -4.8342064, + 50.6938621 ], [ - -4.7091633, - 53.3774321 + -4.8296664, + 50.6046231 ], [ - -4.7001745, - 53.1954965 + -4.9676833, + 50.6000126 ], [ - -4.5499332, - 53.1962658 + -4.9685913, + 50.5821427 ], [ - -4.5435126, - 53.1092488 + -5.1084242, + 50.5786832 ], [ - -4.3919871, - 53.1100196 + -5.1029762, + 50.4892254 ], [ - -4.3855666, - 53.0236002 + -5.1311244, + 50.48807 ], [ - -4.6115707, - 53.0205105 + -5.1274923, + 50.4163798 ], [ - -4.603866, - 52.9284932 + -5.2664172, + 50.4117509 ], [ - -4.7566756, - 52.9261709 + -5.2609692, + 50.3034214 ], [ - -4.7476868, - 52.8370555 + -5.5124868, + 50.2976214 ], [ - -4.8208813, - 52.8331768 + -5.5061308, + 50.2256428 ], [ - -4.8208813, - 52.7446476 - ], + -5.6468717, + 50.2209953 + ] + ], + [ [ - -4.3701572, - 52.7539749 + -5.1336607, + 55.2630226 ], [ - -4.3765778, - 52.8401583 + -5.1021999, + 55.2639372 ], [ - -4.2314728, - 52.8455875 + -5.0999527, + 55.2458239 ], [ - -4.2237682, - 52.7586379 - ], + -5.1322161, + 55.2446343 + ] + ], + [ [ - -4.1056297, - 52.7570836 + -5.6431878, + 55.5095745 ], [ - -4.1015192, - 52.6714874 + -5.4861028, + 55.5126594 ], [ - -4.1487355, - 52.6703862 + -5.4715747, + 55.3348829 ], [ - -4.1305754, - 52.4008596 - ], + -5.6277517, + 55.3302345 + ] + ], + [ [ - -4.1995838, - 52.3986435 + -4.7213517, + 51.2180246 ], [ - -4.2050319, - 52.3110195 + -4.5804201, + 51.2212417 ], [ - -4.3466808, - 52.303247 + -4.5746416, + 51.1306736 ], [ - -4.3484968, - 52.2365693 - ], + -4.7174993, + 51.1280545 + ] + ], + [ [ - -4.4901457, - 52.2332328 + -5.1608796, + 55.4153626 ], [ - -4.4883297, - 52.2098702 + -5.0045387, + 55.4190069 ], [ - -4.6572188, - 52.2098702 + -5.0184798, + 55.6153521 ], [ - -4.6590348, - 52.1385939 + -5.1755648, + 55.6138137 + ] + ] + ], + "terms_url": "http://geo.nls.uk/maps/", + "terms_text": "National Library of Scotland Historic Maps" + }, + { + "name": "NLS - OS 6-inch Scotland 1842-82", + "type": "tms", + "template": "http://geo.nls.uk/maps/os/six_inch/{zoom}/{x}/{-y}.png", + "scaleExtent": [ + 5, + 16 + ], + "polygon": [ + [ + [ + -5.2112173, + 54.8018593 ], [ - -4.7788916, - 52.13525 + -5.0642752, + 54.8026508 ], [ - -4.7807076, - 52.1162967 + -5.0560354, + 54.6305176 ], [ - -4.9259885, - 52.1140663 + -4.3158316, + 54.6297227 ], [ - -4.9187245, - 52.0392855 + -4.3117117, + 54.7448258 ], [ - -5.2365265, - 52.0314653 + -3.8530325, + 54.7464112 ], [ - -5.2347105, - 51.9442339 + -3.8530325, + 54.8034424 ], [ - -5.3473032, - 51.9408755 + -3.5522818, + 54.8034424 ], [ - -5.3473032, - 51.9195995 + -3.5522818, + 54.8374644 ], [ - -5.4925842, - 51.9162392 + -3.468511, + 54.8406277 ], [ - -5.4853201, - 51.8265386 + -3.4657644, + 54.8983158 ], [ - -5.1983903, - 51.8321501 + -3.3847403, + 54.8991055 ], [ - -5.1893102, - 51.7625177 + -3.3888601, + 54.9559214 ], [ - -5.335825, - 51.7589528 + -3.0920786, + 54.9539468 ], [ - -5.3281204, - 51.6686495 + -3.0392359, + 54.9923274 ], [ - -5.1836575, - 51.6730296 + -3.0212713, + 55.0493881 ], [ - -5.1836575, - 51.6539134 + -2.9591232, + 55.0463283 ], [ - -5.0674452, - 51.6578966 + -2.9202807, + 55.0666294 ], [ - -5.0603825, - 51.5677905 + -2.7857081, + 55.068652 ], [ - -4.5974594, - 51.5809588 + -2.7852225, + 55.0914426 ], [ - -4.60388, - 51.6726314 + -2.7337562, + 55.0922761 ], [ - -4.345773, - 51.6726314 + -2.737616, + 55.151204 ], [ - -4.3355001, - 51.4962964 + -2.7648395, + 55.1510672 ], [ - -3.9528341, - 51.5106841 + -2.7013114, + 55.1722505 ], [ - -3.9425611, - 51.5905333 + -2.6635459, + 55.2192808 ], [ - -3.8809237, - 51.5953198 + -2.6460364, + 55.2188891 ], [ - -3.8706508, - 51.5074872 + -2.629042, + 55.2233933 ], [ - -3.7679216, - 51.4978952 + -2.6317886, + 55.2287781 ], [ - -3.7550805, - 51.4242895 + -2.6235488, + 55.2446345 ], [ - -3.5855774, - 51.41468 + -2.6197723, + 55.2454663 ], [ - -3.5778727, - 51.3329177 + -2.6099017, + 55.2454174 ], [ - -3.0796364, - 51.3329177 + -2.6099876, + 55.2486466 ], [ - -3.0770682, - 51.2494018 + -2.6408121, + 55.2590039 ], [ - -3.7216935, - 51.2381477 + -2.6247896, + 55.2615631 ], [ - -3.7216935, - 51.2558315 + -2.6045186, + 55.2823081 ], [ - -3.8706508, - 51.2558315 + -2.5693176, + 55.296132 ], [ - -3.8680825, - 51.2365398 + -2.5479542, + 55.3121617 ], [ - -4.2944084, - 51.2252825 + -2.5091116, + 55.3234891 ], [ - -4.289272, - 51.0496352 + -2.4780376, + 55.3494471 ], [ - -4.5692089, - 51.0431767 + -2.4421083, + 55.3533118 ], [ - -4.5624122, - 50.9497388 + -2.4052079, + 55.3439256 ], [ - -4.5905604, - 50.9520269 + -2.3726772, + 55.3447539 ], [ - -4.5896524, - 50.8627065 + -2.3221819, + 55.3687665 ], [ - -4.6296046, - 50.8592677 + -2.3241241, + 55.3999337 ], [ - -4.6226411, - 50.7691513 + -2.2576062, + 55.425015 ], [ - -4.6952816, - 50.7680028 + -2.1985547, + 55.4273529 ], [ - -4.6934655, - 50.6967379 + -2.1484296, + 55.4717466 ], [ - -4.8342064, - 50.6938621 + -2.1944348, + 55.484199 ], [ - -4.8296664, - 50.6046231 + -2.2040479, + 55.529306 ], [ - -4.9676833, - 50.6000126 + -2.2960584, + 55.6379722 ], [ - -4.9685913, - 50.5821427 + -2.2177808, + 55.6379722 ], [ - -5.1084242, - 50.5786832 + -2.1059266, + 55.7452498 ], [ - -5.1029762, - 50.4892254 + -1.9716874, + 55.7462161 ], [ - -5.1311244, - 50.48807 + -1.9697453, + 55.9190951 ], [ - -5.1274923, - 50.4163798 + -2.1201694, + 55.9207115 ], [ - -5.2664172, - 50.4117509 + -2.1242893, + 55.9776133 ], [ - -5.2609692, - 50.3034214 + -2.3440159, + 55.9783817 ], [ - -5.5124868, - 50.2976214 + -2.3440159, + 56.0390349 ], [ - -5.5061308, - 50.2256428 + -2.5046909, + 56.0413363 ], [ - -5.6468717, - 50.2209953 - ] - ], - [ - [ - -5.1336607, - 55.2630226 + -2.500571, + 56.1003588 ], [ - -5.1021999, - 55.2639372 + -2.8823459, + 56.0957629 ], [ - -5.0999527, - 55.2458239 + -2.8823459, + 56.1722898 ], [ - -5.1322161, - 55.2446343 - ] - ], - [ - [ - -5.6431878, - 55.5095745 + -2.4126804, + 56.1692316 ], [ - -5.4861028, - 55.5126594 + -2.4181736, + 56.2334017 ], [ - -5.4715747, - 55.3348829 + -2.5857151, + 56.2303484 ], [ - -5.6277517, - 55.3302345 - ] - ], - [ - [ - -4.7213517, - 51.2180246 + -2.5719822, + 56.3416356 ], [ - -4.5804201, - 51.2212417 + -2.7257908, + 56.3462022 ], [ - -4.5746416, - 51.1306736 + -2.7312839, + 56.4343808 ], [ - -4.7174993, - 51.1280545 - ] - ], - [ - [ - -5.1608796, - 55.4153626 + -2.6928318, + 56.4343808 ], [ - -5.0045387, - 55.4190069 + -2.6928318, + 56.4859769 ], [ - -5.0184798, - 55.6153521 + -2.5307834, + 56.4935587 ], [ - -5.1755648, - 55.6138137 - ] - ] - ], - "terms_url": "http://geo.nls.uk/maps/", - "terms_text": "National Library of Scotland Historic Maps" - }, - { - "name": "NLS - OS 6-inch Scotland 1842-82", - "type": "tms", - "template": "http://geo.nls.uk/maps/os/six_inch/{zoom}/{x}/{-y}.png", - "scaleExtent": [ - 5, - 16 - ], - "polygon": [ - [ + -2.5307834, + 56.570806 + ], [ - -5.2112173, - 54.8018593 + -2.5302878, + 56.6047947 ], [ - -5.0642752, - 54.8026508 + -2.3732428, + 56.6044452 ], [ - -5.0560354, - 54.6305176 + -2.3684363, + 56.7398824 ], [ - -4.3158316, - 54.6297227 + -2.3292975, + 56.7398824 ], [ - -4.3117117, - 54.7448258 + -2.3292975, + 56.7888065 ], [ - -3.8530325, - 54.7464112 + -2.3145346, + 56.7891826 ], [ - -3.8530325, - 54.8034424 + -2.3148779, + 56.7967036 ], [ - -3.5522818, - 54.8034424 + -2.171369, + 56.7967036 ], [ - -3.5522818, - 54.8374644 + -2.1703979, + 56.9710595 ], [ - -3.468511, - 54.8406277 + -2.0101725, + 56.9694716 ], [ - -3.4657644, - 54.8983158 + -2.0101725, + 57.0846832 ], [ - -3.3847403, - 54.8991055 + -2.0817687, + 57.085349 ], [ - -3.3888601, - 54.9559214 + -2.0488097, + 57.1259963 ], [ - -3.0920786, - 54.9539468 + -2.0409133, + 57.126369 ], [ - -3.0392359, - 54.9923274 + -2.0383434, + 57.2411129 ], [ - -3.0212713, - 55.0493881 + -1.878118, + 57.2421638 ], [ - -2.9591232, - 55.0463283 + -1.8771469, + 57.2978175 ], [ - -2.9202807, - 55.0666294 + -1.9868771, + 57.2983422 ], [ - -2.7857081, - 55.068652 + -1.9082209, + 57.3560063 ], [ - -2.7852225, - 55.0914426 + -1.8752048, + 57.3560063 ], [ - -2.7337562, - 55.0922761 + -1.8761758, + 57.3769527 ], [ - -2.737616, - 55.151204 + -1.8120857, + 57.4120111 ], [ - -2.7648395, - 55.1510672 + -1.7120661, + 57.4120111 ], [ - -2.7013114, - 55.1722505 + -1.7034646, + 57.6441388 ], [ - -2.6635459, - 55.2192808 + -1.8666032, + 57.6451781 ], [ - -2.6460364, - 55.2188891 + -1.8646611, + 57.7033351 ], [ - -2.629042, - 55.2233933 + -3.1204292, + 57.7064705 ], [ - -2.6317886, - 55.2287781 + -3.1218025, + 57.7504652 ], [ - -2.6235488, - 55.2446345 + -3.4445259, + 57.7526635 ], [ - -2.6197723, - 55.2454663 + -3.4472724, + 57.7138067 ], [ - -2.6099017, - 55.2454174 + -3.5145637, + 57.7094052 ], [ - -2.6099876, - 55.2486466 + -3.5118171, + 57.6939956 ], [ - -2.6408121, - 55.2590039 + -3.7645027, + 57.6917938 ], [ - -2.6247896, - 55.2615631 + -3.7672492, + 57.6344975 ], [ - -2.6045186, - 55.2823081 + -3.842378, + 57.6288312 ], [ - -2.5693176, - 55.296132 + -3.8438346, + 57.5965825 ], [ - -2.5479542, - 55.3121617 + -3.9414265, + 57.5916386 ], [ - -2.5091116, - 55.3234891 + -3.9404554, + 57.6537782 ], [ - -2.4780376, - 55.3494471 + -3.8894746, + 57.6529989 ], [ - -2.4421083, - 55.3533118 + -3.8826772, + 57.7676408 ], [ - -2.4052079, - 55.3439256 + -3.7224517, + 57.766087 ], [ - -2.3726772, - 55.3447539 + -3.7195385, + 57.8819201 ], [ - -2.3221819, - 55.3687665 + -3.9146888, + 57.8853352 ], [ - -2.3241241, - 55.3999337 + -3.916062, + 57.9546243 ], [ - -2.2576062, - 55.425015 + -3.745774, + 57.9538956 ], [ - -2.1985547, - 55.4273529 + -3.7471473, + 58.0688409 ], [ - -2.1484296, - 55.4717466 + -3.5837256, + 58.0695672 ], [ - -2.1944348, - 55.484199 + -3.5837256, + 58.1116689 ], [ - -2.2040479, - 55.529306 + -3.4560096, + 58.1138452 ], [ - -2.2960584, - 55.6379722 + -3.4544646, + 58.228503 ], [ - -2.2177808, - 55.6379722 + -3.4379851, + 58.2283222 ], [ - -2.1059266, - 55.7452498 + -3.4243233, + 58.2427725 ], [ - -1.9716874, - 55.7462161 + -3.412307, + 58.2438567 ], [ - -1.9697453, - 55.9190951 + -3.3735115, + 58.2695057 ], [ - -2.1201694, - 55.9207115 + -3.3063919, + 58.2862038 ], [ - -2.1242893, - 55.9776133 + -3.1229154, + 58.2859395 ], [ - -2.3440159, - 55.9783817 + -3.123602, + 58.3443661 ], [ - -2.3440159, - 56.0390349 + -2.9574338, + 58.3447264 ], [ - -2.5046909, - 56.0413363 + -2.951254, + 58.6422011 ], [ - -2.500571, - 56.1003588 + -2.8812162, + 58.6429157 ], [ - -2.8823459, - 56.0957629 + -2.8851004, + 58.8112825 ], [ - -2.8823459, - 56.1722898 + -2.7180775, + 58.8142997 ], [ - -2.4126804, - 56.1692316 + -2.7161354, + 58.8715749 ], [ - -2.4181736, - 56.2334017 + -2.556881, + 58.8775984 ], [ - -2.5857151, - 56.2303484 + -2.5544533, + 58.9923453 ], [ - -2.5719822, - 56.3416356 + -2.5567617, + 59.0483775 ], [ - -2.7257908, - 56.3462022 + -2.391893, + 59.0485996 ], [ - -2.7312839, - 56.4343808 + -2.3918002, + 59.1106996 ], [ - -2.6928318, - 56.4343808 + -2.4733695, + 59.1106996 ], [ - -2.6928318, - 56.4859769 + -2.5591563, + 59.1783028 ], [ - -2.5307834, - 56.4935587 + -2.5630406, + 59.2210646 ], [ - -2.5307834, - 56.570806 + -2.3921334, + 59.224046 ], [ - -2.5302878, - 56.6047947 + -2.3911409, + 59.2740075 ], [ - -2.3732428, - 56.6044452 + -2.3639512, + 59.2745036 ], [ - -2.3684363, - 56.7398824 + -2.3658933, + 59.285417 ], [ - -2.3292975, - 56.7398824 + -2.3911409, + 59.284921 ], [ - -2.3292975, - 56.7888065 + -2.3911409, + 59.3379505 ], [ - -2.3145346, - 56.7891826 + -2.2221759, + 59.3381981 ], [ - -2.3148779, - 56.7967036 + -2.2233897, + 59.395965 ], [ - -2.171369, - 56.7967036 + -2.3758467, + 59.396583 ], [ - -2.1703979, - 56.9710595 + -2.3899271, + 59.4026383 ], [ - -2.0101725, - 56.9694716 + -2.4008516, + 59.3962122 ], [ - -2.0101725, - 57.0846832 + -2.5637882, + 59.3952604 ], [ - -2.0817687, - 57.085349 + -2.5637882, + 59.3385811 ], [ - -2.0488097, - 57.1259963 + -2.7320164, + 59.3375306 ], [ - -2.0409133, - 57.126369 + -2.7333896, + 59.3952604 ], [ - -2.0383434, - 57.2411129 + -3.0726511, + 59.3931174 ], [ - -1.878118, - 57.2421638 + -3.0703404, + 59.3354759 ], [ - -1.8771469, - 57.2978175 + -3.0753186, + 59.3355634 ], [ - -1.9868771, - 57.2983422 + -3.0749753, + 59.3292593 ], [ - -1.9082209, - 57.3560063 + -3.0698254, + 59.3289091 ], [ - -1.8752048, - 57.3560063 + -3.069801, + 59.2196159 ], [ - -1.8761758, - 57.3769527 + -3.2363384, + 59.2166341 ], [ - -1.8120857, - 57.4120111 + -3.2336751, + 59.1606496 ], [ - -1.7120661, - 57.4120111 + -3.4032766, + 59.1588895 ], [ - -1.7034646, - 57.6441388 + -3.394086, + 58.9279316 ], [ - -1.8666032, - 57.6451781 + -3.5664497, + 58.9259268 ], [ - -1.8646611, - 57.7033351 + -3.5611089, + 58.8679885 ], [ - -3.1204292, - 57.7064705 + -3.392508, + 58.8699339 ], [ - -3.1218025, - 57.7504652 + -3.3894734, + 58.8698711 ], [ - -3.4445259, - 57.7526635 + -3.3891093, + 58.8684905 ], [ - -3.4472724, - 57.7138067 + -3.3912942, + 58.868616 ], [ - -3.5145637, - 57.7094052 + -3.3884161, + 58.7543084 ], [ - -3.5118171, - 57.6939956 + -3.2238208, + 58.7555677 ], [ - -3.7645027, - 57.6917938 + -3.2189655, + 58.691289 ], [ - -3.7672492, - 57.6344975 + -3.4634113, + 58.6905753 ], [ - -3.842378, - 57.6288312 + -3.4551716, + 58.6341518 ], [ - -3.8438346, - 57.5965825 + -3.787508, + 58.6341518 ], [ - -3.9414265, - 57.5916386 + -3.7861347, + 58.5769211 ], [ - -3.9404554, - 57.6537782 + -3.9028645, + 58.5733411 ], [ - -3.8894746, - 57.6529989 + -3.9028645, + 58.6477304 ], [ - -3.8826772, - 57.7676408 + -4.0690327, + 58.6491594 ], [ - -3.7224517, - 57.766087 + -4.0690327, + 58.5912376 ], [ - -3.7195385, - 57.8819201 + -4.7364521, + 58.5933845 ], [ - -3.9146888, - 57.8853352 + -4.7364521, + 58.6505884 ], [ - -3.916062, - 57.9546243 + -5.0715351, + 58.6520173 ], [ - -3.745774, - 57.9538956 + -5.0654779, + 58.5325854 ], [ - -3.7471473, - 58.0688409 + -5.2332047, + 58.5316087 ], [ - -3.5837256, - 58.0695672 + -5.2283494, + 58.4719947 ], [ - -3.5837256, - 58.1116689 + -5.2424298, + 58.4719947 ], [ - -3.4560096, - 58.1138452 + -5.2366034, + 58.4089731 ], [ - -3.4544646, - 58.228503 + -5.2283494, + 58.4094818 ], [ - -3.4379851, - 58.2283222 + -5.2210664, + 58.3005859 ], [ - -3.4243233, - 58.2427725 + -5.5657939, + 58.2959933 ], [ - -3.412307, - 58.2438567 + -5.5580254, + 58.2372573 ], [ - -3.3735115, - 58.2695057 + -5.4146722, + 58.2401326 ], [ - -3.3063919, - 58.2862038 + -5.4141866, + 58.2267768 ], [ - -3.1229154, - 58.2859395 + -5.3885749, + 58.2272242 ], [ - -3.123602, - 58.3443661 + -5.382714, + 58.1198615 ], [ - -2.9574338, - 58.3447264 + -5.51043, + 58.1191362 ], [ - -2.951254, - 58.6422011 + -5.5114011, + 58.006214 ], [ - -2.8812162, - 58.6429157 + -5.6745397, + 58.0041559 ], [ - -2.8851004, - 58.8112825 + -5.6716266, + 57.9449366 ], [ - -2.7180775, - 58.8142997 + -5.6716266, + 57.8887166 ], [ - -2.7161354, - 58.8715749 + -5.8347652, + 57.8856193 ], [ - -2.556881, - 58.8775984 + -5.8277052, + 57.5988958 ], [ - -2.5544533, - 58.9923453 + -6.0384259, + 57.5986357 ], [ - -2.5567617, - 59.0483775 + -6.0389115, + 57.6459559 ], [ - -2.391893, - 59.0485996 + -6.1981658, + 57.6456961 ], [ - -2.3918002, - 59.1106996 + -6.2076123, + 57.7600132 ], [ - -2.4733695, - 59.1106996 + -6.537067, + 57.7544033 ], [ - -2.5591563, - 59.1783028 + -6.5312406, + 57.6402392 ], [ - -2.5630406, - 59.2210646 + -6.7002056, + 57.6360809 ], [ - -2.3921334, - 59.224046 + -6.6807844, + 57.5236293 ], [ - -2.3911409, - 59.2740075 + -6.8516915, + 57.5152857 ], [ - -2.3639512, - 59.2745036 + -6.8361545, + 57.3385811 ], [ - -2.3658933, - 59.285417 + -6.6730158, + 57.3438213 ], [ - -2.3911409, - 59.284921 + -6.674958, + 57.2850883 ], [ - -2.3911409, - 59.3379505 + -6.5098772, + 57.2850883 ], [ - -2.2221759, - 59.3381981 + -6.4982244, + 57.1757637 ], [ - -2.2233897, - 59.395965 + -6.3506228, + 57.1820797 ], [ - -2.3758467, - 59.396583 + -6.3312015, + 57.1251969 ], [ - -2.3899271, - 59.4026383 + -6.1797156, + 57.1230884 ], [ - -2.4008516, - 59.3962122 + -6.1719471, + 57.0682265 ], [ - -2.5637882, - 59.3952604 + -6.4593819, + 57.059779 ], [ - -2.5637882, - 59.3385811 + -6.4564687, + 57.1093806 ], [ - -2.7320164, - 59.3375306 + -6.6671895, + 57.1062165 ], [ - -2.7333896, - 59.3952604 + -6.6730158, + 57.002708 ], [ - -3.0726511, - 59.3931174 + -6.5021087, + 57.0048233 ], [ - -3.0703404, - 59.3354759 + -6.4836097, + 56.8917522 ], [ - -3.0753186, - 59.3355634 + -6.3266104, + 56.8894062 ], [ - -3.0749753, - 59.3292593 + -6.3156645, + 56.7799312 ], [ - -3.0698254, - 59.3289091 + -6.2146739, + 56.775675 ], [ - -3.069801, - 59.2196159 + -6.2146739, + 56.7234965 ], [ - -3.2363384, - 59.2166341 + -6.6866107, + 56.7224309 ], [ - -3.2336751, - 59.1606496 + -6.6769001, + 56.6114413 ], [ - -3.4032766, - 59.1588895 + -6.8419809, + 56.607166 ], [ - -3.394086, - 58.9279316 + -6.8400387, + 56.5483307 ], [ - -3.5664497, - 58.9259268 + -7.1546633, + 56.5461895 ], [ - -3.5611089, - 58.8679885 + -7.1488369, + 56.4872592 ], [ - -3.392508, - 58.8699339 + -6.9915246, + 56.490476 ], [ - -3.3894734, - 58.8698711 + -6.9876404, + 56.4325329 ], [ - -3.3891093, - 58.8684905 + -6.6827265, + 56.4314591 ], [ - -3.3912942, - 58.868616 + -6.6769001, + 56.5472601 ], [ - -3.3884161, - 58.7543084 + -6.5292985, + 56.5504717 ], [ - -3.2238208, - 58.7555677 + -6.5234721, + 56.4379018 ], [ - -3.2189655, - 58.691289 + -6.3661598, + 56.4368281 ], [ - -3.4634113, - 58.6905753 + -6.3642177, + 56.3766524 ], [ - -3.4551716, - 58.6341518 + -6.5273563, + 56.3712749 ], [ - -3.787508, - 58.6341518 + -6.5171745, + 56.2428427 ], [ - -3.7861347, - 58.5769211 + -6.4869621, + 56.247421 ], [ - -3.9028645, - 58.5733411 + -6.4869621, + 56.1893882 ], [ - -3.9028645, - 58.6477304 + -6.3001945, + 56.1985572 ], [ - -4.0690327, - 58.6491594 + -6.3029411, + 56.2581017 ], [ - -4.0690327, - 58.5912376 + -5.9019401, + 56.256576 ], [ - -4.7364521, - 58.5933845 + -5.8964469, + 56.0960466 ], [ - -4.7364521, - 58.6505884 + -6.0282829, + 56.0883855 ], [ - -5.0715351, - 58.6520173 + -6.0392692, + 56.1557502 ], [ - -5.0654779, - 58.5325854 + -6.3853385, + 56.1542205 ], [ - -5.2332047, - 58.5316087 + -6.3606193, + 55.96099 ], [ - -5.2283494, - 58.4719947 + -6.2123039, + 55.9640647 ], [ - -5.2424298, - 58.4719947 + -6.2047508, + 55.9202269 ], [ - -5.2366034, - 58.4089731 + -6.5185478, + 55.9129158 ], [ - -5.2283494, - 58.4094818 + -6.5061881, + 55.7501763 ], [ - -5.2210664, - 58.3005859 + -6.6764762, + 55.7409005 ], [ - -5.5657939, - 58.2959933 + -6.6599967, + 55.6263176 ], [ - -5.5580254, - 58.2372573 + -6.3551261, + 55.6232161 ], [ - -5.4146722, - 58.2401326 + -6.3578727, + 55.5689002 ], [ - -5.4141866, - 58.2267768 + -6.0392692, + 55.5720059 ], [ - -5.3885749, - 58.2272242 + -6.0310294, + 55.6247669 ], [ - -5.382714, - 58.1198615 + -5.7398917, + 55.6309694 ], [ - -5.51043, - 58.1191362 + -5.7371452, + 55.4569279 ], [ - -5.5114011, - 58.006214 + -5.8964469, + 55.4600426 ], [ - -5.6745397, - 58.0041559 + -5.8964469, + 55.2789864 ], [ - -5.6716266, - 57.9449366 + -5.4350211, + 55.2821151 ], [ - -5.6716266, - 57.8887166 + -5.4405143, + 55.4506979 ], [ - -5.8347652, - 57.8856193 + -5.2867057, + 55.4569279 ], [ - -5.8277052, - 57.5988958 + -5.3086784, + 55.4070602 ], [ - -6.0384259, - 57.5986357 + -4.9735954, + 55.4008223 ], [ - -6.0389115, - 57.6459559 + -4.9845817, + 55.2038242 ], [ - -6.1981658, - 57.6456961 + -5.1493766, + 55.2038242 ], [ - -6.2076123, - 57.7600132 + -5.1411369, + 55.037337 ], [ - -6.537067, - 57.7544033 - ], + -5.2152946, + 55.0341891 + ] + ], + [ [ - -6.5312406, - 57.6402392 + -2.1646559, + 60.1622059 ], [ - -6.7002056, - 57.6360809 + -1.9930299, + 60.1609801 ], [ - -6.6807844, - 57.5236293 + -1.9946862, + 60.1035151 ], [ - -6.8516915, - 57.5152857 - ], + -2.1663122, + 60.104743 + ] + ], + [ [ - -6.8361545, - 57.3385811 + -1.5360658, + 59.8570831 ], [ - -6.6730158, - 57.3438213 + -1.3653566, + 59.8559841 ], [ - -6.674958, - 57.2850883 + -1.366847, + 59.7975565 ], [ - -6.5098772, - 57.2850883 + -1.190628, + 59.7964199 ], [ - -6.4982244, - 57.1757637 + -1.1862046, + 59.9695391 ], [ - -6.3506228, - 57.1820797 + -1.0078652, + 59.9683948 ], [ - -6.3312015, - 57.1251969 + -1.0041233, + 60.114145 ], [ - -6.1797156, - 57.1230884 + -0.8360832, + 60.1130715 ], [ - -6.1719471, - 57.0682265 + -0.834574, + 60.1716772 ], [ - -6.4593819, - 57.059779 + -1.0074262, + 60.1727795 ], [ - -6.4564687, - 57.1093806 + -1.0052165, + 60.2583924 ], [ - -6.6671895, - 57.1062165 + -0.8299659, + 60.2572778 ], [ - -6.6730158, - 57.002708 + -0.826979, + 60.3726551 ], [ - -6.5021087, - 57.0048233 + -0.6507514, + 60.3715381 ], [ - -6.4836097, - 56.8917522 + -0.6477198, + 60.4882292 ], [ - -6.3266104, - 56.8894062 + -0.9984896, + 60.4904445 ], [ - -6.3156645, - 56.7799312 + -0.9970279, + 60.546555 ], [ - -6.2146739, - 56.775675 + -0.6425288, + 60.5443201 ], [ - -6.2146739, - 56.7234965 + -0.6394896, + 60.6606792 ], [ - -6.6866107, - 56.7224309 + -0.8148133, + 60.6617806 ], [ - -6.6769001, - 56.6114413 + -0.8132987, + 60.7196112 ], [ - -6.8419809, - 56.607166 + -0.6383298, + 60.7185141 ], [ - -6.8400387, - 56.5483307 + -0.635467, + 60.8275393 ], [ - -7.1546633, - 56.5461895 + -0.797568, + 60.8285523 ], [ - -7.1488369, - 56.4872592 + -0.9941426, + 60.8297807 ], [ - -6.9915246, - 56.490476 + -0.9954966, + 60.7782667 ], [ - -6.9876404, - 56.4325329 + -1.1670282, + 60.7793403 ], [ - -6.6827265, - 56.4314591 + -1.1700357, + 60.6646181 ], [ - -6.6769001, - 56.5472601 + -1.5222599, + 60.6668304 ], [ - -6.5292985, - 56.5504717 + -1.5237866, + 60.6084426 ], [ - -6.5234721, - 56.4379018 + -1.6975673, + 60.609536 ], [ - -6.3661598, - 56.4368281 + -1.7021271, + 60.4345249 ], [ - -6.3642177, - 56.3766524 + -1.5260578, + 60.4334111 ], [ - -6.5273563, - 56.3712749 + -1.5275203, + 60.3770719 ], [ - -6.5171745, - 56.2428427 + -1.8751127, + 60.3792746 ], [ - -6.4869621, - 56.247421 + -1.8781372, + 60.2624647 ], [ - -6.4869621, - 56.1893882 + -1.7019645, + 60.2613443 ], [ - -6.3001945, - 56.1985572 + -1.7049134, + 60.1470532 ], [ - -6.3029411, - 56.2581017 - ], + -1.528659, + 60.1459283 + ] + ], + [ [ - -5.9019401, - 56.256576 + -0.9847667, + 60.8943762 ], [ - -5.8964469, - 56.0960466 + -0.9860347, + 60.8361105 ], [ - -6.0282829, - 56.0883855 + -0.8078362, + 60.8351904 ], [ - -6.0392692, - 56.1557502 - ], + -0.8065683, + 60.8934578 + ] + ], + [ [ - -6.3853385, - 56.1542205 + -7.7696901, + 56.8788231 ], [ - -6.3606193, - 55.96099 + -7.7614504, + 56.7608274 ], [ - -6.2123039, - 55.9640647 + -7.6009049, + 56.7641903 ], [ - -6.2047508, - 55.9202269 + -7.5972473, + 56.819332 ], [ - -6.5185478, - 55.9129158 + -7.4479894, + 56.8203948 ], [ - -6.5061881, - 55.7501763 + -7.4489319, + 56.8794098 ], [ - -6.6764762, - 55.7409005 + -7.2841369, + 56.8794098 ], [ - -6.6599967, - 55.6263176 + -7.2813904, + 57.0471152 ], [ - -6.3551261, - 55.6232161 + -7.1303283, + 57.0515969 ], [ - -6.3578727, - 55.5689002 + -7.1330749, + 57.511801 ], [ - -6.0392692, - 55.5720059 + -6.96828, + 57.5147514 ], [ - -6.0310294, - 55.6247669 + -6.9765198, + 57.6854668 ], [ - -5.7398917, - 55.6309694 + -6.8062317, + 57.6913392 ], [ - -5.7371452, - 55.4569279 + -6.8089782, + 57.8041985 ], [ - -5.8964469, - 55.4600426 + -6.6496765, + 57.8071252 ], [ - -5.8964469, - 55.2789864 + -6.6441833, + 57.8612267 ], [ - -5.4350211, - 55.2821151 + -6.3200866, + 57.8626878 ], [ - -5.4405143, - 55.4506979 + -6.3200866, + 58.1551617 ], [ - -5.2867057, - 55.4569279 + -6.1607849, + 58.1522633 ], [ - -5.3086784, - 55.4070602 + -6.1552917, + 58.20874 ], [ - -4.9735954, - 55.4008223 + -5.9850036, + 58.2101869 ], [ - -4.9845817, - 55.2038242 + -5.9904968, + 58.2680163 ], [ - -5.1493766, - 55.2038242 + -6.1497986, + 58.2665717 ], [ - -5.1411369, - 55.037337 + -6.1415588, + 58.5557514 ], [ - -5.2152946, - 55.0341891 - ] - ], - [ - [ - -2.1646559, - 60.1622059 + -6.3173401, + 58.5557514 ], [ - -1.9930299, - 60.1609801 + -6.3091003, + 58.4983923 ], [ - -1.9946862, - 60.1035151 + -6.4876282, + 58.4955218 ], [ - -2.1663122, - 60.104743 - ] - ], - [ - [ - -1.5360658, - 59.8570831 + -6.4876282, + 58.4423768 ], [ - -1.3653566, - 59.8559841 + -6.6606628, + 58.4395018 ], [ - -1.366847, - 59.7975565 + -6.6469299, + 58.3819525 ], [ - -1.190628, - 59.7964199 - ], - [ - -1.1862046, - 59.9695391 + -6.8117248, + 58.3805125 ], [ - -1.0078652, - 59.9683948 + -6.8117248, + 58.3286357 ], [ - -1.0041233, - 60.114145 + -6.9792663, + 58.3286357 ], [ - -0.8360832, - 60.1130715 + -6.9710266, + 58.2694608 ], [ - -0.834574, - 60.1716772 + -7.1413147, + 58.2680163 ], [ - -1.0074262, - 60.1727795 + -7.1403816, + 58.0358742 ], [ - -1.0052165, - 60.2583924 + -7.3020636, + 58.0351031 ], [ - -0.8299659, - 60.2572778 + -7.3030347, + 57.9774797 ], [ - -0.826979, - 60.3726551 + -7.1379539, + 57.9777372 ], [ - -0.6507514, - 60.3715381 + -7.1413526, + 57.9202792 ], [ - -0.6477198, - 60.4882292 + -7.1398961, + 57.8640206 ], [ - -0.9984896, - 60.4904445 + -7.3020636, + 57.862471 ], [ - -0.9970279, - 60.546555 + -7.298484, + 57.7442293 ], [ - -0.6425288, - 60.5443201 + -7.4509193, + 57.7456951 ], [ - -0.6394896, - 60.6606792 + -7.4550392, + 57.6899522 ], [ - -0.8148133, - 60.6617806 + -7.6186131, + 57.6906048 ], [ - -0.8132987, - 60.7196112 + -7.6198341, + 57.7456951 ], [ - -0.6383298, - 60.7185141 + -7.7901222, + 57.7442293 ], [ - -0.635467, - 60.8275393 + -7.7873756, + 57.6855477 ], [ - -0.797568, - 60.8285523 + -7.6222332, + 57.6853817 ], [ - -0.9941426, - 60.8297807 + -7.6173779, + 57.5712602 ], [ - -0.9954966, - 60.7782667 + -7.788285, + 57.5709998 ], [ - -1.1670282, - 60.7793403 + -7.7892561, + 57.512109 ], [ - -1.1700357, - 60.6646181 + -7.7038025, + 57.5115874 ], [ - -1.5222599, - 60.6668304 + -7.6999183, + 57.4546902 ], [ - -1.5237866, - 60.6084426 + -7.5367796, + 57.4552126 ], [ - -1.6975673, - 60.609536 + -7.5348375, + 57.5126306 ], [ - -1.7021271, - 60.4345249 + -7.4581235, + 57.5131521 ], [ - -1.5260578, - 60.4334111 + -7.4552103, + 57.2824165 ], [ - -1.5275203, - 60.3770719 + -7.6115515, + 57.2845158 ], [ - -1.8751127, - 60.3792746 + -7.6144647, + 57.2272651 ], [ - -1.8781372, - 60.2624647 + -7.451326, + 57.2256881 ], [ - -1.7019645, - 60.2613443 + -7.451326, + 57.1103873 ], [ - -1.7049134, - 60.1470532 + -7.6164068, + 57.1088053 ], [ - -1.528659, - 60.1459283 + -7.603783, + 56.8792358 ] ], [ [ - -0.9847667, - 60.8943762 + -1.7106618, + 59.5626284 ], [ - -0.9860347, - 60.8361105 + -1.5417509, + 59.562215 ], [ - -0.8078362, - 60.8351904 + -1.5423082, + 59.5037224 ], [ - -0.8065683, - 60.8934578 + -1.7112191, + 59.5041365 ] - ], + ] + ], + "terms_url": "http://geo.nls.uk/maps/", + "terms_text": "National Library of Scotland Historic Maps" + }, + { + "name": "New & Misaligned TIGER Roads", + "type": "tms", + "description": "At zoom level 16+, public domain map data from the US Census. At lower zooms, only changes since 2006 minus changes already incorporated into OpenStreetMap", + "template": "http://{switch:a,b,c}.tiles.mapbox.com/v4/enf.e0b8291e/{zoom}/{x}/{y}.png?access_token=pk.eyJ1Ijoib3BlbnN0cmVldG1hcCIsImEiOiJhNVlHd29ZIn0.ti6wATGDWOmCnCYen-Ip7Q", + "scaleExtent": [ + 0, + 22 + ], + "polygon": [ [ [ - -7.7696901, - 56.8788231 + -124.7617886, + 48.4130148 ], [ - -7.7614504, - 56.7608274 + -124.6059492, + 45.90245 ], [ - -7.6009049, - 56.7641903 + -124.9934269, + 40.0557614 ], [ - -7.5972473, - 56.819332 + -122.5369737, + 36.8566086 ], [ - -7.4479894, - 56.8203948 + -119.9775867, + 33.0064099 ], [ - -7.4489319, - 56.8794098 + -117.675935, + 32.4630223 ], [ - -7.2841369, - 56.8794098 + -114.8612307, + 32.4799891 ], [ - -7.2813904, - 57.0471152 + -111.0089311, + 31.336015 ], [ - -7.1303283, - 57.0515969 + -108.1992687, + 31.3260016 ], [ - -7.1330749, - 57.511801 + -108.1871123, + 31.7755116 ], [ - -6.96828, - 57.5147514 + -106.5307225, + 31.7820947 ], [ - -6.9765198, - 57.6854668 + -106.4842052, + 31.7464455 ], [ - -6.8062317, - 57.6913392 + -106.429317, + 31.7520583 ], [ - -6.8089782, - 57.8041985 + -106.2868855, + 31.5613291 ], [ - -6.6496765, - 57.8071252 + -106.205248, + 31.446704 ], [ - -6.6441833, - 57.8612267 + -105.0205259, + 30.5360988 ], [ - -6.3200866, - 57.8626878 + -104.5881916, + 29.6997856 ], [ - -6.3200866, - 58.1551617 + -103.2518856, + 28.8908685 ], [ - -6.1607849, - 58.1522633 + -102.7173632, + 29.3920567 ], [ - -6.1552917, - 58.20874 + -102.1513983, + 29.7475702 ], [ - -5.9850036, - 58.2101869 + -101.2552871, + 29.4810523 ], [ - -5.9904968, - 58.2680163 + -100.0062436, + 28.0082173 ], [ - -6.1497986, - 58.2665717 + -99.2351068, + 26.4475962 ], [ - -6.1415588, - 58.5557514 + -98.0109067, + 25.9928035 ], [ - -6.3173401, - 58.5557514 + -97.435024, + 25.8266009 ], [ - -6.3091003, - 58.4983923 + -96.9555259, + 25.9821589 ], [ - -6.4876282, - 58.4955218 + -96.8061741, + 27.7978168 ], [ - -6.4876282, - 58.4423768 + -95.5563349, + 28.5876066 ], [ - -6.6606628, - 58.4395018 + -93.7405308, + 29.4742093 ], [ - -6.6469299, - 58.3819525 + -90.9028456, + 28.8564513 ], [ - -6.8117248, - 58.3805125 + -88.0156706, + 28.9944338 ], [ - -6.8117248, - 58.3286357 + -88.0162494, + 30.0038862 ], [ - -6.9792663, - 58.3286357 + -86.0277506, + 30.0047454 ], [ - -6.9710266, - 58.2694608 + -84.0187909, + 28.9961781 ], [ - -7.1413147, - 58.2680163 + -81.9971976, + 25.9826768 ], [ - -7.1403816, - 58.0358742 + -81.9966618, + 25.0134917 ], [ - -7.3020636, - 58.0351031 + -84.0165592, + 25.0125783 ], [ - -7.3030347, - 57.9774797 + -84.0160068, + 24.0052745 ], [ - -7.1379539, - 57.9777372 + -80.0199985, + 24.007096 ], [ - -7.1413526, - 57.9202792 + -79.8901116, + 26.8550713 ], [ - -7.1398961, - 57.8640206 + -80.0245309, + 32.0161282 ], [ - -7.3020636, - 57.862471 + -75.4147385, + 35.0531894 ], [ - -7.298484, - 57.7442293 + -74.0211163, + 39.5727927 ], [ - -7.4509193, - 57.7456951 + -72.002019, + 40.9912464 ], [ - -7.4550392, - 57.6899522 + -69.8797398, + 40.9920457 ], [ - -7.6186131, - 57.6906048 + -69.8489304, + 43.2619916 ], [ - -7.6198341, - 57.7456951 + -66.9452845, + 44.7104937 ], [ - -7.7901222, - 57.7442293 + -67.7596632, + 47.0990024 ], [ - -7.7873756, - 57.6855477 + -69.2505131, + 47.5122328 ], [ - -7.6222332, - 57.6853817 + -70.4614886, + 46.2176574 ], [ - -7.6173779, - 57.5712602 + -71.412273, + 45.254878 ], [ - -7.788285, - 57.5709998 + -72.0222508, + 45.0059846 ], [ - -7.7892561, - 57.512109 + -75.0798841, + 44.9802854 ], [ - -7.7038025, - 57.5115874 + -76.9023061, + 43.8024568 ], [ - -7.6999183, - 57.4546902 + -78.7623935, + 43.6249578 ], [ - -7.5367796, - 57.4552126 + -79.15798, + 43.4462589 ], [ - -7.5348375, - 57.5126306 + -79.0060087, + 42.8005317 ], [ - -7.4581235, - 57.5131521 + -82.662475, + 41.6889458 ], [ - -7.4552103, - 57.2824165 + -82.1761642, + 43.588535 ], [ - -7.6115515, - 57.2845158 + -83.2813977, + 46.138853 ], [ - -7.6144647, - 57.2272651 + -87.5064535, + 48.0142702 ], [ - -7.451326, - 57.2256881 + -88.3492194, + 48.2963271 ], [ - -7.451326, - 57.1103873 + -89.4353148, + 47.9837822 ], [ - -7.6164068, - 57.1088053 + -93.9981078, + 49.0067142 ], [ - -7.603783, - 56.8792358 - ] - ], - [ - [ - -1.7106618, - 59.5626284 + -95.1105379, + 49.412004 ], [ - -1.5417509, - 59.562215 + -96.0131199, + 49.0060547 ], [ - -1.5423082, - 59.5037224 + -123.3228926, + 49.0042878 ], [ - -1.7112191, - 59.5041365 + -123.2275233, + 48.1849927 ] - ] - ], - "terms_url": "http://geo.nls.uk/maps/", - "terms_text": "National Library of Scotland Historic Maps" - }, - { - "name": "New & Misaligned TIGER Roads", - "type": "tms", - "description": "At zoom level 16+, public domain map data from the US Census. At lower zooms, only changes since 2006 minus changes already incorporated into OpenStreetMap", - "template": "http://{switch:a,b,c}.tiles.mapbox.com/v4/enf.e0b8291e/{zoom}/{x}/{y}.png?access_token=pk.eyJ1Ijoib3BlbnN0cmVldG1hcCIsImEiOiJhNVlHd29ZIn0.ti6wATGDWOmCnCYen-Ip7Q", - "scaleExtent": [ - 0, - 22 - ], - "polygon": [ + ], [ [ - -124.7617886, - 48.4130148 - ], - [ - -124.6059492, - 45.90245 + -160.5787616, + 22.5062947 ], [ - -124.9934269, - 40.0557614 + -160.5782192, + 21.4984647 ], [ - -122.5369737, - 36.8566086 + -158.7470604, + 21.2439843 ], [ - -119.9775867, - 33.0064099 + -157.5083185, + 20.995803 ], [ - -117.675935, - 32.4630223 + -155.9961942, + 18.7790194 ], [ - -114.8612307, - 32.4799891 + -154.6217803, + 18.7586966 ], [ - -111.0089311, - 31.336015 + -154.6890176, + 19.8805722 ], [ - -108.1992687, - 31.3260016 + -156.2927622, + 21.2225888 ], [ - -108.1871123, - 31.7755116 + -157.5047384, + 21.9984962 ], [ - -106.5307225, - 31.7820947 - ], - [ - -106.4842052, - 31.7464455 - ], - [ - -106.429317, - 31.7520583 - ], - [ - -106.2868855, - 31.5613291 - ], + -159.0093692, + 22.5070181 + ] + ], + [ [ - -106.205248, - 31.446704 + -167.1571546, + 68.721974 ], [ - -105.0205259, - 30.5360988 + -164.8553982, + 67.0255078 ], [ - -104.5881916, - 29.6997856 + -168.002195, + 66.0017503 ], [ - -103.2518856, - 28.8908685 + -169.0087448, + 66.001546 ], [ - -102.7173632, - 29.3920567 + -169.0075381, + 64.9987675 ], [ - -102.1513983, - 29.7475702 + -172.5143281, + 63.8767267 ], [ - -101.2552871, - 29.4810523 + -173.8197023, + 59.74014 ], [ - -100.0062436, - 28.0082173 + -162.5018149, + 58.0005815 ], [ - -99.2351068, - 26.4475962 + -160.0159024, + 58.0012389 ], [ - -98.0109067, - 25.9928035 + -160.0149725, + 57.000035 ], [ - -97.435024, - 25.8266009 + -160.5054788, + 56.9999017 ], [ - -96.9555259, - 25.9821589 + -165.8092575, + 54.824847 ], [ - -96.8061741, - 27.7978168 + -178.000097, + 52.2446469 ], [ - -95.5563349, - 28.5876066 + -177.9992996, + 51.2554252 ], [ - -93.7405308, - 29.4742093 + -171.4689067, + 51.8215329 ], [ - -90.9028456, - 28.8564513 + -162.40251, + 53.956664 ], [ - -88.0156706, - 28.9944338 + -159.0075717, + 55.002502 ], [ - -88.0162494, - 30.0038862 + -158.0190709, + 55.0027849 ], [ - -86.0277506, - 30.0047454 + -151.9963213, + 55.9991902 ], [ - -84.0187909, - 28.9961781 + -151.500341, + 57.9987853 ], [ - -81.9971976, - 25.9826768 + -151.5012894, + 58.9919816 ], [ - -81.9966618, - 25.0134917 + -138.5159989, + 58.9953194 ], [ - -84.0165592, - 25.0125783 + -138.5150471, + 57.9986434 ], [ - -84.0160068, - 24.0052745 + -133.9948193, + 54.0031685 ], [ - -80.0199985, - 24.007096 + -130.0044418, + 54.0043387 ], [ - -79.8901116, - 26.8550713 + -130.0070826, + 57.0000507 ], [ - -80.0245309, - 32.0161282 + -131.975877, + 56.9995156 ], [ - -75.4147385, - 35.0531894 + -135.1229873, + 59.756601 ], [ - -74.0211163, - 39.5727927 + -138.0071813, + 59.991805 ], [ - -72.002019, - 40.9912464 + -139.1715881, + 60.4127229 ], [ - -69.8797398, - 40.9920457 + -140.9874011, + 61.0118551 ], [ - -69.8489304, - 43.2619916 + -140.9683975, + 69.9535069 ], [ - -66.9452845, - 44.7104937 + -156.176891, + 71.5633329 ], [ - -67.7596632, - 47.0990024 + -160.413634, + 70.7397728 ], [ - -69.2505131, - 47.5122328 + -163.0218273, + 69.9707435 ], [ - -70.4614886, - 46.2176574 - ], + -164.9717003, + 68.994689 + ] + ] + ], + "overlay": true + }, + { + "name": "OS 1:25k historic (OSM)", + "type": "tms", + "template": "http://ooc.openstreetmap.org/os1/{zoom}/{x}/{y}.jpg", + "scaleExtent": [ + 6, + 17 + ], + "polygon": [ + [ [ - -71.412273, - 45.254878 + -9, + 49.8 ], [ - -72.0222508, - 45.0059846 + -9, + 61.1 ], [ - -75.0798841, - 44.9802854 + 1.9, + 61.1 ], [ - -76.9023061, - 43.8024568 + 1.9, + 49.8 ], [ - -78.7623935, - 43.6249578 - ], + -9, + 49.8 + ] + ] + ] + }, + { + "name": "OS New Popular Edition historic", + "type": "tms", + "template": "http://ooc.openstreetmap.org/npe/{zoom}/{x}/{y}.png", + "polygon": [ + [ [ - -79.15798, - 43.4462589 + -5.8, + 49.8 ], [ - -79.0060087, - 42.8005317 + -5.8, + 55.8 ], [ - -82.662475, - 41.6889458 + 1.9, + 55.8 ], [ - -82.1761642, - 43.588535 + 1.9, + 49.8 ], [ - -83.2813977, - 46.138853 - ], + -5.8, + 49.8 + ] + ] + ] + }, + { + "name": "OS OpenData Locator", + "type": "tms", + "template": "http://tiles.itoworld.com/os_locator/{zoom}/{x}/{y}.png", + "polygon": [ + [ [ - -87.5064535, - 48.0142702 + -9, + 49.8 ], [ - -88.3492194, - 48.2963271 + -9, + 61.1 ], [ - -89.4353148, - 47.9837822 + 1.9, + 61.1 ], [ - -93.9981078, - 49.0067142 + 1.9, + 49.8 ], [ - -95.1105379, - 49.412004 - ], + -9, + 49.8 + ] + ] + ], + "overlay": true + }, + { + "name": "OS OpenData StreetView", + "type": "tms", + "template": "http://os.openstreetmap.org/sv/{zoom}/{x}/{y}.png", + "scaleExtent": [ + 1, + 18 + ], + "polygon": [ + [ [ - -96.0131199, - 49.0060547 + -5.8292886, + 50.0229734 ], [ - -123.3228926, - 49.0042878 + -5.8292886, + 50.254819 ], [ - -123.2275233, - 48.1849927 - ] - ], - [ + -5.373356, + 50.254819 + ], [ - -160.5787616, - 22.5062947 + -5.373356, + 50.3530588 ], [ - -160.5782192, - 21.4984647 + -5.1756021, + 50.3530588 ], [ - -158.7470604, - 21.2439843 + -5.1756021, + 50.5925406 ], [ - -157.5083185, - 20.995803 + -4.9970743, + 50.5925406 ], [ - -155.9961942, - 18.7790194 + -4.9970743, + 50.6935617 ], [ - -154.6217803, - 18.7586966 + -4.7965738, + 50.6935617 ], [ - -154.6890176, - 19.8805722 + -4.7965738, + 50.7822112 ], [ - -156.2927622, - 21.2225888 + -4.6949503, + 50.7822112 ], [ - -157.5047384, - 21.9984962 + -4.6949503, + 50.9607371 ], [ - -159.0093692, - 22.5070181 - ] - ], - [ + -4.6043131, + 50.9607371 + ], [ - -167.1571546, - 68.721974 + -4.6043131, + 51.0692066 ], [ - -164.8553982, - 67.0255078 + -4.3792215, + 51.0692066 ], [ - -168.002195, - 66.0017503 + -4.3792215, + 51.2521782 ], [ - -169.0087448, - 66.001546 + -3.9039346, + 51.2521782 ], [ - -169.0075381, - 64.9987675 + -3.9039346, + 51.2916998 ], [ - -172.5143281, - 63.8767267 + -3.7171671, + 51.2916998 ], [ - -173.8197023, - 59.74014 + -3.7171671, + 51.2453014 ], [ - -162.5018149, - 58.0005815 + -3.1486246, + 51.2453014 ], [ - -160.0159024, - 58.0012389 + -3.1486246, + 51.362067 ], [ - -160.0149725, - 57.000035 + -3.7446329, + 51.362067 ], [ - -160.5054788, - 56.9999017 + -3.7446329, + 51.4340386 ], [ - -165.8092575, - 54.824847 + -3.8297769, + 51.4340386 ], [ - -178.000097, - 52.2446469 + -3.8297769, + 51.5298246 ], [ - -177.9992996, - 51.2554252 + -4.0852091, + 51.5298246 ], [ - -171.4689067, - 51.8215329 + -4.0852091, + 51.4939284 ], [ - -162.40251, - 53.956664 + -4.3792215, + 51.4939284 ], [ - -159.0075717, - 55.002502 + -4.3792215, + 51.5427168 ], [ - -158.0190709, - 55.0027849 + -5.1444195, + 51.5427168 ], [ - -151.9963213, - 55.9991902 + -5.1444195, + 51.6296003 ], [ - -151.500341, - 57.9987853 + -5.7387103, + 51.6296003 ], [ - -151.5012894, - 58.9919816 + -5.7387103, + 51.774037 ], [ - -138.5159989, - 58.9953194 + -5.5095393, + 51.774037 ], [ - -138.5150471, - 57.9986434 + -5.5095393, + 51.9802596 ], [ - -133.9948193, - 54.0031685 + -5.198799, + 51.9802596 ], [ - -130.0044418, - 54.0043387 + -5.198799, + 52.0973358 ], [ - -130.0070826, - 57.0000507 + -4.8880588, + 52.0973358 ], [ - -131.975877, - 56.9995156 + -4.8880588, + 52.1831557 ], [ - -135.1229873, - 59.756601 + -4.4957492, + 52.1831557 ], [ - -138.0071813, - 59.991805 + -4.4957492, + 52.2925739 ], [ - -139.1715881, - 60.4127229 + -4.3015365, + 52.2925739 ], [ - -140.9874011, - 61.0118551 + -4.3015365, + 52.3685318 ], [ - -140.9683975, - 69.9535069 + -4.1811246, + 52.3685318 ], [ - -156.176891, - 71.5633329 + -4.1811246, + 52.7933685 ], [ - -160.413634, - 70.7397728 + -4.4413696, + 52.7933685 ], [ - -163.0218273, - 69.9707435 + -4.4413696, + 52.7369614 ], [ - -164.9717003, - 68.994689 - ] - ] - ], - "overlay": true - }, - { - "name": "OS 1:25k historic (OSM)", - "type": "tms", - "template": "http://ooc.openstreetmap.org/os1/{zoom}/{x}/{y}.jpg", - "scaleExtent": [ - 6, - 17 - ], - "polygon": [ - [ + -4.8569847, + 52.7369614 + ], [ - -9, - 49.8 + -4.8569847, + 52.9317255 ], [ - -9, - 61.1 + -4.7288044, + 52.9317255 ], [ - 1.9, - 61.1 + -4.7288044, + 53.5038599 ], [ - 1.9, - 49.8 + -4.1578191, + 53.5038599 ], [ - -9, - 49.8 - ] - ] - ] - }, - { - "name": "OS New Popular Edition historic", - "type": "tms", - "template": "http://ooc.openstreetmap.org/npe/{zoom}/{x}/{y}.png", - "polygon": [ - [ - [ - -5.8, - 49.8 + -4.1578191, + 53.4113498 ], [ - -5.8, - 55.8 + -3.3110518, + 53.4113498 ], [ - 1.9, - 55.8 + -3.3110518, + 53.5038599 ], [ - 1.9, - 49.8 + -3.2333667, + 53.5038599 ], [ - -5.8, - 49.8 - ] - ] - ] - }, - { - "name": "OS OpenData Locator", - "type": "tms", - "template": "http://tiles.itoworld.com/os_locator/{zoom}/{x}/{y}.png", - "polygon": [ - [ - [ - -9, - 49.8 + -3.2333667, + 54.0159169 ], [ - -9, - 61.1 + -3.3926211, + 54.0159169 ], [ - 1.9, - 61.1 + -3.3926211, + 54.1980953 ], [ - 1.9, - 49.8 + -3.559644, + 54.1980953 ], [ - -9, - 49.8 - ] - ] - ], - "overlay": true - }, - { - "name": "OS OpenData StreetView", - "type": "tms", - "template": "http://os.openstreetmap.org/sv/{zoom}/{x}/{y}.png", - "scaleExtent": [ - 1, - 18 - ], - "polygon": [ - [ - [ - -5.8292886, - 50.0229734 + -3.559644, + 54.433732 ], [ - -5.8292886, - 50.254819 + -3.7188984, + 54.433732 ], [ - -5.373356, - 50.254819 + -3.7188984, + 54.721897 ], [ - -5.373356, - 50.3530588 + -4.3015365, + 54.721897 ], [ - -5.1756021, - 50.3530588 + -4.3015365, + 54.6140739 ], [ - -5.1756021, - 50.5925406 + -5.0473132, + 54.6140739 ], [ - -4.9970743, - 50.5925406 + -5.0473132, + 54.7532915 ], [ - -4.9970743, - 50.6935617 + -5.2298731, + 54.7532915 ], [ - -4.7965738, - 50.6935617 + -5.2298731, + 55.2190799 ], [ - -4.7965738, - 50.7822112 + -5.6532567, + 55.2190799 ], [ - -4.6949503, - 50.7822112 + -5.6532567, + 55.250088 ], [ - -4.6949503, - 50.9607371 + -5.8979647, + 55.250088 ], [ - -4.6043131, - 50.9607371 + -5.8979647, + 55.4822462 ], [ - -4.6043131, - 51.0692066 + -6.5933212, + 55.4822462 ], [ - -4.3792215, - 51.0692066 + -6.5933212, + 56.3013441 ], [ - -4.3792215, - 51.2521782 + -7.1727691, + 56.3013441 ], [ - -3.9039346, - 51.2521782 + -7.1727691, + 56.5601822 ], [ - -3.9039346, - 51.2916998 + -6.8171722, + 56.5601822 ], [ - -3.7171671, - 51.2916998 + -6.8171722, + 56.6991713 ], [ - -3.7171671, - 51.2453014 + -6.5315276, + 56.6991713 ], [ - -3.1486246, - 51.2453014 + -6.5315276, + 56.9066964 ], [ - -3.1486246, - 51.362067 + -6.811679, + 56.9066964 ], [ - -3.7446329, - 51.362067 + -6.811679, + 57.3716613 ], [ - -3.7446329, - 51.4340386 + -6.8721038, + 57.3716613 ], [ - -3.8297769, - 51.4340386 + -6.8721038, + 57.5518893 ], [ - -3.8297769, - 51.5298246 + -7.0973235, + 57.5518893 ], [ - -4.0852091, - 51.5298246 + -7.0973235, + 57.2411085 ], [ - -4.0852091, - 51.4939284 + -7.1742278, + 57.2411085 ], [ - -4.3792215, - 51.4939284 + -7.1742278, + 56.9066964 ], [ - -4.3792215, - 51.5427168 + -7.3719817, + 56.9066964 ], [ - -5.1444195, - 51.5427168 + -7.3719817, + 56.8075885 ], [ - -5.1444195, - 51.6296003 + -7.5202972, + 56.8075885 ], [ - -5.7387103, - 51.6296003 + -7.5202972, + 56.7142479 ], [ - -5.7387103, - 51.774037 + -7.8306806, + 56.7142479 ], [ - -5.5095393, - 51.774037 + -7.8306806, + 56.8994605 ], [ - -5.5095393, - 51.9802596 + -7.6494061, + 56.8994605 ], [ - -5.198799, - 51.9802596 + -7.6494061, + 57.4739617 ], [ - -5.198799, - 52.0973358 + -7.8306806, + 57.4739617 ], [ - -4.8880588, - 52.0973358 + -7.8306806, + 57.7915584 ], [ - -4.8880588, - 52.1831557 + -7.4736249, + 57.7915584 ], [ - -4.4957492, - 52.1831557 + -7.4736249, + 58.086063 ], [ - -4.4957492, - 52.2925739 + -7.1879804, + 58.086063 ], [ - -4.3015365, - 52.2925739 + -7.1879804, + 58.367197 ], [ - -4.3015365, - 52.3685318 + -6.8034589, + 58.367197 ], [ - -4.1811246, - 52.3685318 - ], - [ - -4.1811246, - 52.7933685 - ], - [ - -4.4413696, - 52.7933685 - ], - [ - -4.4413696, - 52.7369614 - ], - [ - -4.8569847, - 52.7369614 - ], - [ - -4.8569847, - 52.9317255 - ], - [ - -4.7288044, - 52.9317255 - ], - [ - -4.7288044, - 53.5038599 - ], - [ - -4.1578191, - 53.5038599 - ], - [ - -4.1578191, - 53.4113498 - ], - [ - -3.3110518, - 53.4113498 - ], - [ - -3.3110518, - 53.5038599 - ], - [ - -3.2333667, - 53.5038599 - ], - [ - -3.2333667, - 54.0159169 - ], - [ - -3.3926211, - 54.0159169 - ], - [ - -3.3926211, - 54.1980953 - ], - [ - -3.559644, - 54.1980953 - ], - [ - -3.559644, - 54.433732 - ], - [ - -3.7188984, - 54.433732 - ], - [ - -3.7188984, - 54.721897 - ], - [ - -4.3015365, - 54.721897 - ], - [ - -4.3015365, - 54.6140739 - ], - [ - -5.0473132, - 54.6140739 - ], - [ - -5.0473132, - 54.7532915 - ], - [ - -5.2298731, - 54.7532915 - ], - [ - -5.2298731, - 55.2190799 - ], - [ - -5.6532567, - 55.2190799 - ], - [ - -5.6532567, - 55.250088 - ], - [ - -5.8979647, - 55.250088 - ], - [ - -5.8979647, - 55.4822462 - ], - [ - -6.5933212, - 55.4822462 - ], - [ - -6.5933212, - 56.3013441 - ], - [ - -7.1727691, - 56.3013441 - ], - [ - -7.1727691, - 56.5601822 - ], - [ - -6.8171722, - 56.5601822 - ], - [ - -6.8171722, - 56.6991713 - ], - [ - -6.5315276, - 56.6991713 - ], - [ - -6.5315276, - 56.9066964 - ], - [ - -6.811679, - 56.9066964 - ], - [ - -6.811679, - 57.3716613 - ], - [ - -6.8721038, - 57.3716613 - ], - [ - -6.8721038, - 57.5518893 - ], - [ - -7.0973235, - 57.5518893 - ], - [ - -7.0973235, - 57.2411085 - ], - [ - -7.1742278, - 57.2411085 - ], - [ - -7.1742278, - 56.9066964 - ], - [ - -7.3719817, - 56.9066964 - ], - [ - -7.3719817, - 56.8075885 - ], - [ - -7.5202972, - 56.8075885 - ], - [ - -7.5202972, - 56.7142479 - ], - [ - -7.8306806, - 56.7142479 - ], - [ - -7.8306806, - 56.8994605 - ], - [ - -7.6494061, - 56.8994605 - ], - [ - -7.6494061, - 57.4739617 - ], - [ - -7.8306806, - 57.4739617 - ], - [ - -7.8306806, - 57.7915584 - ], - [ - -7.4736249, - 57.7915584 - ], - [ - -7.4736249, - 58.086063 - ], - [ - -7.1879804, - 58.086063 - ], - [ - -7.1879804, - 58.367197 - ], - [ - -6.8034589, - 58.367197 - ], - [ - -6.8034589, - 58.4155786 + -6.8034589, + 58.4155786 ], [ -6.638664, @@ -36583,757 +35812,1587 @@ iD.data.imagery = [ ], [ [ - -156.0717261, - 20.2854602 + -156.0717261, + 20.2854602 + ], + [ + -154.7940471, + 20.2860582 + ], + [ + -154.7933145, + 18.9029464 + ], + [ + -156.0709936, + 18.9023432 + ] + ] + ] + }, + { + "name": "Vector Streetmap for San Juan County WA", + "type": "tms", + "description": "Public domain street and address data from the San Juan County, WA. Updated at least quarterly.", + "template": "http://sjcgis.org/arcgis/rest/services/Basemaps/General_Basemap_WM/MapServer/tile/{zoom}/{y}/{x}", + "scaleExtent": [ + 0, + 19 + ], + "polygon": [ + [ + [ + -123.274024, + 48.692975 + ], + [ + -123.007726, + 48.767256 + ], + [ + -123.007619, + 48.831577 + ], + [ + -122.783495, + 48.758416 + ], + [ + -122.693402, + 48.658522 + ], + [ + -122.767451, + 48.603606 + ], + [ + -122.744842, + 48.387083 + ], + [ + -123.248221, + 48.283531 + ], + [ + -123.114524, + 48.422614 + ], + [ + -123.219035, + 48.548575 + ], + [ + -123.274024, + 48.692975 + ] + ] + ] + }, + { + "name": "Vejmidte (Denmark)", + "type": "tms", + "template": "http://{switch:a,b,c}.tile.openstreetmap.dk/danmark/vejmidte/{zoom}/{x}/{y}.png", + "scaleExtent": [ + 0, + 20 + ], + "polygon": [ + [ + [ + 8.3743941, + 54.9551655 + ], + [ + 8.3683809, + 55.4042149 + ], + [ + 8.2103997, + 55.4039795 + ], + [ + 8.2087314, + 55.4937345 + ], + [ + 8.0502655, + 55.4924731 + ], + [ + 8.0185123, + 56.7501399 + ], + [ + 8.1819161, + 56.7509948 + ], + [ + 8.1763274, + 57.0208898 + ], + [ + 8.3413329, + 57.0219872 + ], + [ + 8.3392467, + 57.1119574 + ], + [ + 8.5054433, + 57.1123212 + ], + [ + 8.5033923, + 57.2020499 + ], + [ + 9.3316304, + 57.2027636 + ], + [ + 9.3319079, + 57.2924835 + ], + [ + 9.4978864, + 57.2919578 + ], + [ + 9.4988593, + 57.3820608 + ], + [ + 9.6649749, + 57.3811615 + ], + [ + 9.6687295, + 57.5605591 + ], + [ + 9.8351961, + 57.5596265 + ], + [ + 9.8374896, + 57.6493322 + ], + [ + 10.1725726, + 57.6462818 + ], + [ + 10.1754245, + 57.7367768 + ], + [ + 10.5118282, + 57.7330269 + ], + [ + 10.5152095, + 57.8228945 + ], + [ + 10.6834853, + 57.8207722 + ], + [ + 10.6751613, + 57.6412021 + ], + [ + 10.5077045, + 57.6433097 + ], + [ + 10.5039992, + 57.5535088 + ], + [ + 10.671038, + 57.5514113 + ], + [ + 10.6507805, + 57.1024538 + ], + [ + 10.4857673, + 57.1045138 + ], + [ + 10.4786236, + 56.9249051 + ], + [ + 10.3143981, + 56.9267573 + ], + [ + 10.3112341, + 56.8369269 + ], + [ + 10.4750295, + 56.83509 + ], + [ + 10.4649016, + 56.5656681 + ], + [ + 10.9524239, + 56.5589761 + ], + [ + 10.9479249, + 56.4692243 + ], + [ + 11.1099335, + 56.4664675 + ], + [ + 11.1052639, + 56.376833 + ], + [ + 10.9429901, + 56.3795284 + ], + [ + 10.9341235, + 56.1994768 + ], + [ + 10.7719685, + 56.2020244 + ], + [ + 10.7694751, + 56.1120103 + ], + [ + 10.6079695, + 56.1150259 + ], + [ + 10.4466742, + 56.116717 + ], + [ + 10.2865948, + 56.118675 + ], + [ + 10.2831527, + 56.0281851 + ], + [ + 10.4439274, + 56.0270388 + ], + [ + 10.4417713, + 55.7579243 + ], + [ + 10.4334961, + 55.6693533 + ], + [ + 10.743814, + 55.6646861 + ], + [ + 10.743814, + 55.5712253 + ], + [ + 10.8969041, + 55.5712253 + ], + [ + 10.9051793, + 55.3953852 + ], + [ + 11.0613726, + 55.3812841 + ], + [ + 11.0593038, + 55.1124061 + ], + [ + 11.0458567, + 55.0318621 + ], + [ + 11.2030844, + 55.0247474 + ], + [ + 11.2030844, + 55.117139 + ], + [ + 11.0593038, + 55.1124061 + ], + [ + 11.0613726, + 55.3812841 + ], + [ + 11.0789572, + 55.5712253 + ], + [ + 10.8969041, + 55.5712253 + ], + [ + 10.9258671, + 55.6670198 + ], + [ + 10.743814, + 55.6646861 + ], + [ + 10.7562267, + 55.7579243 + ], + [ + 10.4417713, + 55.7579243 + ], + [ + 10.4439274, + 56.0270388 + ], + [ + 10.4466742, + 56.116717 + ], + [ + 10.6079695, + 56.1150259 + ], + [ + 10.6052053, + 56.0247462 + ], + [ + 10.9258671, + 56.0201215 + ], + [ + 10.9197132, + 55.9309388 + ], + [ + 11.0802782, + 55.92792 + ], + [ + 11.0858066, + 56.0178284 + ], + [ + 11.7265047, + 56.005058 + ], + [ + 11.7319981, + 56.0952142 + ], + [ + 12.0540333, + 56.0871256 + ], + [ + 12.0608477, + 56.1762576 + ], + [ + 12.7023469, + 56.1594405 + ], + [ + 12.6611131, + 55.7114318 + ], + [ + 12.9792318, + 55.7014026 + ], + [ + 12.9612912, + 55.5217294 + ], + [ + 12.3268659, + 55.5412096 + ], + [ + 12.3206071, + 55.4513655 + ], + [ + 12.4778226, + 55.447067 + ], + [ + 12.4702432, + 55.3570479 + ], + [ + 12.6269738, + 55.3523837 + ], + [ + 12.6200898, + 55.2632576 + ], + [ + 12.4627339, + 55.26722 + ], + [ + 12.4552949, + 55.1778223 + ], + [ + 12.2987046, + 55.1822303 + ], + [ + 12.2897344, + 55.0923641 + ], + [ + 12.6048608, + 55.0832904 + ], + [ + 12.5872011, + 54.9036285 + ], + [ + 12.2766618, + 54.9119031 + ], + [ + 12.2610181, + 54.7331602 + ], + [ + 12.1070691, + 54.7378161 + ], + [ + 12.0858621, + 54.4681655 + ], + [ + 11.7794953, + 54.4753579 + ], + [ + 11.7837381, + 54.5654783 + ], + [ + 11.1658525, + 54.5782155 + ], + [ + 11.1706443, + 54.6686508 + ], + [ + 10.8617173, + 54.6733956 + ], + [ + 10.8651245, + 54.7634667 + ], + [ + 10.7713646, + 54.7643888 + ], + [ + 10.7707276, + 54.7372807 + ], + [ + 10.7551428, + 54.7375776 + ], + [ + 10.7544039, + 54.7195666 + ], + [ + 10.7389074, + 54.7197588 + ], + [ + 10.7384368, + 54.7108482 + ], + [ + 10.7074486, + 54.7113045 + ], + [ + 10.7041094, + 54.6756741 + ], + [ + 10.5510973, + 54.6781698 + ], + [ + 10.5547184, + 54.7670245 + ], + [ + 10.2423994, + 54.7705935 + ], + [ + 10.2459845, + 54.8604673 + ], + [ + 10.0902268, + 54.8622134 + ], + [ + 10.0873731, + 54.7723851 + ], + [ + 9.1555798, + 54.7769557 + ], + [ + 9.1562752, + 54.8675369 + ], + [ + 8.5321973, + 54.8663765 + ], + [ + 8.531432, + 54.95516 + ] + ], + [ + [ + 11.4577738, + 56.819554 + ], + [ + 11.7849181, + 56.8127385 + ], + [ + 11.7716715, + 56.6332796 + ], + [ + 11.4459621, + 56.6401087 + ] + ], + [ + [ + 11.3274736, + 57.3612962 + ], + [ + 11.3161808, + 57.1818004 + ], + [ + 11.1508692, + 57.1847276 + ], + [ + 11.1456628, + 57.094962 + ], + [ + 10.8157703, + 57.1001693 + ], + [ + 10.8290599, + 57.3695272 + ] + ], + [ + [ + 11.5843266, + 56.2777928 + ], + [ + 11.5782882, + 56.1880397 + ], + [ + 11.7392309, + 56.1845765 + ], + [ + 11.7456428, + 56.2743186 + ] + ], + [ + [ + 14.6825922, + 55.3639405 + ], + [ + 14.8395247, + 55.3565231 + ], + [ + 14.8263755, + 55.2671261 + ], + [ + 15.1393406, + 55.2517359 + ], + [ + 15.1532015, + 55.3410836 + ], + [ + 15.309925, + 55.3330556 + ], + [ + 15.295719, + 55.2437356 + ], + [ + 15.1393406, + 55.2517359 + ], + [ + 15.1255631, + 55.1623802 + ], + [ + 15.2815819, + 55.1544167 + ], + [ + 15.2535578, + 54.9757646 + ], + [ + 14.6317464, + 55.0062496 + ] + ] + ], + "terms_url": "http://wiki.openstreetmap.org/wiki/Vejmidte", + "terms_text": "Danish municipalities" + }, + { + "name": "Vienna: Beschriftungen (annotations)", + "type": "tms", + "template": "http://www.wien.gv.at/wmts/beschriftung/normal/google3857/{zoom}/{y}/{x}.png", + "scaleExtent": [ + 0, + 19 + ], + "polygon": [ + [ + [ + 16.17, + 48.1 + ], + [ + 16.17, + 48.33 + ], + [ + 16.58, + 48.33 + ], + [ + 16.58, + 48.1 + ], + [ + 16.17, + 48.1 + ] + ] + ], + "terms_url": "http://data.wien.gv.at/", + "terms_text": "Stadt Wien" + }, + { + "name": "Vienna: Mehrzweckkarte (general purpose)", + "type": "tms", + "template": "http://www.wien.gv.at/wmts/fmzk/pastell/google3857/{zoom}/{y}/{x}.jpeg", + "scaleExtent": [ + 0, + 19 + ], + "polygon": [ + [ + [ + 16.17, + 48.1 + ], + [ + 16.17, + 48.33 + ], + [ + 16.58, + 48.33 + ], + [ + 16.58, + 48.1 + ], + [ + 16.17, + 48.1 + ] + ] + ], + "terms_url": "http://data.wien.gv.at/", + "terms_text": "Stadt Wien" + }, + { + "name": "Vienna: Orthofoto (aerial image)", + "type": "tms", + "template": "http://www.wien.gv.at/wmts/lb/farbe/google3857/{zoom}/{y}/{x}.jpeg", + "scaleExtent": [ + 0, + 19 + ], + "polygon": [ + [ + [ + 16.17, + 48.1 + ], + [ + 16.17, + 48.33 + ], + [ + 16.58, + 48.33 + ], + [ + 16.58, + 48.1 + ], + [ + 16.17, + 48.1 + ] + ] + ], + "terms_url": "http://data.wien.gv.at/", + "terms_text": "Stadt Wien" + }, + { + "name": "basemap.at", + "type": "tms", + "description": "Basemap of Austria, based on goverment data.", + "template": "http://maps{switch:1,2,3,4}.wien.gv.at/basemap/geolandbasemap/normal/google3857/{zoom}/{y}/{x}.png", + "polygon": [ + [ + [ + 16.5073284, + 46.9929304 + ], + [ + 16.283417, + 46.9929304 + ], + [ + 16.135839, + 46.8713046 + ], + [ + 15.9831722, + 46.8190947 + ], + [ + 16.0493278, + 46.655175 + ], + [ + 15.8610387, + 46.7180116 + ], + [ + 15.7592608, + 46.6900933 + ], + [ + 15.5607938, + 46.6796202 + ], + [ + 15.5760605, + 46.6342132 + ], + [ + 15.4793715, + 46.6027553 + ], + [ + 15.4335715, + 46.6516819 + ], + [ + 15.2249267, + 46.6342132 + ], + [ + 15.0468154, + 46.6481886 + ], + [ + 14.9908376, + 46.5887681 + ], + [ + 14.9603042, + 46.6237293 + ], + [ + 14.8534374, + 46.6027553 + ], + [ + 14.8330818, + 46.5012666 + ], + [ + 14.7516595, + 46.4977636 + ], + [ + 14.6804149, + 46.4381781 + ], + [ + 14.6142593, + 46.4381781 + ], + [ + 14.578637, + 46.3785275 + ], + [ + 14.4412369, + 46.4311638 ], [ - -154.7940471, - 20.2860582 + 14.1613476, + 46.4276563 ], [ - -154.7933145, - 18.9029464 + 14.1257253, + 46.4767409 ], [ - -156.0709936, - 18.9023432 - ] - ] - ] - }, - { - "name": "Vejmidte (Denmark)", - "type": "tms", - "template": "http://{switch:a,b,c}.tile.openstreetmap.dk/danmark/vejmidte/{zoom}/{x}/{y}.png", - "scaleExtent": [ - 0, - 20 - ], - "polygon": [ - [ + 14.0188585, + 46.4767409 + ], [ - 8.3743941, - 54.9551655 + 13.9119917, + 46.5257813 ], [ - 8.3683809, - 55.4042149 + 13.8254805, + 46.5047694 ], [ - 8.2103997, - 55.4039795 + 13.4438134, + 46.560783 ], [ - 8.2087314, - 55.4937345 + 13.3064132, + 46.5502848 ], [ - 8.0502655, - 55.4924731 + 13.1283019, + 46.5887681 ], [ - 8.0185123, - 56.7501399 + 12.8433237, + 46.6132433 ], [ - 8.1819161, - 56.7509948 + 12.7262791, + 46.6412014 ], [ - 8.1763274, - 57.0208898 + 12.5125455, + 46.6656529 ], [ - 8.3413329, - 57.0219872 + 12.3598787, + 46.7040543 ], [ - 8.3392467, - 57.1119574 + 12.3649676, + 46.7703197 ], [ - 8.5054433, - 57.1123212 + 12.2886341, + 46.7772902 ], [ - 8.5033923, - 57.2020499 + 12.2733674, + 46.8852187 ], [ - 9.3316304, - 57.2027636 + 12.2072118, + 46.8747835 ], [ - 9.3319079, - 57.2924835 + 12.1308784, + 46.9026062 ], [ - 9.4978864, - 57.2919578 + 12.1156117, + 46.9998721 ], [ - 9.4988593, - 57.3820608 + 12.2530119, + 47.0657733 ], [ - 9.6649749, - 57.3811615 + 12.2123007, + 47.0934969 ], [ - 9.6687295, - 57.5605591 + 11.9833004, + 47.0449712 ], [ - 9.8351961, - 57.5596265 + 11.7339445, + 46.9616816 ], [ - 9.8374896, - 57.6493322 + 11.6321666, + 47.010283 ], [ - 10.1725726, - 57.6462818 + 11.5405665, + 46.9755722 ], [ - 10.1754245, - 57.7367768 + 11.4998553, + 47.0068129 ], [ - 10.5118282, - 57.7330269 + 11.418433, + 46.9651546 ], [ - 10.5152095, - 57.8228945 + 11.2555884, + 46.9755722 ], [ - 10.6834853, - 57.8207722 + 11.1130993, + 46.913036 ], [ - 10.6751613, - 57.6412021 + 11.0418548, + 46.7633482 ], [ - 10.5077045, - 57.6433097 + 10.8891879, + 46.7598621 ], [ - 10.5039992, - 57.5535088 + 10.7416099, + 46.7842599 ], [ - 10.671038, - 57.5514113 + 10.7059877, + 46.8643462 ], [ - 10.6507805, - 57.1024538 + 10.5787653, + 46.8399847 ], [ - 10.4857673, - 57.1045138 + 10.4566318, + 46.8504267 ], [ - 10.4786236, - 56.9249051 + 10.4769874, + 46.9269392 ], [ - 10.3143981, - 56.9267573 + 10.3853873, + 46.9894592 ], [ - 10.3112341, - 56.8369269 + 10.2327204, + 46.8643462 ], [ - 10.4750295, - 56.83509 + 10.1207647, + 46.8330223 ], [ - 10.4649016, - 56.5656681 + 9.8663199, + 46.9408389 ], [ - 10.9524239, - 56.5589761 + 9.9019422, + 47.0033426 ], [ - 10.9479249, - 56.4692243 + 9.6831197, + 47.0588402 ], [ - 11.1099335, - 56.4664675 + 9.6118752, + 47.0380354 ], [ - 11.1052639, - 56.376833 + 9.6322307, + 47.128131 ], [ - 10.9429901, - 56.3795284 + 9.5813418, + 47.1662025 ], [ - 10.9341235, - 56.1994768 + 9.5406306, + 47.2664422 ], [ - 10.7719685, - 56.2020244 + 9.6067863, + 47.3492559 ], [ - 10.7694751, - 56.1120103 + 9.6729419, + 47.369939 ], [ - 10.6079695, - 56.1150259 + 9.6424085, + 47.4457079 ], [ - 10.4466742, - 56.116717 + 9.5660751, + 47.4801122 ], [ - 10.2865948, - 56.118675 + 9.7136531, + 47.5282405 ], [ - 10.2831527, - 56.0281851 + 9.7848976, + 47.5969187 ], [ - 10.4439274, - 56.0270388 + 9.8357866, + 47.5454185 ], [ - 10.4417713, - 55.7579243 + 9.9477423, + 47.538548 ], [ - 10.4334961, - 55.6693533 + 10.0902313, + 47.4491493 ], [ - 10.743814, - 55.6646861 + 10.1105869, + 47.3664924 ], [ - 10.743814, - 55.5712253 + 10.2428982, + 47.3871688 ], [ - 10.8969041, - 55.5712253 + 10.1869203, + 47.2698953 ], [ - 10.9051793, - 55.3953852 + 10.3243205, + 47.2975125 + ], + [ + 10.4820763, + 47.4491493 ], [ - 11.0613726, - 55.3812841 + 10.4311873, + 47.4869904 ], [ - 11.0593038, - 55.1124061 + 10.4413651, + 47.5900549 ], [ - 11.0458567, - 55.0318621 + 10.4871652, + 47.5522881 ], [ - 11.2030844, - 55.0247474 + 10.5482319, + 47.5351124 ], [ - 11.2030844, - 55.117139 + 10.5991209, + 47.5660246 ], [ - 11.0593038, - 55.1124061 + 10.7568766, + 47.5316766 ], [ - 11.0613726, - 55.3812841 + 10.8891879, + 47.5454185 ], [ - 11.0789572, - 55.5712253 + 10.9400769, + 47.4869904 ], [ - 10.8969041, - 55.5712253 + 10.9960547, + 47.3906141 ], [ - 10.9258671, - 55.6670198 + 11.2352328, + 47.4422662 ], [ - 10.743814, - 55.6646861 + 11.2810328, + 47.3975039 ], [ - 10.7562267, - 55.7579243 + 11.4235219, + 47.5144941 ], [ - 10.4417713, - 55.7579243 + 11.5761888, + 47.5076195 ], [ - 10.4439274, - 56.0270388 + 11.6067221, + 47.5900549 ], [ - 10.4466742, - 56.116717 + 11.8357224, + 47.5866227 ], [ - 10.6079695, - 56.1150259 + 12.003656, + 47.6243647 ], [ - 10.6052053, - 56.0247462 + 12.2072118, + 47.6037815 ], [ - 10.9258671, - 56.0201215 + 12.1614117, + 47.6963421 ], [ - 10.9197132, - 55.9309388 + 12.2581008, + 47.7442718 ], [ - 11.0802782, - 55.92792 + 12.2530119, + 47.6792136 ], [ - 11.0858066, - 56.0178284 + 12.4311232, + 47.7100408 ], [ - 11.7265047, - 56.005058 + 12.4921899, + 47.631224 ], [ - 11.7319981, - 56.0952142 + 12.5685234, + 47.6277944 ], [ - 12.0540333, - 56.0871256 + 12.6295901, + 47.6894913 ], [ - 12.0608477, - 56.1762576 + 12.7720792, + 47.6689338 ], [ - 12.7023469, - 56.1594405 + 12.8331459, + 47.5419833 ], [ - 12.6611131, - 55.7114318 + 12.975635, + 47.4732332 ], [ - 12.9792318, - 55.7014026 + 13.0417906, + 47.4938677 ], [ - 12.9612912, - 55.5217294 + 13.0367017, + 47.5557226 ], [ - 12.3268659, - 55.5412096 + 13.0977685, + 47.6415112 ], [ - 12.3206071, - 55.4513655 + 13.0316128, + 47.7100408 ], [ - 12.4778226, - 55.447067 + 12.9043905, + 47.7203125 ], [ - 12.4702432, - 55.3570479 + 13.0061684, + 47.84683 ], [ - 12.6269738, - 55.3523837 + 12.9451016, + 47.9355501 ], [ - 12.6200898, - 55.2632576 + 12.8636793, + 47.9594103 ], [ - 12.4627339, - 55.26722 + 12.8636793, + 48.0036929 ], [ - 12.4552949, - 55.1778223 + 12.7517236, + 48.0989418 ], [ - 12.2987046, - 55.1822303 + 12.8738571, + 48.2109733 ], [ - 12.2897344, - 55.0923641 + 12.9603683, + 48.2109733 ], [ - 12.6048608, - 55.0832904 + 13.0417906, + 48.2652035 ], [ - 12.5872011, - 54.9036285 + 13.1842797, + 48.2990682 ], [ - 12.2766618, - 54.9119031 + 13.2606131, + 48.2922971 ], [ - 12.2610181, - 54.7331602 + 13.3980133, + 48.3565867 ], [ - 12.1070691, - 54.7378161 + 13.4438134, + 48.417418 ], [ - 12.0858621, - 54.4681655 + 13.4387245, + 48.5523383 ], [ - 11.7794953, - 54.4753579 + 13.509969, + 48.5860123 ], [ - 11.7837381, - 54.5654783 + 13.6117469, + 48.5725454 ], [ - 11.1658525, - 54.5782155 + 13.7287915, + 48.5118999 ], [ - 11.1706443, - 54.6686508 + 13.7847694, + 48.5725454 ], [ - 10.8617173, - 54.6733956 + 13.8203916, + 48.6263915 ], [ - 10.8651245, - 54.7634667 + 13.7949471, + 48.7171267 ], [ - 10.7713646, - 54.7643888 + 13.850925, + 48.7741724 ], [ - 10.7707276, - 54.7372807 + 14.0595697, + 48.6633774 ], [ - 10.7551428, - 54.7375776 + 14.0137696, + 48.6331182 ], [ - 10.7544039, - 54.7195666 + 14.0748364, + 48.5927444 ], [ - 10.7389074, - 54.7197588 + 14.2173255, + 48.5961101 ], [ - 10.7384368, - 54.7108482 + 14.3649034, + 48.5489696 ], [ - 10.7074486, - 54.7113045 + 14.4666813, + 48.6499311 ], [ - 10.7041094, - 54.6756741 + 14.5582815, + 48.5961101 ], [ - 10.5510973, - 54.6781698 + 14.5989926, + 48.6263915 ], [ - 10.5547184, - 54.7670245 + 14.7211261, + 48.5759124 ], [ - 10.2423994, - 54.7705935 + 14.7211261, + 48.6868997 ], [ - 10.2459845, - 54.8604673 + 14.822904, + 48.7271983 ], [ - 10.0902268, - 54.8622134 + 14.8178151, + 48.777526 ], [ - 10.0873731, - 54.7723851 + 14.9647227, + 48.7851754 ], [ - 9.1555798, - 54.7769557 + 14.9893637, + 49.0126611 ], [ - 9.1562752, - 54.8675369 + 15.1485933, + 48.9950306 ], [ - 8.5321973, - 54.8663765 + 15.1943934, + 48.9315502 ], [ - 8.531432, - 54.95516 - ] - ], - [ - [ - 11.4577738, - 56.819554 + 15.3063491, + 48.9850128 ], [ - 11.7849181, - 56.8127385 + 15.3928603, + 48.9850128 ], [ - 11.7716715, - 56.6332796 + 15.4844604, + 48.9282069 ], [ - 11.4459621, - 56.6401087 - ] - ], - [ + 15.749083, + 48.8545973 + ], [ - 11.3274736, - 57.3612962 + 15.8406831, + 48.8880697 ], [ - 11.3161808, - 57.1818004 + 16.0086166, + 48.7808794 ], [ - 11.1508692, - 57.1847276 + 16.2070835, + 48.7339115 ], [ - 11.1456628, - 57.094962 + 16.3953727, + 48.7372678 ], [ - 10.8157703, - 57.1001693 + 16.4920617, + 48.8110498 ], [ - 10.8290599, - 57.3695272 - ] - ], - [ + 16.6905286, + 48.7741724 + ], [ - 11.5843266, - 56.2777928 + 16.7057953, + 48.7339115 ], [ - 11.5782882, - 56.1880397 + 16.8991733, + 48.713769 ], [ - 11.7392309, - 56.1845765 + 16.9755067, + 48.515271 ], [ - 11.7456428, - 56.2743186 - ] - ], - [ + 16.8482844, + 48.4511817 + ], [ - 14.6825922, - 55.3639405 + 16.8533733, + 48.3464411 ], [ - 14.8395247, - 55.3565231 + 16.9551512, + 48.2516513 ], [ - 14.8263755, - 55.2671261 + 16.9907734, + 48.1498955 ], [ - 15.1393406, - 55.2517359 + 17.0925513, + 48.1397088 ], [ - 15.1532015, - 55.3410836 + 17.0823736, + 48.0241182 ], [ - 15.309925, - 55.3330556 + 17.1739737, + 48.0207146 ], [ - 15.295719, - 55.2437356 + 17.0823736, + 47.8741447 ], [ - 15.1393406, - 55.2517359 + 16.9856845, + 47.8673174 ], [ - 15.1255631, - 55.1623802 + 17.0823736, + 47.8092489 ], [ - 15.2815819, - 55.1544167 + 17.0925513, + 47.7031919 ], [ - 15.2535578, - 54.9757646 + 16.7414176, + 47.6792136 ], [ - 14.6317464, - 55.0062496 - ] - ] - ], - "terms_url": "http://wiki.openstreetmap.org/wiki/Vejmidte", - "terms_text": "Danish municipalities" - }, - { - "name": "Vienna: Beschriftungen (annotations)", - "type": "tms", - "template": "http://www.wien.gv.at/wmts/beschriftung/normal/google3857/{zoom}/{y}/{x}.png", - "scaleExtent": [ - 0, - 19 - ], - "polygon": [ - [ + 16.7057953, + 47.7511153 + ], [ - 16.17, - 48.1 + 16.5378617, + 47.7545368 ], [ - 16.17, - 48.33 + 16.5480395, + 47.7066164 ], [ - 16.58, - 48.33 + 16.4208172, + 47.6689338 ], [ - 16.58, - 48.1 + 16.573484, + 47.6175045 ], [ - 16.17, - 48.1 - ] - ] - ], - "terms_url": "http://data.wien.gv.at/", - "terms_text": "Stadt Wien" - }, - { - "name": "Vienna: Mehrzweckkarte (general purpose)", - "type": "tms", - "template": "http://www.wien.gv.at/wmts/fmzk/pastell/google3857/{zoom}/{y}/{x}.jpeg", - "scaleExtent": [ - 0, - 19 - ], - "polygon": [ - [ + 16.670173, + 47.631224 + ], [ - 16.17, - 48.1 + 16.7108842, + 47.538548 ], [ - 16.17, - 48.33 + 16.6599952, + 47.4491493 ], [ - 16.58, - 48.33 + 16.5429506, + 47.3940591 ], [ - 16.58, - 48.1 + 16.4615283, + 47.3940591 ], [ - 16.17, - 48.1 - ] - ] - ], - "terms_url": "http://data.wien.gv.at/", - "terms_text": "Stadt Wien" - }, - { - "name": "Vienna: Orthofoto (aerial image)", - "type": "tms", - "template": "http://www.wien.gv.at/wmts/lb/farbe/google3857/{zoom}/{y}/{x}.jpeg", - "scaleExtent": [ - 0, - 19 - ], - "polygon": [ - [ + 16.4920617, + 47.276801 + ], [ - 16.17, - 48.1 + 16.425906, + 47.1973317 ], [ - 16.17, - 48.33 + 16.4717061, + 47.1489007 ], [ - 16.58, - 48.33 + 16.5480395, + 47.1489007 ], [ - 16.58, - 48.1 + 16.476795, + 47.0796369 ], [ - 16.17, - 48.1 + 16.527684, + 47.0588402 ] ] ], - "terms_url": "http://data.wien.gv.at/", - "terms_text": "Stadt Wien" + "terms_text": "basemap.at", + "id": "basemap.at" }, { - "name": "basemap.at", + "name": "basemap.at Orthofoto", "type": "tms", - "description": "Basemap of Austria, based on goverment data.", - "template": "http://maps.wien.gv.at/basemap/geolandbasemap/normal/google3857/{zoom}/{y}/{x}.png", + "description": "Orthofoto layer provided by basemap.at. \"Successor\" of geoimage.at imagery.", + "template": "http://maps{switch:1,2,3,4}.wien.gv.at/basemap/bmaporthofoto30cm/normal/google3857/{zoom}/{y}/{x}.jpeg", "polygon": [ [ [ @@ -38099,7 +38158,7 @@ iD.data.imagery = [ ] ], "terms_text": "basemap.at", - "id": "basemap.at" + "id": "basemap.at orthofoto" }, { "name": "Übersichtsplan Zürich", diff --git a/vendor/assets/iD/presets.js b/vendor/assets/iD/presets.js index fbc24cccf..0631c4fa3 100644 --- a/vendor/assets/iD/presets.js +++ b/vendor/assets/iD/presets.js @@ -1135,6 +1135,24 @@ iD.data.presets = { }, "name": "Marketplace" }, + "amenity/motorcycle_parking": { + "icon": "scooter", + "fields": [ + "capacity", + "operator", + "covered", + "access_simple" + ], + "geometry": [ + "point", + "vertex", + "area" + ], + "tags": { + "amenity": "motorcycle_parking" + }, + "name": "Motorcycle Parking" + }, "amenity/nightclub": { "icon": "bar", "fields": [ @@ -1169,6 +1187,7 @@ iD.data.presets = { "access_simple", "supervised", "park_ride", + "surface", "address" ], "geometry": [ @@ -2377,7 +2396,14 @@ iD.data.presets = { "tags": { "building": "detached" }, - "name": "Detached Home" + "terms": [ + "home", + "single", + "family", + "residence", + "dwelling" + ], + "name": "Detached House" }, "building/dormitory": { "icon": "building", @@ -2493,6 +2519,12 @@ iD.data.presets = { "tags": { "building": "house" }, + "terms": [ + "home", + "family", + "residence", + "dwelling" + ], "name": "House" }, "building/hut": { @@ -2621,6 +2653,30 @@ iD.data.presets = { }, "name": "School Building" }, + "building/semidetached_house": { + "icon": "building", + "fields": [ + "address", + "levels" + ], + "geometry": [ + "point", + "area" + ], + "tags": { + "building": "semidetached_house" + }, + "terms": [ + "home", + "double", + "duplex", + "twin", + "family", + "residence", + "dwelling" + ], + "name": "Semi-Detached House" + }, "building/shed": { "icon": "building", "fields": [ @@ -2679,6 +2735,14 @@ iD.data.presets = { "tags": { "building": "terrace" }, + "terms": [ + "home", + "terrace", + "brownstone", + "family", + "residence", + "dwelling" + ], "name": "Row Houses" }, "building/train_station": { @@ -3711,6 +3775,7 @@ iD.data.presets = { "name": "Pedestrian Crosswalk" }, "footway/sidewalk": { + "icon": "highway-footway", "fields": [ "surface", "lit", @@ -4555,6 +4620,9 @@ iD.data.presets = { "tags": { "highway": "traffic_signals" }, + "fields": [ + "traffic_signals" + ], "terms": [ "light", "stoplight", @@ -4768,8 +4836,11 @@ iD.data.presets = { "tags": { "landuse": "allotments" }, - "terms": [], - "name": "Allotments" + "terms": [ + "allotment", + "garden" + ], + "name": "Community Garden" }, "landuse/basin": { "geometry": [ @@ -5332,6 +5403,40 @@ iD.data.presets = { "terms": [], "name": "Basketball Court" }, + "leisure/pitch/rugby_league": { + "icon": "america-football", + "fields": [ + "surface", + "lit" + ], + "geometry": [ + "point", + "area" + ], + "tags": { + "leisure": "pitch", + "sport": "rugby_league" + }, + "terms": [], + "name": "Rugby League Field" + }, + "leisure/pitch/rugby_union": { + "icon": "america-football", + "fields": [ + "surface", + "lit" + ], + "geometry": [ + "point", + "area" + ], + "tags": { + "leisure": "pitch", + "sport": "rugby_union" + }, + "terms": [], + "name": "Rugby Union Field" + }, "leisure/pitch/skateboard": { "icon": "pitch", "fields": [ @@ -5679,7 +5784,7 @@ iD.data.presets = { "name": "Pier" }, "man_made/pipeline": { - "icon": "pipeline", + "icon": "pipeline-line", "fields": [ "location", "operator" @@ -5857,6 +5962,54 @@ iD.data.presets = { }, "name": "Bunker" }, + "military/checkpoint": { + "geometry": [ + "point", + "vertex", + "area" + ], + "terms": [], + "tags": { + "military": "checkpoint" + }, + "name": "Checkpoint" + }, + "military/danger_area": { + "geometry": [ + "point", + "vertex", + "area" + ], + "terms": [], + "tags": { + "military": "danger_area" + }, + "name": "Danger Area" + }, + "military/naval_base": { + "geometry": [ + "point", + "vertex", + "area" + ], + "terms": [], + "tags": { + "military": "naval_base" + }, + "name": "Naval Base" + }, + "military/obstacle_course": { + "geometry": [ + "point", + "vertex", + "area" + ], + "terms": [], + "tags": { + "military": "obstacle_course" + }, + "name": "Obstacle Course" + }, "military/range": { "geometry": [ "point", @@ -5869,6 +6022,18 @@ iD.data.presets = { }, "name": "Military Range" }, + "military/training_area": { + "geometry": [ + "point", + "vertex", + "area" + ], + "terms": [], + "tags": { + "military": "training_area" + }, + "name": "Training area" + }, "natural": { "fields": [ "natural" @@ -7210,7 +7375,7 @@ iD.data.presets = { "searchable": false }, "route/ferry": { - "icon": "ferry", + "icon": "ferry-line", "geometry": [ "line" ], @@ -40532,6 +40697,12 @@ iD.data.presets = { } } }, + "traffic_signals": { + "key": "traffic_signals", + "type": "combo", + "label": "Type", + "default": "signal" + }, "trail_visibility": { "key": "trail_visibility", "type": "combo",