forked from MapComplete/MapComplete
fixed more small things
This commit is contained in:
parent
c7f4628116
commit
bd6ed338ae
15 changed files with 73 additions and 38 deletions
|
@ -32,10 +32,10 @@
|
|||
"osmTags": {
|
||||
"and": [
|
||||
{
|
||||
"or": [
|
||||
"amenity=drinking_water",
|
||||
"drinking_water=yes"
|
||||
]
|
||||
"or": [
|
||||
"amenity=drinking_water",
|
||||
"drinking_water=yes"
|
||||
]
|
||||
},
|
||||
"man_made!=reservoir_covered",
|
||||
"access!=permissive",
|
||||
|
@ -258,4 +258,4 @@
|
|||
"es": "Una capa que muestra fuentes de agua potable",
|
||||
"fr": "Une couche montrant les fontaines d'eau potable"
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue