mirror of
https://github.com/FoggedLens/iD.git
synced 2026-06-01 20:51:36 +02:00
16 lines
224 B
JSON
16 lines
224 B
JSON
{
|
|
"icon": "airport",
|
|
"fields": [
|
|
"aeroway"
|
|
],
|
|
"geometry": [
|
|
"point",
|
|
"vertex",
|
|
"line",
|
|
"area"
|
|
],
|
|
"tags": {
|
|
"aeroway": "*"
|
|
},
|
|
"name": "Aeroway"
|
|
} |