X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/2ac8b4b76057c293fc93f492359933db87abfc59..d02ea8a1332fc7c32749ab479d68d44e2e76cdfa:/vendor/assets/iD/presets.js diff --git a/vendor/assets/iD/presets.js b/vendor/assets/iD/presets.js index 9ef8ee97c..0631c4fa3 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": [ @@ -1087,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": [ @@ -1121,6 +1187,7 @@ iD.data.presets = { "access_simple", "supervised", "park_ride", + "surface", "address" ], "geometry": [ @@ -1457,13 +1524,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 +1607,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 +1858,8 @@ iD.data.presets = { "operator", "building_area", "access_toilets", - "gender" + "gender", + "fee" ], "geometry": [ "point", @@ -1894,6 +1992,18 @@ iD.data.presets = { ], "matchScore": 0.1 }, + "area/highway": { + "fields": [ + "area/highway" + ], + "geometry": [ + "area" + ], + "tags": { + "area:highway": "*" + }, + "name": "Road Surface" + }, "barrier": { "geometry": [ "point", @@ -2286,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", @@ -2402,6 +2519,12 @@ iD.data.presets = { "tags": { "building": "house" }, + "terms": [ + "home", + "family", + "residence", + "dwelling" + ], "name": "House" }, "building/hut": { @@ -2530,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": [ @@ -2588,6 +2735,14 @@ iD.data.presets = { "tags": { "building": "terrace" }, + "terms": [ + "home", + "terrace", + "brownstone", + "family", + "residence", + "dwelling" + ], "name": "Row Houses" }, "building/train_station": { @@ -3595,9 +3750,10 @@ iD.data.presets = { "footway": "crossing" }, "terms": [], - "name": "Crossing" + "name": "Street Crossing" }, "footway/crosswalk": { + "icon": "highway-footway", "fields": [ "crossing", "access", @@ -3616,9 +3772,10 @@ iD.data.presets = { "terms": [ "zebra crossing" ], - "name": "Crosswalk" + "name": "Pedestrian Crosswalk" }, "footway/sidewalk": { + "icon": "highway-footway", "fields": [ "surface", "lit", @@ -3761,6 +3918,7 @@ iD.data.presets = { "tags": { "highway": "*" }, + "searchable": false, "name": "Highway" }, "highway/bridleway": { @@ -3803,6 +3961,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 +3997,7 @@ iD.data.presets = { "highway": "crossing" }, "terms": [], - "name": "Crossing" + "name": "Street Crossing" }, "highway/crosswalk": { "fields": [ @@ -3834,7 +4015,7 @@ iD.data.presets = { "terms": [ "zebra crossing" ], - "name": "Crosswalk" + "name": "Pedestrian Crosswalk" }, "highway/cycleway": { "icon": "highway-cycleway", @@ -3889,7 +4070,8 @@ iD.data.presets = { "maxspeed", "structure", "access", - "surface" + "surface", + "cycleway" ], "geometry": [ "line" @@ -4005,6 +4187,7 @@ iD.data.presets = { "name": "Path" }, "highway/pedestrian": { + "icon": "highway-footway", "fields": [ "surface", "lit", @@ -4021,7 +4204,7 @@ iD.data.presets = { "highway": "pedestrian" }, "terms": [], - "name": "Pedestrian" + "name": "Pedestrian Street" }, "highway/primary": { "icon": "highway-primary", @@ -4032,7 +4215,8 @@ iD.data.presets = { "access", "lanes", "surface", - "ref" + "ref", + "cycleway" ], "geometry": [ "line" @@ -4051,7 +4235,8 @@ iD.data.presets = { "structure", "access", "surface", - "ref" + "ref", + "cycleway" ], "geometry": [ "line" @@ -4098,7 +4283,8 @@ iD.data.presets = { "maxspeed", "structure", "access", - "surface" + "surface", + "cycleway" ], "geometry": [ "line" @@ -4150,7 +4336,8 @@ iD.data.presets = { "access", "lanes", "surface", - "ref" + "ref", + "cycleway" ], "geometry": [ "line" @@ -4169,7 +4356,8 @@ iD.data.presets = { "structure", "access", "surface", - "ref" + "ref", + "cycleway" ], "geometry": [ "line" @@ -4192,7 +4380,8 @@ iD.data.presets = { "maxspeed", "structure", "access", - "surface" + "surface", + "cycleway" ], "geometry": [ "line" @@ -4362,7 +4551,8 @@ iD.data.presets = { "access", "lanes", "surface", - "ref" + "ref", + "cycleway" ], "geometry": [ "line" @@ -4381,7 +4571,8 @@ iD.data.presets = { "structure", "access", "surface", - "ref" + "ref", + "cycleway" ], "geometry": [ "line" @@ -4429,6 +4620,9 @@ iD.data.presets = { "tags": { "highway": "traffic_signals" }, + "fields": [ + "traffic_signals" + ], "terms": [ "light", "stoplight", @@ -4499,7 +4693,8 @@ iD.data.presets = { "maxspeed", "structure", "access", - "surface" + "surface", + "cycleway" ], "geometry": [ "line" @@ -4632,7 +4827,7 @@ iD.data.presets = { "tags": { "landuse": "*" }, - "name": "Landuse" + "name": "Land Use" }, "landuse/allotments": { "geometry": [ @@ -4641,8 +4836,11 @@ iD.data.presets = { "tags": { "landuse": "allotments" }, - "terms": [], - "name": "Allotments" + "terms": [ + "allotment", + "garden" + ], + "name": "Community Garden" }, "landuse/basin": { "geometry": [ @@ -4846,6 +5044,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 +5116,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 +5251,15 @@ iD.data.presets = { }, "leisure/marina": { "icon": "harbor", + "fields": [ + "operator", + "address", + "capacity", + "fee", + "sanitary_dump_station", + "power_supply", + "internet_access" + ], "geometry": [ "point", "vertex", @@ -5140,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": [ @@ -5349,6 +5646,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 +5706,9 @@ iD.data.presets = { }, "man_made/lighthouse": { "icon": "lighthouse", + "fields": [ + "building_area" + ], "geometry": [ "point", "area" @@ -5465,7 +5784,7 @@ iD.data.presets = { "name": "Pier" }, "man_made/pipeline": { - "icon": "pipeline", + "icon": "pipeline-line", "fields": [ "location", "operator" @@ -5478,6 +5797,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": [ @@ -5604,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", @@ -5616,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" @@ -5664,7 +6082,13 @@ iD.data.presets = { "fee", "access_simple" ], - "terms": [], + "terms": [ + "cavern", + "hollow", + "grotto", + "shelter", + "cavity" + ], "tags": { "natural": "cave_entrance" }, @@ -5765,6 +6189,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 +6227,10 @@ iD.data.presets = { "tags": { "natural": "scrub" }, - "terms": [], + "terms": [ + "bush", + "shrubs" + ], "name": "Scrub" }, "natural/spring": { @@ -5800,8 +6246,8 @@ iD.data.presets = { }, "natural/tree": { "fields": [ - "leaf_type", - "leaf_cycle", + "leaf_type_singular", + "leaf_cycle_singular", "denotation" ], "icon": "park", @@ -5815,6 +6261,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 +6811,7 @@ iD.data.presets = { "tags": { "place": "*" }, + "searchable": false, "name": "Place" }, "place/city": { @@ -6500,6 +6981,7 @@ iD.data.presets = { "fields": [ "power" ], + "searchable": false, "name": "Power" }, "power/generator": { @@ -6645,6 +7127,7 @@ iD.data.presets = { "tags": { "railway": "*" }, + "searchable": false, "name": "Railway" }, "railway/abandoned": { @@ -6728,12 +7211,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", @@ -6892,7 +7375,7 @@ iD.data.presets = { "searchable": false }, "route/ferry": { - "icon": "ferry", + "icon": "ferry-line", "geometry": [ "line" ], @@ -8991,29 +9474,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 +10140,7 @@ iD.data.presets = { "tags": { "waterway": "*" }, + "searchable": false, "name": "Waterway" }, "waterway/canal": { @@ -9697,6 +10195,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 +10257,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 +12827,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 +15284,7 @@ iD.data.presets = { "amenity/fast_food/Taco Bell": { "tags": { "name": "Taco Bell", + "cuisine": "mexican", "amenity": "fast_food" }, "name": "Taco Bell", @@ -14871,30 +15403,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 +15452,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 +15870,7 @@ iD.data.presets = { "amenity/fast_food/Panda Express": { "tags": { "name": "Panda Express", + "cuisine": "chinese", "amenity": "fast_food" }, "name": "Panda Express", @@ -15749,6 +16234,7 @@ iD.data.presets = { "amenity/restaurant/Pizza Hut": { "tags": { "name": "Pizza Hut", + "cuisine": "pizza", "amenity": "restaurant" }, "name": "Pizza Hut", @@ -22549,12 +23035,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 +26147,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 +26685,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 +27046,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 +27141,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 +27293,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 +27749,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 +29231,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 +29744,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 +29839,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 +31953,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 +32258,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 +32486,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 +33341,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 +33588,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 +37305,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 +37438,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 +39053,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 +39183,7 @@ iD.data.presets = { ], "vertex": [ "highway/crosswalk", + "highway/crossing", "railway/level_crossing", "highway/traffic_signals", "highway/turning_circle", @@ -39011,6 +39249,7 @@ iD.data.presets = { "name": "Path", "icon": "category-path", "members": [ + "highway/pedestrian", "highway/footway", "highway/cycleway", "highway/bridleway", @@ -39125,11 +39364,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 +39398,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 +39409,7 @@ iD.data.presets = { "access_simple": { "key": "access", "type": "combo", - "label": "Access", + "label": "Allowed Access", "placeholder": "yes", "options": [ "permissive", @@ -39191,9 +39434,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 +39457,7 @@ iD.data.presets = { "placeholders": { "housename": "Housename", "housenumber": "123", + "conscriptionnumber": "123", "street": "Street", "city": "City", "postcode": "Postcode", @@ -39291,6 +39544,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 +39658,11 @@ iD.data.presets = { "type": "combo", "label": "Type" }, + "content": { + "key": "content", + "type": "combo", + "label": "Contents" + }, "country": { "key": "country", "type": "combo", @@ -39430,6 +39693,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 +40026,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 +40052,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 +40074,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 +40317,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 +40342,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 +40423,11 @@ iD.data.presets = { } } }, + "sanitary_dump_station": { + "key": "sanitary_dump_station", + "type": "check", + "label": "Toilet Disposal" + }, "seasonal": { "key": "seasonal", "type": "check", @@ -40324,6 +40697,12 @@ iD.data.presets = { } } }, + "traffic_signals": { + "key": "traffic_signals", + "type": "combo", + "label": "Type", + "default": "signal" + }, "trail_visibility": { "key": "trail_visibility", "type": "combo", @@ -40360,6 +40739,11 @@ iD.data.presets = { "type": "combo", "label": "Type" }, + "water_point": { + "key": "water_point", + "type": "check", + "label": "Water Point" + }, "waterway": { "key": "waterway", "type": "typeCombo",