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.41k stars 395 forks source link

Update airport South Pole Station (NPX/NZSP) #982

Open jpatokal opened 5 years ago

jpatokal commented 5 years ago

New airport edit suggestion submitted by jmsantander:

Array ( [apid] => [name] => South Pole Station [city] => Amundsen Scott Station [country] => New Zealand [iata] => NPX [icao] => NZSP [x] => 0.000 [y] => -90.000 [elevation] => 12000 [timezone] => 12 [dst] => U ) ;

Existing, potentially conflicting airport information:

Array
(
    [name] => South Pole Station Airport
    [city] => Stephen's Island
    [country] => Antarctica
    [iata] => 
    [icao] => NZSP
    [x] => 0
    [y] => -90
    [elevation] => 9300
    [apid] => 2033
    [uid] => 
    [timezone] => 12
    [dst] => U
    [tz_id] => Antarctica/South_Pole
    [type] => airport
    [source] => OurAirports
)

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

jpatokal commented 2 years ago

New airport edit suggestion submitted by wangchun:

Array ( [apid] => 2033 [name] => Jack F. Paulus Skiway [city] => South Pole [country] => Antarctica [iata] => [icao] => NZSP [x] => 0.000 [y] => -90.000 [elevation] => 9300 [timezone] => 12 [dst] => Z ) ;

Existing, potentially conflicting airport information:

Array
(
    [name] => South Pole Station Airport
    [city] => Stephen's Island
    [country] => Antarctica
    [country_code] => 
    [iata] => 
    [icao] => NZSP
    [x] => 0
    [y] => -90
    [elevation] => 9300
    [apid] => 2033
    [uid] => 
    [timezone] => 12
    [dst] => U
    [tz_id] => Antarctica/South_Pole
    [type] => airport
    [source] => OurAirports
)

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