Skip to content

Commit

Permalink
v6.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
tyrasd committed Dec 15, 2023
1 parent 9a623c9 commit fa503f1
Show file tree
Hide file tree
Showing 135 changed files with 11,856 additions and 2,265 deletions.
51 changes: 51 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,57 @@ _Breaking developer changes, which may affect downstream projects or sites that
[@xxxx]: https://github.com/xxxx
-->

# 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
[#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

Expand Down
24 changes: 24 additions & 0 deletions dist/deprecated.json
Original file line number Diff line number Diff line change
Expand Up @@ -1132,6 +1132,14 @@
"capacity:disabled": "$1"
}
},
{
"old": {
"door": "loadingdock"
},
"replace": {
"amenity": "loading_dock"
}
},
{
"old": {
"drinkable": "*"
Expand Down Expand Up @@ -4043,5 +4051,21 @@
"man_made": "utility_pole",
"utility": "telecom"
}
},
{
"old": {
"memorial:type": "stolperstein"
},
"replace": {
"memorial": "stolperstein"
}
},
{
"old": {
"memorial:text": "*"
},
"replace": {
"inscription": "$1"
}
}
]
2 changes: 1 addition & 1 deletion dist/deprecated.min.json

Large diffs are not rendered by default.

91 changes: 65 additions & 26 deletions dist/fields.json
Original file line number Diff line number Diff line change
Expand Up @@ -972,11 +972,16 @@
"key": "ruins",
"type": "combo"
},
"royal_cypher": {
"royal_cypher-GB": {
"key": "royal_cypher",
"type": "typeCombo",
"autoSuggestions": false,
"customValues": false,
"locationSet": {
"include": [
"gb"
]
},
"options": [
"VR",
"EVIIR",
Expand Down Expand Up @@ -2128,18 +2133,6 @@
"key": "hot_water",
"type": "check"
},
"horse_stables": {
"key": "amenity",
"type": "check",
"reference": {
"key": "amenity",
"value": "stables"
},
"options": [
"undefined",
"stables"
]
},
"horse_scale": {
"key": "horse_scale",
"type": "combo",
Expand All @@ -2166,18 +2159,6 @@
"horse_riding"
]
},
"horse_dressage": {
"key": "sport",
"type": "check",
"reference": {
"key": "sport",
"value": "equestrian"
},
"options": [
"undefined",
"equestrian"
]
},
"hoops": {
"key": "hoops",
"type": "number",
Expand Down Expand Up @@ -3019,7 +3000,7 @@
"bubble_tea",
"hot_dog",
"cake",
"pankcake",
"pancake",
"pasta",
"salad",
"chocolate",
Expand Down Expand Up @@ -3444,6 +3425,7 @@
"public",
"residential",
"retail",
"riding_hall",
"roof",
"ruins",
"school",
Expand Down Expand Up @@ -4095,6 +4077,20 @@
"bucket"
]
},
"telescope/type": {
"key": "telescope:type",
"type": "combo",
"icons": {
"optical": "temaki-telescope",
"radio": "roentgen-telescope-radio"
},
"autoSuggestions": true,
"customValues": true,
"options": [
"optical",
"radio"
]
},
"telecom/medium": {
"key": "telecom:medium",
"type": "combo"
Expand Down Expand Up @@ -4869,6 +4865,29 @@
"4"
]
},
"memorial/addr_subtags": {
"type": "address",
"key": "memorial:addr",
"keys": [
"memorial:addr:city",
"memorial:addr:housename",
"memorial:addr:housenumber",
"memorial:addr:place",
"memorial:addr:postcode",
"memorial:addr:street"
],
"label": "{memorial/addr}",
"prerequisiteTag": {
"key": "memorial:addr:street"
}
},
"memorial/addr": {
"type": "text",
"key": "memorial:addr",
"prerequisiteTag": {
"keyNot": "memorial:addr:street"
}
},
"maxspeed/hgv": {
"key": "maxspeed:hgv",
"type": "roadspeed"
Expand Down Expand Up @@ -5248,6 +5267,26 @@
"type": "combo",
"snake_case": false
},
"door/width": {
"key": "door:width",
"minValue": 0,
"type": "number"
},
"door/height": {
"key": "door:height",
"minValue": 0,
"type": "number"
},
"dock/width": {
"key": "dock:width",
"minValue": 0,
"type": "number"
},
"dock/height": {
"key": "dock:height",
"minValue": 0,
"type": "number"
},
"disused/shop": {
"key": "disused:shop",
"type": "typeCombo"
Expand Down
2 changes: 1 addition & 1 deletion dist/fields.min.json

Large diffs are not rendered by default.

Loading

0 comments on commit fa503f1

Please sign in to comment.