add emergency=landing_site preset

This commit is contained in:
Andrew Harvey
2020-01-10 10:00:51 +11:00
parent 6d1f6e576e
commit 70c41481e7
@@ -0,0 +1,21 @@
{
"icon": "maki-heliport",
"fields": [
"name",
"operator",
"surface"
],
"geometry": [
"point",
"area"
],
"terms": [
"helicopter",
"helipad",
"heliport"
],
"tags": {
"emergency": "landing_site"
},
"name": "Emergency Landing Site"
}