From 668aed0e1ead21dce58bc0b56be96da5f35f97de Mon Sep 17 00:00:00 2001 From: curt Date: Wed, 14 Apr 2004 18:38:58 +0000 Subject: [PATCH] Add some information about radio towers. --- README | 15 +++++++++++++-- 1 file changed, 13 insertions(+), 2 deletions(-) diff --git a/README b/README index a8550671..f12d1f5c 100644 --- a/README +++ b/README @@ -193,5 +193,16 @@ individual hobbiest towers. However it only has USA coverage: http://wireless.fcc.gov/cgi-bin/wtb-datadump.pl -I am planning on making a prep tool for this data so we can populate -at least the USA with real radio towers at their proper elevations. +When you unzip this file, the good stuff is in DE.dat, I believe there +is file format information at the above url. + +Run: + + .../Prep/Tower/tower.pl --input=$RAW_DIR/DE.dat --outdir=$WORK_DIR/TowerObj + +This creates a tree of .ind files in $WORK_DIR/TowerObj/ + +If you add this directory to the list of directories searched by the +build tile program, these entries should get added to the final +scenery. This of course requires the corresponding tower models to be +available in the base package.