mirror of
https://github.com/openstreetmap/id-tagging-schema.git
synced 2025-10-29 05:43:53 +01:00
Compare commits
No commits in common. "df44a78939323f2a7af6d3e7d977e03135db481c" and "425bb890ee40379e77e0f0300414b11d20c42915" have entirely different histories.
df44a78939
...
425bb890ee
11 changed files with 5819 additions and 4859 deletions
|
|
@ -1,10 +0,0 @@
|
|||
{
|
||||
"key": "bath:sand_bath",
|
||||
"label": "Sand Bath",
|
||||
"type": "check",
|
||||
"locationSet": {
|
||||
"include": [
|
||||
"JP"
|
||||
]
|
||||
}
|
||||
}
|
||||
5
data/fields/bath/sand_bath.json
Normal file
5
data/fields/bath/sand_bath.json
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
{
|
||||
"key": "bath:sand_bath",
|
||||
"label": "Sand Bath",
|
||||
"type": "check"
|
||||
}
|
||||
|
|
@ -1,5 +0,0 @@
|
|||
{
|
||||
"key": "cabins",
|
||||
"type": "check",
|
||||
"label": "Cabins"
|
||||
}
|
||||
|
|
@ -13,11 +13,11 @@
|
|||
},
|
||||
"terms": [
|
||||
"drag lift",
|
||||
"jaybar",
|
||||
"jbar",
|
||||
"skiing",
|
||||
"snowboarding",
|
||||
"surface cable"
|
||||
"surface cable",
|
||||
"jaybar",
|
||||
"jbar"
|
||||
],
|
||||
"name": "J-Bar Lift"
|
||||
}
|
||||
|
|
|
|||
|
|
@ -12,9 +12,9 @@
|
|||
},
|
||||
"terms": [
|
||||
"chair lift pole",
|
||||
"lift tower",
|
||||
"skiing",
|
||||
"snowboarding"
|
||||
"snowboarding",
|
||||
"lift tower"
|
||||
],
|
||||
"name": "Aerialway Pylon"
|
||||
}
|
||||
|
|
|
|||
|
|
@ -18,7 +18,7 @@
|
|||
"flying fox",
|
||||
"foefie slide",
|
||||
"gravity propelled aerial ropeslide",
|
||||
"tyrolean traverse",
|
||||
"Tyrolean traverse",
|
||||
"zip wire",
|
||||
"zip-line",
|
||||
"zipline",
|
||||
|
|
|
|||
|
|
@ -26,11 +26,8 @@
|
|||
"organic",
|
||||
"outdoor_seating",
|
||||
"smoking",
|
||||
"stroller",
|
||||
"takeaway",
|
||||
"toilets",
|
||||
"toilets/wheelchair",
|
||||
"toilets/menstrual_products_poi",
|
||||
"fhrs/id-GB",
|
||||
"website/menu"
|
||||
],
|
||||
|
|
|
|||
|
|
@ -4,6 +4,7 @@
|
|||
"name",
|
||||
"bath/type",
|
||||
"bath/open_air",
|
||||
"bath/sand_bath",
|
||||
"address",
|
||||
"building_area",
|
||||
"fee",
|
||||
|
|
@ -11,8 +12,7 @@
|
|||
],
|
||||
"moreFields": [
|
||||
"{@templates/internet_access}",
|
||||
"{@templates/poi}",
|
||||
"bath/sand_bath-JP"
|
||||
"{@templates/poi}"
|
||||
],
|
||||
"geometry": [
|
||||
"point",
|
||||
|
|
|
|||
|
|
@ -13,7 +13,6 @@
|
|||
"rolls"
|
||||
],
|
||||
"moreFields": [
|
||||
"{shop}",
|
||||
"fhrs/id-GB"
|
||||
],
|
||||
"name": "Bakery"
|
||||
|
|
|
|||
|
|
@ -24,7 +24,6 @@
|
|||
"drinking_water_available",
|
||||
"gnis/feature_id-US",
|
||||
"group_only",
|
||||
"cabins",
|
||||
"nudism",
|
||||
"openfire",
|
||||
"opening_hours",
|
||||
|
|
|
|||
10637
package-lock.json
generated
10637
package-lock.json
generated
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue