phpvms/app/Database/seeds/dev.yml

17 lines
321 B
YAML
Raw Normal View History

#
# Initial minimal data required. You probably don't
# want to modify or erase any of this here
#
2017-06-13 11:47:53 +08:00
airports:
- id: KAUS
2017-12-08 04:46:48 +08:00
iata: AUS
2017-06-20 00:30:39 +08:00
icao: KAUS
name: Austin-Bergstrom
2017-06-13 11:47:53 +08:00
location: Austin, Texas, USA
2017-12-27 04:04:37 +08:00
country: United States
timezone: America/Chicago
2017-06-13 11:47:53 +08:00
lat: 30.1945278
lon: -97.6698889
hub: 1