Zračna luka Pula
Zračna luka Pula | |||
---|---|---|---|
IATA: PUY – ICAO: LDPL | |||
Osnovni podaci | |||
Vrsta aerodroma | Civilni aerodrom | ||
Vlasnik | Republika Hrvatska 55 %, Istarska županija 15 %, Grad Poreč 15 %, Grad Pula 8 %, Grad Labin 3 %, Grad Rovinj 2 %, Grad Pazin 1 %, Grad Buje 1 %, | ||
Operater | ZL Pula | ||
Služi gradu | Pula, Hrvatska | ||
Nadmorska visina | 84 m / 274 ft | ||
Koordinate | 44°53′37″N 013°55′20″E / 44.89361°N 13.92222°E | ||
Internetske stranice | |||
Uzletno-sletne staze | |||
Smjer | Dužina | Površina | |
ft | m | ||
09/27 | 9.678 | 2.950 | asfalt |
Statistika (2017.) | |||
Broj putnika[1] | 595.812 | ||
Hrvatski AIP[2] |
Zračna luka Pula jedna je od devet zračnih luka i četvrta najprometnija po broju putnika u Hrvatskoj .
Povijest
Prije Drugog svjetskog rata postojala je neka vrsta aerodroma na travi. Otvorena je u vojne svrhe Jugoslavenske narodne armije u jesen 1954. i tomu je služila do 1. svibnja 1967. kada postaje i civilni aerodrom.
Osim međunarodnih letova, s pulske zračne luke omogućeni su i letovi u domaćem zračnom prometu koje održava Croatia Airlines linijom do Zračne luke „Franjo Tuđman” uz prethodno stajanje u Zračnoj luci Zadar.
Zračne linije i odredišta
- Croatia Airlines (Amsterdam, Dubrovnik [sezonski], Zadar, Zagreb, Zürich)
- Flyglobespan (Edinburgh, Durham-Tees Valley, Glasgow)
- Germanwings (Köln/Bonn)
- Jat Airways (Beograd)[3]
- Norwegian Air Shuttle (Oslo)
- Ryanair (Birmingham, London-Stansted)
- Thomsonfly (Birmingham, London-Gatwick, London-Luton, Manchester)
- Ural Airlines (Ekaterinburg [započinje 31. svibnja; sezonski])
- XL Airways (Bristol, London Gatwick)
Statistički podatci
<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%22PUY%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%22hr%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"]}
, {"type": "formula", "field": "_yfield", "expr": "datum.passengers" }
] },
], "scales": [ { "name": "x", "type": "time", "domain": {"data": "chart", "field": "_xfield"}, "range": "width",
}, { "name": "y", "type": "linear", "range": "height", "domain": {"data": "chart", "field": "_yfield"},
"zero": false,
}, { "name": "color", "type": "ordinal", "range": "category10", "domain": {"data": "chart", "field": "itemLabel"} },
],
"axes": [ {"scale": "x", "type": "x", "tickSizeEnd": 0
, "ticks": 7
},
{"scale": "y", "type": "y", "tickSizeEnd": 0
, "title": "Script error: No such module "TNT"." , "format": ".1s" , "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": "_yfield"}, "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": "Script error: No such module "TNT". Script error: No such module "TNT". PUY Script error: No such module "TNT"."}, "fontWeight": {"value": "bold"}, "align": {"value": "center"}, "baseline": {"value": "bottom"}, "fill": {"value": "#000"} } } } ]
} </graph> Script error: No such module "TNT"..
Godina | Putnika |
---|---|
1990. | 672.241 |
2000. | 66.772 |
2001. | 102.985 |
2002. | 140.431 |
2003. | 136.207 |
2004. | 155.566 |
2005. | 209.412 |
2006. | 209.345 |
2007. | 384.487 |
2008. | 397.363 |
2009. | 318.838 |
2010. | 332,399 |
2011. | 358.320 |
2012. | 377.428 |
2013. | 360.556 |
2014. | 382.992 |
2015. | 359.426 |
2016. | 436.121 |
2017. | 595.812 |
2018. | 718.187 |
Izvori
- ↑ Statistika zračne luke Pula Pula Airport, Statistika, pristupljeno 24. svibnja 2018.
- ↑ AIP iz Europske organizacije za sigurnost zračne plovidbe
- ↑ Jat od 3. jula leti za Pulu | b92.net
Povezani članci
Vidi još
Dodatak:Popis zračnih luka u Hrvatskoj
Vanjske poveznice
U Wikimedijinu spremniku nalazi se još gradiva na temu: Zračna luka Pula |
|