تضامنًا مع حق الشعب الفلسطيني |
مطار أنتويرب
مطار أنتويرب | |||
---|---|---|---|
إياتا: ANR – ايكاو: EBAW | |||
موجز | |||
الموقع | وسيط property غير متوفر. | ||
الخريطة | |||
| |||
| |||
تعديل مصدري - تعديل |
مطار أنتويرب (بالهولندية: Internationale Luchthaven Antwerpen)(بالفرنسية: Aéroport International d'Anvers)(بالألمانية: Flughafen Antwerpen)(إياتا: ANR، إيكاو: EBAW) هو مطار دولي يخدم مدينة أنتويرب في بلجيكا، يبعد المطار 5.4 كلم عن المدينة.
في سنة 2015، وصل مجموع المسافرين بالمطار 153 221 مسافر، أي بارتفاع 3.58% مقابل سنة 2014.
شركات الطيران والوجهات
تقوم شركة الطيران التالية بتشغيل رحلات منتظمة وموسمية إلى مطار أنتويرب الدولي:[1]
شركـات طيـران | الوجهات |
---|---|
ASL Fly Executive | موسمي: مطار إيبيزا[2] |
لوكس إير | مطار لندن سيتي[3] |
SkyAlps | موسمي: Bolzano[4][5] |
توي فلاي بلجيكا[6] | مطار أليكانتي، مطار مالقة الدولي، مطار مرسية الدولي، مطار الناظور العروي، مطار طنجة ابن بطوطة الدولي، مطار تينيريفي الجنوبي (تبدأ في 30 يونيو 2023)[7] موسمي: مطار أنطاليا (تبدأ في 1 يوليو 2023)،[7] مطار كناريا الكبرى (تبدأ في 3 نوفمبر 2023)،[8] Heraklion (تبدأ في 2 يوليو 2023)،[7] مطار إيبيزا، مطار اينسبوروك، مطار ميورقة، مطار سبليت |
الإحصائيات
<graph> {
// // ATTENTION: This code is maintained at https://www.mediawiki.org/wiki/Template:Graph:Lines // Please do not modify it anywhere else, as it may get copied and override your changes. // Suggestions can be made at https://www.mediawiki.org/wiki/Template_talk:Graph:Lines // // Template translation is in https://commons.wikimedia.org/wiki/Data:Original/Template:Graphs.tab //
"version": 2, "width": 540, "height": 300, "padding": "strict",
"signals": [{"name": "rightwidth", "expr": "width + padding.right"}], "data": [{ "name": "chart",
"url": "wikidatasparql:///?query=%23%20Scroll%20down%20and%20hit%20blue%20arrow%20down%20to%20run%20and%20see%20the%20results%20%2B%20the%20sources%0ASELECT%20%3Fyear%20%3Fitem%20%3FitemLabel%20%28MAX%28%3Fnumber%29%20AS%20%3Fpassengers%29%0A%20%20%28SAMPLE%28COALESCE%28%3Freference_URL%2C%20%3Fmonthly_reference_URL2%29%29%20AS%20%3Fsample_reference_URL%29%0AWITH%0A%7B%0A%20%20SELECT%20%3Fitem%20%3Fstatement%20%3Fdate%20%3Fyear%20%3Ftimevalue%20%3Fnumberperperiod%20%3Freference_URL%0A%20%20WHERE%0A%20%20%7B%0A%20%20%20%20%3Fitem%20wdt%3AP238%20%3Fairport_code%0A%20%20%20%20VALUES%20%3Fairport_code%20%0A%20%20%20%20%7B%0A%20%22ANR%22%0A%20%20%20%20%7D%0A%20%20%20%20%3Fitem%20p%3AP3872%20%3Fstatement.%0A%20%20%20%20%3Fstatement%20pqv%3AP585%20%3Ftimevalue%3B%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20ps%3AP3872%20%3Fnumberperperiod.%0A%20%20%20%20%3Ftimevalue%20wikibase%3AtimeValue%20%3Fdate.%0A%20%20%20%20OPTIONAL%20%7B%20%3Fstatement%20pq%3AP518%20%3Fapplies.%20%7D%0A%20%20%20%20OPTIONAL%20%7B%20%3Fstatement%20prov%3AwasDerivedFrom%20%2F%20%28pr%3AP854%7Cpr%3AP4656%29%20%3Freference_URL.%20%7D%0A%20%20%20%20FILTER%20%28BOUND%28%3Fapplies%29%3Dfalse%20%7C%7C%20%3Fapplies%20%3D%20wd%3AQ2165236%20%29%0A%20%20%20%20MINUS%20%7B%20%3Fstatement%20wikibase%3Arank%20wikibase%3ADeprecatedRank%20%7D%0A%20%20%20%20BIND%20%28YEAR%28%3Fdate%29%20AS%20%3Fyear%29%0A%20%20%20%20FILTER%20%28%3Fyear%20%3E1949%29.%0A%20%20%20%20FILTER%20%28%3Fyear%20%3C%20YEAR%28NOW%28%29%29%29%0A%20%20%7D%0A%7D%20AS%20%25airport%0AWHERE%0A%7B%0A%20%20%7B%0A%20%20%20%20%23%20Get%20the%20sum%20of%20monthly%20values%20within%20a%20year%0A%20%20%20%20SELECT%20%3Fitem%20%3Fyear%20%28SUM%28%3Fmax_numberperperiod%29%20AS%20%3Fnumber%29%20%28SAMPLE%28%3Fmonthly_reference_URL%29%20AS%20%3Fmonthly_reference_URL2%29%0A%20%20%20%20WHERE%0A%20%20%20%20%7B%0A%20%20%20%20%20%20%23%20Get%20the%20maximal%20value%20and%20a%20sample%20reference%20URL%20for%20each%20unique%20month%0A%20%20%20%20%20%20%7B%0A%20%20%20%20%20%20%20%20SELECT%20%3Fitem%20%3Fyear%20%28MAX%28%3Fnumberperperiod%29%20AS%20%3Fmax_numberperperiod%29%20%28SAMPLE%28%3Freference_URL%29%20AS%20%3Fmonthly_reference_URL%29%0A%20%20%20%20%20%20%20%20WHERE%0A%20%20%20%20%20%20%20%20%7B%0A%20%20%20%20%20%20%20%20%20%20INCLUDE%20%25airport%0A%20%20%20%20%20%20%20%20%20%20%3Ftimevalue%20wikibase%3AtimePrecision%20%3Fprec.%0A%20%20%20%20%20%20%20%20%20%20FILTER%20%28%3Fprec%20%3E%209%29%23%20precision%20more%20precise%20or%20equal%20to%20month%0A%20%20%20%20%20%20%20%20%7D%0A%20%20%20%20%20%20%20%20GROUP%20BY%20%3Fitem%20%3Fyear%20%3Fdate%0A%20%20%20%20%20%20%7D%0A%20%20%20%20%7D%0A%20%20%20%20GROUP%20BY%20%3Fitem%20%3Fyear%0A%20%20%7D%0A%20%20UNION%0A%20%20%7B%0A%20%20%20%20%3Ftimevalue%20wikibase%3AtimePrecision%209%20.%0A%20%20%20%20BIND%20%28%3Fnumberperperiod%20AS%20%3Fnumber%29%0A%20%20%20%20BIND%20%28%3Freference_URL%20AS%20%3Fsample_reference_URL%29%0A%20%20%20%20INCLUDE%20%25airport%0A%20%20%7D%0A%20%20SERVICE%20wikibase%3Alabel%20%7B%20bd%3AserviceParam%20wikibase%3Alanguage%20%22ar%22.%20%7D%0A%7D%0AGROUP%20BY%20%3Fitem%20%3FitemLabel%20%3Fyear%0AORDER%20BY%20%3Fitem%20DESC%20%28%3Fyear%29",
"format": {"type": "json"
}, "transform": [ // Convert xField parameter into a field "_xfield" {"type": "formula", "field": "_xfield", "expr":
"datetime(datum.year, 0, 1)"
}, {"type": "sort", "by": ["_xfield"]},
] },
], "scales": [ { "name": "x", "type": "time", "domain": {"data": "chart", "field": "_xfield"}, "range": "width",
}, { "name": "y", "type": "linear", "range": "height", "domain": {"data": "chart", "field": "passengers"},
"zero": true,
}, { "name": "color", "type": "ordinal", "domain": {"data": "chart", "field": "itemLabel"}, "range": "category10" },
],
"axes": [ {"scale": "x", "type": "x", "tickSizeEnd": 0
, "ticks": 7
},
{"scale": "y", "type": "y", "tickSizeEnd": 0
, "title": "خطأ لوا في وحدة:TNT على السطر 159: Missing JsonConfig extension; Cannot load https://commons.wikimedia.org/wiki/Data:I18n/Template:Airport-Statistics.tab." , "grid": true }
],
"marks": [ // Group data by the group parameter or "key", and draw lines, one line per group { "type": "group", "from": { "data": "chart", "transform": [{"type": "facet", "groupby": ["itemLabel"]}] }, "marks": [ { "type": "line", "properties": { "enter": { "y": {"scale": "y", "field": "passengers"}, "x": {"scale": "x", "field": "_xfield"}, "stroke": {"scale": "color", "field": "itemLabel"}, "interpolate": {"value": "monotone"}, "strokeWidth": {"value": 2.5} } } } ], }
// Draw title at the top of the graph , {
"type": "text", "properties": { "enter": { "x": {"signal": "rightwidth", "mult": 0.5}, "y": {"value": -15}, "text": {"value": "خطأ لوا في وحدة:TNT على السطر 159: Missing JsonConfig extension; Cannot load https://commons.wikimedia.org/wiki/Data:I18n/Template:Airport-Statistics.tab. خطأ لوا في وحدة:TNT على السطر 159: Missing JsonConfig extension; Cannot load https://commons.wikimedia.org/wiki/Data:I18n/Template:Airport-Statistics.tab. ANR خطأ لوا في وحدة:TNT على السطر 159: Missing JsonConfig extension; Cannot load https://commons.wikimedia.org/wiki/Data:I18n/Template:Airport-Statistics.tab."}, "fontWeight": {"value": "bold"}, "align": {"value": "center"}, "baseline": {"value": "bottom"}, "fill": {"value": "#000"} } } } ]
} </graph> خطأ لوا في وحدة:TNT على السطر 159: Missing JsonConfig extension; Cannot load https://commons.wikimedia.org/wiki/Data:I18n/Template:Graphs.tab..
السنة | عدد الركاب | التغير | عدد الرحلات | التغير | الشحن (طن) | التغير |
---|---|---|---|---|---|---|
2019 | 306,330 | ▲ 2.66% | 36,372 | ▼ 7.80% | 2608.0 | ▲ 6.10% |
2018 | 298,403 | ▲ 9.23% | 39,465 | ▲ 5.21% | 2454.0 | ▲ 6.28% |
2017 | 273,167 | ▼ 1.15% | 37,509 | ▼ 9.40% | 2202.6 | ▲ 1.04% |
2016 | 276,311 | ▲ 24.95% | 41,401 | ▼ 8.60% | 2179.9 | ▲ 41.21% |
2015 | 221,138 | ▲ 82.22% | 45,296 | ▲ 3.58% | 1543.7 | ▲ 355.64% |
2014 | 121,357 | ▼ 11.43% | 43,732 | ▲ 0.86% | 338.8 | ▼ 5.32% |
2013 | 137,015 | ▼ 2.23% | 43,361 | ▼ 7.67% | 357.0 | ▼ 16.71% |
2012 | 140,140 | ▼ 15.62% | 46,962 | ▼ 10.89% | 428.6 | ▲ 1.28% |
2011 | 166,078 | ▲ 1.99% | 52,701 | ▲ 1.93% | 423.2 | ▲ 0.45% |
2010 | 162,840 | ▼ 3.90% | 51,703 | ▼ 14.21% | 421.3 | ▼ 8.25% |
2009 | 169,446 | ▼ 4.25% | 60,266 | ▲ 7.48% | 459.2 | ▼ 17.44% |
2008 | 176,971 | ▲ 1.21% | 56,072 | ▲ 8.69% | 556.2 | ▲ 4.71% |
2007 | 174,858 | ▲ 18.27% | 51,589 | ▼ 6.24% | 531.2 | ▼ 22.17% |
2006 | 147,849 | ▲ 3.58% | 55,023 | ▲ 0.28% | 682.5 | ▲ 46.33% |
2005 | 142,737 | ▼ 6.51% | 54,871 | ▼ 5.61% | 466.4 | ▲ 8.95% |
2004 | 152,682 | ▼ 9.72% | 58,132 | ▼ 9.61% | 428.1 | ▼ 13.55% |
مراجع
- ^ "Timetable". Antwerp International Airport. مؤرشف من الأصل في 2022-04-09. اطلع عليه بتاريخ 2020-02-19.
- ^ "ASL Fly Executive". Flyexecutive.be. مؤرشف من الأصل في 2023-03-31. اطلع عليه بتاريخ 2022-08-26.
- ^ "Luxair reconnects Antwerp Airport (Belgium) with London City". 27 أكتوبر 2022. مؤرشف من الأصل في 2023-01-30.
- ^ "Bozen: Skyalps nimmt Antwerpen und Billund auf". 17 أغسطس 2022. مؤرشف من الأصل في 2023-01-16.
- ^ "Sky Alps start lijndienst van Antwerpen naar Bolzano". 22 أغسطس 2022. مؤرشف من الأصل في 2022-12-03.
- ^ "Flight plan". tuifly.be. مؤرشف من الأصل في 2023-04-03.
- ^ أ ب ت "TUI fly Boosts Antwerp Schedule with 3 New Routes". 8 مارس 2023. مؤرشف من الأصل في 2023-03-11.
- ^ "TUIFLY BELGIUM 2H23 ANTWERP NETWORK ADDITIONS". مؤرشف من الأصل في 2023-04-17.
في كومنز صور وملفات عن: مطار أنتويرب |