Etymology - Add landuse=education (#693)

A landuse=education can cover different education institutions.
This commit is contained in:
Codain 2022-03-09 23:13:30 +01:00 committed by GitHub
parent 56e850316e
commit 2883775330
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -113,7 +113,8 @@
"amenity=school",
"amenity=kindergarten",
"amenity=university",
"amenity=college"
"amenity=college",
"landuse=education"
]
}
]
@ -226,4 +227,4 @@
}
],
"hideFromOverview": false
}
}