build dist and update translations

This commit is contained in:
Martin Raifer 2022-09-15 13:26:38 +02:00
parent cce29ffe9c
commit d393ef6ab7
No known key found for this signature in database
GPG key ID: 3CD561F7B1C461BD
150 changed files with 9601 additions and 2360 deletions

79
dist/fields.json vendored
View file

@ -56,7 +56,7 @@
"bicycle",
"mtb",
"horse",
"Ski"
"ski"
]
},
"addr/interpolation": {
@ -367,7 +367,7 @@
"key": "bridge:support",
"type": "typeCombo"
},
"building_area": {
"building_area_yes": {
"key": "building",
"type": "combo",
"default": "yes",
@ -375,6 +375,13 @@
"area"
]
},
"building_area": {
"key": "building",
"type": "combo",
"geometry": [
"area"
]
},
"building": {
"key": "building",
"type": "combo"
@ -407,6 +414,11 @@
"key": "building:material",
"type": "combo"
},
"building/part": {
"key": "building:part",
"type": "combo",
"default": "yes"
},
"bunker_type": {
"key": "bunker_type",
"type": "combo"
@ -796,7 +808,8 @@
"track",
"share_busway",
"opposite_lane",
"opposite"
"opposite",
"separate"
]
},
"dance/style": {
@ -1063,6 +1076,10 @@
"key": "drink:",
"type": "multiCombo"
},
"drinking_water_available": {
"key": "drinking_water",
"type": "check"
},
"drinking_water": {
"key": "drinking_water",
"type": "check"
@ -1672,6 +1689,10 @@
"type": "combo",
"snake_case": false
},
"kitchen": {
"key": "kitchen",
"type": "check"
},
"kneipp_water_cure_multi": {
"key": "kneipp_water_cure:",
"type": "multiCombo"
@ -1781,6 +1802,10 @@
"key": "liaison",
"type": "combo"
},
"license_classes": {
"key": "license_classes",
"type": "semiCombo"
},
"lifeguard": {
"key": "lifeguard",
"type": "check"
@ -1861,6 +1886,10 @@
"key": "material",
"type": "combo"
},
"mattress": {
"key": "mattress",
"type": "check"
},
"max_age": {
"key": "max_age",
"type": "number",
@ -1879,6 +1908,10 @@
"key": "maxspeed:advisory",
"type": "roadspeed"
},
"maxspeed/hgv": {
"key": "maxspeed:hgv",
"type": "roadspeed"
},
"maxstay": {
"key": "maxstay",
"type": "combo",
@ -2204,6 +2237,7 @@
"parking/orientation": {
"key": "parking:orientation",
"type": "combo",
"autoSuggestions": false,
"options": [
"parallel",
"diagonal",
@ -2592,6 +2626,17 @@
"key": "ref",
"type": "text"
},
"ref/FR/siret-FR": {
"key": "ref:FR:SIRET",
"type": "identifier",
"urlFormat": "https://annuaire-entreprises.data.gouv.fr/etablissement/{value}",
"pattern": "^[0-9]{9}([1-7][0-9]{3}|0[1-9][0-9]{2}|00[1-9][0-9]|000[1-9])[0-9]$",
"locationSet": {
"include": [
"fr"
]
}
},
"ref/isil": {
"key": "ref:isil",
"type": "text"
@ -2927,10 +2972,6 @@
"only"
]
},
"sector/name": {
"key": "sector:name",
"type": "text"
},
"segregated": {
"key": "segregated",
"type": "check"
@ -3206,6 +3247,18 @@
"key": "studio",
"type": "combo"
},
"subject": {
"key": "subject",
"type": "text"
},
"subject/wikidata": {
"key": "subject:wikidata",
"keys": [
"subject:wikidata",
"subject:wikipedia"
],
"type": "wikidata"
},
"substance": {
"key": "substance",
"type": "combo"
@ -3337,6 +3390,14 @@
"type": "combo",
"snake_case": false
},
"tee": {
"key": "tee",
"type": "semiCombo",
"reference": {
"key": "golf",
"value": "tee"
}
},
"telecom": {
"key": "telecom",
"type": "combo"
@ -3535,6 +3596,10 @@
"type": "typeCombo",
"usage": "group"
},
"turning_circle": {
"key": "turning_circle",
"type": "combo"
},
"usage_rail": {
"key": "usage",
"type": "combo",