Add filter, move free to filters.json
This commit is contained in:
parent
337f91ef40
commit
51292cc529
3 changed files with 55 additions and 24 deletions
|
@ -646,27 +646,7 @@
|
|||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "free",
|
||||
"options": [
|
||||
{
|
||||
"question": {
|
||||
"en": "Free to use",
|
||||
"nl": "Gratis toegankelijk",
|
||||
"de": "Nutzung kostenlos",
|
||||
"fr": "Utilisation gratuite",
|
||||
"da": "Gratis at bruge"
|
||||
},
|
||||
"osmTags": {
|
||||
"or": [
|
||||
"fee=no",
|
||||
"fee=0",
|
||||
"charge=0"
|
||||
]
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"free",
|
||||
"open_now"
|
||||
],
|
||||
"deletion": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue