fixed more small things

This commit is contained in:
AlexanderRebai 2022-07-25 14:45:11 +00:00
parent c7f4628116
commit bd6ed338ae
15 changed files with 73 additions and 38 deletions

View file

@ -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"
}
}
}