forked from MapComplete/MapComplete
Chore: Lint themes
This commit is contained in:
parent
7c71e566e9
commit
6c12041f73
16 changed files with 230 additions and 234 deletions
|
@ -6,6 +6,10 @@
|
|||
"description": {
|
||||
"en": "Food courts with a variety of food options."
|
||||
},
|
||||
"source": {
|
||||
"osmTags": "amenity=food_court"
|
||||
},
|
||||
"minzoom": 12,
|
||||
"title": {
|
||||
"render": {
|
||||
"en": "Food Court"
|
||||
|
@ -17,35 +21,6 @@
|
|||
}
|
||||
]
|
||||
},
|
||||
"source": {
|
||||
"osmTags": "amenity=food_court"
|
||||
},
|
||||
"minzoom": 12,
|
||||
"tagRenderings": [
|
||||
{
|
||||
"id": "name",
|
||||
"question": {
|
||||
"en": "What is the name of this food court?"
|
||||
},
|
||||
"freeform": {
|
||||
"key": "name",
|
||||
"type": "string",
|
||||
"placeholder": {
|
||||
"en": "Name of the food court"
|
||||
}
|
||||
},
|
||||
"render": {
|
||||
"en": "This food court is called <b>{name}</b>."
|
||||
}
|
||||
},
|
||||
"reviews",
|
||||
"images",
|
||||
"opening_hours",
|
||||
"wheelchair-access",
|
||||
"website",
|
||||
"phone",
|
||||
"smoking"
|
||||
],
|
||||
"pointRendering": [
|
||||
{
|
||||
"location": [
|
||||
|
@ -72,5 +47,30 @@
|
|||
"color": "#C77400",
|
||||
"fillColor": "#C774004D"
|
||||
}
|
||||
],
|
||||
"tagRenderings": [
|
||||
{
|
||||
"id": "name",
|
||||
"question": {
|
||||
"en": "What is the name of this food court?"
|
||||
},
|
||||
"freeform": {
|
||||
"key": "name",
|
||||
"type": "string",
|
||||
"placeholder": {
|
||||
"en": "Name of the food court"
|
||||
}
|
||||
},
|
||||
"render": {
|
||||
"en": "This food court is called <b>{name}</b>."
|
||||
}
|
||||
},
|
||||
"reviews",
|
||||
"images",
|
||||
"opening_hours",
|
||||
"wheelchair-access",
|
||||
"website",
|
||||
"phone",
|
||||
"smoking"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue