Hi all.
I have a set of Canadian data from geobase.ca. This is fairly high resolution
data that is downloaded as .dem files. There are already formatted in ascii,
and deminfo claims they are good to go. demchop runs on them just fine, and
completes successfully, as does terrafit.
And then we come to genapts. It loops over and over and over, opening the first
pair of .arr.gz/.fit.gz it finds. It's not a problem with that particular pair,
as deleting them just makes it loop opening the next pair. This happens
regardless of whether I put them in DEM-USGS-3 or SRTM2-North_America-3. Any
idea what could be going wrong here? Is it possible that demchop is handling
them as if they were 30 arc-sec data? The resolution on these is about 25-30 m,
and I'm not sure exactly what that translates to in arc-sec, but it's 3 or
less. I've heard someone say that this data set is .75 arc-sec, actually, but
I'm not quite sure if that's right or not.
I can successfully run genapts with the basic default elevation data, so I
don't think there's anything wrong in how I'm doing things in general. So
somewhere, genapts doesn't like the data that I've got, although all initial
steps indicate that it's fine. Any suggestions?
Here's the output from genapts. The last block repeats infinitely:
cul...@cullam-linuxbox:~/tg2/MyScenery$ genapts
--input=/home/cullam/tg2/MyScenery/data/airports/apt.dat
--work=/home/cullam/tg2/MyScenery/work > genlog.txt
Input file = /home/cullam/tg2/MyScenery/data/airports/apt.dat
Terrain sources =
/home/cullam/tg2/MyScenery/work/SRTM2-Africa-3
/home/cullam/tg2/MyScenery/work/SRTM2-Australia-3
/home/cullam/tg2/MyScenery/work/SRTM2-Eurasia-3
/home/cullam/tg2/MyScenery/work/SRTM2-Islands-3
/home/cullam/tg2/MyScenery/work/SRTM2-North_America-3
/home/cullam/tg2/MyScenery/work/SRTM2-South_America-3
/home/cullam/tg2/MyScenery/work/DEM-USGS-3
/home/cullam/tg2/MyScenery/work/SRTM-30
Work directory = /home/cullam/tg2/MyScenery/work
Nudge = 10
Longitude = -180:180
Latitude = -90:90
Warning: cannot open /home/cullam/tg2/MyScenery/work/AirportArea/poly_counter
Next airport = CYYT 461
Next airport = CCV4 150
Building CYYT
Runway count = 3
Taxiway count = 81
w060n40/w053n47/2089569
18 47.616605 -052.746651 1 BCN
19 47.613318 -052.739055 1 WS
19 47.624675 -052.768286 1 WS
19 47.623559 -052.747348 1 WS
19 47.625935
-052.739039 1 WS
19 47.623012 -052.738211 1 WS
19 47.612760 -052.733494 1 WS
19 47.620669 -052.740692 1 Windsock
Building runway = 11x
Runway num = '11x'
Runway num = '16x'
Runway num = '02x'
gen touchdown zone lights 11x
length hdg = 266 left heading = 176
gen reil 11x
length hdg = 86 left heading = 356
gen reil 11x
length hdg = 266 left heading = 176
gen papi 11x
length hdg = 86 left heading = 356
gen SSALx lights 11x
length hdg = 86 left heading = 356
gen SSALx lights 11x
length hdg = 266 left heading = 176
rwylt1 = 4 app1 = 2
threshold lights for forward direction
gen threshold 11x
length hdg = 86 left heading = 356
rwylt2 = 5 app2 = 2
threshold lights for reverse direction
gen threshold 11x
length hdg = 266 left heading = 176
gen papi 16x
length hdg = 139 left heading = 49
gen vasi 16x
gen odals 16x
length hdg = 319 left heading
= 229
gen SSALx lights 16x
length hdg = 139 left heading = 49
rwylt1 = 2 app1 = 2
rwylt2 = 2 app2 = 6
threshold lights for reverse direction
gen threshold 16x
length hdg = 319 left heading = 229
gen SSALx lights 02x
length hdg = 356.21 left heading = 266.21
gen SSALx lights 02x
length hdg = 176.21 left heading = 86.21
rwylt1 = 2 app1 = 2
rwylt2 = 2 app2 = 2
found a bad node = -52.7379, 47.6123, -9999
found a bad node = -52.7379, 47.6123, -9999
found a bad node = -52.7379, 47.6125, -9999
found a bad node = -52.7379, 47.6125, -9999
found a bad node = -52.7381, 47.6136, -9999
found a bad node = -52.7381, 47.6136, -9999
found a bad node = -52.7386, 47.6152, -9999
found a bad node = -52.7383, 47.6162, -9999
found a bad node = -52.7383, 47.6162, -9999
found a bad node = -52.7384, 47.6171, -9999
found a bad node = -52.7384, 47.6171, -9999
found a bad node = -52.7385, 47.6181,
-9999
found a bad node = -52.7385, 47.6181, -9999
Cannot open
/home/cullam/tg2/MyScenery/work/SRTM2-Africa-3/w060n40/w053n47/2089577.arr.gz
Cannot open
/home/cullam/tg2/MyScenery/work/SRTM2-Africa-3/w060n40/w053n47/2089577.fit.gz
Cannot open
/home/cullam/tg2/MyScenery/work/SRTM2-Australia-3/w060n40/w053n47/2089577.arr.gz
Cannot open
/home/cullam/tg2/MyScenery/work/SRTM2-Australia-3/w060n40/w053n47/2089577.fit.gz
Cannot open
/home/cullam/tg2/MyScenery/work/SRTM2-Eurasia-3/w060n40/w053n47/2089577.arr.gz
Cannot open
/home/cullam/tg2/MyScenery/work/SRTM2-Eurasia-3/w060n40/w053n47/2089577.fit.gz
Cannot open
/home/cullam/tg2/MyScenery/work/SRTM2-Islands-3/w060n40/w053n47/2089577.arr.gz
Cannot open
/home/cullam/tg2/MyScenery/work/SRTM2-Islands-3/w060n40/w053n47/2089577.fit.gz
Cannot open
/home/cullam/tg2/MyScenery/work/SRTM2-North_America-3/w060n40/w053n47/2089577.arr.gz
Cannot open
/home/cullam/tg2/MyScenery/work/SRTM2-North_America-3/w060n40/w053n47/2089577.fit.gz
Cannot open
/home/cullam/tg2/MyScenery/work/SRTM2-South_America-3/w060n40/w053n47/2089577.arr.gz
Cannot open
/home/cullam/tg2/MyScenery/work/SRTM2-South_America-3/w060n40/w053n47/2089577.fit.gz
Opening array data file:
/home/cullam/tg2/MyScenery/work/DEM-USGS-3/w060n40/w053n47/2089577.arr.gz
Opening fitted data file:
/home/cullam/tg2/MyScenery/work/DEM-USGS-3/w060n40/w053n47/2089577.fit.gz
origin = -189900 171450
cols = 1201 rows = 601
col_step = 0 row_step = 0
Done parsing
Cannot open
/home/cullam/tg2/MyScenery/work/SRTM2-Africa-3/w060n40/w053n47/2089577.arr.gz
Cannot open
/home/cullam/tg2/MyScenery/work/SRTM2-Africa-3/w060n40/w053n47/2089577.fit.gz
Cannot open
/home/cullam/tg2/MyScenery/work/SRTM2-Australia-3/w060n40/w053n47/2089577.arr.gz
Cannot open
/home/cullam/tg2/MyScenery/work/SRTM2-Australia-3/w060n40/w053n47/2089577.fit.gz
Cannot open
/home/cullam/tg2/MyScenery/work/SRTM2-Eurasia-3/w060n40/w053n47/2089577.arr.gz
Cannot open
/home/cullam/tg2/MyScenery/work/SRTM2-Eurasia-3/w060n40/w053n47/2089577.fit.gz
Cannot open
/home/cullam/tg2/MyScenery/work/SRTM2-Islands-3/w060n40/w053n47/2089577.arr.gz
Cannot open
/home/cullam/tg2/MyScenery/work/SRTM2-Islands-3/w060n40/w053n47/2089577.fit.gz
Cannot open
/home/cullam/tg2/MyScenery/work/SRTM2-North_America-3/w060n40/w053n47/2089577.arr.gz
Cannot open
/home/cullam/tg2/MyScenery/work/SRTM2-North_America-3/w060n40/w053n47/2089577.fit.gz
Cannot open
/home/cullam/tg2/MyScenery/work/SRTM2-South_America-3/w060n40/w053n47/2089577.arr.gz
Cannot open
/home/cullam/tg2/MyScenery/work/SRTM2-South_America-3/w060n40/w053n47/2089577.fit.gz
Opening array data file:
/home/cullam/tg2/MyScenery/work/DEM-USGS-3/w060n40/w053n47/2089577.arr.gz
Opening fitted data file:
/home/cullam/tg2/MyScenery/work/DEM-USGS-3/w060n40/w053n47/2089577.fit.gz
origin = -189900 171450
cols = 1201 rows = 601
col_step = 0 row_step = 0
Done parsing
and on and on and on...
Sorry about the amount of data here.
-cullam
__________________________________________________________________
Looking for the perfect gift? Give the gift of Flickr!
http://www.flickr.com/gift/
------------------------------------------------------------------------------
This SF.net email is sponsored by:
High Quality Requirements in a Collaborative Environment.
Download a free trial of Rational Requirements Composer Now!
http://p.sf.net/sfu/www-ibm-com
_______________________________________________
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel