jpatokal / openflights

Website for storing flight information, rendering paths on a zoomable world map and calculating statistics, with plenty of free airline, airport and route data.
http://openflights.org
GNU Affero General Public License v3.0
1.39k stars 390 forks source link

Update airport Las vegas (LVS/KLVS) #1015

Open jpatokal opened 4 years ago

jpatokal commented 4 years ago

New airport edit suggestion submitted by KIVANC:

Array ( [apid] => 4225 [name] => Las vegas [city] => Las Vegas [country] => United States [iata] => LVS [icao] => KLVS [x] => -105.141998291 [y] => 35.6542015076 [elevation] => 6877 [timezone] => -7 [dst] => A ) ;

Existing, potentially conflicting airport information:

Array
(
    [name] => Las Vegas Municipal Airport
    [city] => Las Vegas
    [country] => United States
    [iata] => LVS
    [icao] => KLVS
    [x] => -105.141998291
    [y] => 35.6542015076
    [elevation] => 6877
    [apid] => 4225
    [uid] => 395
    [timezone] => -7
    [dst] => A
    [tz_id] => America/Denver
    [type] => airport
    [source] => OurAirports
)

Cross-check this edit on other sites with compatible licensing:

jpatokal commented 4 years ago

New airport edit suggestion submitted by Ihor:

Array ( [apid] => 8679 [name] => Lisbon [city] => Lisbon [country] => Portugal [iata] => [icao] => [x] => 9.82179 [y] => 38.424972 [elevation] => 7 [timezone] => 0 [dst] => E ) ;

Existing, potentially conflicting airport information:

Array
(
    [name] => Lisboa-Oriente
    [city] => Lisboa
    [country] => Portugal
    [iata] => 
    [icao] => 
    [x] => 9.82179
    [y] => 38.424972
    [elevation] => 7
    [apid] => 8679
    [uid] => 15225
    [timezone] => 0
    [dst] => E
    [tz_id] => 
    [type] => unknown
    [source] => User
)

Cross-check this edit on other sites with compatible licensing: