forked from MapComplete/MapComplete
Unpacking some regexes for more accurate taginfo data
This commit is contained in:
parent
ce9b0eabb1
commit
0d637131fb
3 changed files with 20 additions and 7 deletions
|
@ -22,8 +22,10 @@
|
|||
{
|
||||
"#": "Note the double tilde in 'service:bicycle' which interprets the key as regex too",
|
||||
"or": [
|
||||
"pub~cycling|bicycle",
|
||||
"theme~cycling|bicycle",
|
||||
"pub=cycling",
|
||||
"pub=bicycle",
|
||||
"theme=cycling",
|
||||
"theme=bicycle",
|
||||
"service:bicycle:.*~~*"
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue