forked from MapComplete/MapComplete
Etymology - Add landuse=education (#693)
A landuse=education can cover different education institutions.
This commit is contained in:
parent
56e850316e
commit
2883775330
1 changed files with 3 additions and 2 deletions
|
@ -113,7 +113,8 @@
|
||||||
"amenity=school",
|
"amenity=school",
|
||||||
"amenity=kindergarten",
|
"amenity=kindergarten",
|
||||||
"amenity=university",
|
"amenity=university",
|
||||||
"amenity=college"
|
"amenity=college",
|
||||||
|
"landuse=education"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue