Ouvéa Airport

Ouvéa Airport is an airport in Ouvéa, New Caledonia (IATA: UVE, ICAO: NWWV).

Ouvéa Airport
Summary
Airport typePublic
ServesOuvéa, New Caledonia
Elevation AMSL23 ft / 7 m
Coordinates20°38′26″S 166°34′22″E
Map
UVE
Location of the airport in New Caledonia
Runways
Direction Length Surface
ft m
13/31 3,609 1,100 Paved
Sources: Great Circle Mapper[1]

Airlines and destinations

AirlinesDestinations
Air Caledonie Nouméa
Air Caledonie
operated by Air Loyauté
Lifou, Nouméa
gollark: ++C.
gollark: ```javapackage com.seriouscompany.business.java.helloworld.packagenamingpackage.impl;import org.springframework.context.ApplicationContext;import org.springframework.context.ConfigurableApplicationContext;import org.springframework.context.support.ClassPathXmlApplicationContext;import com.seriouscompany.business.java.helloworld.packagenamingpackage.impl.parameters.DefaultHelloWorldUpperLimitParameter;import com.seriouscompany.business.java.helloworld.packagenamingpackage.interfaces.HelloWorld;import com.seriouscompany.business.java.helloworld.packagenamingpackage.interfaces.parameters.HelloWorldUpperLimitParameter;public final class Main { public static void main(final String[] args) { final ApplicationContext context = new ClassPathXmlApplicationContext(Constants.SPRING_XML); final HelloWorld myHelloWorld = (HelloWorld) context.getBean(Constants.STANDARD_FIZZ_BUZZ); final HelloWorldUpperLimitParameter helloWorldUpperLimit = new DefaultHelloWorldUpperLimitParameter(); myHelloWorld.helloWorld(helloWorldUpperLimit.obtainUpperLimitValue()); ((ConfigurableApplicationContext) context).close(); }}```
gollark: F#!
gollark: F#!
gollark: ```fsharpprintfn "Hello, World!"```

References

  1. "Great Circle Mapper". Retrieved 28 July 2017.



This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.