mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-22 08:17:30 +02:00
Ading name fields to aeroway presets
This commit is contained in:
@@ -378,6 +378,7 @@
|
||||
"area"
|
||||
],
|
||||
"fields": [
|
||||
"name",
|
||||
"iata",
|
||||
"icao",
|
||||
"operator",
|
||||
@@ -430,6 +431,7 @@
|
||||
"area"
|
||||
],
|
||||
"fields": [
|
||||
"name",
|
||||
"building_area"
|
||||
],
|
||||
"tags": {
|
||||
@@ -499,6 +501,7 @@
|
||||
"aerodrome"
|
||||
],
|
||||
"fields": [
|
||||
"name",
|
||||
"operator",
|
||||
"building_area"
|
||||
],
|
||||
|
||||
@@ -5,6 +5,7 @@
|
||||
"area"
|
||||
],
|
||||
"fields": [
|
||||
"name",
|
||||
"iata",
|
||||
"icao",
|
||||
"operator",
|
||||
|
||||
@@ -3,6 +3,7 @@
|
||||
"area"
|
||||
],
|
||||
"fields": [
|
||||
"name",
|
||||
"building_area"
|
||||
],
|
||||
"tags": {
|
||||
|
||||
@@ -9,6 +9,7 @@
|
||||
"aerodrome"
|
||||
],
|
||||
"fields": [
|
||||
"name",
|
||||
"operator",
|
||||
"building_area"
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user