mirror of
https://github.com/FoggedLens/iD.git
synced 2026-06-05 22:46:38 +02:00
14 lines
179 B
JSON
14 lines
179 B
JSON
{
|
|
"icon": "airport",
|
|
"geometry": [
|
|
"point"
|
|
],
|
|
"fields": [
|
|
"ref"
|
|
],
|
|
"tags": {
|
|
"aeroway": "gate"
|
|
},
|
|
"name": "Airport Gate"
|
|
}
|