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.4k stars 393 forks source link

Update airport Bruxelles-Central (/FBCL) #947

Open jpatokal opened 5 years ago

jpatokal commented 5 years ago

New airport edit suggestion submitted by ordtpe:

Array ( [apid] => 8769 [name] => Bruxelles-Central [city] => Brussels [country] => Belgium [iata] => [icao] => FBCL [x] => 4.356944 [y] => 50.845556 [elevation] => 43 [timezone] => 1 [dst] => E ) ;

Existing, potentially conflicting airport information:

Array
(
    [name] => Bruxelles-Central
    [city] => Brussels
    [country] => Belgium
    [iata] => 
    [icao] => FBCL
    [x] => 4.3564
    [y] => 50.8411
    [elevation] => 43
    [apid] => 8769
    [uid] => 1144
    [timezone] => 1
    [dst] => E
    [tz_id] => Europe/Brussels
    [type] => unknown
    [source] => User
)

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

jpatokal commented 5 years ago

New airport edit suggestion submitted by ordtpe:

Array ( [apid] => 10531 [name] => Station van Leuven [city] => Leuven [country] => Belgium [iata] => [icao] => [x] => 4.7157 [y] => 50.8814 [elevation] => 98 [timezone] => 1 [dst] => E ) ;

Existing, potentially conflicting airport information:

Array
(
    [name] => Station van Leuven
    [city] => Leuven
    [country] => Belgium
    [iata] => 
    [icao] => 
    [x] => 4.7
    [y] => 50.883333
    [elevation] => 0
    [apid] => 10531
    [uid] => 33575
    [timezone] => 1
    [dst] => E
    [tz_id] => 
    [type] => unknown
    [source] => User
)

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