Skip to content

Commit

Permalink
release as v6.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
tyrasd committed Jun 2, 2023
1 parent 32c0876 commit 48923a7
Show file tree
Hide file tree
Showing 108 changed files with 6,399 additions and 1,312 deletions.
54 changes: 54 additions & 0 deletions CHANGELOG.md
Expand Up @@ -13,12 +13,66 @@ _Breaking developer changes, which may affect downstream projects or sites that
#### New Presets
#### Changed Presets
#### New and Changed Fields
#### Regional Presets and Fields
#### Deprecated Tags
#### Bugfixes
#### Documentation and Other Changes
[#xxxx]: https://github.com/openstreetmap/id-tagging-schema/issues/xxxx
[#xxxx]: https://github.com/openstreetmap/id-tagging-schema/pull/xxxx
[@xxxx]: https://github.com/xxxx
-->

# 6.3.0
##### 2023-Jun-02
#### :mega: Release Highlights
* Support alternative tagging of Phone, Fax, Email and Website fields using the `contact:*` tagging schema ([#905])
#### New Presets
* Add "Yacht Berths" preset ([#899])
#### Changed Presets
* Add "Ramen Shop" as alias to Ramen Restaurant, and refine its search terms
* Use more specific car icons for presets: Driving School, (Used) Car Dealer ([#902], thanks [@tiptoptom])
* Add additional fields to `man_made=watermill` and `man_made=windmill` presets and show `start_date` field by default
* Switch to Ford icon from Röntgen icon set
#### New and Changed Fields
* Add field for `bicycle_road` tag (see [#888])
* Add field for `building:colour` tag ([#904])
* Add field to switch between Yacht Berths and Marina by checkbox (`seamark:harbour:category` tag) ([#899])
* Add field for Mobile Phone number (`mobile`/`contact:mobile`)
* Add Bridge Number field ([#912], thanks [@arch0345])
#### Regional Presets and Fields
* BE, NL: Add field for `cyclestreet` tag ([#888], thanks [@pietervdvn])
* BG: Only show relevant values for crossing markings ([#891], thanks [@Dimitrar5555])
* DE,AT,CH: Only show relevant values for crossing markings
* JP: Update placeholders for Japanese address schema ([#907])
#### Deprecated Tags
#### Bugfixes
* Offer `crossing:markings` field in all relevant `crossing/*/traffic_signals` presets ([#908])
* Make unspecified Pedestrian Crossing (line preset) searchable ([#889], thanks [@Dimitrar5555])
* Drop `construction` subtag when preset is changed away from a Construction preset ([#903])
* Allow `barrier=log` preset on "standalone" points ([#898])
* Drop `segregated` tag when changing away from Cycle+Foot Path preset ([#910])
#### Documentation and Other Changes
* Create template for regional crossing:markings fields
* Upgrade to schema-builder [v6.3](https://github.com/ideditor/schema-builder/blob/main/CHANGELOG.md#630): Allows to specify alternative keys for text, number, tel, email and url fields.

[#888]: https://github.com/openstreetmap/id-tagging-schema/pull/888
[#889]: https://github.com/openstreetmap/id-tagging-schema/pull/889
[#898]: https://github.com/openstreetmap/id-tagging-schema/issues/898
[#899]: https://github.com/openstreetmap/id-tagging-schema/pull/899
[#891]: https://github.com/openstreetmap/id-tagging-schema/pull/891
[#902]: https://github.com/openstreetmap/id-tagging-schema/pull/902
[#903]: https://github.com/openstreetmap/id-tagging-schema/issues/903
[#904]: https://github.com/openstreetmap/id-tagging-schema/issues/904
[#905]: https://github.com/openstreetmap/id-tagging-schema/issues/905
[#907]: https://github.com/openstreetmap/id-tagging-schema/issues/907
[#908]: https://github.com/openstreetmap/id-tagging-schema/issues/908
[#910]: https://github.com/openstreetmap/id-tagging-schema/issues/910
[#912]: https://github.com/openstreetmap/id-tagging-schema/pull/912
[@pietervdvn]: https://github.com/pietervdvn
[@Dimitrar5555]: https://github.com/Dimitrar5555


# 6.2.0
##### 2023-May-05

Expand Down
182 changes: 182 additions & 0 deletions dist/fields.json
Expand Up @@ -65,6 +65,10 @@
},
"website": {
"key": "website",
"keys": [
"website",
"contact:website"
],
"type": "url",
"universal": true
},
Expand Down Expand Up @@ -1045,6 +1049,11 @@
"key": "ref",
"type": "text"
},
"ref_bridge_number": {
"key": "ref",
"type": "text",
"label": "{bridge/ref}"
},
"ref_aeroway_gate": {
"key": "ref",
"type": "text"
Expand Down Expand Up @@ -1213,6 +1222,10 @@
},
"phone": {
"key": "phone",
"keys": [
"phone",
"contact:phone"
],
"type": "tel"
},
"phases": {
Expand Down Expand Up @@ -1542,6 +1555,14 @@
"type": "combo",
"caseSensitive": true
},
"mobile": {
"key": "mobile",
"keys": [
"mobile",
"contact:mobile"
],
"type": "tel"
},
"minspeed": {
"key": "minspeed",
"type": "roadspeed"
Expand Down Expand Up @@ -2313,6 +2334,10 @@
},
"fax": {
"key": "fax",
"keys": [
"fax",
"contact:fax"
],
"type": "tel"
},
"faces": {
Expand Down Expand Up @@ -2395,6 +2420,10 @@
},
"email": {
"key": "email",
"keys": [
"email",
"contact:email"
],
"type": "email"
},
"electrified": {
Expand Down Expand Up @@ -2747,6 +2776,18 @@
"separate"
]
},
"cyclestreet-BE-NL": {
"key": "cyclestreet",
"type": "defaultCheck",
"label": "{bicycle_road}",
"locationSet": {
"include": [
"BE",
"NL"
]
},
"stringsCrossReference": "{bicycle_road}"
},
"cycle_network": {
"key": "cycle_network",
"type": "networkCombo",
Expand Down Expand Up @@ -3344,6 +3385,20 @@
"key": "bike_ride",
"type": "check"
},
"bicycle_road": {
"key": "bicycle_road",
"type": "defaultCheck",
"locationSet": {
"exclude": [
"BE",
"NL"
]
},
"options": [
"undefined",
"yes"
]
},
"bicycle_parking": {
"key": "bicycle_parking",
"type": "combo",
Expand Down Expand Up @@ -4050,6 +4105,14 @@
"key": "seamark:mooring:category",
"type": "combo"
},
"seamark/harbour/category_marina": {
"key": "seamark:harbour:category",
"type": "check",
"options": [
"marina",
"marina_no_facilities"
]
},
"seamark/buoy_lateral/system": {
"key": "seamark:buoy_lateral:system",
"type": "combo",
Expand Down Expand Up @@ -5090,8 +5153,61 @@
"label": "{crossing/markings}",
"stringsCrossReference": "{crossing/markings}",
"iconsCrossReference": "{crossing/markings}",
"default": "yes",
"locationSet": {
"exclude": [
"BG",
"DE",
"AT",
"CH"
]
}
},
"crossing/markings_yes-DE-AT-CH": {
"key": "crossing:markings",
"type": "combo",
"label": "{crossing/markings}",
"options": [
"zebra",
"yes",
"no",
"dots",
"dashes",
"surface"
],
"autoSuggestions": false,
"iconsCrossReference": "{crossing/markings}",
"stringsCrossReference": "{crossing/markings}",
"locationSet": {
"include": [
"DE",
"AT",
"CH"
]
},
"default": "yes"
},
"crossing/markings_yes-BG": {
"key": "crossing:markings",
"type": "combo",
"label": "{crossing/markings}",
"stringsCrossReference": "{crossing/markings}",
"iconsCrossReference": "{crossing/markings}",
"default": "yes",
"options": [
"zebra",
"no",
"dots",
"dashes",
"yes"
],
"locationSet": {
"include": [
"BG"
]
},
"autoSuggestions": false
},
"crossing/markings": {
"key": "crossing:markings",
"type": "combo",
Expand All @@ -5109,6 +5225,14 @@
"zebra:bicolour": "iD-crossing_markings-zebra_bicolour",
"ladder:paired": "iD-crossing_markings-ladder_paired"
},
"locationSet": {
"exclude": [
"BG",
"DE",
"AT",
"CH"
]
},
"options": [
"zebra",
"lines",
Expand All @@ -5127,6 +5251,49 @@
"ladder:paired"
]
},
"crossing/markings-DE-AT-CH": {
"key": "crossing:markings",
"type": "combo",
"label": "{crossing/markings}",
"options": [
"zebra",
"yes",
"no",
"dots",
"dashes",
"surface"
],
"autoSuggestions": false,
"iconsCrossReference": "{crossing/markings}",
"stringsCrossReference": "{crossing/markings}",
"locationSet": {
"include": [
"DE",
"AT",
"CH"
]
}
},
"crossing/markings-BG": {
"key": "crossing:markings",
"type": "combo",
"label": "{crossing/markings}",
"stringsCrossReference": "{crossing/markings}",
"iconsCrossReference": "{crossing/markings}",
"options": [
"zebra",
"no",
"dots",
"dashes",
"yes"
],
"locationSet": {
"include": [
"BG"
]
},
"autoSuggestions": false
},
"crossing/light": {
"key": "crossing:light",
"type": "check"
Expand Down Expand Up @@ -5261,6 +5428,10 @@
"type": "number",
"minValue": 0
},
"building/colour": {
"key": "building:colour",
"type": "colour"
},
"building/levels/underground": {
"key": "building:levels:underground",
"type": "number",
Expand All @@ -5270,6 +5441,17 @@
"key": "bridge:support",
"type": "typeCombo"
},
"bridge/ref": {
"key": "bridge:ref",
"type": "text",
"reference": {
"key": "bridge"
},
"prerequisiteTag": {
"key": "bridge",
"valueNot": "no"
}
},
"bath/type": {
"key": "bath:type",
"type": "combo",
Expand Down
2 changes: 1 addition & 1 deletion dist/fields.min.json

Large diffs are not rendered by default.

0 comments on commit 48923a7

Please sign in to comment.