Merge remote-tracking branch 'upstream/pull/2720'

This commit is contained in:
Tom Hughes 2020-07-21 15:46:47 +01:00
commit cf3c631cdf
117 changed files with 90219 additions and 490862 deletions

View file

@ -47,6 +47,7 @@ folder 'vendor/assets' do
folder 'iD' do
from 'git://github.com/openstreetmap/iD', :branch => 'release' do
folder 'iD/data', 'dist/data'
folder 'iD/img', 'dist/img'
folder 'iD/locales', 'dist/locales'
folder 'iD/mapillary-js', 'dist/mapillary-js'
@ -58,7 +59,7 @@ folder 'vendor/assets' do
end
end
file 'iD.js', 'dist/iD.js'
file 'iD.js', 'dist/iD.legacy.js'
end
end

View file

@ -5,24 +5,26 @@
document.addEventListener("DOMContentLoaded", function () {
var container = document.getElementById("id-container");
if (typeof iD === "undefined" || !iD.Detect().support) {
if (typeof iD === "undefined" || !iD.utilDetect().support) {
container.innerHTML = "This editor is supported " +
"in Firefox, Chrome, Safari, Opera, Edge, and Internet Explorer 11. " +
"Please upgrade your browser or use Potlatch 2 to edit the map.";
container.className = "unsupported";
} else {
var id = iD.Context()
var id = iD.coreContext()
.embed(true)
.assetPath("iD/")
.assetMap(JSON.parse(container.dataset.assetMap))
.locale(container.dataset.locale, container.dataset.localePath)
.locale(container.dataset.locale)
.preauth({
urlroot: location.protocol + "//" + location.host,
oauth_consumer_key: container.dataset.consumerKey,
oauth_secret: container.dataset.consumerSecret,
oauth_token: container.dataset.token,
oauth_token_secret: container.dataset.tokenSecret
});
})
.containerNode(container)
.init();
id.map().on("move.embed", parent.$.throttle(250, function () {
if (id.inIntro()) return;
@ -52,7 +54,5 @@ document.addEventListener("DOMContentLoaded", function () {
Math.max(data.zoom || 15, 13));
}, 0);
});
id.ui()(container);
}
});

View file

@ -17,7 +17,6 @@
<% data[:consumer_secret] = token.client_application.secret -%>
<% end %>
<% data[:locale] = ID::LOCALES.preferred(preferred_languages).to_s -%>
<% data[:locale_path] = asset_path("iD/locales/#{data[:locale]}.json") -%>
<% data[:asset_map] = assets("iD").to_json -%>
<%= tag.div "", :id => "id-container", :data => data %>
</body>

File diff suppressed because it is too large Load diff

183978
vendor/assets/iD/iD.js vendored

File diff suppressed because one or more lines are too long

View file

@ -0,0 +1 @@
[{"format":[["housenumber","street"],["city","postcode"]]},{"countryCodes":["au"],"format":[["unit","housenumber","street"],["suburb","state","postcode"]]},{"countryCodes":["gb"],"format":[["housename"],["housenumber","street"],["city","postcode"]]},{"countryCodes":["ie"],"format":[["housename"],["housenumber","street"],["city"],["postcode"]]},{"countryCodes":["at","ch","de","si","pl"],"format":[["street","housenumber"],["postcode","city"]]},{"countryCodes":["ad","ba","be","cz","dk","es","fi","gr","hr","is","it","li","nl","no","pt","se","sk","sm","va"],"format":[["street","housenumber","unit"],["postcode","city"]]},{"countryCodes":["fr","lu","mo"],"format":[["housenumber","street"],["postcode","city"]]},{"countryCodes":["br"],"format":[["street"],["housenumber","suburb"],["city","postcode"]]},{"countryCodes":["vn"],"format":[["housenumber","street"],["subdistrict"],["district"],["city"],["province","postcode"]]},{"countryCodes":["ca"],"format":[["housenumber","street","unit"],["city","province","postcode"]]},{"countryCodes":["us"],"format":[["housenumber","street","unit"],["city","state","postcode"]]},{"countryCodes":["tw"],"format":[["postcode","city","district"],["place","street"],["housenumber","floor","unit"]]},{"countryCodes":["jp"],"format":[["postcode","province","county"],["city","suburb"],["quarter","neighbourhood"],["block_number","housenumber"]],"dropdowns":["postcode","province","county","city","suburb","quarter","neighbourhood","block_number"],"widths":{"postcode":0.3,"province":0.35,"county":0.35,"city":0.65,"suburb":0.35,"quarter":0.5,"neighbourhood":0.5,"block_number":0.5,"housenumber":0.5}},{"countryCodes":["tr"],"format":[["neighbourhood"],["street","housenumber"],["postcode","district","city"]]},{"countryCodes":["ua"],"format":[["housenumber","postcode"],["street"]]},{"countryCodes":["cn"],"format":[["postcode","province"],["city","district"],["street","housenumber"]],"widths":{"postcode":0.3,"province":0.7,"city":0.5,"district":0.5,"street":0.7,"housenumber":0.3}},{"countryCodes":["bo"],"format":[["street","housenumber"],["neighbourhood","city"]],"widths":{"street":0.7,"housenumber":0.3,"neighbourhood":0.5,"city":0.5}},{"countryCodes":["pe"],"format":[["street","housenumber"],["neighbourhood"],["city","state","postcode"]],"dropdowns":["street","neighbourhood","city","state","postcode"],"widths":{"street":0.7,"housenumber":0.3,"city":0.4,"state":0.4,"postcode":0.2}}]

File diff suppressed because one or more lines are too long

View file

@ -0,0 +1 @@
{"created_by":true,"odbl":true,"odbl:note":true,"tiger:upload_uuid":true,"tiger:tlid":true,"tiger:source":true,"tiger:separated":true,"geobase:datasetName":true,"geobase:uuid":true,"osmarender:nameDirection":true,"osmarender:renderName":true,"osmarender:renderRef":true,"osmarender:rendernames":true,"sub_sea:type":true,"KSJ2:ADS":true,"KSJ2:ARE":true,"KSJ2:AdminArea":true,"KSJ2:COP_label":true,"KSJ2:DFD":true,"KSJ2:INT":true,"KSJ2:INT_label":true,"KSJ2:LOC":true,"KSJ2:LPN":true,"KSJ2:OPC":true,"KSJ2:PubFacAdmin":true,"KSJ2:RAC":true,"KSJ2:RAC_label":true,"KSJ2:RIC":true,"KSJ2:RIN":true,"KSJ2:WSC":true,"KSJ2:coordinate":true,"KSJ2:curve_id":true,"KSJ2:curve_type":true,"KSJ2:filename":true,"KSJ2:lake_id":true,"KSJ2:lat":true,"KSJ2:long":true,"KSJ2:river_id":true,"SK53_bulk:load":true,"yh:LINE_NAME":true,"yh:LINE_NUM":true,"yh:STRUCTURE":true,"yh:TOTYUMONO":true,"yh:TYPE":true,"yh:WIDTH":true,"yh:WIDTH_RANK":true}

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View file

@ -0,0 +1 @@
{"ag":"+1-268-555-1234","ai":"+1-264-555-1234","as":"+1-684-555-1234","at":"+43 1 123 45 67","au":"+61 1 2345 6789","bb":"+1-246-555-1234","bj":"+229 20 12 34 56","bm":"+1-441-555-1234","bo":"+591 1 2345678","br":"+55 11 0982 1098","bs":"+1-242-555-1234","ca":"+1-226-555-1234","ci":"+225 20 12 34 56","cn":"+86 10 12345678","de":"+49 89 1234567","dm":"+1-767-555-1234","do":"+1-809-555-1234","es":"+34 989 12 34 56","fi":"+358 40 123 4567","fr":"+33 1 23 45 67 89","gb":"+44 1632 961234","gd":"+1-473-555-1234","gg":"+44 1632 961234","gu":"+1-671-555-1234","hk":"+852 1234 5678","hr":"+385 01 123 4567","hu":"+36 1 123 45 67","ie":"+353 20 912 3456","im":"+44 1632 961234","it":"+39 01 123 456","je":"+44 1632 961234","jm":"+1-876-555-1234","jp":"+81-3-1234-5678","kn":"+1-869-555-1234","ky":"+1-345-555-1234","kz":"+7 495 1234567","lc":"+1-758-555-1234","mp":"+1-670-555-1234","ms":"+1-664-555-1234","nl":"+31 42 123 4567","no":"+47 22 12 34 56","pe":"+51 1 1234567","pl":"+48 42 123 4567","pr":"+1-787-555-1234","pt":"+351 211 123456","ru":"+7 495 1234567","se":"+46 31 123 4567","si":"+386 31 123 4567","sj":"+47 22 12 34 56","sx":"+1-721-555-1234","tc":"+1-649-555-1234","tr":"+90 312 123 4567","tt":"+1-868-555-1234","tw":"+886 1 2345 6789","ua":"+380 44 123 4567","us":"+1-202-555-1234","va":"+39 01 123 456","vc":"+1-784-555-1234","vg":"+1-284-555-1234","vi":"+1-340-555-1234","vn":"+84 1 234 5678","za":"+27 11 907 1111"}

View file

@ -0,0 +1 @@
{"category-barrier":{"icon":"maki-roadblock","name":"Barrier Features","members":["barrier/fence","barrier/wall","barrier/ditch","barrier/gate","barrier/hedge","barrier/kerb","barrier"]},"category-building":{"icon":"maki-building","name":"Building Features","members":["building","building/house","building/apartments","building/garage","building/retail","building/commercial","building/industrial","building/residential"]},"category-golf":{"icon":"maki-golf","name":"Golf Features","members":["golf/fairway","golf/green","golf/lateral_water_hazard","golf/rough","golf/bunker","golf/tee","golf/water_hazard","golf/driving_range","golf/hole","golf/cartpath","golf/path"]},"category-landuse":{"icon":"maki-landuse","name":"Land Use Features","members":["landuse/residential","landuse/industrial","landuse/commercial","landuse/retail","landuse/farmland","landuse/farmyard","landuse/forest","landuse/meadow","landuse/aquaculture","landuse/cemetery","landuse/military","landuse/religious"]},"category-natural":{"icon":"maki-natural","name":"Natural Features","members":["natural/water","natural/wood","natural/scrub","natural/wetland","natural/grassland","natural/heath","natural/bare_rock","natural/beach","natural/cave_entrance","natural/glacier","natural/coastline","natural/tree_row","natural/peak","natural/cliff"]},"category-path":{"icon":"temaki-pedestrian","name":"Paths","members":["highway/path","highway/footway","highway/footway/marked","highway/footway/sidewalk","highway/steps","highway/cycleway","highway/bridleway","highway/pedestrian_line"]},"category-rail":{"icon":"temaki-railway_track","name":"Rails","members":["railway/rail","railway/disused","railway/tram","railway/subway","railway/narrow_gauge","railway/light_rail","railway/monorail","railway/funicular"]},"category-restriction":{"icon":"iD-restriction","name":"Restriction Features","members":["type/restriction/no_left_turn","type/restriction/no_right_turn","type/restriction/no_straight_on","type/restriction/no_u_turn","type/restriction/only_left_turn","type/restriction/only_right_turn","type/restriction/only_straight_on","type/restriction/only_u_turn","type/restriction"]},"category-road_major":{"icon":"iD-highway-unclassified","name":"Major Roads","members":["highway/motorway","highway/trunk","highway/primary","highway/secondary","highway/tertiary","highway/motorway_link","highway/trunk_link","highway/primary_link","highway/secondary_link","highway/tertiary_link"]},"category-road_minor":{"icon":"iD-highway-unclassified","name":"Minor Roads","members":["highway/unclassified","highway/residential","highway/living_street","highway/service","highway/track"]},"category-road_service":{"icon":"iD-highway-service","name":"Service Roads","members":["highway/service","highway/service/parking_aisle","highway/service/driveway","highway/service/alley","highway/service/emergency_access","highway/service/drive-through"]},"category-route":{"icon":"iD-route","name":"Route Features","members":["type/route/road","type/route/bicycle","type/route/foot","type/route/hiking","type/route/horse","type/route/piste","type/route/bus","type/route/train","type/route/light_rail","type/route/tram","type/route/subway","type/route/ferry","type/route/power","type/route/pipeline","type/route/detour","type/route_master","type/route"]},"category-utility":{"icon":"iD-power-line","name":"Utility Features","members":["power/line","power/minor_line","man_made/pipeline","power/cable/underground"]},"category-water":{"icon":"maki-water","name":"Water Bodies","members":["natural/water","natural/water/pond","natural/water/basin","natural/water/lake","natural/water/reservoir"]},"category-waterway":{"icon":"iD-waterway-stream","name":"Waterways","members":["waterway/stream","waterway/drain","waterway/river","waterway/canal","waterway/ditch","natural/water/stream","natural/water/river","natural/water/canal"]}}

View file

@ -0,0 +1 @@
{"area":["category-landuse","category-building","category-water","category-natural","leisure/park","amenity/hospital","amenity/place_of_worship","amenity/cafe","amenity/restaurant","area"],"line":["category-road_major","category-road_minor","category-rail","category-path","category-waterway","category-barrier","category-natural","category-utility","line"],"point":["category-natural","leisure/park","amenity/hospital","amenity/place_of_worship","amenity/cafe","amenity/restaurant","amenity/fast_food","amenity/bar","amenity/bank","shop/supermarket","point"],"vertex":["highway/crossing/marked","highway/crossing/unmarked","railway/level_crossing","highway/traffic_signals","highway/turning_circle","highway/turning_loop","traffic_calming","highway/mini_roundabout","highway/motorway_junction","point"],"relation":["category-route","category-restriction","public_transport/stop_area","type/boundary","type/waterway","type/multipolygon","type/enforcement","type/site","relation"]}

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View file

@ -0,0 +1 @@
{"improveOSM":{"icons":{"ow":"fas-long-arrow-alt-right","mr-both":"maki-car","mr-parking":"maki-parking","mr-path":"maki-shoe","mr-road":"maki-car","tr":"temaki-junction"}},"osmose":{"icons":{"0-1":"maki-home","0-2":"maki-home","1040-1":"maki-square-stroked","1050-1":"maki-circle-stroked","1050-1050":"maki-circle-stroked","1070-1":"maki-home","1070-4":"maki-dam","1070-5":"maki-dam","1070-8":"maki-cross","1070-10":"maki-cross","1150-1":"far-clone","1150-2":"far-clone","1150-3":"far-clone","1190-10":"fas-share-alt","1190-20":"fas-share-alt","1190-30":"fas-share-alt","1280-1":"maki-attraction","2110-21101":"temaki-plaque","2110-21102":"fas-shapes","3010-1":"maki-circle-stroked","3010-3":"maki-circle-stroked","3010-4":"maki-circle-stroked","3040-3040":"far-times-circle","3090-3090":"fas-calendar-alt","3091-3091":"fas-plus","3091-30911":"fas-hashtag","3092-30920":"maki-telephone","3092-30921":"maki-telephone","3092-30922":"maki-telephone","3092-30923":"maki-telephone","3092-30924":"maki-telephone","3092-30925":"maki-telephone","3092-30926":"maki-telephone","3161-1":"maki-parking","3161-2":"maki-parking","3180-1":"temaki-junction","3180-2":"temaki-junction","3180-3":"temaki-junction","3180-4":"temaki-junction","3180-5":"temaki-junction","3200-32001":"iD-icon-area","3200-32002":"iD-icon-area","3200-32003":"iD-icon-area","3220-32200":"maki-roadblock","3220-32201":"maki-roadblock","3250-32501":"maki-watch","4010-4010":"maki-waste-basket","4010-40102":"maki-waste-basket","4030-900":"fas-yin-yang","4080-1":"far-dot-circle","4080-2":"far-dot-circle","4080-3":"far-dot-circle","5010-803":"fas-sort-alpha-up","5010-903":"fas-i-cursor","5070-50703":"fas-tint-slash","5070-50704":"fas-code","5070-50705":"fas-question","7040-1":"temaki-power_tower","7040-2":"temaki-power","7040-4":"temaki-vertex","7040-6":"temaki-power","7090-1":"maki-rail","7090-3":"maki-circle","8300-1":"fas-tachometer-alt","8300-2":"fas-tachometer-alt","8300-3":"fas-tachometer-alt","8300-4":"fas-tachometer-alt","8300-5":"fas-tachometer-alt","8300-6":"fas-tachometer-alt","8300-7":"fas-tachometer-alt","8300-8":"fas-tachometer-alt","8300-9":"fas-tachometer-alt","8300-10":"fas-tachometer-alt","8300-11":"fas-tachometer-alt","8300-12":"fas-tachometer-alt","8300-13":"fas-tachometer-alt","8300-14":"fas-tachometer-alt","8300-15":"fas-tachometer-alt","8300-16":"fas-tachometer-alt","8300-17":"fas-tachometer-alt","8300-20":"temaki-height_restrictor","8300-21":"fas-weight-hanging","8300-32":"maki-circle-stroked","8300-34":"temaki-diamond","8300-39":"temaki-pedestrian","8300-50":"maki-bus","8300-52":"temaki-stop","8300-101":"fas-tachometer-alt","8300-102":"fas-tachometer-alt","8300-103":"fas-tachometer-alt","8300-104":"fas-tachometer-alt","8300-105":"fas-tachometer-alt","8300-106":"fas-tachometer-alt","8300-107":"fas-tachometer-alt","8300-108":"fas-tachometer-alt","8300-109":"fas-tachometer-alt","8300-110":"fas-tachometer-alt","8300-111":"fas-tachometer-alt","8300-112":"fas-tachometer-alt","8300-113":"fas-tachometer-alt","8300-114":"fas-tachometer-alt","8300-115":"fas-tachometer-alt","8300-116":"fas-tachometer-alt","8300-117":"fas-tachometer-alt","8300-118":"fas-tachometer-alt","8300-119":"fas-tachometer-alt","8300-120":"fas-tachometer-alt","8360-1":"temaki-bench","8360-2":"maki-bicycle","8360-3":"temaki-security_camera","8360-4":"temaki-fire_hydrant","8360-5":"temaki-traffic_signals","8360-6":"maki-telephone","9010-9010001":"fas-tags","9010-9010003":"temaki-plaque"}}}

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 107 KiB

After

Width:  |  Height:  |  Size: 123 KiB

Before After
Before After

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 77 KiB

After

Width:  |  Height:  |  Size: 77 KiB

Before After
Before After

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 277 KiB

After

Width:  |  Height:  |  Size: 279 KiB

Before After
Before After

View file

@ -1 +1 @@
<?xml version="1.0" encoding="utf-8"?><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><symbol viewBox="0 0 48 48" id="tnp-2009223" xmlns="http://www.w3.org/2000/svg"><g data-name="Layer 2"><path d="M3.981 36h12.04a.98.98 0 00.979-.98V17a.98.98 0 00-1.795-.543l-12.04 18.02A.98.98 0 003.982 36zM20 36h23.993A1.004 1.004 0 0045 34.98C44.58 16.6 32.843.764 20.033.001a.992.992 0 00-1.033 1v34A1 1 0 0020 36zM46 39H2a2 2 0 00-2 2 7 7 0 007 7h34a7 7 0 007-7 2 2 0 00-2-2z"/></g></symbol><symbol viewBox="0 0 20 48" id="tnp-2009234" xmlns="http://www.w3.org/2000/svg"><g data-name="Layer 2"><path d="M1 15h18a1 1 0 001-1 6 6 0 00-6-6V4a2 2 0 000-4H6a2 2 0 000 4v4a6 6 0 00-6 6 1 1 0 001 1z"/><rect y="18" width="20" height="4" rx="1" ry="1"/><rect y="25" width="20" height="4" rx="1" ry="1"/><path d="M19 32H1a1 1 0 00-1 1v13a2 2 0 002 2h16a2 2 0 002-2V33a1 1 0 00-1-1z"/></g></symbol><symbol viewBox="0 0 48 48" id="tnp-2009265" xmlns="http://www.w3.org/2000/svg"><path d="M46 26a2 2 0 00-2 2v3l-12-9v-4.52a2.493 2.493 0 00-4-1.973V10.63a3 3 0 00-.212-1.109L25.096.744a1.18 1.18 0 00-2.192 0L20.212 9.52A3 3 0 0020 10.63v4.877a2.493 2.493 0 00-4 1.973V22L4 31v-3a2 2 0 00-4 0v14a2 2 0 004 0v-2l16-4v5l-4.45 3.811a1.868 1.868 0 001.322 3.19l7.117-1 7.14 1a1.868 1.868 0 001.32-3.19L28 41.001v-5l16 4v2a2 2 0 104 0V28a2 2 0 00-2-2z" data-name="Layer 2"/></symbol><symbol viewBox="0 0 22 48" id="tnp-2009541" xmlns="http://www.w3.org/2000/svg"><g data-name="Layer 2"><path d="M0 42.954V46.5a1.5 1.5 0 003 0V45h16v1.5a1.5 1.5 0 003 0V8H0zM17 25a1 1 0 012 0v3a1 1 0 01-2 0zM16 0H6a6 6 0 00-6 6h22a6 6 0 00-6-6z"/></g></symbol><symbol viewBox="0 0 100 100" id="tnp-4306" xmlns="http://www.w3.org/2000/svg"><path d="M91.993 13.647c-32.67-.267-39.726-8.789-53.633-8.789-16.549 0-26.263 4.551-30.43 7.116-3.086 1.66-2.37-1.537-2.37-2.65 0-1.12 1.836-2.207 1.836-2.207 3.828-2.48 13.672-7.448 30.963-7.448 13.932 0 21.002 8.555 53.79 8.789 0 0 2.5-.254 2.5 1.979s-.156 3.21-2.656 3.21zM94.649 96.459c0-2.232-2.5-1.979-2.5-1.979-32.787-.241-39.857-8.789-53.79-8.789-17.292 0-27.135 4.967-30.963 7.447 0 0-1.836 1.088-1.836 2.207 0 1.113-.716 4.311 2.37 2.637 4.167-2.552 13.88-7.103 30.43-7.115 13.907 0 20.963 8.535 53.633 8.802 2.5 0 2.656-.977 2.656-3.21z"/><path d="M94.649 21.056c0-2.233-2.5-1.979-2.5-1.979-32.787-.241-39.857-8.789-53.79-8.789-17.292 0-27.135 4.967-30.963 7.448 0 0-1.836 1.087-1.836 2.207v64.648c0 1.113-.716 4.31 2.37 2.649 4.167-2.571 13.88-7.115 30.43-7.115 13.907 0 20.963 8.521 53.633 8.789 2.5 0 2.656-.977 2.656-3.21V21.056z"/></symbol><symbol viewBox="0 0 59.987 100" id="tnp-4310" xmlns="http://www.w3.org/2000/svg"><path d="M38.268 14.401v4.597H10.886v-4.597h2.643V1.693C13.529.749 18.477 0 24.57 0s11.029.749 11.029 1.693v12.708h2.669zM51.966 31.458L38.711 22.2H10.677L.886 33.77 0 100h59.635l.352-40.944-8.021-27.598zm-8.554 29.486l-5.208-17.989c-.117-8.574 4.531-8.268 7.435-6.146 2.019 1.497 2.617 4.121 2.617 4.121l2.409 19.818c-3.23 6.628-7.253.196-7.253.196z"/></symbol></svg>
<?xml version="1.0" encoding="utf-8"?><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><symbol viewBox="0 0 48 48" id="tnp-2009223" xmlns="http://www.w3.org/2000/svg"><g data-name="Layer 2"><path d="M3.981 36h12.04a.98.98 0 00.979-.98V17a.98.98 0 00-1.795-.543l-12.04 18.02A.98.98 0 003.982 36zM20 36h23.993A1.004 1.004 0 0045 34.98C44.58 16.6 32.843.764 20.033.001a.992.992 0 00-1.033 1v34A1 1 0 0020 36zM46 39H2a2 2 0 00-2 2 7 7 0 007 7h34a7 7 0 007-7 2 2 0 00-2-2z"/></g></symbol><symbol viewBox="0 0 20 48" id="tnp-2009234" xmlns="http://www.w3.org/2000/svg"><g data-name="Layer 2"><path d="M1 15h18a1 1 0 001-1 6 6 0 00-6-6V4a2 2 0 000-4H6a2 2 0 000 4v4a6 6 0 00-6 6 1 1 0 001 1z"/><rect y="18" width="20" height="4" rx="1" ry="1"/><rect y="25" width="20" height="4" rx="1" ry="1"/><path d="M19 32H1a1 1 0 00-1 1v13a2 2 0 002 2h16a2 2 0 002-2V33a1 1 0 00-1-1z"/></g></symbol><symbol viewBox="0 0 48 48" id="tnp-2009265" xmlns="http://www.w3.org/2000/svg"><path d="M46 26a2 2 0 00-2 2v3l-12-9v-4.52a2.493 2.493 0 00-4-1.973V10.63a3 3 0 00-.212-1.109L25.096.744a1.18 1.18 0 00-2.192 0L20.212 9.52A3 3 0 0020 10.63v4.877a2.493 2.493 0 00-4 1.973V22L4 31v-3a2 2 0 00-4 0v14a2 2 0 004 0v-2l16-4v5l-4.45 3.811a1.868 1.868 0 001.322 3.19l7.117-1 7.14 1a1.868 1.868 0 001.32-3.19L28 41.001v-5l16 4v2a2 2 0 104 0V28a2 2 0 00-2-2z" data-name="Layer 2"/></symbol><symbol viewBox="0 0 22 48" id="tnp-2009541" xmlns="http://www.w3.org/2000/svg"><g data-name="Layer 2"><path d="M0 42.954V46.5a1.5 1.5 0 003 0V45h16v1.5a1.5 1.5 0 003 0V8H0zM17 25a1 1 0 012 0v3a1 1 0 01-2 0zM16 0H6a6 6 0 00-6 6h22a6 6 0 00-6-6z"/></g></symbol><symbol viewBox="0 0 48 48" id="tnp-2120771" xmlns="http://www.w3.org/2000/svg"><path d="M45.7 12.7c-.1-.4-.3-.8-.6-1L30.5.3c-.6-.4-1.4-.4-2 0L13.9 11.7c-.3.2-.5.6-.6 1l-.8 5.7 3.1-2.4c1.7-1.3 4-1.3 5.7 0l5.7 4.4 2 1.5 2.7 2.1 1.3 1 2.9 2.3c.9.7 1.5 1.6 1.7 2.7H48l-2.3-17.3z"/><path d="M34.1 29.7l-5.1-4-.9-.7-1.1-.8-7.5-5.8c-.3-.2-.6-.3-1-.3s-.7.1-1 .3L12 22.6l-9.1 7c-.3.2-.5.6-.6 1L0 48h18v-9.7c0-.2.1-.3.3-.3.1 0 .2.1.3.1L24 48h13l-2.3-17.3c-.1-.4-.3-.8-.6-1z"/></symbol><symbol viewBox="0 0 100 100" id="tnp-4306" xmlns="http://www.w3.org/2000/svg"><path d="M91.993 13.647c-32.67-.267-39.726-8.789-53.633-8.789-16.549 0-26.263 4.551-30.43 7.116-3.086 1.66-2.37-1.537-2.37-2.65 0-1.12 1.836-2.207 1.836-2.207 3.828-2.48 13.672-7.448 30.963-7.448 13.932 0 21.002 8.555 53.79 8.789 0 0 2.5-.254 2.5 1.979s-.156 3.21-2.656 3.21zM94.649 96.459c0-2.232-2.5-1.979-2.5-1.979-32.787-.241-39.857-8.789-53.79-8.789-17.292 0-27.135 4.967-30.963 7.447 0 0-1.836 1.088-1.836 2.207 0 1.113-.716 4.311 2.37 2.637 4.167-2.552 13.88-7.103 30.43-7.115 13.907 0 20.963 8.535 53.633 8.802 2.5 0 2.656-.977 2.656-3.21z"/><path d="M94.649 21.056c0-2.233-2.5-1.979-2.5-1.979-32.787-.241-39.857-8.789-53.79-8.789-17.292 0-27.135 4.967-30.963 7.448 0 0-1.836 1.087-1.836 2.207v64.648c0 1.113-.716 4.31 2.37 2.649 4.167-2.571 13.88-7.115 30.43-7.115 13.907 0 20.963 8.521 53.633 8.789 2.5 0 2.656-.977 2.656-3.21V21.056z"/></symbol><symbol viewBox="0 0 59.987 100" id="tnp-4310" xmlns="http://www.w3.org/2000/svg"><path d="M38.268 14.401v4.597H10.886v-4.597h2.643V1.693C13.529.749 18.477 0 24.57 0s11.029.749 11.029 1.693v12.708h2.669zM51.966 31.458L38.711 22.2H10.677L.886 33.77 0 100h59.635l.352-40.944-8.021-27.598zm-8.554 29.486l-5.208-17.989c-.117-8.574 4.531-8.268 7.435-6.146 2.019 1.497 2.617 4.121 2.617 4.121l2.409 19.818c-3.23 6.628-7.253.196-7.253.196z"/></symbol></svg>

Before

Width:  |  Height:  |  Size: 3 KiB

After

Width:  |  Height:  |  Size: 3.4 KiB

Before After
Before After

File diff suppressed because one or more lines are too long

View file

@ -1,145 +1 @@
{
"ar-AA": {
"modes": {
"add_area": {
"title": "مساحة",
"description": ".أضف المنتزهات أو المباني أو البحيرات أو مساحات أخرى إلى الخريطة",
"tail": ".أنقر على الخريطة لتبدأ رسم مساحة مثل منتزه أو بحيرة أو مبنى"
},
"add_line": {
"title": "خط",
"description": "أضف الطرق السريعة أوالشوارع أوممرات المشاة أوالقنوات أو خطوط أخرى إلى الخريطة.",
"tail": ".انقر على الخريطة لرسم الطريق أو المسار أو الشارع"
},
"add_point": {
"title": "نقطة",
"description": ".إضف المطاعم أوالمعالم أوصناديق البريد أو نقاط أخرى إلى الخريطة",
"tail": ".انقر على الخريطة لإضافة نقطة"
},
"browse": {
"title": "تصفح",
"description": ".تحرك عموديا و أفقيا أو كبر الخريطة"
},
"draw_area": {
"tail": ".انقر لإضافة العقد إلى منطقتك. انقر فوق العقدة الأولى لإنهاء المنطقة"
},
"draw_line": {
"tail": ".انقر لإضافة المزيد من العقد إلى الخط. انقر على خطوط أخرى للاتصال بهم، وانقر نقرا مزدوجا لإنهاء الخط"
}
},
"operations": {
"add": {
"annotation": {
"point": ".أضاف نقطة",
"vertex": ".أظاف عقدة إلى الطريق"
}
},
"start": {
"annotation": {
"line": ".بدأ خط",
"area": ".بدأ المساحة"
}
},
"continue": {
"annotation": {
"line": ".مواصلة خط",
"area": ".مواصلة مساحة"
}
},
"cancel_draw": {
"annotation": ".إلغاء الرسم"
},
"change_tags": {
"annotation": ".العلامات المتغيرة"
},
"orthogonalize": {
"title": "مربع"
},
"delete": {
"title": "حذف",
"annotation": {
"point": ".حذف نقطة",
"vertex": ".حذف عقدة من الطريق",
"line": ".حذف خط",
"area": ".حذف مساحة",
"relation": ".حذف علاقة"
}
},
"disconnect": {
"title": ".غير متصل",
"description": ".قطع إتصال هذه الخطوط أوالمساحات بعضها ببعض",
"annotation": ".خطوط أومساحات غير متصلة"
},
"merge": {
"title": "دمج"
},
"move": {
"title": "نقل",
"annotation": {
"point": ".نقل نقطة",
"vertex": ".نقل عقدة في طريق",
"line": ".نقل خط",
"area": ".نقل مساحة"
}
},
"rotate": {
"title": "تدوير",
"annotation": {
"line": ".استدارة خط",
"area": ".استدارة مساحة"
}
},
"reverse": {
"title": "عكس"
},
"split": {
"title": "تقسيم"
}
},
"commit": {
"upload_explanation": "التغييرات التي قمتم بتحميلها ستكون مرئية على جميع الخرائط التي تستخدم بيانات خريطة الشارع المفتوح.",
"cancel": "إلغاء",
"warnings": "تحذيرات",
"modified": "تم التغيير",
"deleted": "تم الحذف",
"created": "تم الإنشاء"
},
"contributors": {
"list": "{users} تعديلات من قبل",
"truncated_list": "تعديلات من قبل {users} و {count} آخرين"
},
"geolocate": {
"title": "أظهر مكاني"
},
"inspector": {
"view_on_osm": "openstreetmap.org شاهد على",
"choose": "حدد نوع الميزة",
"results": "{n} نتائج {search}"
},
"background": {
"title": "الخلفية",
"description": "إعدادات الخلفية",
"reset": "أعد للوضع السابق"
},
"save": {
"title": "حفظ",
"no_changes": ".لا تغييرات للحفظ"
},
"intro": {
"graph": {
"block_number": "<value for addr:block_number>",
"city": "ثلاثة الأنهار",
"county": "<value for addr:county>",
"district": "<value for addr:district>",
"hamlet": "<value for addr:hamlet>",
"neighbourhood": "<value for addr:neighbourhood>",
"province": "<value for addr:province>",
"quarter": "<value for addr:quarter>",
"state": "<value for addr:state>",
"subdistrict": "<value for addr:subdistrict>",
"suburb": "<value for addr:suburb>",
"countrycode": "sa"
}
}
}
}
{"ar-AA":{"modes":{"add_area":{"title":"مساحة","description":".أضف المنتزهات أو المباني أو البحيرات أو مساحات أخرى إلى الخريطة"},"add_line":{"title":"خط","description":"أضف الطرق السريعة أوالشوارع أوممرات المشاة أوالقنوات أو خطوط أخرى إلى الخريطة."},"add_point":{"title":"نقطة","description":".إضف المطاعم أوالمعالم أوصناديق البريد أو نقاط أخرى إلى الخريطة"},"browse":{"title":"تصفح","description":".تحرك عموديا و أفقيا أو كبر الخريطة"}},"operations":{"add":{"annotation":{"point":".أضاف نقطة","vertex":".أظاف عقدة إلى الطريق"}},"start":{"annotation":{"line":".بدأ خط","area":".بدأ المساحة"}},"continue":{"annotation":{"line":".مواصلة خط","area":".مواصلة مساحة"}},"cancel_draw":{"annotation":".إلغاء الرسم"},"change_tags":{"annotation":".العلامات المتغيرة"},"orthogonalize":{"title":"مربع"},"delete":{"title":"حذف","annotation":{"point":".حذف نقطة","vertex":".حذف عقدة من الطريق","line":".حذف خط","area":".حذف مساحة","relation":".حذف علاقة"}},"disconnect":{"title":".غير متصل"},"merge":{"title":"دمج"},"move":{"title":"نقل","annotation":{"point":".نقل نقطة","vertex":".نقل عقدة في طريق","line":".نقل خط","area":".نقل مساحة"}},"rotate":{"title":"تدوير","annotation":{"line":".استدارة خط","area":".استدارة مساحة"}},"reverse":{"title":"عكس"},"split":{"title":"تقسيم"}},"commit":{"upload_explanation":"التغييرات التي قمتم بتحميلها ستكون مرئية على جميع الخرائط التي تستخدم بيانات خريطة الشارع المفتوح.","cancel":"إلغاء","warnings":"تحذيرات","modified":"تم التغيير","deleted":"تم الحذف","created":"تم الإنشاء"},"contributors":{"list":"{users} تعديلات من قبل","truncated_list":"تعديلات من قبل {users} و {count} آخرين"},"geolocate":{"title":"أظهر مكاني"},"inspector":{"view_on_osm":"openstreetmap.org شاهد على","choose":"حدد نوع الميزة","results":"{n} نتائج {search}"},"background":{"title":"الخلفية","reset":"أعد للوضع السابق"},"save":{"title":"حفظ","no_changes":".لا تغييرات للحفظ"},"intro":{"graph":{"block_number":"<value for addr:block_number>","city":"ثلاثة الأنهار","county":"<value for addr:county>","district":"<value for addr:district>","hamlet":"<value for addr:hamlet>","neighbourhood":"<value for addr:neighbourhood>","province":"<value for addr:province>","quarter":"<value for addr:quarter>","state":"<value for addr:state>","subdistrict":"<value for addr:subdistrict>","suburb":"<value for addr:suburb>","countrycode":"sa"}}}}

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View file

@ -1,157 +1 @@
{
"en-AU": {
"toolbar": {
"favorites": "Favourites"
},
"presets": {
"fields": {
"changing_table": {
"label": "Nappy Changing Table"
},
"height": {
"label": "Height (Metres)"
},
"height_building": {
"label": "Building Height (Metres)"
},
"kerb": {
"label": "Kerb"
},
"length": {
"label": "Length (Metres)"
},
"recycling_type": {
"options": {
"centre": "Centre"
},
"placeholder": "Container, Centre"
},
"width": {
"label": "Width (Metres)"
}
},
"presets": {
"amenity/arts_centre": {
"name": "Arts Centre"
},
"amenity/community_centre": {
"name": "Community Centre"
},
"amenity/community_centre/lgbtq": {
"name": "LGBTQ+ Community Centre"
},
"amenity/conference_centre": {
"name": "Convention Centre"
},
"amenity/dive_centre": {
"name": "Dive Centre"
},
"amenity/fuel": {
"name": "Service Station"
},
"amenity/payment_centre": {
"name": "Payment Centre"
},
"amenity/pharmacy": {
"name": "Pharmacy"
},
"amenity/recycling_centre": {
"name": "Recycling Centre"
},
"amenity/social_centre": {
"name": "Social Centre"
},
"amenity/vending_machine/fuel": {
"name": "Fuel Pump"
},
"barrier/kerb": {
"name": "Kerb"
},
"barrier/kerb/flush": {
"name": "Flush Kerb"
},
"barrier/kerb/lowered": {
"name": "Lowered Kerb"
},
"healthcare/birthing_center": {
"name": "Birthing Centre"
},
"healthcare/blood_donation": {
"name": "Blood Donor Centre"
},
"highway/construction": {
"name": "Road Under Construction"
},
"highway/crossing/marked": {
"name": "Marked Crossing"
},
"highway/crossing/marked-raised": {
"name": "Marked Crossing (Raised)"
},
"highway/crossing/zebra": {
"name": "Marked Crossing"
},
"highway/crossing/zebra-raised": {
"name": "Marked Crossing (Raised)"
},
"highway/cycleway/bicycle_foot": {
"name": "Shared Path"
},
"highway/footway/marked": {
"name": "Marked Crossing"
},
"highway/footway/marked-raised": {
"name": "Marked Crossing (Raised)"
},
"highway/footway/sidewalk": {
"name": "Footpath (sidewalk)"
},
"highway/footway/zebra": {
"name": "Marked Zebra Crossing"
},
"highway/footway/zebra-raised": {
"name": "Marked Zebra Crossing (Raised)"
},
"highway/give_way": {
"name": "Give Way Sign"
},
"highway/living_street": {
"name": "Shared Zone Road"
},
"leisure/adult_gaming_centre": {
"name": "Adult Gaming Centre"
},
"leisure/fitness_centre": {
"name": "Gym / Fitness Centre"
},
"leisure/sports_centre": {
"name": "Sports Centre / Complex"
},
"shop/cheese": {
"name": "Cheese Shop",
"terms": "Cheesemonger"
},
"shop/chemist": {
"name": "Pharmacy",
"terms": "Chemist"
},
"shop/chocolate": {
"name": "Chocolate Shop",
"terms": "Chocolatier"
},
"shop/garden_centre": {
"name": "Garden Centre"
},
"shop/tyres": {
"name": "Tyre Shop"
},
"telecom/data_center": {
"name": "Data Centre"
},
"tourism/caravan_site": {
"name": "Caravan Site"
}
}
}
}
}
{"en-AU":{"toolbar":{"favorites":"Favourites"},"presets":{"fields":{"changing_table":{"label":"Nappy Changing Table"},"height":{"label":"Height (Metres)"},"height_building":{"label":"Building Height (Metres)"},"kerb":{"label":"Kerb"},"length":{"label":"Length (Metres)"},"recycling_type":{"options":{"centre":"Centre"},"placeholder":"Container, Centre"},"width":{"label":"Width (Metres)"}},"presets":{"amenity/arts_centre":{"name":"Arts Centre"},"amenity/community_centre":{"name":"Community Centre"},"amenity/community_centre/lgbtq":{"name":"LGBTQ+ Community Centre"},"amenity/conference_centre":{"name":"Convention Centre"},"amenity/dive_centre":{"name":"Dive Centre"},"amenity/fuel":{"name":"Service Station"},"amenity/payment_centre":{"name":"Payment Centre"},"amenity/pharmacy":{"name":"Pharmacy"},"amenity/recycling_centre":{"name":"Recycling Centre"},"amenity/social_centre":{"name":"Social Centre"},"amenity/vending_machine/fuel":{"name":"Fuel Pump"},"barrier/kerb":{"name":"Kerb"},"barrier/kerb/flush":{"name":"Flush Kerb"},"barrier/kerb/lowered":{"name":"Lowered Kerb"},"healthcare/birthing_center":{"name":"Birthing Centre"},"healthcare/blood_donation":{"name":"Blood Donor Centre"},"highway/crossing/marked":{"name":"Marked Crossing"},"highway/crossing/marked-raised":{"name":"Marked Crossing (Raised)"},"highway/crossing/zebra":{"name":"Marked Crossing"},"highway/crossing/zebra-raised":{"name":"Marked Crossing (Raised)"},"highway/cycleway/bicycle_foot":{"name":"Shared Path"},"highway/footway/marked":{"name":"Marked Crossing"},"highway/footway/marked-raised":{"name":"Marked Crossing (Raised)"},"highway/footway/sidewalk":{"name":"Footpath (sidewalk)"},"highway/footway/zebra":{"name":"Marked Zebra Crossing"},"highway/footway/zebra-raised":{"name":"Marked Zebra Crossing (Raised)"},"highway/give_way":{"name":"Give Way Sign"},"highway/living_street":{"name":"Shared Zone Road"},"leisure/adult_gaming_centre":{"name":"Adult Gaming Centre"},"leisure/fitness_centre":{"name":"Gym / Fitness Centre"},"leisure/sports_centre":{"name":"Sports Centre / Complex"},"shop/cheese":{"name":"Cheese Shop","terms":"Cheesemonger"},"shop/chemist":{"name":"Pharmacy","terms":"Chemist"},"shop/chocolate":{"name":"Chocolate Shop","terms":"Chocolatier"},"shop/garden_centre":{"name":"Garden Centre"},"shop/tyres":{"name":"Tyre Shop"},"telecom/data_center":{"name":"Data Centre"},"tourism/caravan_site":{"name":"Caravan Site"}}}}}

File diff suppressed because one or more lines are too long

File diff suppressed because it is too large Load diff

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View file

@ -1,19 +1 @@
{
"gan": {
"intro": {
"graph": {
"block_number": "<value for addr:block_number>",
"county": "<value for addr:county>",
"district": "<value for addr:district>",
"hamlet": "<value for addr:hamlet>",
"neighbourhood": "<value for addr:neighbourhood>",
"province": "<value for addr:province>",
"quarter": "<value for addr:quarter>",
"state": "<value for addr:state>",
"subdistrict": "<value for addr:subdistrict>",
"suburb": "<value for addr:suburb>",
"countrycode": "cn"
}
}
}
}
{"gan":{"intro":{"graph":{"block_number":"<value for addr:block_number>","county":"<value for addr:county>","district":"<value for addr:district>","hamlet":"<value for addr:hamlet>","neighbourhood":"<value for addr:neighbourhood>","province":"<value for addr:province>","quarter":"<value for addr:quarter>","state":"<value for addr:state>","subdistrict":"<value for addr:subdistrict>","suburb":"<value for addr:suburb>","countrycode":"cn"}}}}

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View file

@ -1,19 +1 @@
{
"ia": {
"intro": {
"graph": {
"block_number": "<value for addr:block_number>",
"county": "<value for addr:county>",
"district": "<value for addr:district>",
"hamlet": "<value for addr:hamlet>",
"neighbourhood": "<value for addr:neighbourhood>",
"province": "<value for addr:province>",
"quarter": "<value for addr:quarter>",
"state": "<value for addr:state>",
"subdistrict": "<value for addr:subdistrict>",
"suburb": "<value for addr:suburb>",
"countrycode": "none"
}
}
}
}
{"ia":{"intro":{"graph":{"block_number":"<value for addr:block_number>","county":"<value for addr:county>","district":"<value for addr:district>","hamlet":"<value for addr:hamlet>","neighbourhood":"<value for addr:neighbourhood>","province":"<value for addr:province>","quarter":"<value for addr:quarter>","state":"<value for addr:state>","subdistrict":"<value for addr:subdistrict>","suburb":"<value for addr:suburb>","countrycode":"none"}}}}

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View file

@ -1,19 +1 @@
{
"jv": {
"intro": {
"graph": {
"block_number": "<value for addr:block_number>",
"county": "<value for addr:county>",
"district": "<value for addr:district>",
"hamlet": "<value for addr:hamlet>",
"neighbourhood": "<value for addr:neighbourhood>",
"province": "<value for addr:province>",
"quarter": "<value for addr:quarter>",
"state": "<value for addr:state>",
"subdistrict": "<value for addr:subdistrict>",
"suburb": "<value for addr:suburb>",
"countrycode": "id"
}
}
}
}
{"jv":{"intro":{"graph":{"block_number":"<value for addr:block_number>","county":"<value for addr:county>","district":"<value for addr:district>","hamlet":"<value for addr:hamlet>","neighbourhood":"<value for addr:neighbourhood>","province":"<value for addr:province>","quarter":"<value for addr:quarter>","state":"<value for addr:state>","subdistrict":"<value for addr:subdistrict>","suburb":"<value for addr:suburb>","countrycode":"id"}}}}

View file

@ -1,19 +1 @@
{
"km": {
"intro": {
"graph": {
"block_number": "<value for addr:block_number>",
"county": "<value for addr:county>",
"district": "<value for addr:district>",
"hamlet": "<value for addr:hamlet>",
"neighbourhood": "<value for addr:neighbourhood>",
"province": "<value for addr:province>",
"quarter": "<value for addr:quarter>",
"state": "<value for addr:state>",
"subdistrict": "<value for addr:subdistrict>",
"suburb": "<value for addr:suburb>",
"countrycode": "kh"
}
}
}
}
{"km":{"intro":{"graph":{"block_number":"<value for addr:block_number>","county":"<value for addr:county>","district":"<value for addr:district>","hamlet":"<value for addr:hamlet>","neighbourhood":"<value for addr:neighbourhood>","province":"<value for addr:province>","quarter":"<value for addr:quarter>","state":"<value for addr:state>","subdistrict":"<value for addr:subdistrict>","suburb":"<value for addr:suburb>","countrycode":"kh"}}}}

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View file

@ -1,336 +1 @@
{
"ku": {
"icons": {
"download": "daxîne"
},
"modes": {
"add_area": {
"title": "Qad"
},
"add_line": {
"title": "Xêz"
},
"add_point": {
"title": "Nuqte"
}
},
"operations": {
"continue": {
"key": "A",
"title": "Bidomîne"
},
"circularize": {
"key": "O"
},
"orthogonalize": {
"title": "Çarçik"
},
"straighten": {
"key": "S"
},
"delete": {
"title": "Jê bibe"
},
"disconnect": {
"key": "D"
},
"merge": {
"key": "C"
},
"move": {
"key": "M"
},
"reflect": {
"key": {
"long": "T",
"short": "Y"
}
}
},
"translate": {
"localized_translation_name": "Nav"
},
"zoom_in_edit": "Ji bo guherandinê nêzîk bike",
"commit": {
"save": "Bişîne",
"cancel": "Betal bike",
"deleted": "Hate jêbirin",
"created": "Hate afirandin"
},
"contributors": {
"list": "Guherînên {users}",
"truncated_list": "Guherînên {users} û {count} yên din"
},
"info_panels": {
"key": "I",
"background": {
"key": "B",
"source": "Çavkanî",
"description": "Danasîn"
},
"history": {
"key": "H",
"title": "Dîrok",
"version": "Guherto",
"edited_by": "Hat guherîn ji alî"
},
"measurement": {
"area": "Qad"
}
},
"geometry": {
"area": "qad"
},
"geolocate": {
"title": "Cihê min nîşan bide"
},
"inspector": {
"search": "Lêbigere",
"feature_list": "Li bireseran bigere",
"check": {
"yes": "Erê",
"no": "Na"
}
},
"map_data": {
"title": "Daneyên nexşeyê",
"description": "Daneyên nexşeyê"
},
"save": {
"title": "Qeyd bike"
},
"help": {
"title": "Alîkarî",
"help": {
"title": "Alîkarî"
},
"editing": {
"save_h": "Qeyd bike",
"upload_h": "Bar bike"
},
"points": {
"title": "Nuqte"
}
},
"shortcuts": {
"key": {
"delete": "Jê bibe"
},
"editing": {
"commands": {
"save": "Guherandinan qeyd bike"
}
}
},
"presets": {
"fields": {
"access": {
"types": {
"access": "Hemû"
}
},
"address": {
"label": "Adrês",
"placeholders": {
"city": "Bajar",
"city!vn": "Bajar/Bajarok",
"conscriptionnumber": "123",
"country": "Welat",
"county!jp": "Navçe",
"district": "Navçe",
"hamlet": "Mezra",
"housenumber": "123",
"province": "Parêzgeh",
"state": "Dewlet",
"street": "Kolan"
}
},
"aerialway": {
"label": "Cûre"
},
"aerialway/summer/access": {
"options": {
"exit": "Derkeve"
}
},
"aeroway": {
"label": "Cûre"
},
"amenity": {
"label": "Cûre"
},
"area/highway": {
"label": "Cûre"
},
"artwork_type": {
"label": "Cûre"
},
"barrier": {
"label": "Cûre"
},
"bicycle_parking": {
"label": "Cûre"
},
"board_type": {
"label": "Cûre"
},
"boules": {
"label": "Cûre"
},
"boundary": {
"label": "Cûre"
},
"bridge": {
"label": "Cûre"
},
"bunker_type": {
"label": "Cûre"
},
"castle_type": {
"label": "Cûre"
},
"club": {
"label": "Cûre"
},
"construction": {
"label": "Cûre"
},
"country": {
"label": "Welat"
},
"craft": {
"label": "Cûre"
},
"crossing": {
"label": "Cûre"
},
"cutting": {
"label": "Cûre"
},
"direction_cardinal": {
"options": {
"E": "Rojhilat",
"ENE": "Rojhilat-bakurê rojhilat",
"ESE": "Rojhilat-başûrê rojhilat",
"N": "Bakur",
"NE": "Bakurê rojava",
"NNE": "Bakur-bakurê rojhilat",
"NNW": "Bakur-bakurê rojava",
"NW": "Bakurê rojava",
"S": "Başûr",
"SE": "Başûrê rojhilat",
"SSE": "Başûr-başûrê rojhilat",
"SSW": "Başûr-başûrê rojava",
"SW": "Başûrê rojava",
"W": "Rojava",
"WNW": "Rojava-bakurê rojava",
"WSW": "Rojava-başûrê rojava"
}
},
"electrified": {
"options": {
"no": "Na"
}
},
"embankment": {
"label": "Cûre"
},
"entrance": {
"label": "Cûre"
},
"fax": {
"label": "Faks"
},
"fire_hydrant/type": {
"options": {
"wall": "Dîwar"
}
},
"ford": {
"label": "Cûre"
},
"generator/source": {
"label": "Çavkanî"
},
"generator/type": {
"label": "Cûre"
},
"government": {
"label": "Cûre"
},
"highway": {
"label": "Cûre"
},
"historic": {
"label": "Cûre"
},
"information": {
"label": "Cûre"
},
"internet_access": {
"options": {
"no": "Na",
"yes": "Erê"
}
},
"lamp_type": {
"label": "Cûre"
},
"landuse": {
"label": "Cûre"
},
"leisure": {
"label": "Cûre"
},
"man_made": {
"label": "Cûre"
},
"manhole": {
"label": "Cûre"
},
"map_type": {
"label": "Cûre"
},
"memorial": {
"label": "Cûre"
},
"name": {
"label": "Nav"
},
"oneway_yes": {
"options": {
"no": "Na",
"yes": "Erê"
}
},
"parking": {
"label": "Cûre"
},
"place": {
"label": "Cûre"
},
"power": {
"label": "Cûre"
},
"second_hand": {
"options": {
"no": "Na",
"yes": "Erê"
}
},
"takeaway": {
"options": {
"no": "Na",
"yes": "Erê"
}
},
"trees": {
"label": "Dar"
},
"wikipedia": {
"label": "Wîkîpediya"
}
}
}
}
}
{"ku":{"icons":{"download":"daxîne"},"modes":{"add_area":{"title":"Qad"},"add_line":{"title":"Xêz"},"add_point":{"title":"Nuqte"}},"operations":{"continue":{"key":"A","title":"Bidomîne"},"circularize":{"key":"O"},"orthogonalize":{"title":"Çarçik"},"straighten":{"key":"S"},"delete":{"title":"Jê bibe"},"disconnect":{"key":"D"},"merge":{"key":"C"},"move":{"key":"M"},"reflect":{"key":{"long":"T","short":"Y"}}},"translate":{"localized_translation_name":"Nav"},"zoom_in_edit":"Ji bo guherandinê nêzîk bike","commit":{"save":"Bişîne","cancel":"Betal bike","deleted":"Hate jêbirin","created":"Hate afirandin"},"contributors":{"list":"Guherînên {users}","truncated_list":"Guherînên {users} û {count} yên din"},"info_panels":{"key":"I","background":{"key":"B","source":"Çavkanî","description":"Danasîn"},"history":{"key":"H","title":"Dîrok","version":"Guherto","edited_by":"Hat guherîn ji alî"},"measurement":{"area":"Qad"}},"geometry":{"area":"qad"},"geolocate":{"title":"Cihê min nîşan bide"},"inspector":{"search":"Lêbigere","feature_list":"Li bireseran bigere","check":{"yes":"Erê","no":"Na"}},"map_data":{"title":"Daneyên nexşeyê","description":"Daneyên nexşeyê"},"save":{"title":"Qeyd bike"},"help":{"title":"Alîkarî","help":{"title":"Alîkarî"},"editing":{"save_h":"Qeyd bike","upload_h":"Bar bike"},"points":{"title":"Nuqte"}},"shortcuts":{"key":{"delete":"Jê bibe"},"editing":{"commands":{"save":"Guherandinan qeyd bike"}}},"presets":{"fields":{"access":{"types":{"access":"Hemû"}},"address":{"label":"Adrês","placeholders":{"city":"Bajar","city!vn":"Bajar/Bajarok","conscriptionnumber":"123","country":"Welat","county!jp":"Navçe","district":"Navçe","hamlet":"Mezra","housenumber":"123","province":"Parêzgeh","state":"Dewlet","street":"Kolan"}},"aerialway":{"label":"Cûre"},"aerialway/summer/access":{"options":{"exit":"Derkeve"}},"aeroway":{"label":"Cûre"},"amenity":{"label":"Cûre"},"area/highway":{"label":"Cûre"},"artwork_type":{"label":"Cûre"},"barrier":{"label":"Cûre"},"bicycle_parking":{"label":"Cûre"},"board_type":{"label":"Cûre"},"boules":{"label":"Cûre"},"boundary":{"label":"Cûre"},"bridge":{"label":"Cûre"},"bunker_type":{"label":"Cûre"},"castle_type":{"label":"Cûre"},"club":{"label":"Cûre"},"construction":{"label":"Cûre"},"country":{"label":"Welat"},"craft":{"label":"Cûre"},"crossing":{"label":"Cûre"},"cutting":{"label":"Cûre"},"direction_cardinal":{"options":{"E":"Rojhilat","ENE":"Rojhilat-bakurê rojhilat","ESE":"Rojhilat-başûrê rojhilat","N":"Bakur","NE":"Bakurê rojava","NNE":"Bakur-bakurê rojhilat","NNW":"Bakur-bakurê rojava","NW":"Bakurê rojava","S":"Başûr","SE":"Başûrê rojhilat","SSE":"Başûr-başûrê rojhilat","SSW":"Başûr-başûrê rojava","SW":"Başûrê rojava","W":"Rojava","WNW":"Rojava-bakurê rojava","WSW":"Rojava-başûrê rojava"}},"electrified":{"options":{"no":"Na"}},"embankment":{"label":"Cûre"},"entrance":{"label":"Cûre"},"fax":{"label":"Faks"},"fire_hydrant/type":{"options":{"wall":"Dîwar"}},"ford":{"label":"Cûre"},"generator/source":{"label":"Çavkanî"},"generator/type":{"label":"Cûre"},"government":{"label":"Cûre"},"highway":{"label":"Cûre"},"historic":{"label":"Cûre"},"information":{"label":"Cûre"},"internet_access":{"options":{"no":"Na","yes":"Erê"}},"lamp_type":{"label":"Cûre"},"landuse":{"label":"Cûre"},"leisure":{"label":"Cûre"},"man_made":{"label":"Cûre"},"manhole":{"label":"Cûre"},"map_type":{"label":"Cûre"},"memorial":{"label":"Cûre"},"name":{"label":"Nav"},"oneway_yes":{"options":{"no":"Na","yes":"Erê"}},"parking":{"label":"Cûre"},"place":{"label":"Cûre"},"power":{"label":"Cûre"},"second_hand":{"options":{"no":"Na","yes":"Erê"}},"takeaway":{"options":{"no":"Na","yes":"Erê"}},"trees":{"label":"Dar"},"wikipedia":{"label":"Wîkîpediya"}}}}}

View file

@ -1,27 +1 @@
{
"lij": {
"intro": {
"graph": {
"block_number": "<value for addr:block_number>",
"county": "<value for addr:county>",
"district": "<value for addr:district>",
"hamlet": "<value for addr:hamlet>",
"neighbourhood": "<value for addr:neighbourhood>",
"province": "<value for addr:province>",
"quarter": "<value for addr:quarter>",
"state": "<value for addr:state>",
"subdistrict": "<value for addr:subdistrict>",
"suburb": "<value for addr:suburb>",
"countrycode": "it"
},
"lines": {
"title": "Righe"
},
"startediting": {
"title": "Tàca a Mudificà",
"save": "Nu te scurdà de sarvà regularmènte e tou mudifiche!",
"start": "Cumènsa a disegnà a tou màpa!"
}
}
}
}
{"lij":{"intro":{"graph":{"block_number":"<value for addr:block_number>","county":"<value for addr:county>","district":"<value for addr:district>","hamlet":"<value for addr:hamlet>","neighbourhood":"<value for addr:neighbourhood>","province":"<value for addr:province>","quarter":"<value for addr:quarter>","state":"<value for addr:state>","subdistrict":"<value for addr:subdistrict>","suburb":"<value for addr:suburb>","countrycode":"it"},"lines":{"title":"Righe"},"startediting":{"title":"Tàca a Mudificà","save":"Nu te scurdà de sarvà regularmènte e tou mudifiche!","start":"Cumènsa a disegnà a tou màpa!"}}}}

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View file

@ -1,35 +1 @@
{
"mi": {
"icons": {
"download": "tango iho",
"undo": "wetekina",
"copy": "tārua"
},
"modes": {
"add_area": {
"title": "Pae"
},
"add_line": {
"title": "Ara"
},
"add_point": {
"title": "Ira"
}
},
"save": {
"title": "Pupuri"
},
"help": {
"editing": {
"save_h": "Pupuri"
}
},
"shortcuts": {
"editing": {
"commands": {
"save": "Pupuri"
}
}
}
}
}
{"mi":{"icons":{"download":"tango iho","undo":"wetekina","copy":"tārua"},"modes":{"add_area":{"title":"Pae"},"add_line":{"title":"Ara"},"add_point":{"title":"Ira"}},"save":{"title":"Pupuri"},"help":{"editing":{"save_h":"Pupuri"}},"shortcuts":{"editing":{"commands":{"save":"Pupuri"}}}}}

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View file

@ -1,19 +1 @@
{
"mn": {
"intro": {
"graph": {
"block_number": "<value for addr:block_number>",
"county": "<value for addr:county>",
"district": "<value for addr:district>",
"hamlet": "<value for addr:hamlet>",
"neighbourhood": "<value for addr:neighbourhood>",
"province": "<value for addr:province>",
"quarter": "<value for addr:quarter>",
"state": "<value for addr:state>",
"subdistrict": "<value for addr:subdistrict>",
"suburb": "<value for addr:suburb>",
"countrycode": "mn"
}
}
}
}
{"mn":{"intro":{"graph":{"block_number":"<value for addr:block_number>","county":"<value for addr:county>","district":"<value for addr:district>","hamlet":"<value for addr:hamlet>","neighbourhood":"<value for addr:neighbourhood>","province":"<value for addr:province>","quarter":"<value for addr:quarter>","state":"<value for addr:state>","subdistrict":"<value for addr:subdistrict>","suburb":"<value for addr:suburb>","countrycode":"mn"}}}}

File diff suppressed because one or more lines are too long

View file

@ -1,22 +1 @@
{
"my": {
"icons": {
"download": "ဒေါင်းလုဒ်လုပ်ရန်",
"information": "ပြန်ကြားမှုများ",
"remove": "ဖျက်ရန်",
"undo": "နောက်ပြန်ဆုတ်ရန်",
"zoom_to": "ပြူးကြည့်မည့်နေရာ။ ။",
"copy": "မိတ္တူကူးရန်",
"view_on": "{domain} ပေါ်ကြည့်ရန်",
"list": "စာရင်း",
"text": "စာသား",
"deselect": "မရွေးချယ်တော့ရန်"
},
"toolbar": {
"inspect": "စစ်ဆေးရန်",
"undo_redo": "နောက်/ရှေ့သွားရန်",
"recent": "ယခုလတ်တလော",
"favorites": "ချစ်ဖွယ်မှုများ"
}
}
}
{"my":{"icons":{"download":"ဒေါင်းလုဒ်လုပ်ရန်","information":"ပြန်ကြားမှုများ","remove":"ဖျက်ရန်","undo":"နောက်ပြန်ဆုတ်ရန်","zoom_to":"ပြူးကြည့်မည့်နေရာ။ ။","copy":"မိတ္တူကူးရန်","view_on":"{domain} ပေါ်ကြည့်ရန်","list":"စာရင်း","text":"စာသား","deselect":"မရွေးချယ်တော့ရန်"},"toolbar":{"inspect":"စစ်ဆေးရန်","undo_redo":"နောက်/ရှေ့သွားရန်","recent":"ယခုလတ်တလော","favorites":"ချစ်ဖွယ်မှုများ"}}}

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View file

@ -1,21 +1 @@
{
"nv": {
"intro": {
"graph": {
"block_number": "<value for addr:block_number>",
"city": "Three Rivers",
"county": "<value for addr:county>",
"district": "<value for addr:district>",
"hamlet": "<value for addr:hamlet>",
"neighbourhood": "<value for addr:neighbourhood>",
"postcode": "49093",
"province": "<value for addr:province>",
"quarter": "<value for addr:quarter>",
"state": "MI",
"subdistrict": "<value for addr:subdistrict>",
"suburb": "<value for addr:suburb>",
"countrycode": "us"
}
}
}
}
{"nv":{"intro":{"graph":{"block_number":"<value for addr:block_number>","city":"Three Rivers","county":"<value for addr:county>","district":"<value for addr:district>","hamlet":"<value for addr:hamlet>","neighbourhood":"<value for addr:neighbourhood>","postcode":"49093","province":"<value for addr:province>","quarter":"<value for addr:quarter>","state":"MI","subdistrict":"<value for addr:subdistrict>","suburb":"<value for addr:suburb>","countrycode":"us"}}}}

View file

@ -1,57 +1 @@
{
"pap": {
"icons": {
"copy": "kopia",
"favorite": "favorí"
},
"toolbar": {
"inspect": "inspektá",
"recent": "Fresku",
"add_feature": "Agregá feature"
},
"modes": {
"add_area": {
"title": "Área"
},
"add_point": {
"title": "Punto",
"filter_tooltip": "puntia"
}
},
"geometry": {
"point": "punto"
},
"feature": {
"points": {
"description": "Puntia",
"tooltip": "Puntia di interes"
}
},
"help": {
"points": {
"add_point_h": "Añadí puntia",
"move_point_h": "Muf puntia"
}
},
"presets": {
"fields": {
"address": {
"label": "Adrès"
},
"website": {
"label": "Wèpsait"
}
},
"presets": {
"address": {
"name": "Adrès"
}
}
},
"imagery": {
"OSM_Inspector-Addresses": {
"name": "OSM Inspector: Adrei"
}
}
}
}
{"pap":{"icons":{"copy":"kopia","favorite":"favorí"},"toolbar":{"inspect":"inspektá","recent":"Fresku","add_feature":"Agregá feature"},"modes":{"add_area":{"title":"Área"},"add_point":{"title":"Punto","filter_tooltip":"puntia"}},"geometry":{"point":"punto"},"feature":{"points":{"description":"Puntia","tooltip":"Puntia di interes"}},"help":{"points":{"add_point_h":"Añadí puntia","move_point_h":"Muf puntia"}},"presets":{"fields":{"address":{"label":"Adrès"},"website":{"label":"Wèpsait"}},"presets":{"address":{"name":"Adrès"}}},"imagery":{"OSM_Inspector-Addresses":{"name":"OSM Inspector: Adrei"}}}}

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View file

@ -1,19 +1 @@
{
"rm": {
"intro": {
"graph": {
"block_number": "<value for addr:block_number>",
"county": "<value for addr:county>",
"district": "<value for addr:district>",
"hamlet": "<value for addr:hamlet>",
"neighbourhood": "<value for addr:neighbourhood>",
"province": "<value for addr:province>",
"quarter": "<value for addr:quarter>",
"state": "<value for addr:state>",
"subdistrict": "<value for addr:subdistrict>",
"suburb": "<value for addr:suburb>",
"countrycode": "ch"
}
}
}
}
{"rm":{"intro":{"graph":{"block_number":"<value for addr:block_number>","county":"<value for addr:county>","district":"<value for addr:district>","hamlet":"<value for addr:hamlet>","neighbourhood":"<value for addr:neighbourhood>","province":"<value for addr:province>","quarter":"<value for addr:quarter>","state":"<value for addr:state>","subdistrict":"<value for addr:subdistrict>","suburb":"<value for addr:suburb>","countrycode":"ch"}}}}

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

1
vendor/assets/iD/iD/locales/sat.json vendored Normal file
View file

@ -0,0 +1 @@
{"sat":{"icons":{"download":"ᱟᱹᱛᱩᱨ ᱟᱬᱜᱚ","information":"ᱞᱟᱹᱭ ᱥᱚᱫᱚᱨ","remove":"ᱚᱰᱚᱠ","undo":"ᱯᱟᱪᱷᱞᱟᱭ ᱢᱮ","zoom_to":"ᱡᱩᱢ ᱛᱮ","copy":"ᱱᱚᱠᱚᱞ","view_on":"{domain} ᱨᱮ ᱫᱮᱠᱷᱟᱣᱢᱮ","favorite":"ᱠᱩᱥᱤᱠᱚ","list":"ᱛᱟᱞᱠᱟ","text":"ᱚᱞ ᱠᱚ","deselect":"ᱵᱚᱱᱫᱚᱭ"},"toolbar":{"recent":"ᱱᱤᱛᱚᱜᱼᱟ","favorites":"ᱠᱩᱥᱤᱠᱚ","add_feature":"ᱯᱷᱤᱪᱚᱨ ᱮᱢ ᱥᱮᱞᱣᱫ ᱢᱮ"},"modes":{"add_feature":{"title":"ᱯᱷᱤᱪᱚᱨ ᱥᱮᱞᱮᱫ ᱢᱮ","description":"ᱱᱚᱠᱥᱟ ᱨᱮ ᱯᱷᱤᱪᱨᱚ ᱥᱮᱞᱮᱫ ᱞᱟᱹᱜᱤᱫ ᱥᱮᱸᱫᱽᱨᱟᱭ ᱢᱮ ᱾","key":"ᱴᱮᱵ","result":"{count} ᱚᱨᱡᱚ","results":"{count} ᱚᱨᱡᱚ ᱠᱚ"},"add_area":{"title":"ᱴᱚᱴᱷᱟ","filter_tooltip":"ᱴᱚᱴᱷᱟ"},"add_line":{"title":"ᱜᱟᱨ","filter_tooltip":"ᱜᱟᱨ"},"add_point":{"title":"ᱵᱤᱸᱫᱩ","filter_tooltip":"ᱵᱤᱸᱫᱩ ᱠᱚ"},"add_note":{"title":"ᱱᱚᱴ","label":"ᱱᱚᱴ ᱥᱮᱞᱮᱫ ᱢᱮ"}},"operations":{"add":{"annotation":{"note":"ᱠᱷᱟᱴᱚ ᱠᱟᱛᱷᱟ ᱥᱮᱞᱮᱫ ᱮᱱᱟ ᱾"}},"paste":{"title":"ᱞᱟᱴᱷᱟ","annotation":{"single":"ᱯᱷᱤᱪᱚᱨ ᱞᱟᱴᱷᱟ ᱮᱱᱟ ","multiple":"ᱞᱟᱴᱷᱟᱠᱟᱱ {n} ᱯᱷᱤᱪᱚᱨ ᱾"}},"straighten":{"key":"S"},"delete":{"title":"ᱜᱮᱫ ᱜᱤᱰᱤ"}},"commit":{"cancel":"ᱵᱟᱰ","changes":"ᱵᱚᱫᱚᱞᱠᱩ ({count})","errors":"ᱵᱷᱩᱞ"},"map_data":{"layers":{"notes":{"title":"OpenStreetMap ᱠᱷᱟᱴᱚ ᱵᱤᱪᱟᱹᱨ"}}},"help":{"notes":{"title":"ᱠᱷᱟᱴᱚ ᱵᱤᱪᱟᱹᱨ","add_note_h":"ᱠᱷᱟᱴᱚ ᱵᱤᱪᱟᱹᱨ ᱥᱮᱞᱮᱫ","save_note_h":"ᱠᱷᱟᱴᱚ ᱵᱤᱪᱟᱹᱨ ᱥᱟᱱᱪᱟᱣ"}},"issues":{"errors":{"list_title":"ᱵᱷᱩᱞ ({count})"}},"intro":{"ok":"ᱴᱷᱤᱠ"}}}

View file

@ -1,35 +1 @@
{
"sc": {
"modes": {
"browse": {
"title": "Circa"
}
},
"operations": {
"delete": {
"title": "Boga"
},
"move": {
"title": "Movi"
},
"split": {
"title": "Sperra"
}
},
"intro": {
"graph": {
"block_number": "<value for addr:block_number>",
"county": "<value for addr:county>",
"district": "<value for addr:district>",
"hamlet": "<value for addr:hamlet>",
"neighbourhood": "<value for addr:neighbourhood>",
"province": "<value for addr:province>",
"quarter": "<value for addr:quarter>",
"state": "<value for addr:state>",
"subdistrict": "<value for addr:subdistrict>",
"suburb": "<value for addr:suburb>",
"countrycode": "it"
}
}
}
}
{"sc":{"modes":{"browse":{"title":"Circa"}},"operations":{"delete":{"title":"Boga"},"move":{"title":"Movi"},"split":{"title":"Sperra"}},"intro":{"graph":{"block_number":"<value for addr:block_number>","county":"<value for addr:county>","district":"<value for addr:district>","hamlet":"<value for addr:hamlet>","neighbourhood":"<value for addr:neighbourhood>","province":"<value for addr:province>","quarter":"<value for addr:quarter>","state":"<value for addr:state>","subdistrict":"<value for addr:subdistrict>","suburb":"<value for addr:suburb>","countrycode":"it"}}}}

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

Some files were not shown because too many files have changed in this diff Show more