Build v6.12.0 release

This commit is contained in:
Martin Raifer 2025-07-23 14:42:04 +02:00
parent a0a49cc71e
commit cb783586ff
No known key found for this signature in database
219 changed files with 9172 additions and 76007 deletions

266
dist/fields.json vendored
View file

@ -634,6 +634,17 @@
"tubular"
]
},
"structure_canal": {
"type": "structureRadio",
"keys": [
"bridge",
"tunnel"
],
"options": [
"bridge",
"tunnel"
]
},
"structure": {
"type": "structureRadio",
"keys": [
@ -2829,6 +2840,10 @@
"autoSuggestions": false,
"customValues": false
},
"dog_check": {
"key": "dog",
"type": "check"
},
"dog": {
"key": "dog",
"type": "combo",
@ -4727,6 +4742,31 @@
"minValue": 0,
"type": "number"
},
"roof/shape": {
"key": "roof:shape",
"type": "combo",
"autoSuggestions": true,
"customValues": false,
"options": [
"flat",
"gabled",
"skillion",
"hipped",
"half-hipped",
"mansard",
"gambrel",
"pyramidal",
"cone",
"dome",
"onion",
"round"
]
},
"roof/height": {
"key": "roof:height",
"minValue": 0,
"type": "number"
},
"roof/colour": {
"key": "roof:colour",
"type": "colour"
@ -5267,6 +5307,14 @@
"4"
]
},
"model/wikidata": {
"key": "model:wikidata",
"keys": [
"model:wikidata",
"model:wikipedia"
],
"type": "wikidata"
},
"memorial/addr_subtags": {
"type": "address",
"key": "memorial:addr",
@ -5303,6 +5351,14 @@
"key": "maxspeed:advisory",
"type": "roadspeed"
},
"manufacturer/wikidata": {
"key": "manufacturer:wikidata",
"keys": [
"manufacturer:wikidata",
"manufacturer:wikipedia"
],
"type": "wikidata"
},
"lift_gate/type": {
"key": "lift_gate:type",
"type": "combo",
@ -6035,6 +6091,203 @@
"key": "contact:facebook",
"type": "url"
},
"climbing/trad": {
"key": "climbing:trad",
"type": "check"
},
"climbing/sport": {
"key": "climbing:sport",
"type": "check"
},
"climbing/length": {
"key": "climbing:length",
"type": "number",
"minValue": 0
},
"climbing/bolts": {
"key": "climbing:bolts",
"type": "number",
"minValue": 0,
"prerequisiteTag": {
"key": "climbing:sport",
"value": "yes"
}
},
"climbing/grade/yds_class": {
"key": "climbing:grade:yds_class",
"type": "combo",
"caseSensitive": false,
"customValues": true,
"autoSuggestions": false,
"options": [
"5",
"5.1",
"5.2",
"5.3",
"5.4",
"5.5",
"5.6",
"5.7",
"5.8",
"5.9",
"5.10a",
"5.10b",
"5.10c",
"5.10d",
"5.11a",
"5.11b",
"5.11c",
"5.11d",
"5.12a",
"5.12b",
"5.12c",
"5.12d",
"5.13a",
"5.13b",
"5.13c",
"5.13d",
"5.14a",
"5.14b",
"5.14c",
"5.14d",
"5.15a",
"5.15b",
"5.15c",
"5.15d"
]
},
"climbing/grade/uiaa": {
"key": "climbing:grade:uiaa",
"type": "combo",
"caseSensitive": false,
"customValues": true,
"autoSuggestions": false,
"options": [
"1-",
"1",
"1+",
"2-",
"2",
"2+",
"3-",
"3",
"3+",
"4-",
"4",
"4+",
"5-",
"5",
"5+",
"6-",
"6",
"6+",
"7-",
"7",
"7+",
"8-",
"8",
"8+",
"9-",
"9",
"9+",
"10-",
"10",
"10+",
"11-",
"11",
"11+",
"12-",
"12",
"12+",
"13-",
"13",
"13+",
"14-"
]
},
"climbing/grade/saxon": {
"key": "climbing:grade:saxon",
"type": "combo",
"caseSensitive": true,
"customValues": true,
"autoSuggestions": false,
"options": [
"I",
"II",
"III",
"IV",
"V",
"VI",
"VIIa",
"VIIb",
"VII",
"VIIc",
"VIIIa",
"VIIIb",
"VIIIc",
"IXa",
"IXb",
"IXc",
"Xa",
"Xb",
"Xc",
"XIa",
"XIb",
"XIc",
"XIIa",
"XIIb",
"XIIc",
"XIIIa",
"XIIIb",
"XIIIc"
]
},
"climbing/grade/french": {
"key": "climbing:grade:french",
"type": "combo",
"caseSensitive": false,
"customValues": true,
"autoSuggestions": false,
"options": [
"1",
"2",
"3-",
"3",
"3+",
"4a",
"4b",
"4c",
"5a",
"5b",
"5c",
"5c+",
"6a",
"6a+",
"6b",
"6b+",
"6c",
"6c+",
"7a",
"7a+",
"7b",
"7b+",
"7c",
"7c+",
"8a",
"8a+",
"8b",
"8b+",
"8c",
"8c+",
"9a",
"9a+",
"9b",
"9b+",
"9c",
"9c+",
"10a"
]
},
"capacity/tents": {
"key": "capacity:tents",
"type": "number",
@ -6164,6 +6417,19 @@
"key": "area:highway",
"type": "typeCombo"
},
"aircraft/type": {
"key": "aircraft:type",
"type": "semiCombo",
"options": [
"military",
"helicopter",
"airliner",
"jet",
"fixed_wing",
"cargo",
"glider"
]
},
"aerialway/occupancy": {
"key": "aerialway:occupancy",
"type": "number",