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 Bonn-Hangelar Airport (BNJ/EDKB) #524

Open jpatokal opened 8 years ago

jpatokal commented 8 years ago

New airport edit suggestion submitted by kekub:

INSERT INTO airports(name,city,country,iata,icao,x,y,elevation,timezone,dst,uid) VALUES('Bonn-Hangelar Airport', 'Bonn', 'Germany', 'BNJ', 'EDKB', 7.16333, 50.76888, 60, 2, 'E', 38226);

Existing, potentially conflicting airport information:

Array
(
    [name] => Hauptbahnhof
    [city] => Bonn
    [country] => Germany
    [iata] => BNJ
    [icao] => 
    [x] => 7.096944
    [y] => 50.731944
    [elevation] => 204
    [apid] => 8488
    [uid] => 5329
    [timezone] => 1
    [dst] => E
    [tz_id] => Europe/Berlin
)

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

jpatokal commented 7 years ago

New airport edit suggestion submitted by rsim:

INSERT INTO airports(name,city,country,iata,icao,x,y,elevation,timezone,dst,uid) VALUES('Bonn-Hangelar', 'Sankt Augustin', 'Germany', 'BNJ', 'EDKB', 7.16333333333, 50.768888888889, 197, 1, 'E', 21508);

Existing, potentially conflicting airport information:

Array
(
    [name] => Hauptbahnhof
    [city] => Bonn
    [country] => Germany
    [iata] => BNJ
    [icao] => 
    [x] => 7.096944
    [y] => 50.731944
    [elevation] => 204
    [apid] => 8488
    [uid] => 5329
    [timezone] => 1
    [dst] => E
    [tz_id] => Europe/Berlin
    [type] => station
    [source] => User
)

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

jpatokal commented 7 years ago

New airport edit suggestion submitted by rsim:

INSERT INTO airports(name,city,country,iata,icao,x,y,elevation,timezone,dst,uid) VALUES('Bonn-Hangelar', 'Sankt Augustin', 'Germany', 'BNJ', 'EDKB', 7.163333, 50.768889, 167, 1, 'E', 21508);

Existing, potentially conflicting airport information:

Array
(
    [name] => Hauptbahnhof
    [city] => Bonn
    [country] => Germany
    [iata] => BNJ
    [icao] => 
    [x] => 7.096944
    [y] => 50.731944
    [elevation] => 204
    [apid] => 8488
    [uid] => 5329
    [timezone] => 1
    [dst] => E
    [tz_id] => Europe/Berlin
    [type] => station
    [source] => User
)

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

jpatokal commented 7 years ago

New airport edit suggestion submitted by rsim:

INSERT INTO airports(name,city,country,iata,icao,x,y,elevation,timezone,dst,uid) VALUES('Flugplatz Bonn-Hangelar', 'Sankt Augustin', 'Germany', 'BNJ', 'EDKB', 7.166667, 50.766667, 197, 1, 'E', 21508);

Existing, potentially conflicting airport information:

Array
(
    [name] => Hauptbahnhof
    [city] => Bonn
    [country] => Germany
    [iata] => BNJ
    [icao] => 
    [x] => 7.096944
    [y] => 50.731944
    [elevation] => 204
    [apid] => 8488
    [uid] => 5329
    [timezone] => 1
    [dst] => E
    [tz_id] => Europe/Berlin
    [type] => station
    [source] => User
)

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

jpatokal commented 7 years ago

New airport edit suggestion submitted by rsim:

INSERT INTO airports(name,city,country,iata,icao,x,y,elevation,timezone,dst,uid) VALUES('Bonn-Hangelar', 'Sankt Augustin', 'Germany', 'BNJ', 'EDKB', 7.163333, 50.768889, 197, 1, 'E', 21508);

Existing, potentially conflicting airport information:

Array
(
    [name] => Hauptbahnhof
    [city] => Bonn
    [country] => Germany
    [iata] => BNJ
    [icao] => 
    [x] => 7.096944
    [y] => 50.731944
    [elevation] => 204
    [apid] => 8488
    [uid] => 5329
    [timezone] => 1
    [dst] => E
    [tz_id] => Europe/Berlin
    [type] => station
    [source] => User
)

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