allow marking of airport as hub and restrict to hubs at registration #86
This commit is contained in:
@@ -94,6 +94,7 @@ airports:
|
||||
country: United States
|
||||
lat: 30.1945278
|
||||
lon: -97.6698889
|
||||
hub: 1
|
||||
tz: America/Chicago
|
||||
- id: KJFK
|
||||
iata: JFK
|
||||
@@ -103,6 +104,7 @@ airports:
|
||||
country: United States
|
||||
lat: 40.6399257
|
||||
lon: -73.7786950
|
||||
hub: 1
|
||||
tz: America/New_York
|
||||
- id: KBWI
|
||||
iata: BWI
|
||||
|
||||
Reference in New Issue
Block a user