Hi all, 

Errata: It was an error in my script that showed 
bad values from 2.10 apt.dat.gz... Sorry!

Using the computed center of the single runway it now 
shows 46.55,7.38, which agrees with the site AND with 
x-plane 10.00 ;=)) as it should...

But it does show zero displacements and stopways, 
which I think is an error!

To help fix LSTZ.threshold.xml I got my script to 
calculate and generate the xml from x-plane 10.00 
apt.dat, which does have displacements...

<?xml version="1.0"?>
<PropertyList>
  <runway>
    <threshold>
      <rwy>17</rwy>
      <lat>46.5557604156107</lat>
      <lon>7.3803149373204</lon>
      <hdg-deg>172.632939426832</hdg-deg>
      <displ-m>30.193488</displ-m>
      <stopw-m>0</stopw-m>
    </threshold>
    <threshold>
      <rwy>35</rwy>
      <lat>46.5489074392642</lat>
      <lon>7.38159918524379</lon>
      <hdg-deg>352.633943174119</hdg-deg>
      <displ-m>28.614624</displ-m>
      <stopw-m>0</stopw-m>
    </threshold>
  </runway>
</PropertyList>

And a view of the runway in Google Maps shows 
there are displacements on that runway...
http://maps.google.com/?ll=46.551881,7.383134&spn=0.012528,0.025513&t=h&z=16

Hope this helps to 'fix' the svn scenery data 
soonest...

Regards,
Geoff.

-------- Forwarded Message --------
> From: Geoff McLane <ubu...@geoffair.info>
> To: flightgear-devel <flightgear-devel@lists.sourceforge.net>
> Subject: svn LSTZ.threshold.xml seems wrong!
> Date: Mon, 08 Apr 2013 20:20:10 +0200
> 
> Hi all,
> 
> A little bit of amusement... ;=))
> 
> I just happened to be looking at the mapserver 
> svn ICAO.threshold.xml files with a perl script, 
> and found a very, VERY interesting case ;=))
> 
> Most files range in size from 468 bytes EG42, 
> to 6,201 bytes KEDW.threshold.xml... that may 
> be all ok...
> 
> BUT then you have the massive 18 MB LSTZ ;=()
> That is 18,367,661 bytes to be exact!
> 
> Researching a little, LSTZ (Zweisimmen) airport 
> is a local airport (light traffic) with 1 runway,
> '35' and '17'... at lat,lon 46.5525022,7.380560.
> from one site...
> 
> Then LSTZ in our 2.10 release apt.dat.gz shows a 
> crazy 32.68,-114.63!!!
> 
> While x-plane 10.00 shows 46.55,7.38, which agrees 
> with the site...
> 
> data/Scenery/Airports/L/S/T/LSTZ.threshold.xml
> contains about 88,760 runways ;=)))))))))))))
> 
> But to be fair only 56 different runways markings...
> But ryw '17' and '35' are listed 225 times each...
> Rwy '18' and '36' are listed 25,921 times each!
> 
> The bounding box covering ALL runway coordinates 
> given in the file is approximately lat,lon min 
> 1.99,-178.31 to max 65.81,145.88 which is MOST of 
> the world... well at least the Northern half...
> 
> Something is really screwy with this file ;=))
> 
> Hope someone can find the time to 'fix' it a
> little...
> 
> I really wonder what fgfs does with this file 
> when it reads it...
> 
> HTH.
> 
> Regards,
> Geoff.
> 



------------------------------------------------------------------------------
Precog is a next-generation analytics platform capable of advanced
analytics on semi-structured data. The platform includes APIs for building
apps and a phenomenal toolset for data science. Developers can use
our toolset for easy data analysis & visualization. Get a free account!
http://www2.precog.com/precogplatform/slashdotnewsletter
_______________________________________________
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel

Reply via email to