添加 'data/presets/aeroway/evtol.json'
This commit is contained in:
30
data/presets/aeroway/evtol.json
Normal file
30
data/presets/aeroway/evtol.json
Normal 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"
|
||||
}
|
||||
Reference in New Issue
Block a user