Merge branch 'openstreetmap:main' into patch-44

This commit is contained in:
kjonosm 2024-07-14 16:01:55 +02:00 committed by GitHub
commit 50569cdb3b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
389 changed files with 29867 additions and 4559 deletions

View file

@ -59,10 +59,6 @@
"old": {"amenity": "community_center"},
"replace": {"amenity": "community_centre"}
},
{
"old": {"amenity": "dancing_school"},
"replace": {"leisure": "dance", "dance:teaching": "yes" }
},
{
"old": {"amenity": "dog_bin"},
"replace": {"amenity": "waste_basket", "waste": "dog_excrement"}
@ -80,8 +76,8 @@
"replace": {"amenity": "charging_station"}
},
{
"old": {"amenity": "charging_station", "car": "*"},
"replace": {"amenity": "charging_station", "motorcar": "$1"}
"old": {"amenity": "charging_station", "car": "*"},
"replace": {"amenity": "charging_station", "motorcar": "$1"}
},
{
"old": {"amenity": "fire_hydrant"},
@ -119,6 +115,10 @@
"old": {"amenity": "lifeboat_station"},
"replace": {"emergency": "water_rescue"}
},
{
"old": {"amenity": "lockers"},
"replace": {"amenity": "locker"}
},
{
"old": {"amenity": "notice_board"},
"replace": {"advertising": "board"}
@ -547,9 +547,13 @@
"replace": {"direction": "W"}
},
{
"old": {"disabled_spaces":"*"},
"old": {"disabled_spaces": "*"},
"replace": {"capacity:disabled": "$1"}
},
{
"old": {"door": "loadingdock"},
"replace": {"amenity": "loading_dock"}
},
{
"old": {"drinkable": "*"},
"replace": {"drinking_water": "$1"}
@ -580,12 +584,32 @@
},
{
"old": {"emergency": "sprinkler_connection"},
"replace": {"emergency": "fire_service_inlet", " fire_sprinkler": "yes"}
"replace": {"emergency": "fire_service_inlet", "fire_sprinkler": "yes"}
},
{
"old": {"emergency": "lifeguard_base"},
"replace": {"emergency": "lifeguard", "lifeguard": "base"}
},
{
"old": {"emergency": "lifeguard_platform"},
"replace": {"emergency": "lifeguard", "lifeguard": "tower"}
},
{
"old": {"emergency": "lifeguard_tower"},
"replace": {"emergency": "lifeguard", "lifeguard": "tower"}
},
{
"old": {"emergency": "water_rescue_station"},
"replace": {"emergency": "water_rescue"}
},
{
"old": {"emergency": "lifeboat_station"},
"replace": {"emergency": "water_rescue"}
},
{
"old": {"emergency": "ses_station"},
"replace": {"emergency": "disaster_response"}
},
{
"old": {"emergency": "marine_rescue"},
"replace": {"emergency": "water_rescue"}
@ -662,6 +686,10 @@
"old": {"footway": "both"},
"replace": {"sidewalk": "both"}
},
{
"old": {"sidewalk": "none"},
"replace": {"sidewalk": "no"}
},
{
"old": {"footway": "crossing", "highway": "cycleway"},
"replace": {"cycleway": "crossing", "highway": "cycleway"}
@ -762,6 +790,10 @@
"old": {"highway": "ford"},
"replace": {"ford": "*"}
},
{
"old": {"highway": "path", "ladder": "yes"},
"replace": {"highway": "ladder"}
},
{
"old": {"highway": "platform"},
"replace": {"highway": "platform", "public_transport": "platform"}
@ -775,8 +807,8 @@
"replace": {"highway": "road", "surface": "unpaved"}
},
{
"old": {"historic": "archaeological_site", "site_type": "*"},
"replace": {"historic": "archaeological_site", "archaeological_site": "$1"}
"old": {"historic": "archaeological_site", "site_type": "*"},
"replace": {"historic": "archaeological_site", "archaeological_site": "$1"}
},
{
"old": {"industrial": "gas"},
@ -822,11 +854,11 @@
"old": {"internet_access": "wifi"},
"replace": {"internet_access": "wlan"}
},
{
{
"old": {"internet_access": "wi-fi"},
"replace": {"internet_access": "wlan"}
},
{
{
"old": {"internet_access": "WLAN"},
"replace": {"internet_access": "wlan"}
},
@ -935,12 +967,12 @@
"replace": {"natural": "water", "water": "reservoir"}
},
{
"old": {"landuse": "reservoir", "reservoir_type": "tailings", "natural": "water", "water": "reservoir"},
"replace": {"man_made": "tailings_pond"}
"old": {"landuse": "reservoir", "reservoir_type": "tailings", "natural": "water", "water": "reservoir"},
"replace": {"man_made": "tailings_pond"}
},
{
"old": {"landuse": "reservoir", "reservoir_type": "tailings"},
"replace": {"man_made": "tailings_pond"}
"old": {"landuse": "reservoir", "reservoir_type": "tailings"},
"replace": {"man_made": "tailings_pond"}
},
{
"old": {"landuse": "school"},
@ -982,10 +1014,18 @@
"old": {"leisure": "ice_rink", "sport": "skating"},
"replace": {"leisure": "ice_rink", "sport": "ice_skating"}
},
{
"old": {"leisure": "maze"},
"replace": {"attraction": "maze"}
},
{
"old": {"leisure": "recreation_ground"},
"replace": {"landuse": "recreation_ground"}
},
{
"old": {"leisure": "swimming_pool", "swimming_pool": "hot_tub"},
"replace": {"leisure": "hot_tub"}
},
{
"old": {"leisure": "table_tennis_table"},
"replace": {"leisure": "pitch", "sport": "table_tennis"}
@ -1131,8 +1171,8 @@
"replace": {"natural": "wetland", "wetland": "marsh"}
},
{
"old": {"natural": "water", "water": "reservoir", "reservoir_type": "tailings"},
"replace": {"man_made": "tailings_pond"}
"old": {"natural": "water", "water": "reservoir", "reservoir_type": "tailings"},
"replace": {"man_made": "tailings_pond"}
},
{
"old": {"natural": "waterfall"},
@ -1229,6 +1269,9 @@
"old": {"place_name": "*"},
"replace": {"name": "$1"}
},
{
"old": {"playground:theme": "playground"}
},
{
"old": {"pole": "transition"},
"replace": {"location:transition": "yes"}
@ -1677,6 +1720,14 @@
"old": {"tourism": "bed_and_breakfast"},
"replace": {"tourism": "guest_house", "guest_house": "bed_and_breakfast"}
},
{
"old": {"tourism": "picnic_table"},
"replace": {"leisure": "picnic_table"}
},
{
"old": {"tourism": "resort"},
"replace": {"leisure": "resort"}
},
{
"old": {"tower:type": "power"},
"replace": {"power": "tower"}
@ -1729,6 +1780,10 @@
"old": {"transformer": "traction"},
"replace": {"transformer": "main"}
},
{
"old": {"traffic_calming": "island", "area": "yes"},
"replace": {"area:highway": "traffic_island"}
},
{
"old": {"tunnel": "1"},
"replace": {"tunnel": "yes"}
@ -1822,20 +1877,20 @@
"replace": {"volcano:status": "extinct"}
},
{
"old": {"voltage-high": "*", "transformer":"generator"},
"replace": {"voltage:secondary":"$1", "transformer":"generator"}
"old": {"voltage-high": "*", "transformer": "generator"},
"replace": {"voltage:secondary": "$1", "transformer": "generator"}
},
{
"old": {"voltage-low": "*", "transformer":"generator"},
"replace": {"voltage:primary":"$1", "transformer":"generator"}
"old": {"voltage-low": "*", "transformer": "generator"},
"replace": {"voltage:primary": "$1", "transformer": "generator"}
},
{
"old": {"voltage-high": "*"},
"replace": {"voltage:primary":"$1"}
"replace": {"voltage:primary": "$1"}
},
{
"old": {"voltage-low": "*"},
"replace": {"voltage:secondary":"$1"}
"replace": {"voltage:secondary": "$1"}
},
{
"old": {"wall_type": "noise_barrier"},
@ -1940,5 +1995,9 @@
{
"old": {"memorial:text": "*"},
"replace": {"inscription": "$1"}
},
{
"old": {"industrial": "brickworks"},
"replace": {"industrial": "brickyard"}
}
]

16
data/fields/alt_name.json Normal file
View file

@ -0,0 +1,16 @@
{
"key": "alt_name",
"type": "localized",
"label": "Alternative Name",
"universal": true,
"terms": [
"aka",
"alias",
"also known as",
"nonstandard name",
"secondary name"
],
"prerequisiteTag": {
"key": "name"
}
}

12
data/fields/armrest.json Normal file
View file

@ -0,0 +1,12 @@
{
"key": "armrest",
"type": "check",
"label": "Armrests",
"strings": {
"options": {
"undefined": "Unknown",
"yes": "One or more armrests",
"no": "No armrests"
}
}
}

5
data/fields/books.json Normal file
View file

@ -0,0 +1,5 @@
{
"key": "books",
"type": "semiCombo",
"label": "Type of Books"
}

View file

@ -1,8 +1,13 @@
{
"key": "brewery",
"type": "semiCombo",
"label": "Draft Beers",
"label": "Sold Beer brands",
"terms": [
"on tap"
"beer brand",
"beer dispensing",
"bottled beer",
"draft beer",
"on tap",
"tap beer"
]
}

View file

@ -1,5 +1,17 @@
{
"key": "bridge",
"type": "combo",
"label": "Type"
"label": "Type",
"strings": {
"options": {
"aqueduct": "Aqueduct",
"boardwalk": "Boardwalk",
"cantilever": "Cantilever Bridge",
"covered": "Covered Bridge",
"low_water_crossing": "Low Water Crossing",
"movable": "Movable Bridge",
"trestle": "Trestle Bridge",
"viaduct": "Viaduct"
}
}
}

View file

@ -46,6 +46,7 @@
"public": "Public Building",
"residential": "Residential Building",
"retail": "Retail Building",
"riding_hall": "Horseback Riding Arena",
"roof": "Roof",
"ruins": "Building Ruins",
"school": "School Building",

6
data/fields/count.json Normal file
View file

@ -0,0 +1,6 @@
{
"key": "count",
"type": "number",
"minValue": 1,
"label": "Number of Features"
}

View file

@ -5,5 +5,7 @@
"prerequisiteTag": {
"key": "flag:type",
"value": "national"
}
},
"snake_case": false,
"caseSensitive": true
}

View file

@ -0,0 +1,20 @@
{
"key": "crossing:markings",
"type": "combo",
"label": "{crossing/markings}",
"options": [
"zebra",
"dots",
"surface",
"yes",
"no"
],
"autoSuggestions": false,
"iconsCrossReference": "{crossing/markings}",
"stringsCrossReference": "{crossing/markings}",
"locationSet": {
"include": [
"PL"
]
}
}

View file

@ -40,7 +40,8 @@
"BG",
"DE",
"AT",
"CH"
"CH",
"PL"
]
}
}

View file

@ -0,0 +1,21 @@
{
"key": "crossing:markings",
"type": "combo",
"label": "{crossing/markings}",
"options": [
"zebra",
"dots",
"surface",
"yes",
"no"
],
"autoSuggestions": false,
"iconsCrossReference": "{crossing/markings}",
"stringsCrossReference": "{crossing/markings}",
"locationSet": {
"include": [
"PL"
]
},
"default": "yes"
}

View file

@ -10,7 +10,8 @@
"BG",
"DE",
"AT",
"CH"
"CH",
"PL"
]
}
}

View file

@ -6,53 +6,93 @@
"options": {
"pizza": "Pizza",
"burger": "Burger",
"regional": "Regional",
"coffee_shop": "Coffee Shop",
"regional": "Regional",
"italian": "Italian",
"chinese": "Chinese",
"sandwich": "Sandwich",
"japanese": "Japanese",
"mexican": "Mexican",
"kebab": "Kebab",
"indian": "Indian",
"chinese": "Chinese",
"chicken": "Chicken",
"fish": "Fish",
"asian": "Asian",
"french": "French",
"spanish": "Spanish",
"portuguese": "Portuguese",
"russian": "Russian",
"polish": "Polish",
"thai": "Thai",
"korean": "Korean",
"japanese": "Japanese",
"kebab": "Kebab",
"mexican": "Mexican",
"american": "American",
"seafood": "Seafood",
"sushi": "Sushi",
"asian": "Asian",
"ice_cream": "Ice Cream",
"filipino": "Filipino",
"georgian": "Georgian",
"indian": "Indian",
"sushi": "Sushi",
"seafood": "Seafood",
"thai": "Thai",
"french": "French",
"german": "German",
"breakfast": "Breakfast",
"greek": "Greek",
"vietnamese": "Vietnamese",
"turkish": "Turkish",
"lebanese": "Lebanese",
"indonesian": "Indonesian",
"malaysian": "Malaysian",
"taiwanese": "Taiwanese",
"ukrainian": "Ukrainian",
"peruvian": "Peruvian",
"tex-mex": "Tex-Mex",
"juice": "Juice",
"bubble_tea": "Bubble Tea",
"hot_dog": "Hot Dog",
"cake": "Cake",
"pankcake": "Pancake",
"pasta": "Pasta",
"salad": "Salad",
"chocolate": "Chocolate",
"dessert": "Dessert",
"steak_house": "Steak House",
"donut": "Donut"
"fish_and_chips": "Fish and Chips",
"korean": "Korean",
"barbecue": "Barbecue",
"donut": "Donut",
"noodle": "Noodle",
"vietnamese": "Vietnamese",
"fish": "Fish",
"turkish": "Turkish",
"cake": "Cake",
"pasta": "Pasta",
"tex-mex": "Tex-Mex",
"bubble_tea": "Bubble Tea",
"ramen": "Ramen",
"mediterranean": "Mediterranean",
"spanish": "Spanish",
"friture": "Friterie",
"tea": "Tea",
"grill": "Bar and Grill",
"juice": "Juice",
"salad": "Salad",
"crepe": "Crepe",
"hot_dog": "Hot Dog",
"pancake": "Pancake",
"dessert": "Dessert",
"diner": "Diner",
"tapas": "Tapas",
"portuguese": "Portuguese",
"beef_bowl": "Gyūdon",
"russian": "Russian",
"indonesian": "Indonesian",
"wings": "Chicken Wings",
"lebanese": "Lebanese",
"arab": "Arab",
"curry": "Curry",
"malaysian": "Malaysian",
"bagel": "Bagel",
"georgian": "Georgian",
"polish": "Polish",
"african": "African",
"western": "Western",
"sausage": "Sausage",
"filipino": "Filipino",
"caribbean": "Caribbean",
"soba": "Soba",
"peruvian": "Peruvian",
"brazilian": "Brazilian",
"oriental": "Oriental",
"fine_dining": "Fine Dining",
"frozen_yogurt": "Frozen Yogurt",
"argentinian": "Argentinian",
"balkan": "Balkan",
"bavarian": "Bavarian",
"shawarma": "Shawarma",
"persian": "Persian",
"middle_eastern": "Middle Eastern",
"pastry": "Pastry",
"soup": "Soup",
"fries": "Fries",
"taiwanese": "Taiwanese",
"bistro": "Bistro",
"european": "European",
"moroccan": "Moroccan",
"hawaiian": "Hawaiian",
"brunch": "Brunch",
"udon": "Udon",
"ukrainian": "Ukrainian"
}
},
"terms": [

View file

@ -0,0 +1,6 @@
{
"key": "dock:height",
"minValue": 0,
"type": "number",
"label": "Dock Height (Meters)"
}

View file

@ -0,0 +1,6 @@
{
"key": "dock:width",
"minValue": 0,
"type": "number",
"label": "Dock Width (Meters)"
}

View file

@ -6,6 +6,7 @@
"options": {
"yes": "Allowed",
"leashed": "Leashed Only",
"unleashed": "Leashes Not Required",
"no": "Not Allowed"
}
},

12
data/fields/dog_yes.json Normal file
View file

@ -0,0 +1,12 @@
{
"key": "dog",
"type": "combo",
"label": "{dog}",
"options": [
"leashed",
"unleashed"
],
"stringsCrossReference": "{dog}",
"autoSuggestions": false,
"customValues": false
}

View file

@ -0,0 +1,6 @@
{
"key": "door:height",
"minValue": 0,
"type": "number",
"label": "Door Height (Meters)"
}

View file

@ -0,0 +1,6 @@
{
"key": "door:width",
"minValue": 0,
"type": "number",
"label": "Door Width (Meters)"
}

View file

@ -0,0 +1,17 @@
{
"key": "fhrs:id",
"type": "identifier",
"label": "FHRS ID",
"urlFormat": "https://ratings.food.gov.uk/business/en-GB/{value}",
"pattern": "^[0-9]{1,}$",
"locationSet": {
"include": [
"gb"
]
},
"terms": [
"Food Hygiene Rating Scheme",
"Food Hygiene Rating System",
"Food Standards Agency"
]
}

View file

@ -0,0 +1,5 @@
{
"key": "footrest",
"type": "check",
"label": "Footrest"
}

View file

@ -0,0 +1,9 @@
{
"key": "fortification_type",
"type": "combo",
"label": "Fortification Type",
"prerequisiteTag": {
"key": "archaeological_site",
"value": "fortification"
}
}

View file

@ -21,9 +21,11 @@
"octane_97": "Gasoline (97 Octane)",
"octane_98": "Gasoline (98 Octane)",
"octane_100": "Gasoline (100 Octane)",
"e5": "E5 Gasoline",
"e10": "E10 Gasoline",
"e85": "E85 Gasoline",
"lpg": "Liquefied Natural Gas (LPG)",
"lpg": "Liquefied Petroleum Gas (LPG)",
"lng": "Liquefied Natural Gas (LNG)",
"cng": "Compressed Natural Gas (CNG)",
"propane": "Propane",
"LH2": "Liquid Hydrogen",

View file

@ -3,7 +3,7 @@
"type": "identifier",
"label": "GNIS Feature ID",
"urlFormat": "https://edits.nationalmap.gov/apps/gaz-domestic/public/summary/{value}",
"pattern": "^[0-9]{1,}$",
"pattern": "^[1-9][0-9]*$",
"locationSet": {
"include": [
"us"

View file

@ -0,0 +1,6 @@
{
"key": "handrest",
"type": "check",
"label": "Handrest",
"default": "yes"
}

View file

@ -3,5 +3,6 @@
"type": "semiCombo",
"label": "Hashtags",
"usage": "changeset",
"placeholder": "#example"
"placeholder": "#example",
"caseSensitive": true
}

View file

@ -17,6 +17,7 @@
"manor": "Manor House",
"memorial": "Memorial",
"milestone": "Milestone",
"millstone": "Millstone",
"mine": "Mine",
"mine_shaft": "Mine Shaft",
"monument": "Monument",

View file

@ -1,6 +1,6 @@
{
"key": "leisure",
"type": "check",
"type": "defaultCheck",
"label": "Horseback Riding Center",
"strings": {
"options": {

View file

@ -1,5 +1,39 @@
{
"key": "kerb",
"type": "combo",
"label": "Curb"
"label": "Curb",
"strings": {
"options": {
"flush": {
"title": "Flush",
"description": "A dropped curb which is level with the surrounding area."
},
"lowered": {
"title": "Lowered",
"description": "A dropped curb which can be used by wheelchair users, not higher than a few centimeters."
},
"no": {
"title": "No",
"description": "There is no curb present at this location."
},
"raised": {
"title": "Raised",
"description": "A raised curb which can't easily be used by wheelchair users, higher than a few centimeters."
},
"rolled": {
"title": "Rolled",
"description": "A raised curb with a rounded edge which makes it easier to use for cars or bicycles, but not for wheelchairs."
},
"yes": {
"title": "Yes",
"description": "Some sort of curb is present at this location, unknown whether it is raised, lowered, flush etc."
}
}
},
"icons": {
"raised": "temaki-kerb-raised",
"lowered": "temaki-kerb-lowered",
"flush": "temaki-kerb-flush",
"rolled": "temaki-kerb-rolled"
}
}

View file

@ -0,0 +1,14 @@
{
"key": "kerb",
"type": "combo",
"label": "Type",
"stringsCrossReference": "{kerb}",
"options": [
"flush",
"lowered",
"raised",
"rolled"
],
"autoSuggestions": false,
"iconsCrossReference": "{kerb}"
}

View file

@ -1,8 +1,11 @@
{
"key": "lifeguard",
"type": "check",
"label": "Lifeguard",
"terms": [
"lifesaver"
]
"type": "radio",
"label": "Type",
"strings": {
"options": {
"base": "Lifeguard Base",
"tower": "Lifeguard Tower"
}
}
}

View file

@ -0,0 +1,8 @@
{
"key": "lifeguard",
"type": "check",
"label": "Lifeguard",
"terms": [
"lifesaver"
]
}

15
data/fields/loc_name.json Normal file
View file

@ -0,0 +1,15 @@
{
"key": "loc_name",
"type": "localized",
"label": "Local Name",
"universal": true,
"terms": [
"colloquial name",
"common name",
"informal name",
"nickname"
],
"prerequisiteTag": {
"key": "name"
}
}

View file

@ -18,7 +18,7 @@
"marble": "Marble",
"metal": "Metal",
"plastic": "Plastic",
"reinforced_conrete": "Reinforced Concrete",
"reinforced_concrete": "Reinforced Concrete",
"rock": "Rock",
"sand": "Sand",
"sandstone": "Sandstone",

View file

@ -0,0 +1,9 @@
{
"key": "nat_name",
"type": "localized",
"label": "National Name",
"universal": true,
"prerequisiteTag": {
"key": "name"
}
}

View file

@ -0,0 +1,14 @@
{
"key": "official_name",
"type": "localized",
"label": "Official Name",
"universal": true,
"terms": [
"formal name",
"full name",
"legal name"
],
"prerequisiteTag": {
"key": "name"
}
}

View file

@ -0,0 +1,12 @@
{
"key": "opening_hours:drive_through",
"type": "combo",
"label": "Drive Through Hours",
"placeholder": "Same as regular business hours",
"prerequisiteTag": {
"key": "drive_through",
"value": "yes"
},
"snake_case": false,
"caseSensitive": true
}

View file

@ -13,7 +13,8 @@
"ice_skate": "Ice Skate",
"snow_park": "Snow Park",
"playground": "Playground",
"connection": "Connection"
"connection": "Connection",
"ski_jump": "Ski Jump"
}
},
"autoSuggestions": false,

View file

@ -0,0 +1,17 @@
{
"key": "railway:switch",
"type": "combo",
"label": "Switch Type",
"strings": {
"options": {
"default": "Normal Switch",
"double_slip": "Double-slip Switch",
"single_slip": "Single-slip Switch",
"wye": "Wye Switch",
"three_way": "Three-way Switch",
"abt": "Abt Switch"
}
},
"autoSuggestions": false,
"customValues": true
}

View file

@ -0,0 +1,5 @@
{
"key": "railway:track_ref",
"type": "text",
"label": "Track Number"
}

View file

@ -0,0 +1,16 @@
{
"key": "ref:edubase",
"type": "identifier",
"label": "Department for Education Reference",
"urlFormat": "https://get-information-schools.service.gov.uk/Establishments/Establishment/Details/{value}",
"pattern": "^[0-9]{1,}$",
"locationSet": {
"include": [
"gb"
]
},
"terms": [
"Edubase Reference",
"DfE URN"
]
}

View file

@ -0,0 +1,5 @@
{
"key": "ref",
"type": "text",
"label": "Line Number"
}

View file

@ -0,0 +1,9 @@
{
"key": "reg_name",
"type": "localized",
"label": "Regional Name",
"universal": true,
"prerequisiteTag": {
"key": "name"
}
}

View file

@ -0,0 +1,37 @@
{
"key": "roller_coaster",
"type": "combo",
"label": "Type",
"strings": {
"options": {
"lift_hill": {
"title": "Lift Hill",
"description": "An inclined track meant to give the trains potential energy"
},
"launch_straight": {
"title": "Launch Track",
"description": "A section of track meant to accelerate the trains through external input"
},
"brake_run": {
"title": "Brake Run",
"description": "A section of track meant to slow or stop trains"
},
"station": {
"title": "Station",
"description": "A section of track where a train stops to board and unboard passengers"
},
"moving": {
"title": "Moving",
"description": "Any type of moving track, like switch tracks"
},
"waiting": {
"title": "Waiting",
"description": "Tracks used to hold trains if the next block section is occupied"
},
"maintenance": {
"title": "Maintenance",
"description": "Tracks meant to hold spare trains or conduct maintenance"
}
}
}
}

View file

@ -16,5 +16,10 @@
}
},
"autoSuggestions": false,
"customValues": false
"customValues": false,
"locationSet": {
"include": [
"gb"
]
}
}

View file

@ -0,0 +1,14 @@
{
"key": "short_name",
"type": "localized",
"label": "Short Name",
"universal": true,
"terms": [
"abbreviation",
"acronym",
"initialism"
],
"prerequisiteTag": {
"key": "name"
}
}

12
data/fields/side.json Normal file
View file

@ -0,0 +1,12 @@
{
"key": "side",
"type": "combo",
"label": "Side",
"strings": {
"options": {
"left": "Left of Cyclist",
"right": "Right of Cyclist"
}
},
"autoSuggestions": false
}

View file

@ -22,6 +22,7 @@
"cricket": "Cricket",
"curling": "Curling",
"cycling": "Cycling",
"darts": "Darts",
"disc_golf": "Disc Golf",
"dog_racing": "Dog Racing",
"equestrian": "Equestrian Sports",
@ -50,6 +51,7 @@
"shooting": "Shooting",
"skateboard": "Skateboard",
"skiing": "Skiing",
"ski_jumping": "Ski Jumping",
"soccer": "Soccer",
"softball": "Softball",
"speedway": "Motorcycle Speedway",

View file

@ -7,5 +7,6 @@
"billiards",
"darts"
],
"stringsCrossReference": "{sport}",
"autoSuggestions": false
}

View file

@ -0,0 +1,8 @@
{
"key": "summit:cross",
"type": "check",
"label": "Summit Cross",
"terms": [
"cross"
]
}

View file

@ -6,20 +6,26 @@
"options": {
"artificial_turf": "Artificial Turf",
"asphalt": "Asphalt",
"clay": "Clay",
"compacted": "Compacted",
"concrete": "Concrete",
"concrete:lanes": "Concrete Lanes",
"concrete:plates": "Concrete Plates",
"dirt": "Dirt",
"fine_gravel": "Fine Gravel",
"grass": "Grass",
"grass_paver": "Grass Paver",
"gravel": "Gravel",
"ground": "Ground",
"metal": "Metal",
"mud": "Persistently Muddy",
"paved": "Paved",
"paving_stones": "Paving Stones",
"pebblestone": "Pebblestone",
"salt": "Salt",
"sand": "Sand",
"sett": "Sett",
"tartan": "Tartan",
"unhewn_cobblestone": "Cobblestone (uncut, rounded stones)",
"unpaved": "Unpaved",
"wood": "Wood",

View file

@ -1,5 +1,19 @@
{
"key": "swimming_pool",
"type": "combo",
"label": "Type"
"label": "Type",
"strings": {
"options": {
"swimming": "Lap Pool",
"plunge": "Diving",
"wading": "Wading / Leisure",
"spa": "Spa",
"wave_pool": "Wave Pool",
"lazy_river": "Lazy River",
"personal": "Personal / Backyard",
"kids": "Kids Pool"
}
},
"autoSuggestions": false,
"customValues": true
}

View file

@ -0,0 +1,19 @@
{
"key": "toilets:menstrual_products",
"type": "radio",
"strings": {
"options": {
"yes": "Yes, in all stalls",
"limited": "Limited to some stalls",
"no": "No"
}
},
"label": "Free Menstrual Products Available",
"terms": [
"feminine hygiene",
"pads",
"period",
"period products",
"tampons"
]
}

View file

@ -0,0 +1,10 @@
{
"key": "toilets:menstrual_products",
"type": "radio",
"stringsCrossReference": "{toilets/menstrual_products}",
"label": "{toilets/menstrual_products}",
"prerequisiteTag": {
"key": "toilets",
"valueNot": "no"
}
}

View file

@ -18,7 +18,7 @@
"dip": "Dip",
"double_dip": "Double Dip",
"hump": "Speed Hump",
"island": "Traffic Island",
"island": "Traffic Calming Island",
"mini_bumps": "Mini Speed Bumps",
"rumble_strip": "Rumble Strip",
"table": "Speed Table"

View file

@ -0,0 +1,20 @@
{
"key": "traffic_calming",
"type": "typeCombo",
"label": "Traffic Calming",
"terms": [
"bump",
"chicane",
"choker",
"cushion",
"flat top",
"hump",
"rumble strip",
"slow",
"speed",
"table",
"traffic island"
],
"stringsCrossReference": "{traffic_calming}",
"iconsCrossReference": "{traffic_calming}"
}

View file

@ -6,6 +6,7 @@
"highway/footway",
"highway/footway/crossing/uncontrolled",
"highway/footway/sidewalk",
"highway/path/informal",
"highway/steps",
"highway/cycleway",
"highway/bridleway",

View file

@ -2,7 +2,8 @@
"fields": [
"crossing/markings",
"crossing/markings-BG",
"crossing/markings-DE-AT-CH"
"crossing/markings-DE-AT-CH",
"crossing/markings-PL"
],
"geometry": [
"point"

View file

@ -2,7 +2,8 @@
"fields": [
"crossing/markings_yes",
"crossing/markings_yes-BG",
"crossing/markings_yes-DE-AT-CH"
"crossing/markings_yes-DE-AT-CH",
"crossing/markings_yes-PL"
],
"geometry": [
"point"

View file

@ -1,5 +1,5 @@
{
"icon": "temaki-storage_tank",
"icon": "roentgen-advertising_column",
"fields": [
"{advertising}"
],

View file

@ -5,6 +5,7 @@
"ref",
"operator",
"surface",
"maxweight",
"lit"
],
"moreFields": [

View file

@ -7,7 +7,8 @@
"building_area_yes",
"opening_hours",
"atm",
"drive_through"
"drive_through",
"opening_hours/drive_through"
],
"moreFields": [
"{@templates/internet_access}",

View file

@ -16,6 +16,7 @@
"operator",
"outdoor_seating",
"smoking",
"fhrs/id-GB",
"sport/sport_pub"
],
"geometry": [

View file

@ -2,11 +2,12 @@
"icon": "temaki-bench",
"fields": [
"backrest",
"armrest",
"material",
"seats",
"colour"
"seats"
],
"moreFields": [
"colour",
"access_simple",
"direction",
"height",

View file

@ -21,6 +21,7 @@
"geometry": [
"point",
"vertex",
"line",
"area"
],
"terms": [

View file

@ -28,7 +28,8 @@
"bike tools",
"cycle pump",
"cycle repair",
"cycling"
"cycling",
"compressed air"
],
"tags": {
"amenity": "bicycle_repair_station"

View file

@ -0,0 +1,34 @@
{
"icon": "temaki-bicycle_wash",
"fields": [
"name",
"fee",
"payment_multi_fee",
"capacity",
"access",
"operator",
"self_service"
],
"moreFields": [
"{@templates/poi}",
"covered"
],
"geometry": [
"point",
"area"
],
"terms": [
"bike",
"bicycle",
"bike wash",
"bicycle wash",
"bicycle cleaning",
"cycle wash",
"cycle rinse station",
"cycling"
],
"tags": {
"amenity": "bicycle_wash"
},
"name": "Bicycle Wash"
}

View file

@ -9,7 +9,8 @@
"outdoor_seating",
"{@templates/internet_access}",
"phone",
"website"
"website",
"opening_hours/drive_through"
],
"moreFields": [
"{@templates/internet_access}",
@ -19,16 +20,20 @@
"branch_brand",
"brand",
"capacity",
"changing_table",
"delivery",
"diet_multi",
"drive_through",
"highchair",
"min_age",
"organic",
"reservation",
"smoking",
"takeaway",
"toilets",
"toilets/wheelchair",
"toilets/menstrual_products_poi",
"fhrs/id-GB",
"website/menu"
],
"geometry": [

View file

@ -14,6 +14,7 @@
"{@templates/internet_access}",
"baby_feeding",
"capacity",
"fhrs/id-GB",
"gnis/feature_id-US",
"level",
"max_age",

View file

@ -13,6 +13,7 @@
"air_conditioning",
"branch_brand",
"brand",
"fhrs/id-GB",
"min_age"
],
"geometry": [

View file

@ -12,6 +12,7 @@
"{@templates/internet_access}",
"{@templates/poi}",
"denomination",
"ref/edubase-GB",
"religion"
],
"geometry": [

View file

@ -21,5 +21,8 @@
"tags": {
"amenity": "compressed_air"
},
"terms": [
"air compressor"
],
"name": "Compressed Air"
}

View file

@ -0,0 +1,33 @@
{
"icon": "maki-dog-park",
"fields": [
"name",
"operator",
"operator/type",
"address",
"access_simple",
"website"
],
"moreFields": [
"{@templates/contact}",
"dog_yes",
"gnis/feature_id-US",
"ref"
],
"geometry": [
"area",
"point"
],
"tags": {
"amenity": "dog_toilet"
},
"terms": [
"dog poo area",
"dog excrement",
"dog excrete",
"dog urine",
"dog urinate",
"dog relief area"
],
"name": "Dog Toilet"
}

View file

@ -6,10 +6,10 @@
"fee",
"payment_multi_fee",
"charge_fee",
"wheelchair",
"bottle"
"wheelchair"
],
"moreFields": [
"bottle",
"covered",
"indoor",
"level",

View file

@ -12,6 +12,7 @@
"{@templates/internet_access}",
"{@templates/poi}",
"air_conditioning",
"fhrs/id-GB",
"min_age",
"smoking"
],

View file

@ -9,6 +9,7 @@
"building_area_yes",
"opening_hours",
"drive_through",
"opening_hours/drive_through",
"phone",
"website"
],
@ -21,9 +22,11 @@
"capacity",
"delivery",
"highchair",
"organic",
"outdoor_seating",
"smoking",
"takeaway",
"fhrs/id-GB",
"website/menu"
],
"geometry": [

View file

@ -1,5 +1,5 @@
{
"icon": "maki-fast_food",
"icon": "maki-fast-food",
"geometry": [
"point",
"area"

View file

@ -1,5 +1,5 @@
{
"icon": "maki-fast_food",
"icon": "maki-fast-food",
"geometry": [
"point",
"area"

View file

@ -1,5 +1,5 @@
{
"icon": "maki-restaurant",
"icon": "roentgen-food_court",
"fields": [
"name",
"operator",

View file

@ -0,0 +1,24 @@
{
"icon": "maki-cemetery",
"fields": [
"name",
"operator",
"address"
],
"moreFields": [
"religion",
"denomination"
],
"geometry": [
"point",
"area"
],
"terms": [
"funeral ceremony",
"funeral hall"
],
"tags": {
"amenity": "funeral_hall"
},
"name": "Funeral Service Hall"
}

View file

@ -13,7 +13,10 @@
"delivery",
"diet_multi",
"drive_through",
"opening_hours/drive_through",
"organic",
"takeaway",
"fhrs/id-GB",
"website/menu"
],
"geometry": [

View file

@ -11,7 +11,9 @@
"moreFields": [
"{@templates/contact}",
"capacity",
"fhrs/id-GB",
"gnis/feature_id-US",
"ref/edubase-GB",
"internet_access",
"internet_access/ssid",
"level",

View file

@ -6,6 +6,7 @@
"height"
],
"moreFields": [
"colour",
"covered",
"indoor",
"level",
@ -14,6 +15,7 @@
"manufacturer",
"material",
"operator",
"support",
"wheelchair"
],
"geometry": [

View file

@ -16,6 +16,7 @@
"access_simple",
"air_conditioning",
"baby_feeding",
"books",
"polling_station"
],
"geometry": [

View file

@ -0,0 +1,28 @@
{
"icon": "maki-library",
"fields": [
"operator",
"operator/type"
],
"moreFields": [
"collection_times",
"colour",
"ref/isil",
"lit"
],
"geometry": [
"point",
"vertex"
],
"tags": {
"amenity": "library_dropoff"
},
"terms": [
"book drop-off",
"book return",
"library drop-off",
"library book return",
"library return"
],
"name": "Book Return Drop Box"
}

View file

@ -4,15 +4,20 @@
"ref",
"operator",
"access_simple",
"door",
"width",
"height"
"door"
],
"moreFields": [
"address",
"dock/height",
"dock/width",
"door/height",
"door/width",
"colour",
"level",
"lit",
"maxheight",
"maxlength",
"maxwidth",
"wheelchair"
],
"geometry": [

View file

@ -0,0 +1,31 @@
{
"icon": "temaki-suitcase_key",
"fields": [
"operator",
"indoor",
"covered",
"fee",
"payment_multi_fee",
"charge_fee"
],
"moreFields": [
"opening_hours",
"ref"
],
"geometry": [
"point"
],
"tags": {
"amenity": "luggage_locker"
},
"terms": [
"baggage",
"bags",
"locker",
"lockers",
"luggage",
"storage",
"travel"
],
"name": "Luggage Locker"
}

View file

@ -12,6 +12,7 @@
"moreFields": [
"{@templates/poi}",
"air_conditioning",
"fhrs/id-GB",
"fee"
],
"geometry": [

View file

@ -2,7 +2,8 @@
"icon": "temaki-parking_space",
"fields": [
"parking_space",
"capacity"
"capacity",
"access_simple"
],
"geometry": [
"area",

View file

@ -7,7 +7,8 @@
"building_area_yes",
"opening_hours",
"dispensing",
"drive_through"
"drive_through",
"opening_hours/drive_through"
],
"moreFields": [
"{@templates/poi}",

View file

@ -3,7 +3,9 @@
"fields": [
"operator",
"collection_times",
"ref"
"ref",
"post_box/type-GB",
"royal_cypher-GB"
],
"moreFields": [
"access_simple",
@ -46,7 +48,6 @@
],
"locationSet": {
"exclude": [
"gb",
"us"
]
},

View file

@ -1,25 +0,0 @@
{
"icon": "temaki-post_box",
"locationSet": {
"include": [
"gb"
]
},
"fields": [
"{amenity/post_box}",
"post_box/type-GB",
"royal_cypher"
],
"moreFields": [
"{amenity/post_box}",
"drive_through"
],
"geometry": [
"point",
"vertex"
],
"tags": {
"amenity": "post_box"
},
"name": "{amenity/post_box}"
}

View file

@ -15,12 +15,14 @@
"cuisine",
"diet_multi",
"microbrewery",
"fhrs/id-GB",
"min_age",
"outdoor_seating",
"real_fire-GB-IE",
"sport/sport_pub",
"toilets",
"toilets/wheelchair",
"toilets/menstrual_products_poi",
"website/menu"
],
"geometry": [

View file

@ -1,5 +1,5 @@
{
"icon": "maki-water",
"icon": "fas-water-ladder",
"fields": [
"name",
"bath/type",

View file

@ -11,15 +11,20 @@
"access_simple",
"address",
"branch_brand",
"books",
"brand",
"colour",
"covered",
"direction",
"email",
"height",
"indoor",
"level",
"location",
"opening_hours",
"phone",
"ref",
"support",
"wheelchair"
],
"geometry": [
@ -27,8 +32,11 @@
"area"
],
"terms": [
"book sharing",
"bookcrossing",
"library",
"bookcrossing"
"share a book",
"sharing books"
],
"tags": {
"amenity": "public_bookcase"

View file

@ -14,6 +14,7 @@
"gnis/feature_id-US",
"toilets",
"toilets/wheelchair",
"toilets/menstrual_products_poi",
"wheelchair"
],
"geometry": [

View file

@ -19,10 +19,13 @@
"brand",
"brewery",
"capacity",
"changing_table",
"delivery",
"fhrs/id-GB",
"highchair",
"microbrewery",
"min_age",
"organic",
"outdoor_seating",
"reservation",
"smoking",
@ -31,6 +34,7 @@
"takeaway",
"toilets",
"toilets/wheelchair",
"toilets/menstrual_products_poi",
"website/menu"
],
"geometry": [

View file

@ -1,5 +1,5 @@
{
"icon": "maki-restaurant-noodle",
"icon": "fas-spoon",
"geometry": [
"point",
"area"

View file

@ -17,7 +17,9 @@
"capacity",
"charge_fee",
"fee",
"fhrs/id-GB",
"gnis/feature_id-US",
"ref/edubase-GB",
"internet_access",
"internet_access/ssid",
"level",

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