Rick
How did they create the airspace files? Using a simple text-editor or
were the OpenAir files generated by some software or hardware product?
I'm just curious here to know if there is software or hardware that
generates OpenAir files with 'AT X=<coordinate>'-lines in it...
For as far as I know, OpenAir is not a file format that has an official
standard. The most 'official' OpenAir specification that I have found
is the documentation that is online at
http://www.winpilot.com/UsersGuide/UserAirspace.asp
If you look there, you'll see
* AT coordinate ; coordinate = Coordinate of where to place a
name label on the map (optional)
* ; NOTE: there can be multiple AT records for a
single airspace segment
So there should only be a coordinate, WITHOUT the 'X=' in front of it.
Also, if you look at the AT-examples on that same page, you never see
something of the form
AT X=<coordinate>
but you always see
AT <coordinate>
So that's why oaconvert is giving errors at the 'AT X=<coordinate>' lines.
I'd suggest you first try fixing the errors in the OpenAir file, then
compile and use oaconvert to convert it to KML, and if you experience
problems, just let me know!
I *could* send you the generated KML file right away, but I'm curious as
of how difficult it is for you to go through the whole process of
compiling and using oaconvert yourself. Let me know if the
documentation is bad or incomplete at certain places.
Kind regards,
Bart