[Xastir-Dev] New feature: max/min zoom levels in map chooser

Curt Mills, WE7U hacker at tc.fluke.com
Thu Oct 30 12:29:58 EST 2003


On Tue, 28 Oct 2003, Jack Twilley wrote:

>
> I have finally finished this feature, and it is now committed.
> Here's some documentation, in Q&A format.
>
> Q: What about my existing map_index.sys file?
>
> A: Run these commands:
>    $ cd ~/.xastir/config
>    $ mv map_index.sys map_index.sys-old
>    $ awk -F, 'BEGIN { OFS="," } { print $1, $2, $3, $4, "00000", "00000", $5, $6, $7, $8 }' < map_index.sys-old > map_index.sys
>
>    That'll modify your existing map_index.sys to handle the two new
>    columns.  When both values are zero, the software behaves exactly
>    as it did before the patch.

Update:  Code has been added which accepts your old map index file
and writes out a new one, upon running the newer Xastir.  You should
see a message like this on STDERR:


    Migrating from old map_index.sys format to new format.


-- 
Curt Mills, WE7U                    hacker_NO_SPAM_ at tc.fluke.com
Senior Methods Engineer/SysAdmin
"Lotto:    A tax on people who are bad at math!"
"Windows:  Microsoft's tax on computer illiterates!" -- WE7U
"The world DOES revolve around me:  I picked the coordinate system!"



More information about the Xastir-dev mailing list