Add preset for university

This commit is contained in:
pietervdvn 2022-06-09 17:53:19 +02:00
parent d8b90eff3b
commit 894c676acf

View file

@ -81,5 +81,16 @@
"color": "#22f1f4", "color": "#22f1f4",
"width": 1 "width": 1
} }
],
"presets": [
{
"title": {
"en": "a university"
},
"description": {
"en": "An institute where tertiary education is given (at the level equivalent of a bachelors degree or higher). A single point per campus is enough - buildings and faculties should not be mapped with different university points."
},
"tags": ["amenity=university","fixme=Added with MapComplete, geometry to be drawn"]
}
] ]
} }