Remove airfield ref

This commit is contained in:
JamesKingdom
2017-07-28 21:04:52 +01:00
parent f9ceacfea2
commit c76c886c24
6 changed files with 0 additions and 18 deletions
-3
View File
@@ -1021,9 +1021,6 @@ en:
ref_aeroway_gate:
# ref=*
label: Gate Number
ref_airfield:
# ref=*
label: Airfield Code
ref_golf_hole:
# ref=*
label: Hole Number
-5
View File
@@ -1360,11 +1360,6 @@
"type": "text",
"label": "Gate Number"
},
"ref_airfield": {
"key": "ref",
"type": "text",
"label": "Airfield Code"
},
"ref_golf_hole": {
"key": "ref",
"type": "text",
-5
View File
@@ -1,5 +0,0 @@
{
"key": "ref",
"type": "text",
"label": "Airfield Code"
}
-1
View File
@@ -6895,7 +6895,6 @@
"landuse/military/airfield": {
"icon": "airfield",
"fields": [
"ref_airfield",
"iata",
"icao"
],
@@ -1,7 +1,6 @@
{
"icon": "airfield",
"fields": [
"ref_airfield",
"iata",
"icao"
],
-3
View File
@@ -1929,9 +1929,6 @@
"ref_aeroway_gate": {
"label": "Gate Number"
},
"ref_airfield": {
"label": "Airfield Code"
},
"ref_golf_hole": {
"label": "Hole Number",
"placeholder": "1-18"