Paul Glanville wrote:

> I am thinking this because numbered series always seem to start with ZZZ01, 
> then ZZZ02, etc. The CATnn series starts with CAT00, as if it was (at one 
> point CAT100 (and the '1' got left off).

My understanding of DAFIF v8's FIX files was that fix names were to be 
five characters long. Sure enough, when I checked, I got this for CAT01:

select * from navaid where (ident = 'CAT01');
  type | ident |     name      | country | stprov |    lat    |    long 
    | magdev  | cycle
------+-------+---------------+---------+--------+-----------+------------+---------+--------
     1 | CAT01 | (CAT 300/015) | ES      |     -1 | 13.578154 | 
-89.263173 | 2.10667 | 200402
     1 | CAT01 | (CAT 334/016) | IT      |     -1 | 37.700161 | 
14.832559 | 2.01667 | 200502
(2 rows)

where in my database table, a type of 1 is for a fix.
-- 
Curtis R. Anderson, Co-creator of "Gleepy the Hen", still
"In Heaven there is no beer / That's why we drink it here ..."
http://www.gleepy.net/      mailto:[EMAIL PROTECTED]
mailto:[EMAIL PROTECTED] (and others)  Yahoo!: gleepythehen

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Flightgear-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/flightgear-users

Reply via email to