Skip to content

Commit

Permalink
v6.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
tyrasd committed Jan 24, 2024
1 parent e44e9ed commit 1aedde0
Show file tree
Hide file tree
Showing 119 changed files with 8,500 additions and 908 deletions.
49 changes: 49 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,55 @@ _Breaking developer changes, which may affect downstream projects or sites that
[@xxxx]: https://github.com/xxxx
-->

# 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], thansk [@k-yle])

Check failure on line 31 in CHANGELOG.md

View workflow job for this annotation

GitHub Actions / Check for spelling errors

thansk ==> thanks

Check failure on line 31 in CHANGELOG.md

View workflow job for this annotation

GitHub Actions / Check for spelling errors

thansk ==> thanks
* 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

Expand Down
124 changes: 120 additions & 4 deletions dist/fields.json
Original file line number Diff line number Diff line change
Expand Up @@ -831,6 +831,15 @@
"key": "site",
"type": "combo"
},
"side": {
"key": "side",
"type": "combo",
"autoSuggestions": false,
"options": [
"left",
"right"
]
},
"shower": {
"key": "shower",
"type": "check"
Expand Down Expand Up @@ -2296,7 +2305,13 @@
"hashtags": {
"key": "hashtags",
"type": "semiCombo",
"usage": "changeset"
"usage": "changeset",
"caseSensitive": true
},
"handrest": {
"key": "handrest",
"type": "check",
"default": "yes"
},
"handrail": {
"key": "handrail",
Expand Down Expand Up @@ -2398,6 +2413,10 @@
"type": "typeCombo",
"usage": "group"
},
"footrest": {
"key": "footrest",
"type": "check"
},
"flood_prone": {
"key": "flood_prone",
"type": "check"
Expand Down Expand Up @@ -3153,6 +3172,11 @@
"snake_case": false,
"caseSensitive": true
},
"count": {
"key": "count",
"type": "number",
"minValue": 1
},
"conveying_escalator": {
"key": "conveying",
"type": "check"
Expand Down Expand Up @@ -3483,6 +3507,10 @@
"type": "combo",
"caseSensitive": true
},
"books": {
"key": "books",
"type": "semiCombo"
},
"bollard": {
"key": "bollard",
"type": "combo",
Expand Down Expand Up @@ -4382,6 +4410,19 @@
"key": "roof:colour",
"type": "colour"
},
"roller_coaster/track": {
"key": "roller_coaster",
"type": "combo",
"options": [
"lift_hill",
"launch_straight",
"brake_run",
"station",
"moving",
"waiting",
"maintenance"
]
},
"ref/vatin": {
"key": "ref:vatin",
"type": "identifier",
Expand Down Expand Up @@ -4444,6 +4485,17 @@
"key": "ref:isil",
"type": "text"
},
"ref/edubase-GB": {
"key": "ref:edubase",
"type": "identifier",
"urlFormat": "https://get-information-schools.service.gov.uk/Establishments/Establishment/Details/{value}",
"pattern": "^[0-9]{1,}$",
"locationSet": {
"include": [
"gb"
]
}
},
"ref/linz/place_id-NZ": {
"key": "ref:linz:place_id",
"type": "identifier",
Expand Down Expand Up @@ -4803,6 +4855,16 @@
"key": "operator"
}
},
"opening_hours/drive_through": {
"key": "opening_hours:drive_through",
"type": "combo",
"prerequisiteTag": {
"key": "drive_through",
"value": "yes"
},
"snake_case": false,
"caseSensitive": true
},
"oneway/bicycle": {
"key": "oneway:bicycle",
"type": "check",
Expand Down Expand Up @@ -5071,7 +5133,7 @@
"key": "gnis:feature_id",
"type": "identifier",
"urlFormat": "https://edits.nationalmap.gov/apps/gaz-domestic/public/summary/{value}",
"pattern": "^[0-9]{1,}$",
"pattern": "^[1-9][0-9]*$",
"locationSet": {
"include": [
"us"
Expand Down Expand Up @@ -5267,6 +5329,17 @@
"type": "combo",
"snake_case": false
},
"fhrs/id-GB": {
"key": "fhrs:id",
"type": "identifier",
"urlFormat": "https://ratings.food.gov.uk/business/en-GB/{value}",
"pattern": "^[0-9]{1,}$",
"locationSet": {
"include": [
"gb"
]
}
},
"door/width": {
"key": "door:width",
"minValue": 0,
Expand Down Expand Up @@ -5361,10 +5434,32 @@
"BG",
"DE",
"AT",
"CH"
"CH",
"PL"
]
}
},
"crossing/markings_yes-PL": {
"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"
},
"crossing/markings_yes-DE-AT-CH": {
"key": "crossing:markings",
"type": "combo",
Expand Down Expand Up @@ -5432,7 +5527,8 @@
"BG",
"DE",
"AT",
"CH"
"CH",
"PL"
]
},
"options": [
Expand All @@ -5453,6 +5549,26 @@
"ladder:paired"
]
},
"crossing/markings-PL": {
"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"
]
}
},
"crossing/markings-DE-AT-CH": {
"key": "crossing:markings",
"type": "combo",
Expand Down
2 changes: 1 addition & 1 deletion dist/fields.min.json

Large diffs are not rendered by default.

Loading

0 comments on commit 1aedde0

Please sign in to comment.