On Tuesday 25 April 2006 11:20, Michal Fabik wrote: > LOL, I highly doubt that, it's just a dirt strip > really - LKCM in the Czech Republic, some 15nm NW of > LKTB. There are no czech FlightGear users other than > me AFAIK (except for a friend of mine who explicitly > refuses to take part in development and thinks unix > should be banned:)) so I figure I'm left to add it by > myself. I'll email Robin Peel and see what he thinks.
In case you want to add the airport to FlightGear using Taxidraw here are the details about the airfield which I have in my personal airport DB (for the SilentWings soaring sim). I position the runways according to pan-sharpened, Landsat 7 ETM+ imagery so it should be fairly accurate. select * from runways where airport_icao='LKCM'; "Medlanky","LKCM", "15", 49.236944,16.555000, 153.00, 919.5816, 72.8472, "grass", "visual" Column descriptions ============= airport name airport icao runway id runway center latitude runway center longitude heading length in meters width in meters surface type markings The surface looks very green in the satellite imagery with no dirt showing anywhere so it's presumably a grass/turf strip. Regards Paul ------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Flightgear-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/flightgear-users
