mirror of
https://github.com/openstreetmap/id-tagging-schema.git
synced 2025-10-28 05:13:50 +01:00
Merge branch 'openstreetmap:main' into patch-44
This commit is contained in:
commit
50569cdb3b
389 changed files with 29867 additions and 4559 deletions
2
.github/workflows/deploy-preview.yml
vendored
2
.github/workflows/deploy-preview.yml
vendored
|
|
@ -78,7 +78,7 @@ jobs:
|
|||
owner: context.repo.owner,
|
||||
repo: context.repo.repo,
|
||||
issue_number: pullRequestNumber,
|
||||
body: `${start} Preview the tagging presets of this pull request here: https://pr-${pullRequestNumber}--ideditor-presets-preview.netlify.app/id/dist/#locale=en.`
|
||||
body: `${start} You can preview the tagging presets of this pull request [here](https://pr-${pullRequestNumber}--ideditor-presets-preview.netlify.app/id/dist/#locale=en).`
|
||||
});
|
||||
} else {
|
||||
console.log(`Preview URL comment already added to PR #${pullRequestNumber}`);
|
||||
|
|
|
|||
2
.github/workflows/deploy.yml
vendored
2
.github/workflows/deploy.yml
vendored
|
|
@ -31,7 +31,7 @@ jobs:
|
|||
run: npm run build
|
||||
|
||||
- name: Deploy 🚀
|
||||
uses: JamesIves/github-pages-deploy-action@v4.4.0
|
||||
uses: JamesIves/github-pages-deploy-action@v4.6.1
|
||||
with:
|
||||
BRANCH: main # The branch the action should deploy to.
|
||||
FOLDER: . # The folder the action should deploy.
|
||||
|
|
|
|||
2
.github/workflows/lint.yml
vendored
2
.github/workflows/lint.yml
vendored
|
|
@ -34,7 +34,7 @@ jobs:
|
|||
- uses: codespell-project/actions-codespell@master
|
||||
with:
|
||||
check_filenames: true
|
||||
skip: ./.git,./dist/translations
|
||||
skip: ./.git,./dist,./data/deprecated.json
|
||||
ignore_words_list: "auxilary,casette,cemetary,chancel,discus,extentions,faiway,generat,goverment,guerilla,guyser,kindergarden,ore,pavillion,sculpter,storys,linz,te"
|
||||
only_warn: 1
|
||||
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"parser": "json-stringify",
|
||||
"proseWrap": "never",
|
||||
"bracketSpacing": true,
|
||||
"endOfLine": "lf"
|
||||
"parser": "json-stringify",
|
||||
"proseWrap": "never",
|
||||
"bracketSpacing": true,
|
||||
"endOfLine": "lf"
|
||||
}
|
||||
|
|
|
|||
5
.vscode/settings.json
vendored
5
.vscode/settings.json
vendored
|
|
@ -36,5 +36,8 @@
|
|||
],
|
||||
"url": "./node_modules/@ideditor/schema-builder/schemas/preset_defaults.json"
|
||||
}
|
||||
]
|
||||
],
|
||||
"files.exclude": {
|
||||
"**/dist": true
|
||||
}
|
||||
}
|
||||
|
|
|
|||
247
CHANGELOG.md
247
CHANGELOG.md
|
|
@ -23,6 +23,243 @@ _Breaking developer changes, which may affect downstream projects or sites that
|
|||
[@xxxx]: https://github.com/xxxx
|
||||
-->
|
||||
|
||||
# 6.7.3
|
||||
##### 2024-Apr-5
|
||||
|
||||
* Fix error in tag upgrade rule: `traffic_calming=island + area=yes` was falsely upgraded to `area:highway=traffic_calming` instead of `…=traffic_island` ([#1180])
|
||||
|
||||
[#1180]: https://github.com/openstreetmap/id-tagging-schema/issues/1180
|
||||
|
||||
|
||||
# 6.7.2
|
||||
##### 2024-Mar-15
|
||||
|
||||
* Upgrade objects tagged with `traffic_calming=island + area=yes` to `area:highway=traffic_island` ([#1162])
|
||||
|
||||
[#1162]: https://github.com/openstreetmap/id-tagging-schema/issues/1162
|
||||
|
||||
|
||||
# 6.7.1
|
||||
##### 2024-Mar-14
|
||||
|
||||
* Fix URLs to icons from the maki icon set in the taginfo-project output ([schema-builder#119])
|
||||
|
||||
[schema-builder#119]: https://github.com/ideditor/schema-builder/pull/119
|
||||
|
||||
|
||||
# 6.7.0
|
||||
##### 2024-Mar-14
|
||||
|
||||
#### New Presets
|
||||
* Add preset for `man_made=clarifier` ([#1091], thanks [@arch0345])
|
||||
* Add preset `amenity=dog_toilet` ([#1095], thanks [@cnotin])
|
||||
* Add preset for Book Return Drop Boxes (`amenity=library_dropoff`) ([#1037], thanks [@arch0345])
|
||||
* Add preset for Hot Tub (`leisure=hot_tub`) ([#1008], thanks [@arch0345])
|
||||
* Add preset for `emergency=disaster_response` ([#1108], thanks [@andrewharvey])
|
||||
* Add preset for `amenity=luggage_locker` ([#1121], thanks [@kjonosm])
|
||||
* Add preset for Kitchen Garden (`leisure=garden` + `garden:type=kitchen`) ([#1135], thanks [@imagoiq])
|
||||
* Add preset for `historic=cannon` ([#1134], thanks [@qugebert])
|
||||
* Add preset for `amenity=bicycle_wash` ([#1032], thanks [@mcliquid])
|
||||
#### Changed Presets
|
||||
* Add `ref` field to `railway=switch` preset ([#1083], thanks [@gy-mate])
|
||||
* Improve icon for Thai Restaurant preset ([#1090], thanks [@louwers])
|
||||
* Move `bottle` field to optional fields in the Drinking Water preset ([#1101])
|
||||
* Add access field to Parking Space preset ([#1123], thanks [@watmildon])
|
||||
* Include Informal Path preset in Paths category ([#1131], thanks [@k-yle])
|
||||
* Add Structure field to Steps preset to mark them as a bridge for example ([#1128], thanks [@k-yle])
|
||||
* Add road-related fields to Busway preset ([#1127], thanks [@k-yle])
|
||||
* Add `via` field to Ferry Route preset ([#1127], thanks [@k-yle])
|
||||
* Add `changing_table` as optional field to several POI presets ([#1139], thanks [@mangerlahn])
|
||||
* Add more search terms to Transit Ticket Vending Machine preset ([#1142], thanks [@matkoniecz])
|
||||
* Add more search terms to Public Bookcase preset ([#1150], thanks [@matkoniecz])
|
||||
* Add `oneway` as optional field to Crossing ways, Footways, Paths, Steps and Track Roads ([#1143], thanks [@tordans])
|
||||
* Make all Tree-type presets searchable ([#1156])
|
||||
#### New and Changed Fields
|
||||
* Add new `ref` (Line Number) and `railway:track_ref` (Track Number) fields to the `railway=rail` preset ([#1083], thanks [@gy-mate])
|
||||
* Add new `railway:switch` (Switch Type) field to `railway=switch` preset ([#1084], thanks [@gy-mate])
|
||||
* Add field for `summit:cross` tag on `natural=peak` objects ([#1088], thanks [@qugebert])
|
||||
* Add `unleashed` as an option for the `dog` field
|
||||
* Add translatable options for swimming pool Type field ([#1008], thanks [@arch0345])
|
||||
* Add option `millstone` to the field for the `historic` tag ([#1067])
|
||||
* Add field for menstrual products (`toilets:menstrual_products`) on Toilets and POIs with the `toilet` field ([#1116], thanks [@moan0s])
|
||||
* Add field to specify the Type of Lifeguard locations
|
||||
* Show translated options in `sport_pub` field and add value for `sport=darts` to it as well as the generic `sport` field
|
||||
* Add translatable options and descriptions to `kerb` field ([#1029], thanks [@kjonosm])
|
||||
* Include icons with the options of the `kerb` field
|
||||
* Don't repeat kerb Type field in the type-specific Kerb presets
|
||||
* Add field for `fortification_type` tag for features mapped as `archaeological_site=fortification` ([#1129], thanks [@k-yle])
|
||||
* Add translatable options to `bridge` field for `man_made=bridge` features ([#1002], thanks [@kjonosm])
|
||||
* Clarify that `left`/`right` are meant to be mapped relative to the driving direction for `highway=cyclist_waiting_aid` features ([iD#10128])
|
||||
#### Regional Presets and Fields
|
||||
#### Deprecated Tags
|
||||
* Mark `emergency=lifeguard_tower/lifeguard_base/lifeguard_platform` and `emergency=water_rescue_station` as deprecated in favor of `emergency=lifeguard + lifeguard=*`/`emergency=water_rescue` ([#1098], thanks [@westnordost])
|
||||
* Mark `tourism=resort` as deprecated in favor of `leisure=resort` ([#1103], thanks [@westnordost])
|
||||
* Mark `tourism=picnic_table` as deprecated in favor of `leisure=picnic_table` ([#1104], thanks [@westnordost])
|
||||
* Mark `industrial=brickworks` as deprecated in favor of `industrial=brickyard` ([#1105], thanks [@qugebert])
|
||||
* Mark `amenity=ses_station` as deprecated in favor of `emergency=disaster_response` ([#1109], thanks [@qugebert])
|
||||
* Mark `leisure=maze` as deprecated in favor of `attraction=maze` ([#1102], thanks [@westnordost])
|
||||
* Mark `amenity=lockers` as deprecated in favor of `amenity=locker` ([#1124], thanks [@kjonosm])
|
||||
#### Bugfixes
|
||||
* Allow Bike Parking features to be mapped as a line ([#1114])
|
||||
* Fix wrong description and add missing value for `lpg`/`lng` values of the Fuel field ([#1130], thanks [@k-yle])
|
||||
* Don't automatically add `building=yes` on `man_made=works` objects ([#1132])
|
||||
* Disallow area geometry type on `traffic_calming=island` preset ([#1076])
|
||||
* Allow `historic=ruins` to be mapped as lines ([#1149])
|
||||
|
||||
[#1067]: https://github.com/openstreetmap/id-tagging-schema/issues/1067
|
||||
[#1101]: https://github.com/openstreetmap/id-tagging-schema/issues/1101
|
||||
[#1114]: https://github.com/openstreetmap/id-tagging-schema/issues/1114
|
||||
[#1132]: https://github.com/openstreetmap/id-tagging-schema/issues/1132
|
||||
[#1149]: https://github.com/openstreetmap/id-tagging-schema/issues/1149
|
||||
[#1156]: https://github.com/openstreetmap/id-tagging-schema/issues/1156
|
||||
[#1002]: https://github.com/openstreetmap/id-tagging-schema/pull/1002
|
||||
[#1008]: https://github.com/openstreetmap/id-tagging-schema/pull/1008
|
||||
[#1029]: https://github.com/openstreetmap/id-tagging-schema/pull/1029
|
||||
[#1032]: https://github.com/openstreetmap/id-tagging-schema/pull/1032
|
||||
[#1037]: https://github.com/openstreetmap/id-tagging-schema/pull/1037
|
||||
[#1076]: https://github.com/openstreetmap/id-tagging-schema/pull/1076
|
||||
[#1083]: https://github.com/openstreetmap/id-tagging-schema/pull/1083
|
||||
[#1084]: https://github.com/openstreetmap/id-tagging-schema/pull/1084
|
||||
[#1088]: https://github.com/openstreetmap/id-tagging-schema/pull/1088
|
||||
[#1090]: https://github.com/openstreetmap/id-tagging-schema/pull/1090
|
||||
[#1091]: https://github.com/openstreetmap/id-tagging-schema/pull/1091
|
||||
[#1095]: https://github.com/openstreetmap/id-tagging-schema/pull/1095
|
||||
[#1098]: https://github.com/openstreetmap/id-tagging-schema/pull/1098
|
||||
[#1102]: https://github.com/openstreetmap/id-tagging-schema/pull/1102
|
||||
[#1103]: https://github.com/openstreetmap/id-tagging-schema/pull/1103
|
||||
[#1104]: https://github.com/openstreetmap/id-tagging-schema/pull/1104
|
||||
[#1105]: https://github.com/openstreetmap/id-tagging-schema/pull/1105
|
||||
[#1106]: https://github.com/openstreetmap/id-tagging-schema/pull/1106
|
||||
[#1108]: https://github.com/openstreetmap/id-tagging-schema/pull/1108
|
||||
[#1109]: https://github.com/openstreetmap/id-tagging-schema/pull/1109
|
||||
[#1116]: https://github.com/openstreetmap/id-tagging-schema/pull/1116
|
||||
[#1121]: https://github.com/openstreetmap/id-tagging-schema/pull/1121
|
||||
[#1123]: https://github.com/openstreetmap/id-tagging-schema/pull/1123
|
||||
[#1124]: https://github.com/openstreetmap/id-tagging-schema/pull/1124
|
||||
[#1126]: https://github.com/openstreetmap/id-tagging-schema/pull/1126
|
||||
[#1127]: https://github.com/openstreetmap/id-tagging-schema/pull/1127
|
||||
[#1128]: https://github.com/openstreetmap/id-tagging-schema/pull/1128
|
||||
[#1129]: https://github.com/openstreetmap/id-tagging-schema/pull/1129
|
||||
[#1130]: https://github.com/openstreetmap/id-tagging-schema/pull/1130
|
||||
[#1131]: https://github.com/openstreetmap/id-tagging-schema/pull/1131
|
||||
[#1134]: https://github.com/openstreetmap/id-tagging-schema/pull/1134
|
||||
[#1135]: https://github.com/openstreetmap/id-tagging-schema/pull/1135
|
||||
[#1136]: https://github.com/openstreetmap/id-tagging-schema/pull/1136
|
||||
[#1139]: https://github.com/openstreetmap/id-tagging-schema/pull/1139
|
||||
[#1142]: https://github.com/openstreetmap/id-tagging-schema/pull/1142
|
||||
[#1143]: https://github.com/openstreetmap/id-tagging-schema/pull/1143
|
||||
[#1150]: https://github.com/openstreetmap/id-tagging-schema/pull/1150
|
||||
[iD#10128]: https://github.com/openstreetmap/iD/issues/10128
|
||||
[@gy-mate]: https://github.com/gy-mate
|
||||
[@qugebert]: https://github.com/qugebert
|
||||
[@louwers]: https://github.com/louwers
|
||||
[@moan0s]: https://github.com/moan0s
|
||||
[@imagoiq]: https://github.com/imagoiq
|
||||
[@mangerlahn]: https://github.com/mangerlahn
|
||||
[@cnotin]: https://github.com/cnotin
|
||||
|
||||
|
||||
# 6.6.0
|
||||
##### 2024-Jan-24
|
||||
|
||||
#### New Presets
|
||||
* Add preset for `man_made=insect_hotel` ([#1020], thanks [@tordans])
|
||||
* Add preset for `highway=cyclist_waiting_aid` ([#1069], thanks [@k-yle])
|
||||
* Add presets for tracks, stations and supports of roller coasters ([#985], thanks [@arch0345])
|
||||
* Add new preset for Fuel Pumps and adjust current preset for Fuel Vending Machines ([#988], thanks [@Dimitar5555])
|
||||
* Add a preset for Snack Vending Machines (`vending=food` + `food=snacks`) ([#1038], thanks [@arch0345])
|
||||
#### Changed Presets
|
||||
* Add `support` & `colour` fields to Letter Box preset ([#1005], thanks [@mnalis])
|
||||
* Rename `vending=sweets` to Candy Vending Machine ([#1038], thanks [@arch0345])
|
||||
* Change name of `traffic_calming=island` preset to Traffic Calming Island ([#1074], thanks [@ireun])
|
||||
#### New and Changed Fields
|
||||
* Add field for the type of roller coaster tracks ([#985], thanks [@arch0345])
|
||||
* Add field for `opening_hours:drive_through` ([#999], thanks [@arch0345])
|
||||
* Add field to specify types of books available at Public Bookcases ([#1001], thanks [@danieldegroot2]), as well as in Libraries and Book Shops
|
||||
#### Regional Presets and Fields
|
||||
* Add field for the `fhrs:id` reference code for food establishments in the UK (, thanks [@Cj-Malone])
|
||||
* Disallow leading zeros in `gnis:feature_id` field ([#1007], thanks [@watmildon])
|
||||
* Specify `crossing:markings` types in Poland ([#1030], thanks [@Zaczero])
|
||||
* Add field for `ref:edubase` reference code for schools (and similar facilities) in the UK ([#1000], thanks [@arrival-spring])
|
||||
#### Bugfixes
|
||||
* Allow Ferris Wheels to be mapped as areas ([#989], thanks [@andreadecorte])
|
||||
#### Documentation and Other Changes
|
||||
* Don't lowercase hashtags of changesets ([#1080])
|
||||
|
||||
[#985]: https://github.com/openstreetmap/id-tagging-schema/pull/985
|
||||
[#987]: https://github.com/openstreetmap/id-tagging-schema/pull/987
|
||||
[#988]: https://github.com/openstreetmap/id-tagging-schema/pull/988
|
||||
[#989]: https://github.com/openstreetmap/id-tagging-schema/pull/989
|
||||
[#999]: https://github.com/openstreetmap/id-tagging-schema/pull/999
|
||||
[#1000]: https://github.com/openstreetmap/id-tagging-schema/pull/1000
|
||||
[#1001]: https://github.com/openstreetmap/id-tagging-schema/pull/1001
|
||||
[#1005]: https://github.com/openstreetmap/id-tagging-schema/pull/1005
|
||||
[#1007]: https://github.com/openstreetmap/id-tagging-schema/pull/1007
|
||||
[#1020]: https://github.com/openstreetmap/id-tagging-schema/pull/1020
|
||||
[#1030]: https://github.com/openstreetmap/id-tagging-schema/pull/1030
|
||||
[#1038]: https://github.com/openstreetmap/id-tagging-schema/pull/1038
|
||||
[#1069]: https://github.com/openstreetmap/id-tagging-schema/pull/1069
|
||||
[#1074]: https://github.com/openstreetmap/id-tagging-schema/pull/1074
|
||||
[#1080]: https://github.com/openstreetmap/id-tagging-schema/issues/1080
|
||||
[@andreadecorte]: https://github.com/andreadecorte
|
||||
[@watmildon]: https://github.com/watmildon
|
||||
[@mnalis]: https://github.com/mnalis
|
||||
[@arrival-spring]: https://github.com/arrival-spring
|
||||
[@ireun]: https://github.com/ireun
|
||||
|
||||
|
||||
# 6.5.0
|
||||
##### 2023-Dec-15
|
||||
|
||||
#### New Presets
|
||||
* Add preset for `memorial=stolperstein` with `memorial:addr` field ([#964], thanks [@tordans])
|
||||
* Add presets for `amenity=baking_oven` and `building=bakehouse` ([#975], thanks [@N-45div])
|
||||
* Add preset for `man_made=satellite_dish` ([#976], thanks [@N-45div])
|
||||
* Add preset for "Unspecified Traffic Sign" ([#984], thanks [@tordans])
|
||||
* Add presets for Optical and Radio Telescopes
|
||||
* Add Adventure Park preset for `sport=climbing_adventure` ([#1051], thanks [@arch0345])
|
||||
* Add preset for `building=riding_hall` ([#1048], thanks [@Hufkratzer])
|
||||
* Add preset for `amenity=loading_dock` and corresponding `dock:*` attribute fields ([#1043], thanks [@arch0345])
|
||||
* Add Funeral Service Hall preset ([#1045], thanks [@arch0345])
|
||||
* Add Switchgear preset ([#1059], thanks [@arch0345])
|
||||
#### Changed Presets
|
||||
* Drop undocumented/deprecated fields of the `tourism=trail_riding_station` preset
|
||||
* Improve equestrian search terms ([#1055], thanks [@Hufkratzer])
|
||||
#### New and Changed Fields
|
||||
* Add `riding_hall` as an option to the "building type" field
|
||||
* Change label of `brewery` field to "Sold Beer Brands" ([#1047], thanks [@mcliquid])
|
||||
#### Regional Presets and Fields
|
||||
* Use `highway=path` as base tag for Cycle & Foot Path in Israel ([#1058], thanks [@zstadler])
|
||||
#### Deprecated Tags
|
||||
* Replace `memorial:type=stolperstein` with `memorial=stolperstein` ([#964], thanks [@tordans])
|
||||
* Replace `door=loadingdock` with `amenity=loading_dock` ([#1043], thanks [@arch0345])
|
||||
#### Bugfixes
|
||||
* Allow Log Flume to be mapped as a line ([#980])
|
||||
* Fix icons for `fast_food=bagel` and `fast_food=wings` presets ([#1057], thanks [@arch0345])
|
||||
* Fix typo `pancake` in tag value for `cuisine` field ([#1063], thanks [@matkoniecz])
|
||||
#### Documentation and Other Changes
|
||||
* Upgrade to schema-builder v6.4 (which offers slightly enhanced taginfo output)
|
||||
|
||||
[#964]: https://github.com/openstreetmap/id-tagging-schema/pull/964
|
||||
[#975]: https://github.com/openstreetmap/id-tagging-schema/issues/975
|
||||
[#976]: https://github.com/openstreetmap/id-tagging-schema/issues/976
|
||||
[#980]: https://github.com/openstreetmap/id-tagging-schema/issues/980
|
||||
[#984]: https://github.com/openstreetmap/id-tagging-schema/pull/984
|
||||
[#1043]: https://github.com/openstreetmap/id-tagging-schema/pull/1043
|
||||
[#1045]: https://github.com/openstreetmap/id-tagging-schema/pull/1045
|
||||
[#1047]: https://github.com/openstreetmap/id-tagging-schema/pull/1047
|
||||
[#1048]: https://github.com/openstreetmap/id-tagging-schema/pull/1048
|
||||
[#1051]: https://github.com/openstreetmap/id-tagging-schema/pull/1051
|
||||
[#1055]: https://github.com/openstreetmap/id-tagging-schema/pull/1055
|
||||
[#1057]: https://github.com/openstreetmap/id-tagging-schema/pull/1057
|
||||
[#1058]: https://github.com/openstreetmap/id-tagging-schema/pull/1058
|
||||
[#1059]: https://github.com/openstreetmap/id-tagging-schema/pull/1059
|
||||
[#1063]: https://github.com/openstreetmap/id-tagging-schema/pull/1063
|
||||
[@N-45div]: https://github.com/N-45div
|
||||
[@mcliquid]: https://github.com/mcliquid
|
||||
[@zstadler]: https://github.com/zstadler
|
||||
|
||||
|
||||
# 6.4.1
|
||||
##### 2023-Aug-16
|
||||
|
||||
|
|
@ -279,6 +516,7 @@ _Breaking developer changes, which may affect downstream projects or sites that
|
|||
* Bump dependencies: `prettier` to v2.8.6, `schema-builder` to v6.2
|
||||
|
||||
[#24]: https://github.com/openstreetmap/id-tagging-schema/issues/24
|
||||
[#211]: https://github.com/openstreetmap/id-tagging-schema/issues/211
|
||||
[#615]: https://github.com/openstreetmap/id-tagging-schema/issues/615
|
||||
[#673]: https://github.com/openstreetmap/id-tagging-schema/pull/673
|
||||
[#792]: https://github.com/openstreetmap/id-tagging-schema/pull/792
|
||||
|
|
@ -286,6 +524,7 @@ _Breaking developer changes, which may affect downstream projects or sites that
|
|||
[#800]: https://github.com/openstreetmap/id-tagging-schema/pull/800
|
||||
[#803]: https://github.com/openstreetmap/id-tagging-schema/pull/803
|
||||
[#805]: https://github.com/openstreetmap/id-tagging-schema/pull/805
|
||||
[#806]: https://github.com/openstreetmap/id-tagging-schema/pull/806
|
||||
[#807]: https://github.com/openstreetmap/id-tagging-schema/pull/807
|
||||
[#810]: https://github.com/openstreetmap/id-tagging-schema/pull/810
|
||||
[#811]: https://github.com/openstreetmap/id-tagging-schema/pull/811
|
||||
|
|
@ -299,6 +538,7 @@ _Breaking developer changes, which may affect downstream projects or sites that
|
|||
[#823]: https://github.com/openstreetmap/id-tagging-schema/pull/823
|
||||
[#825]: https://github.com/openstreetmap/id-tagging-schema/pull/825
|
||||
[#827]: https://github.com/openstreetmap/id-tagging-schema/pull/827
|
||||
[#828]: https://github.com/openstreetmap/id-tagging-schema/pull/828
|
||||
[#829]: https://github.com/openstreetmap/id-tagging-schema/pull/829
|
||||
[#830]: https://github.com/openstreetmap/id-tagging-schema/pull/830
|
||||
[#836]: https://github.com/openstreetmap/id-tagging-schema/pull/836
|
||||
|
|
@ -315,6 +555,7 @@ _Breaking developer changes, which may affect downstream projects or sites that
|
|||
[@tognee]: https://github.com/tognee
|
||||
[@emersonveenstra]: https://github.com/emersonveenstra
|
||||
[@tiptoptom]: https://github.com/tiptoptom
|
||||
[@harahu]: https://github.com/harahu
|
||||
|
||||
|
||||
# 6.0.0
|
||||
|
|
@ -682,6 +923,7 @@ _Breaking developer changes, which may affect downstream projects or sites that
|
|||
[#630]: https://github.com/openstreetmap/id-tagging-schema/pull/630
|
||||
[#631]: https://github.com/openstreetmap/id-tagging-schema/pull/631
|
||||
[#632]: https://github.com/openstreetmap/id-tagging-schema/issues/632
|
||||
[#804]: https://github.com/openstreetmap/id-tagging-schema/pull/804
|
||||
[iD#9305]: https://github.com/openstreetmap/iD/issues/9305
|
||||
[iD#9341]: https://github.com/openstreetmap/iD/issues/9341
|
||||
[@EvanCarroll]: https://github.com/EvanCarroll
|
||||
|
|
@ -689,6 +931,7 @@ _Breaking developer changes, which may affect downstream projects or sites that
|
|||
[@kolgza]: https://github.com/kolgza
|
||||
[@Morion-Self]: https://github.com/Morion-Self
|
||||
[@Marc-marc-marc]: https://github.com/Marc-marc-marc
|
||||
[@willemarcel]: https://github.com/willemarcel
|
||||
|
||||
|
||||
# 3.5.1
|
||||
|
|
@ -983,6 +1226,7 @@ Thanks to all contributors: [@matkoniecz], [@Binnette], [@danieldegroot2], [@arc
|
|||
[#382]: https://github.com/openstreetmap/id-tagging-schema/pull/382
|
||||
[#383]: https://github.com/openstreetmap/id-tagging-schema/pull/383
|
||||
[#385]: https://github.com/openstreetmap/id-tagging-schema/pull/385
|
||||
[#389]: https://github.com/openstreetmap/id-tagging-schema/issues/389
|
||||
[#390]: https://github.com/openstreetmap/id-tagging-schema/issues/390
|
||||
[#391]: https://github.com/openstreetmap/id-tagging-schema/pull/391
|
||||
[#398]: https://github.com/openstreetmap/id-tagging-schema/issues/398
|
||||
|
|
@ -1031,6 +1275,7 @@ Thanks to all contributors: [@matkoniecz], [@Binnette], [@danieldegroot2], [@arc
|
|||
[@zymurgic]: https://github.com/zymurgic
|
||||
[@rkost]: https://github.com/rkost
|
||||
[@HandyHat]: https://github.com/HandyHat
|
||||
[@Aniket]: https://github.com/Aniket
|
||||
|
||||
|
||||
# 3.2.2
|
||||
|
|
@ -1228,6 +1473,7 @@ Thanks to all contributors: [@1ec5], [@andrewharvey], [@bagage], [@Bertware], [@
|
|||
[#277]: https://github.com/openstreetmap/id-tagging-schema/issues/277
|
||||
[#278]: https://github.com/openstreetmap/id-tagging-schema/pull/278
|
||||
[#280]: https://github.com/openstreetmap/id-tagging-schema/pull/280
|
||||
[#281]: https://github.com/openstreetmap/id-tagging-schema/issues/281
|
||||
[#282]: https://github.com/openstreetmap/id-tagging-schema/pull/282
|
||||
[#286]: https://github.com/openstreetmap/id-tagging-schema/issues/286
|
||||
[#287]: https://github.com/openstreetmap/id-tagging-schema/issues/287
|
||||
|
|
@ -1323,3 +1569,4 @@ Thanks to all contributors: [@1ec5], [@andrewharvey], [@bagage], [@Bertware], [@
|
|||
# ≤ 3.0.0
|
||||
|
||||
#### For versions ≤ 3.0.0 please visit the [iD changelog](https://github.com/openstreetmap/iD/blob/develop/CHANGELOG.md) :rocket: Presets sections
|
||||
ow
|
||||
|
|
|
|||
|
|
@ -8,7 +8,7 @@ It includes presets, fields, deprecations, and more.
|
|||
## Participate!
|
||||
|
||||
* Read up about how you can contribute to the iD Tagging Schema on the [contributing page](CONTRIBUTING.md).
|
||||
* [Translate!](CONTRIBUTING.md#Translate).
|
||||
* [Translate!](CONTRIBUTING.md#Translating)
|
||||
* See the [open issues](https://github.com/openstreetmap/id-tagging-schema/issues?state=open) in the issue tracker if you're looking for something to do.
|
||||
* Need more help? Ping user `tyr_asd` (Martin Raifer) on [OpenStreetMap Discord](https://discord.gg/openstreetmap) (`#id` channel) or [OpenStreetMap US Slack](https://slack.openstreetmap.us/) (`#id` channel).
|
||||
|
||||
|
|
@ -40,6 +40,7 @@ iD tagging schema is used not only by iD. Here's a [list of projects](https://gi
|
|||
## Related Projects
|
||||
|
||||
* The [OpenStreetMap wiki](https://wiki.openstreetmap.org/wiki/Map_features) documents the current usage of tags, and hosts discussions about proposed new tags.
|
||||
* The [ideditor/schema-builder](https://github.com/ideditor/schema-builder) project holds the documentation for the data format used in this repository
|
||||
* iD also incorporates preset data from the [name-suggestion-index](https://github.com/osmlab/name-suggestion-index).
|
||||
* Other editors also include their own models of interpretations of OSM tags. See for example [Vespucci's](https://github.com/simonpoole/beautified-JOSM-preset) or [JOSM's](https://josm.openstreetmap.de/wiki/Presets) tagging presets.
|
||||
|
||||
|
|
|
|||
|
|
@ -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
16
data/fields/alt_name.json
Normal 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
12
data/fields/armrest.json
Normal 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
5
data/fields/books.json
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
{
|
||||
"key": "books",
|
||||
"type": "semiCombo",
|
||||
"label": "Type of Books"
|
||||
}
|
||||
|
|
@ -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"
|
||||
]
|
||||
}
|
||||
|
|
|
|||
|
|
@ -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"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -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
6
data/fields/count.json
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"key": "count",
|
||||
"type": "number",
|
||||
"minValue": 1,
|
||||
"label": "Number of Features"
|
||||
}
|
||||
|
|
@ -5,5 +5,7 @@
|
|||
"prerequisiteTag": {
|
||||
"key": "flag:type",
|
||||
"value": "national"
|
||||
}
|
||||
},
|
||||
"snake_case": false,
|
||||
"caseSensitive": true
|
||||
}
|
||||
|
|
|
|||
20
data/fields/crossing/markings-PL.json
Normal file
20
data/fields/crossing/markings-PL.json
Normal 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"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
|
@ -40,7 +40,8 @@
|
|||
"BG",
|
||||
"DE",
|
||||
"AT",
|
||||
"CH"
|
||||
"CH",
|
||||
"PL"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
|
|
|||
21
data/fields/crossing/markings_yes-PL.json
Normal file
21
data/fields/crossing/markings_yes-PL.json
Normal 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"
|
||||
}
|
||||
|
|
@ -10,7 +10,8 @@
|
|||
"BG",
|
||||
"DE",
|
||||
"AT",
|
||||
"CH"
|
||||
"CH",
|
||||
"PL"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -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": [
|
||||
|
|
|
|||
6
data/fields/dock/height.json
Normal file
6
data/fields/dock/height.json
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"key": "dock:height",
|
||||
"minValue": 0,
|
||||
"type": "number",
|
||||
"label": "Dock Height (Meters)"
|
||||
}
|
||||
6
data/fields/dock/width.json
Normal file
6
data/fields/dock/width.json
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"key": "dock:width",
|
||||
"minValue": 0,
|
||||
"type": "number",
|
||||
"label": "Dock Width (Meters)"
|
||||
}
|
||||
|
|
@ -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
12
data/fields/dog_yes.json
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
{
|
||||
"key": "dog",
|
||||
"type": "combo",
|
||||
"label": "{dog}",
|
||||
"options": [
|
||||
"leashed",
|
||||
"unleashed"
|
||||
],
|
||||
"stringsCrossReference": "{dog}",
|
||||
"autoSuggestions": false,
|
||||
"customValues": false
|
||||
}
|
||||
6
data/fields/door/height.json
Normal file
6
data/fields/door/height.json
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"key": "door:height",
|
||||
"minValue": 0,
|
||||
"type": "number",
|
||||
"label": "Door Height (Meters)"
|
||||
}
|
||||
6
data/fields/door/width.json
Normal file
6
data/fields/door/width.json
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"key": "door:width",
|
||||
"minValue": 0,
|
||||
"type": "number",
|
||||
"label": "Door Width (Meters)"
|
||||
}
|
||||
17
data/fields/fhrs/id-GB.json
Normal file
17
data/fields/fhrs/id-GB.json
Normal 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"
|
||||
]
|
||||
}
|
||||
5
data/fields/footrest.json
Normal file
5
data/fields/footrest.json
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
{
|
||||
"key": "footrest",
|
||||
"type": "check",
|
||||
"label": "Footrest"
|
||||
}
|
||||
9
data/fields/fortification_type.json
Normal file
9
data/fields/fortification_type.json
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
{
|
||||
"key": "fortification_type",
|
||||
"type": "combo",
|
||||
"label": "Fortification Type",
|
||||
"prerequisiteTag": {
|
||||
"key": "archaeological_site",
|
||||
"value": "fortification"
|
||||
}
|
||||
}
|
||||
|
|
@ -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",
|
||||
|
|
|
|||
|
|
@ -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"
|
||||
|
|
|
|||
6
data/fields/handrest.json
Normal file
6
data/fields/handrest.json
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"key": "handrest",
|
||||
"type": "check",
|
||||
"label": "Handrest",
|
||||
"default": "yes"
|
||||
}
|
||||
|
|
@ -3,5 +3,6 @@
|
|||
"type": "semiCombo",
|
||||
"label": "Hashtags",
|
||||
"usage": "changeset",
|
||||
"placeholder": "#example"
|
||||
"placeholder": "#example",
|
||||
"caseSensitive": true
|
||||
}
|
||||
|
|
|
|||
|
|
@ -17,6 +17,7 @@
|
|||
"manor": "Manor House",
|
||||
"memorial": "Memorial",
|
||||
"milestone": "Milestone",
|
||||
"millstone": "Millstone",
|
||||
"mine": "Mine",
|
||||
"mine_shaft": "Mine Shaft",
|
||||
"monument": "Monument",
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"key": "leisure",
|
||||
"type": "check",
|
||||
"type": "defaultCheck",
|
||||
"label": "Horseback Riding Center",
|
||||
"strings": {
|
||||
"options": {
|
||||
|
|
|
|||
|
|
@ -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"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
14
data/fields/kerb/kerb_barrier.json
Normal file
14
data/fields/kerb/kerb_barrier.json
Normal file
|
|
@ -0,0 +1,14 @@
|
|||
{
|
||||
"key": "kerb",
|
||||
"type": "combo",
|
||||
"label": "Type",
|
||||
"stringsCrossReference": "{kerb}",
|
||||
"options": [
|
||||
"flush",
|
||||
"lowered",
|
||||
"raised",
|
||||
"rolled"
|
||||
],
|
||||
"autoSuggestions": false,
|
||||
"iconsCrossReference": "{kerb}"
|
||||
}
|
||||
|
|
@ -1,8 +1,11 @@
|
|||
{
|
||||
"key": "lifeguard",
|
||||
"type": "check",
|
||||
"label": "Lifeguard",
|
||||
"terms": [
|
||||
"lifesaver"
|
||||
]
|
||||
"type": "radio",
|
||||
"label": "Type",
|
||||
"strings": {
|
||||
"options": {
|
||||
"base": "Lifeguard Base",
|
||||
"tower": "Lifeguard Tower"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
8
data/fields/lifeguard_check.json
Normal file
8
data/fields/lifeguard_check.json
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"key": "lifeguard",
|
||||
"type": "check",
|
||||
"label": "Lifeguard",
|
||||
"terms": [
|
||||
"lifesaver"
|
||||
]
|
||||
}
|
||||
15
data/fields/loc_name.json
Normal file
15
data/fields/loc_name.json
Normal 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"
|
||||
}
|
||||
}
|
||||
|
|
@ -18,7 +18,7 @@
|
|||
"marble": "Marble",
|
||||
"metal": "Metal",
|
||||
"plastic": "Plastic",
|
||||
"reinforced_conrete": "Reinforced Concrete",
|
||||
"reinforced_concrete": "Reinforced Concrete",
|
||||
"rock": "Rock",
|
||||
"sand": "Sand",
|
||||
"sandstone": "Sandstone",
|
||||
|
|
|
|||
9
data/fields/nat_name.json
Normal file
9
data/fields/nat_name.json
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
{
|
||||
"key": "nat_name",
|
||||
"type": "localized",
|
||||
"label": "National Name",
|
||||
"universal": true,
|
||||
"prerequisiteTag": {
|
||||
"key": "name"
|
||||
}
|
||||
}
|
||||
14
data/fields/official_name.json
Normal file
14
data/fields/official_name.json
Normal 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"
|
||||
}
|
||||
}
|
||||
12
data/fields/opening_hours/drive_through.json
Normal file
12
data/fields/opening_hours/drive_through.json
Normal 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
|
||||
}
|
||||
|
|
@ -13,7 +13,8 @@
|
|||
"ice_skate": "Ice Skate",
|
||||
"snow_park": "Snow Park",
|
||||
"playground": "Playground",
|
||||
"connection": "Connection"
|
||||
"connection": "Connection",
|
||||
"ski_jump": "Ski Jump"
|
||||
}
|
||||
},
|
||||
"autoSuggestions": false,
|
||||
|
|
|
|||
17
data/fields/railway/switch.json
Normal file
17
data/fields/railway/switch.json
Normal 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
|
||||
}
|
||||
5
data/fields/railway/track_ref.json
Normal file
5
data/fields/railway/track_ref.json
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
{
|
||||
"key": "railway:track_ref",
|
||||
"type": "text",
|
||||
"label": "Track Number"
|
||||
}
|
||||
16
data/fields/ref/edubase-GB.json
Normal file
16
data/fields/ref/edubase-GB.json
Normal 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"
|
||||
]
|
||||
}
|
||||
5
data/fields/ref_rail.json
Normal file
5
data/fields/ref_rail.json
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
{
|
||||
"key": "ref",
|
||||
"type": "text",
|
||||
"label": "Line Number"
|
||||
}
|
||||
9
data/fields/reg_name.json
Normal file
9
data/fields/reg_name.json
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
{
|
||||
"key": "reg_name",
|
||||
"type": "localized",
|
||||
"label": "Regional Name",
|
||||
"universal": true,
|
||||
"prerequisiteTag": {
|
||||
"key": "name"
|
||||
}
|
||||
}
|
||||
37
data/fields/roller_coaster/track.json
Normal file
37
data/fields/roller_coaster/track.json
Normal 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"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
@ -16,5 +16,10 @@
|
|||
}
|
||||
},
|
||||
"autoSuggestions": false,
|
||||
"customValues": false
|
||||
"customValues": false,
|
||||
"locationSet": {
|
||||
"include": [
|
||||
"gb"
|
||||
]
|
||||
}
|
||||
}
|
||||
14
data/fields/short_name.json
Normal file
14
data/fields/short_name.json
Normal 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
12
data/fields/side.json
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
{
|
||||
"key": "side",
|
||||
"type": "combo",
|
||||
"label": "Side",
|
||||
"strings": {
|
||||
"options": {
|
||||
"left": "Left of Cyclist",
|
||||
"right": "Right of Cyclist"
|
||||
}
|
||||
},
|
||||
"autoSuggestions": false
|
||||
}
|
||||
|
|
@ -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",
|
||||
|
|
|
|||
|
|
@ -7,5 +7,6 @@
|
|||
"billiards",
|
||||
"darts"
|
||||
],
|
||||
"stringsCrossReference": "{sport}",
|
||||
"autoSuggestions": false
|
||||
}
|
||||
|
|
|
|||
8
data/fields/summit/cross.json
Normal file
8
data/fields/summit/cross.json
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"key": "summit:cross",
|
||||
"type": "check",
|
||||
"label": "Summit Cross",
|
||||
"terms": [
|
||||
"cross"
|
||||
]
|
||||
}
|
||||
|
|
@ -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",
|
||||
|
|
|
|||
|
|
@ -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
|
||||
}
|
||||
|
|
|
|||
19
data/fields/toilets/menstrual_products.json
Normal file
19
data/fields/toilets/menstrual_products.json
Normal 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"
|
||||
]
|
||||
}
|
||||
10
data/fields/toilets/menstrual_products_poi.json
Normal file
10
data/fields/toilets/menstrual_products_poi.json
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
{
|
||||
"key": "toilets:menstrual_products",
|
||||
"type": "radio",
|
||||
"stringsCrossReference": "{toilets/menstrual_products}",
|
||||
"label": "{toilets/menstrual_products}",
|
||||
"prerequisiteTag": {
|
||||
"key": "toilets",
|
||||
"valueNot": "no"
|
||||
}
|
||||
}
|
||||
|
|
@ -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"
|
||||
|
|
|
|||
20
data/fields/traffic_calming_road.json
Normal file
20
data/fields/traffic_calming_road.json
Normal 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}"
|
||||
}
|
||||
|
|
@ -6,6 +6,7 @@
|
|||
"highway/footway",
|
||||
"highway/footway/crossing/uncontrolled",
|
||||
"highway/footway/sidewalk",
|
||||
"highway/path/informal",
|
||||
"highway/steps",
|
||||
"highway/cycleway",
|
||||
"highway/bridleway",
|
||||
|
|
|
|||
|
|
@ -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"
|
||||
|
|
|
|||
|
|
@ -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"
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"icon": "temaki-storage_tank",
|
||||
"icon": "roentgen-advertising_column",
|
||||
"fields": [
|
||||
"{advertising}"
|
||||
],
|
||||
|
|
|
|||
|
|
@ -5,6 +5,7 @@
|
|||
"ref",
|
||||
"operator",
|
||||
"surface",
|
||||
"maxweight",
|
||||
"lit"
|
||||
],
|
||||
"moreFields": [
|
||||
|
|
|
|||
|
|
@ -7,7 +7,8 @@
|
|||
"building_area_yes",
|
||||
"opening_hours",
|
||||
"atm",
|
||||
"drive_through"
|
||||
"drive_through",
|
||||
"opening_hours/drive_through"
|
||||
],
|
||||
"moreFields": [
|
||||
"{@templates/internet_access}",
|
||||
|
|
|
|||
|
|
@ -16,6 +16,7 @@
|
|||
"operator",
|
||||
"outdoor_seating",
|
||||
"smoking",
|
||||
"fhrs/id-GB",
|
||||
"sport/sport_pub"
|
||||
],
|
||||
"geometry": [
|
||||
|
|
|
|||
|
|
@ -2,11 +2,12 @@
|
|||
"icon": "temaki-bench",
|
||||
"fields": [
|
||||
"backrest",
|
||||
"armrest",
|
||||
"material",
|
||||
"seats",
|
||||
"colour"
|
||||
"seats"
|
||||
],
|
||||
"moreFields": [
|
||||
"colour",
|
||||
"access_simple",
|
||||
"direction",
|
||||
"height",
|
||||
|
|
|
|||
|
|
@ -21,6 +21,7 @@
|
|||
"geometry": [
|
||||
"point",
|
||||
"vertex",
|
||||
"line",
|
||||
"area"
|
||||
],
|
||||
"terms": [
|
||||
|
|
|
|||
|
|
@ -28,7 +28,8 @@
|
|||
"bike tools",
|
||||
"cycle pump",
|
||||
"cycle repair",
|
||||
"cycling"
|
||||
"cycling",
|
||||
"compressed air"
|
||||
],
|
||||
"tags": {
|
||||
"amenity": "bicycle_repair_station"
|
||||
|
|
|
|||
34
data/presets/amenity/bicycle_wash.json
Normal file
34
data/presets/amenity/bicycle_wash.json
Normal 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"
|
||||
}
|
||||
|
|
@ -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": [
|
||||
|
|
|
|||
|
|
@ -14,6 +14,7 @@
|
|||
"{@templates/internet_access}",
|
||||
"baby_feeding",
|
||||
"capacity",
|
||||
"fhrs/id-GB",
|
||||
"gnis/feature_id-US",
|
||||
"level",
|
||||
"max_age",
|
||||
|
|
|
|||
|
|
@ -13,6 +13,7 @@
|
|||
"air_conditioning",
|
||||
"branch_brand",
|
||||
"brand",
|
||||
"fhrs/id-GB",
|
||||
"min_age"
|
||||
],
|
||||
"geometry": [
|
||||
|
|
|
|||
|
|
@ -12,6 +12,7 @@
|
|||
"{@templates/internet_access}",
|
||||
"{@templates/poi}",
|
||||
"denomination",
|
||||
"ref/edubase-GB",
|
||||
"religion"
|
||||
],
|
||||
"geometry": [
|
||||
|
|
|
|||
|
|
@ -21,5 +21,8 @@
|
|||
"tags": {
|
||||
"amenity": "compressed_air"
|
||||
},
|
||||
"terms": [
|
||||
"air compressor"
|
||||
],
|
||||
"name": "Compressed Air"
|
||||
}
|
||||
|
|
|
|||
33
data/presets/amenity/dog_toilet.json
Normal file
33
data/presets/amenity/dog_toilet.json
Normal 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"
|
||||
}
|
||||
|
|
@ -6,10 +6,10 @@
|
|||
"fee",
|
||||
"payment_multi_fee",
|
||||
"charge_fee",
|
||||
"wheelchair",
|
||||
"bottle"
|
||||
"wheelchair"
|
||||
],
|
||||
"moreFields": [
|
||||
"bottle",
|
||||
"covered",
|
||||
"indoor",
|
||||
"level",
|
||||
|
|
|
|||
|
|
@ -12,6 +12,7 @@
|
|||
"{@templates/internet_access}",
|
||||
"{@templates/poi}",
|
||||
"air_conditioning",
|
||||
"fhrs/id-GB",
|
||||
"min_age",
|
||||
"smoking"
|
||||
],
|
||||
|
|
|
|||
|
|
@ -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": [
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"icon": "maki-fast_food",
|
||||
"icon": "maki-fast-food",
|
||||
"geometry": [
|
||||
"point",
|
||||
"area"
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"icon": "maki-fast_food",
|
||||
"icon": "maki-fast-food",
|
||||
"geometry": [
|
||||
"point",
|
||||
"area"
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"icon": "maki-restaurant",
|
||||
"icon": "roentgen-food_court",
|
||||
"fields": [
|
||||
"name",
|
||||
"operator",
|
||||
|
|
|
|||
24
data/presets/amenity/funeral_hall.json
Normal file
24
data/presets/amenity/funeral_hall.json
Normal 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"
|
||||
}
|
||||
|
|
@ -13,7 +13,10 @@
|
|||
"delivery",
|
||||
"diet_multi",
|
||||
"drive_through",
|
||||
"opening_hours/drive_through",
|
||||
"organic",
|
||||
"takeaway",
|
||||
"fhrs/id-GB",
|
||||
"website/menu"
|
||||
],
|
||||
"geometry": [
|
||||
|
|
|
|||
|
|
@ -11,7 +11,9 @@
|
|||
"moreFields": [
|
||||
"{@templates/contact}",
|
||||
"capacity",
|
||||
"fhrs/id-GB",
|
||||
"gnis/feature_id-US",
|
||||
"ref/edubase-GB",
|
||||
"internet_access",
|
||||
"internet_access/ssid",
|
||||
"level",
|
||||
|
|
|
|||
|
|
@ -6,6 +6,7 @@
|
|||
"height"
|
||||
],
|
||||
"moreFields": [
|
||||
"colour",
|
||||
"covered",
|
||||
"indoor",
|
||||
"level",
|
||||
|
|
@ -14,6 +15,7 @@
|
|||
"manufacturer",
|
||||
"material",
|
||||
"operator",
|
||||
"support",
|
||||
"wheelchair"
|
||||
],
|
||||
"geometry": [
|
||||
|
|
|
|||
|
|
@ -16,6 +16,7 @@
|
|||
"access_simple",
|
||||
"air_conditioning",
|
||||
"baby_feeding",
|
||||
"books",
|
||||
"polling_station"
|
||||
],
|
||||
"geometry": [
|
||||
|
|
|
|||
28
data/presets/amenity/library_dropoff.json
Normal file
28
data/presets/amenity/library_dropoff.json
Normal 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"
|
||||
}
|
||||
|
|
@ -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": [
|
||||
|
|
|
|||
31
data/presets/amenity/luggage_locker.json
Normal file
31
data/presets/amenity/luggage_locker.json
Normal 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"
|
||||
}
|
||||
|
|
@ -12,6 +12,7 @@
|
|||
"moreFields": [
|
||||
"{@templates/poi}",
|
||||
"air_conditioning",
|
||||
"fhrs/id-GB",
|
||||
"fee"
|
||||
],
|
||||
"geometry": [
|
||||
|
|
|
|||
|
|
@ -2,7 +2,8 @@
|
|||
"icon": "temaki-parking_space",
|
||||
"fields": [
|
||||
"parking_space",
|
||||
"capacity"
|
||||
"capacity",
|
||||
"access_simple"
|
||||
],
|
||||
"geometry": [
|
||||
"area",
|
||||
|
|
|
|||
|
|
@ -7,7 +7,8 @@
|
|||
"building_area_yes",
|
||||
"opening_hours",
|
||||
"dispensing",
|
||||
"drive_through"
|
||||
"drive_through",
|
||||
"opening_hours/drive_through"
|
||||
],
|
||||
"moreFields": [
|
||||
"{@templates/poi}",
|
||||
|
|
|
|||
|
|
@ -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"
|
||||
]
|
||||
},
|
||||
|
|
|
|||
|
|
@ -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}"
|
||||
}
|
||||
Some files were not shown because too many files have changed in this diff Show more
Loading…
Add table
Add a link
Reference in a new issue