添加 'data/presets/aeroway/evtol.json'

This commit is contained in:
2024-08-04 21:53:43 +08:00
parent 85d65d596a
commit f4e0999f68

View File

@@ -0,0 +1,30 @@
{
"icon": "maki-heliport",
"fields": [
"name",
"ref",
"operator",
"surface",
"lit"
],
"moreFields": [
"access_simple",
"address",
"charge_fee",
"fee",
"opening_hours"
],
"geometry": [
"area",
"point"
],
"tags": {
"aeroway": "evtol"
},
"terms": [
"helicopter",
"helipad",
"heliport"
],
"name": "Evtol"
}