X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/f36fc22e1a5b8311ccba0f5530639b26c78c2973..c9fdd5d3cb470e82b2cf457a022f034c0bda7e39:/vendor/assets/iD/presets.js diff --git a/vendor/assets/iD/presets.js b/vendor/assets/iD/presets.js index 0a09d502d..fbc24cccf 100644 --- a/vendor/assets/iD/presets.js +++ b/vendor/assets/iD/presets.js @@ -32,6 +32,7 @@ iD.data.presets = { "funifor", "funitel" ], + "searchable": false, "name": "Aerialway" }, "aerialway/cable_car": { @@ -188,6 +189,7 @@ iD.data.presets = { "tags": { "aeroway": "*" }, + "searchable": false, "name": "Aeroway" }, "aeroway/aerodrome": { @@ -525,6 +527,28 @@ iD.data.presets = { }, "name": "Bicycle Repair Station" }, + "amenity/biergarten": { + "icon": "beer", + "fields": [ + "address", + "building_area", + "opening_hours", + "smoking" + ], + "geometry": [ + "point", + "area" + ], + "tags": { + "amenity": "biergarten" + }, + "terms": [ + "beer", + "bier", + "booze" + ], + "name": "Beer Garden" + }, "amenity/boat_rental": { "fields": [ "operator" @@ -639,6 +663,30 @@ iD.data.presets = { }, "name": "Car Wash" }, + "amenity/casino": { + "fields": [ + "operator", + "address", + "building_area", + "opening_hours", + "smoking" + ], + "geometry": [ + "point", + "area" + ], + "terms": [ + "gambling", + "roulette", + "craps", + "poker", + "blackjack" + ], + "tags": { + "amenity": "casino" + }, + "name": "Casino" + }, "amenity/charging_station": { "icon": "car", "fields": [ @@ -1457,13 +1505,16 @@ iD.data.presets = { "name": "Ranger Station" }, "amenity/recycling": { - "icon": "recycling", + "icon": "waste-basket", "fields": [ "operator", "address", + "recycling/type", "recycling/cans", - "recycling/glass", + "recycling/glass_bottles", "recycling/paper", + "recycling/glass", + "recycling/plastic", "recycling/clothes" ], "geometry": [ @@ -1537,6 +1588,33 @@ iD.data.presets = { }, "name": "Restaurant" }, + "amenity/sanitary_dump_station": { + "fields": [ + "operator", + "access_toilets", + "fee", + "water_point" + ], + "geometry": [ + "point", + "vertex", + "area" + ], + "terms": [ + "Motor Home", + "Camper", + "Sanitary", + "Dump Station", + "Elsan", + "CDP", + "CTDP", + "Chemical Toilet" + ], + "tags": { + "amenity": "sanitary_dump_station" + }, + "name": "RV Toilet Disposal" + }, "amenity/school": { "icon": "school", "fields": [ @@ -1761,7 +1839,8 @@ iD.data.presets = { "operator", "building_area", "access_toilets", - "gender" + "gender", + "fee" ], "geometry": [ "point", @@ -1894,6 +1973,18 @@ iD.data.presets = { ], "matchScore": 0.1 }, + "area/highway": { + "fields": [ + "area/highway" + ], + "geometry": [ + "area" + ], + "tags": { + "area:highway": "*" + }, + "name": "Road Surface" + }, "barrier": { "geometry": [ "point", @@ -3595,9 +3686,10 @@ iD.data.presets = { "footway": "crossing" }, "terms": [], - "name": "Crossing" + "name": "Street Crossing" }, "footway/crosswalk": { + "icon": "highway-footway", "fields": [ "crossing", "access", @@ -3616,7 +3708,7 @@ iD.data.presets = { "terms": [ "zebra crossing" ], - "name": "Crosswalk" + "name": "Pedestrian Crosswalk" }, "footway/sidewalk": { "fields": [ @@ -3761,6 +3853,7 @@ iD.data.presets = { "tags": { "highway": "*" }, + "searchable": false, "name": "Highway" }, "highway/bridleway": { @@ -3803,6 +3896,29 @@ iD.data.presets = { "terms": [], "name": "Bus Stop" }, + "highway/corridor": { + "icon": "highway-footway", + "fields": [ + "width", + "level", + "access_simple" + ], + "geometry": [ + "line" + ], + "tags": { + "highway": "corridor" + }, + "terms": [ + "gallery", + "hall", + "hallway", + "indoor", + "passage", + "passageway" + ], + "name": "Indoor Corridor" + }, "highway/crossing": { "fields": [ "crossing", @@ -3816,7 +3932,7 @@ iD.data.presets = { "highway": "crossing" }, "terms": [], - "name": "Crossing" + "name": "Street Crossing" }, "highway/crosswalk": { "fields": [ @@ -3834,7 +3950,7 @@ iD.data.presets = { "terms": [ "zebra crossing" ], - "name": "Crosswalk" + "name": "Pedestrian Crosswalk" }, "highway/cycleway": { "icon": "highway-cycleway", @@ -3889,7 +4005,8 @@ iD.data.presets = { "maxspeed", "structure", "access", - "surface" + "surface", + "cycleway" ], "geometry": [ "line" @@ -4005,6 +4122,7 @@ iD.data.presets = { "name": "Path" }, "highway/pedestrian": { + "icon": "highway-footway", "fields": [ "surface", "lit", @@ -4021,7 +4139,7 @@ iD.data.presets = { "highway": "pedestrian" }, "terms": [], - "name": "Pedestrian" + "name": "Pedestrian Street" }, "highway/primary": { "icon": "highway-primary", @@ -4032,7 +4150,8 @@ iD.data.presets = { "access", "lanes", "surface", - "ref" + "ref", + "cycleway" ], "geometry": [ "line" @@ -4051,7 +4170,8 @@ iD.data.presets = { "structure", "access", "surface", - "ref" + "ref", + "cycleway" ], "geometry": [ "line" @@ -4098,7 +4218,8 @@ iD.data.presets = { "maxspeed", "structure", "access", - "surface" + "surface", + "cycleway" ], "geometry": [ "line" @@ -4150,7 +4271,8 @@ iD.data.presets = { "access", "lanes", "surface", - "ref" + "ref", + "cycleway" ], "geometry": [ "line" @@ -4169,7 +4291,8 @@ iD.data.presets = { "structure", "access", "surface", - "ref" + "ref", + "cycleway" ], "geometry": [ "line" @@ -4192,7 +4315,8 @@ iD.data.presets = { "maxspeed", "structure", "access", - "surface" + "surface", + "cycleway" ], "geometry": [ "line" @@ -4362,7 +4486,8 @@ iD.data.presets = { "access", "lanes", "surface", - "ref" + "ref", + "cycleway" ], "geometry": [ "line" @@ -4381,7 +4506,8 @@ iD.data.presets = { "structure", "access", "surface", - "ref" + "ref", + "cycleway" ], "geometry": [ "line" @@ -4499,7 +4625,8 @@ iD.data.presets = { "maxspeed", "structure", "access", - "surface" + "surface", + "cycleway" ], "geometry": [ "line" @@ -4632,7 +4759,7 @@ iD.data.presets = { "tags": { "landuse": "*" }, - "name": "Landuse" + "name": "Land Use" }, "landuse/allotments": { "geometry": [ @@ -4846,6 +4973,23 @@ iD.data.presets = { "terms": [], "name": "Orchard" }, + "landuse/plant_nursery": { + "icon": "garden", + "fields": [ + "name" + ], + "geometry": [ + "point", + "area" + ], + "tags": { + "landuse": "plant_nursery" + }, + "terms": [ + "vivero" + ], + "name": "Plant Nursery" + }, "landuse/quarry": { "geometry": [ "area" @@ -4901,6 +5045,45 @@ iD.data.presets = { }, "name": "Leisure" }, + "leisure/adult_gaming_centre": { + "fields": [ + "operator", + "address", + "building_area", + "opening_hours", + "smoking" + ], + "geometry": [ + "point", + "area" + ], + "terms": [ + "gambling", + "slot machine" + ], + "tags": { + "leisure": "adult_gaming_centre" + }, + "name": "Adult Gaming Center" + }, + "leisure/bowling_alley": { + "fields": [ + "operator", + "address", + "building_area", + "opening_hours", + "smoking" + ], + "geometry": [ + "point", + "area" + ], + "terms": [], + "tags": { + "leisure": "bowling_alley" + }, + "name": "Bowling Alley" + }, "leisure/common": { "geometry": [ "point", @@ -4997,6 +5180,15 @@ iD.data.presets = { }, "leisure/marina": { "icon": "harbor", + "fields": [ + "operator", + "address", + "capacity", + "fee", + "sanitary_dump_station", + "power_supply", + "internet_access" + ], "geometry": [ "point", "vertex", @@ -5349,6 +5541,25 @@ iD.data.presets = { }, "name": "Man Made" }, + "man_made/adit": { + "geometry": [ + "point", + "area" + ], + "fields": [ + "operator" + ], + "terms": [ + "entrance", + "underground", + "mine", + "cave" + ], + "tags": { + "man_made": "adit" + }, + "name": "Adit" + }, "man_made/breakwater": { "geometry": [ "line", @@ -5390,6 +5601,9 @@ iD.data.presets = { }, "man_made/lighthouse": { "icon": "lighthouse", + "fields": [ + "building_area" + ], "geometry": [ "point", "area" @@ -5450,7 +5664,7 @@ iD.data.presets = { "pumpjack" ], "tags": { - "man_made": "mast" + "man_made": "petroleum_well" }, "name": "Oil Well" }, @@ -5478,6 +5692,45 @@ iD.data.presets = { }, "name": "Pipeline" }, + "man_made/silo": { + "fields": [ + "building_area", + "crop" + ], + "geometry": [ + "point", + "area" + ], + "terms": [ + "grain", + "corn", + "wheat" + ], + "tags": { + "man_made": "silo" + }, + "name": "Silo" + }, + "man_made/storage_tank": { + "fields": [ + "building_area", + "content" + ], + "geometry": [ + "point", + "area" + ], + "terms": [ + "water", + "oil", + "gas", + "petrol" + ], + "tags": { + "man_made": "storage_tank" + }, + "name": "Storage Tank" + }, "man_made/survey_point": { "icon": "monument", "fields": [ @@ -5664,7 +5917,13 @@ iD.data.presets = { "fee", "access_simple" ], - "terms": [], + "terms": [ + "cavern", + "hollow", + "grotto", + "shelter", + "cavity" + ], "tags": { "natural": "cave_entrance" }, @@ -5765,6 +6024,25 @@ iD.data.presets = { ], "name": "Peak" }, + "natural/saddle": { + "icon": "triangle-stroked", + "fields": [ + "elevation" + ], + "geometry": [ + "point", + "vertex" + ], + "tags": { + "natural": "saddle" + }, + "terms": [ + "pass", + "mountain pass", + "top" + ], + "name": "Saddle" + }, "natural/scree": { "geometry": [ "area" @@ -5784,7 +6062,10 @@ iD.data.presets = { "tags": { "natural": "scrub" }, - "terms": [], + "terms": [ + "bush", + "shrubs" + ], "name": "Scrub" }, "natural/spring": { @@ -5800,8 +6081,8 @@ iD.data.presets = { }, "natural/tree": { "fields": [ - "leaf_type", - "leaf_cycle", + "leaf_type_singular", + "leaf_cycle_singular", "denotation" ], "icon": "park", @@ -5815,6 +6096,40 @@ iD.data.presets = { }, "name": "Tree" }, + "natural/tree_row": { + "fields": [ + "leaf_type", + "leaf_cycle", + "denotation" + ], + "icon": "park", + "geometry": [ + "line" + ], + "terms": [], + "tags": { + "natural": "tree_row" + }, + "name": "Tree row" + }, + "natural/volcano": { + "icon": "triangle", + "fields": [ + "elevation" + ], + "geometry": [ + "point", + "vertex" + ], + "tags": { + "natural": "volcano" + }, + "terms": [ + "mountain", + "crater" + ], + "name": "Volcano" + }, "natural/water": { "fields": [ "water" @@ -6331,6 +6646,7 @@ iD.data.presets = { "tags": { "place": "*" }, + "searchable": false, "name": "Place" }, "place/city": { @@ -6500,6 +6816,7 @@ iD.data.presets = { "fields": [ "power" ], + "searchable": false, "name": "Power" }, "power/generator": { @@ -6645,6 +6962,7 @@ iD.data.presets = { "tags": { "railway": "*" }, + "searchable": false, "name": "Railway" }, "railway/abandoned": { @@ -6728,12 +7046,12 @@ iD.data.presets = { "terms": [ "crossing", "railroad crossing", - "railway crossing", + "level crossing", "grade crossing", "road through railroad", "train crossing" ], - "name": "Level Crossing" + "name": "Railway Crossing" }, "railway/monorail": { "icon": "railway-monorail", @@ -8991,29 +9309,43 @@ iD.data.presets = { "icon": "campsite", "fields": [ "operator", - "address" + "address", + "capacity", + "fee" ], "geometry": [ "point", "vertex", "area" ], + "terms": [ + "Tent" + ], "tags": { "tourism": "camp_site" }, "name": "Camp Site" }, "tourism/caravan_site": { + "icon": "bus", "fields": [ "operator", "address", - "smoking" + "capacity", + "fee", + "sanitary_dump_station", + "power_supply", + "internet_access" ], "geometry": [ "point", "vertex", "area" ], + "terms": [ + "Motor Home", + "Camper" + ], "tags": { "tourism": "caravan_site" }, @@ -9643,6 +9975,7 @@ iD.data.presets = { "tags": { "waterway": "*" }, + "searchable": false, "name": "Waterway" }, "waterway/canal": { @@ -9697,6 +10030,29 @@ iD.data.presets = { }, "name": "Drain" }, + "waterway/fuel": { + "icon": "fuel", + "fields": [ + "operator", + "address", + "building_area", + "opening_hours" + ], + "geometry": [ + "point", + "area" + ], + "terms": [ + "petrol", + "gas", + "diesel", + "boat" + ], + "tags": { + "waterway": "fuel" + }, + "name": "Marine Fuel Station" + }, "waterway/river": { "icon": "waterway-river", "fields": [ @@ -9736,6 +10092,35 @@ iD.data.presets = { }, "name": "Riverbank" }, + "waterway/sanitary_dump_station": { + "fields": [ + "operator", + "access_toilets", + "fee", + "water_point" + ], + "geometry": [ + "point", + "vertex", + "area" + ], + "terms": [ + "Boat", + "Watercraft", + "Sanitary", + "Dump Station", + "Pumpout", + "Pump out", + "Elsan", + "CDP", + "CTDP", + "Chemical Toilet" + ], + "tags": { + "waterway": "sanitary_dump_station" + }, + "name": "Marine Toilet Disposal" + }, "waterway/stream": { "icon": "waterway-stream", "fields": [ @@ -12277,25 +12662,6 @@ iD.data.presets = { ], "suggestion": true }, - "amenity/fuel/Stacja paliw": { - "tags": { - "name": "Stacja paliw", - "amenity": "fuel" - }, - "name": "Stacja paliw", - "icon": "fuel", - "geometry": [ - "point", - "area" - ], - "fields": [ - "operator", - "address", - "building_area", - "opening_hours" - ], - "suggestion": true - }, "amenity/fuel/Bharat Petroleum": { "tags": { "name": "Bharat Petroleum", @@ -14753,6 +15119,7 @@ iD.data.presets = { "amenity/fast_food/Taco Bell": { "tags": { "name": "Taco Bell", + "cuisine": "mexican", "amenity": "fast_food" }, "name": "Taco Bell", @@ -14871,30 +15238,6 @@ iD.data.presets = { ], "suggestion": true }, - "amenity/fast_food/Kebab": { - "tags": { - "name": "Kebab", - "amenity": "fast_food" - }, - "name": "Kebab", - "icon": "fast-food", - "geometry": [ - "point", - "area" - ], - "fields": [ - "cuisine", - "operator", - "address", - "building_area", - "opening_hours", - "takeaway", - "delivery", - "drive_through", - "smoking" - ], - "suggestion": true - }, "amenity/fast_food/Макдоналдс": { "tags": { "name": "Макдоналдс", @@ -14944,30 +15287,6 @@ iD.data.presets = { ], "suggestion": true }, - "amenity/fast_food/Imbiss": { - "tags": { - "name": "Imbiss", - "amenity": "fast_food" - }, - "name": "Imbiss", - "icon": "fast-food", - "geometry": [ - "point", - "area" - ], - "fields": [ - "cuisine", - "operator", - "address", - "building_area", - "opening_hours", - "takeaway", - "delivery", - "drive_through", - "smoking" - ], - "suggestion": true - }, "amenity/fast_food/Chipotle": { "tags": { "name": "Chipotle", @@ -15386,6 +15705,7 @@ iD.data.presets = { "amenity/fast_food/Panda Express": { "tags": { "name": "Panda Express", + "cuisine": "chinese", "amenity": "fast_food" }, "name": "Panda Express", @@ -15749,6 +16069,7 @@ iD.data.presets = { "amenity/restaurant/Pizza Hut": { "tags": { "name": "Pizza Hut", + "cuisine": "pizza", "amenity": "restaurant" }, "name": "Pizza Hut", @@ -22549,12 +22870,12 @@ iD.data.presets = { ], "suggestion": true }, - "amenity/bank/Millenium Bank": { + "amenity/bank/Millenium": { "tags": { - "name": "Millenium Bank", + "name": "Millenium", "amenity": "bank" }, - "name": "Millenium Bank", + "name": "Millenium", "icon": "bank", "geometry": [ "point", @@ -25661,27 +25982,6 @@ iD.data.presets = { ], "suggestion": true }, - "amenity/cafe/Eisdiele": { - "tags": { - "name": "Eisdiele", - "amenity": "cafe" - }, - "name": "Eisdiele", - "icon": "cafe", - "geometry": [ - "point", - "area" - ], - "fields": [ - "cuisine", - "internet_access", - "address", - "building_area", - "opening_hours", - "smoking" - ], - "suggestion": true - }, "amenity/cafe/Dunkin Donuts": { "tags": { "name": "Dunkin Donuts", @@ -26220,12 +26520,12 @@ iD.data.presets = { ], "suggestion": true }, - "shop/supermarket/EDEKA": { + "shop/supermarket/Edeka": { "tags": { - "name": "EDEKA", + "name": "Edeka", "shop": "supermarket" }, - "name": "EDEKA", + "name": "Edeka", "icon": "grocery", "geometry": [ "point", @@ -26581,25 +26881,6 @@ iD.data.presets = { ], "suggestion": true }, - "shop/supermarket/REWE": { - "tags": { - "name": "REWE", - "shop": "supermarket" - }, - "name": "REWE", - "icon": "grocery", - "geometry": [ - "point", - "area" - ], - "fields": [ - "operator", - "address", - "building_area", - "opening_hours" - ], - "suggestion": true - }, "shop/supermarket/Rewe": { "tags": { "name": "Rewe", @@ -26695,25 +26976,6 @@ iD.data.presets = { ], "suggestion": true }, - "shop/supermarket/Edeka": { - "tags": { - "name": "Edeka", - "shop": "supermarket" - }, - "name": "Edeka", - "icon": "grocery", - "geometry": [ - "point", - "area" - ], - "fields": [ - "operator", - "address", - "building_area", - "opening_hours" - ], - "suggestion": true - }, "shop/supermarket/Pick n Pay": { "tags": { "name": "Pick n Pay", @@ -26866,25 +27128,6 @@ iD.data.presets = { ], "suggestion": true }, - "shop/supermarket/LIDL": { - "tags": { - "name": "LIDL", - "shop": "supermarket" - }, - "name": "LIDL", - "icon": "grocery", - "geometry": [ - "point", - "area" - ], - "fields": [ - "operator", - "address", - "building_area", - "opening_hours" - ], - "suggestion": true - }, "shop/supermarket/tegut": { "tags": { "name": "tegut", @@ -27341,25 +27584,6 @@ iD.data.presets = { ], "suggestion": true }, - "shop/supermarket/COOP": { - "tags": { - "name": "COOP", - "shop": "supermarket" - }, - "name": "COOP", - "icon": "grocery", - "geometry": [ - "point", - "area" - ], - "fields": [ - "operator", - "address", - "building_area", - "opening_hours" - ], - "suggestion": true - }, "shop/supermarket/Food Basics": { "tags": { "name": "Food Basics", @@ -28842,12 +29066,12 @@ iD.data.presets = { ], "suggestion": true }, - "shop/supermarket/Co-operative Food": { + "shop/supermarket/The Co-operative Food": { "tags": { - "name": "Co-operative Food", + "name": "The Co-operative Food", "shop": "supermarket" }, - "name": "Co-operative Food", + "name": "The Co-operative Food", "icon": "grocery", "geometry": [ "point", @@ -29355,25 +29579,6 @@ iD.data.presets = { ], "suggestion": true }, - "shop/supermarket/SPAR": { - "tags": { - "name": "SPAR", - "shop": "supermarket" - }, - "name": "SPAR", - "icon": "grocery", - "geometry": [ - "point", - "area" - ], - "fields": [ - "operator", - "address", - "building_area", - "opening_hours" - ], - "suggestion": true - }, "shop/supermarket/No Frills": { "tags": { "name": "No Frills", @@ -29469,25 +29674,6 @@ iD.data.presets = { ], "suggestion": true }, - "shop/supermarket/The Co-operative Food": { - "tags": { - "name": "The Co-operative Food", - "shop": "supermarket" - }, - "name": "The Co-operative Food", - "icon": "grocery", - "geometry": [ - "point", - "area" - ], - "fields": [ - "operator", - "address", - "building_area", - "opening_hours" - ], - "suggestion": true - }, "shop/supermarket/Eurospin": { "tags": { "name": "Eurospin", @@ -31602,25 +31788,6 @@ iD.data.presets = { ], "suggestion": true }, - "shop/convenience/Sklep spożywczy": { - "tags": { - "name": "Sklep spożywczy", - "shop": "convenience" - }, - "name": "Sklep spożywczy", - "icon": "shop", - "geometry": [ - "point", - "area" - ], - "fields": [ - "operator", - "address", - "building_area", - "opening_hours" - ], - "suggestion": true - }, "shop/convenience/Centra": { "tags": { "name": "Centra", @@ -31926,6 +32093,25 @@ iD.data.presets = { ], "suggestion": true }, + "shop/convenience/Sklep spożywczy": { + "tags": { + "name": "Sklep spożywczy", + "shop": "convenience" + }, + "name": "Sklep spożywczy", + "icon": "shop", + "geometry": [ + "point", + "area" + ], + "fields": [ + "operator", + "address", + "building_area", + "opening_hours" + ], + "suggestion": true + }, "shop/convenience/24 часа": { "tags": { "name": "24 часа", @@ -32135,25 +32321,6 @@ iD.data.presets = { ], "suggestion": true }, - "shop/convenience/Spożywczy": { - "tags": { - "name": "Spożywczy", - "shop": "convenience" - }, - "name": "Spożywczy", - "icon": "shop", - "geometry": [ - "point", - "area" - ], - "fields": [ - "operator", - "address", - "building_area", - "opening_hours" - ], - "suggestion": true - }, "shop/convenience/Фортуна": { "tags": { "name": "Фортуна", @@ -33009,25 +33176,6 @@ iD.data.presets = { ], "suggestion": true }, - "shop/car_repair/Kwik-Fit": { - "tags": { - "name": "Kwik-Fit", - "shop": "car_repair" - }, - "name": "Kwik-Fit", - "icon": "car", - "geometry": [ - "point", - "area" - ], - "fields": [ - "operator", - "address", - "building_area", - "opening_hours" - ], - "suggestion": true - }, "shop/car_repair/Midas": { "tags": { "name": "Midas", @@ -33275,25 +33423,6 @@ iD.data.presets = { ], "suggestion": true }, - "shop/car_repair/AutoZone": { - "tags": { - "name": "AutoZone", - "shop": "car_repair" - }, - "name": "AutoZone", - "icon": "car", - "geometry": [ - "point", - "area" - ], - "fields": [ - "operator", - "address", - "building_area", - "opening_hours" - ], - "suggestion": true - }, "shop/car_repair/Автосервис": { "tags": { "name": "Автосервис", @@ -37011,25 +37140,6 @@ iD.data.presets = { ], "suggestion": true }, - "shop/bakery/Bäcker": { - "tags": { - "name": "Bäcker", - "shop": "bakery" - }, - "name": "Bäcker", - "icon": "bakery", - "geometry": [ - "point", - "area" - ], - "fields": [ - "operator", - "address", - "building_area", - "opening_hours" - ], - "suggestion": true - }, "shop/bakery/Schäfer's": { "tags": { "name": "Schäfer's", @@ -37163,25 +37273,6 @@ iD.data.presets = { ], "suggestion": true }, - "shop/bakery/Piekarnia": { - "tags": { - "name": "Piekarnia", - "shop": "bakery" - }, - "name": "Piekarnia", - "icon": "bakery", - "geometry": [ - "point", - "area" - ], - "fields": [ - "operator", - "address", - "building_area", - "opening_hours" - ], - "suggestion": true - }, "shop/bakery/Пекарня": { "tags": { "name": "Пекарня", @@ -38797,25 +38888,6 @@ iD.data.presets = { ], "suggestion": true }, - "shop/hairdresser/Fryzjer": { - "tags": { - "name": "Fryzjer", - "shop": "hairdresser" - }, - "name": "Fryzjer", - "icon": "hairdresser", - "geometry": [ - "point", - "area" - ], - "fields": [ - "operator", - "address", - "building_area", - "opening_hours" - ], - "suggestion": true - }, "shop/hairdresser/Franck Provost": { "tags": { "name": "Franck Provost", @@ -38946,6 +39018,7 @@ iD.data.presets = { ], "vertex": [ "highway/crosswalk", + "highway/crossing", "railway/level_crossing", "highway/traffic_signals", "highway/turning_circle", @@ -39011,6 +39084,7 @@ iD.data.presets = { "name": "Path", "icon": "category-path", "members": [ + "highway/pedestrian", "highway/footway", "highway/cycleway", "highway/bridleway", @@ -39125,11 +39199,11 @@ iD.data.presets = { "key": "access" }, "type": "access", - "label": "Access", - "placeholder": "Unknown", + "label": "Allowed Access", + "placeholder": "Not Specified", "strings": { "types": { - "access": "General", + "access": "All", "foot": "Foot", "motor_vehicle": "Motor Vehicles", "bicycle": "Bicycles", @@ -39159,6 +39233,10 @@ iD.data.presets = { "destination": { "title": "Destination", "description": "Access permitted only to reach a destination" + }, + "dismount": { + "title": "Dismount", + "description": "Access permitted but rider must dismount" } } } @@ -39166,7 +39244,7 @@ iD.data.presets = { "access_simple": { "key": "access", "type": "combo", - "label": "Access", + "label": "Allowed Access", "placeholder": "yes", "options": [ "permissive", @@ -39191,9 +39269,18 @@ iD.data.presets = { "keys": [ "addr:housename", "addr:housenumber", + "addr:conscriptionnumber", "addr:street", "addr:city", - "addr:postcode" + "addr:postcode", + "addr:place", + "addr:hamlet", + "addr:suburb", + "addr:subdistrict", + "addr:district", + "addr:province", + "addr:state", + "addr:country" ], "reference": { "key": "addr" @@ -39205,6 +39292,7 @@ iD.data.presets = { "placeholders": { "housename": "Housename", "housenumber": "123", + "conscriptionnumber": "123", "street": "Street", "city": "City", "postcode": "Postcode", @@ -39291,6 +39379,11 @@ iD.data.presets = { "type": "typeCombo", "label": "Type" }, + "area/highway": { + "key": "area:highway", + "type": "typeCombo", + "label": "Type" + }, "artist": { "key": "artist_name", "type": "text", @@ -39400,6 +39493,11 @@ iD.data.presets = { "type": "combo", "label": "Type" }, + "content": { + "key": "content", + "type": "combo", + "label": "Contents" + }, "country": { "key": "country", "type": "combo", @@ -39430,6 +39528,54 @@ iD.data.presets = { "type": "combo", "label": "Cuisine" }, + "cycleway": { + "keys": [ + "cycleway:left", + "cycleway:right" + ], + "reference": { + "key": "cycleway" + }, + "type": "cycleway", + "label": "Bike Lanes", + "placeholder": "none", + "strings": { + "types": { + "cycleway:left": "Left side", + "cycleway:right": "Right side" + }, + "options": { + "none": { + "title": "None", + "description": "No bike lane" + }, + "lane": { + "title": "Standard bike lane", + "description": "A bike lane separated from auto traffic by a painted line" + }, + "shared_lane": { + "title": "Shared bike lane", + "description": "A bike lane with no separation from auto traffic" + }, + "track": { + "title": "Bike track", + "description": "A bike lane separated from traffic by a physical barrier" + }, + "share_busway": { + "title": "Bike lane shared with bus", + "description": "A bike lane shared with a bus lane" + }, + "opposite_lane": { + "title": "Opposite bike lane", + "description": "A bike lane that travels in the opposite direction of traffic" + }, + "opposite": { + "title": "Contraflow bike lane", + "description": "A bike lane that travels in both directions on a one-way street" + } + } + } + }, "delivery": { "key": "delivery", "type": "check", @@ -39715,6 +39861,19 @@ iD.data.presets = { } } }, + "leaf_cycle_singular": { + "key": "leaf_cycle", + "type": "combo", + "label": "Leaf Cycle", + "strings": { + "options": { + "evergreen": "Evergreen", + "deciduous": "Deciduous", + "semi_evergreen": "Semi-Evergreen", + "semi_deciduous": "Semi-Deciduous" + } + } + }, "leaf_type": { "key": "leaf_type", "type": "combo", @@ -39728,6 +39887,18 @@ iD.data.presets = { } } }, + "leaf_type_singular": { + "key": "leaf_type", + "type": "combo", + "label": "Leaf Type", + "strings": { + "options": { + "broadleaved": "Broadleaved", + "needleleaved": "Needleleaved", + "leafless": "Leafless" + } + } + }, "leisure": { "key": "leisure", "type": "typeCombo", @@ -39738,6 +39909,12 @@ iD.data.presets = { "type": "number", "label": "Length (Meters)" }, + "level": { + "key": "level", + "type": "combo", + "label": "Level", + "universal": true + }, "levels": { "key": "building:levels", "type": "number", @@ -39975,6 +40152,11 @@ iD.data.presets = { "type": "typeCombo", "label": "Type" }, + "power_supply": { + "key": "power_supply", + "type": "check", + "label": "Power Supply" + }, "railway": { "key": "railway", "type": "typeCombo", @@ -39995,11 +40177,32 @@ iD.data.presets = { "type": "check", "label": "Accepts Glass" }, + "recycling/glass_bottles": { + "key": "recycling:glass_bottles", + "type": "check", + "label": "Accepts Glass Bottles" + }, "recycling/paper": { "key": "recycling:paper", "type": "check", "label": "Accepts Paper" }, + "recycling/plastic": { + "key": "recycling:plastic", + "type": "check", + "label": "Accepts Plastic" + }, + "recycling/type": { + "key": "recycling_type", + "type": "combo", + "label": "Recycling Type", + "strings": { + "options": { + "container": "Container", + "centre": "Recycling Center" + } + } + }, "ref": { "key": "ref", "type": "text", @@ -40055,6 +40258,11 @@ iD.data.presets = { } } }, + "sanitary_dump_station": { + "key": "sanitary_dump_station", + "type": "check", + "label": "Toilet Disposal" + }, "seasonal": { "key": "seasonal", "type": "check", @@ -40360,6 +40568,11 @@ iD.data.presets = { "type": "combo", "label": "Type" }, + "water_point": { + "key": "water_point", + "type": "check", + "label": "Water Point" + }, "waterway": { "key": "waterway", "type": "typeCombo",