|
From: Sidi L. <sid...@gm...> - 2018-05-06 14:26:48
|
Hi James, The read_airport_properties() is a function in io namespace. http://wiki.flightgear.org/Nasal_library/io#read_airport_properties.28.29 Best Regards, Sidi 2018-05-06 22:22 GMT+08:00 James Turner <ja...@fl...>: > > > On 6 May 2018, at 15:15, Sidi Liang <sid...@gm...> wrote: > > Hi, > > The read_airport_properties() also doesn't work for groundnet. Since I > assume that the taxiways are read from the groundnet, so maybe they are > related? > > > > Correct, the taxiways come from the ground-net. > > But, I’m not sure I understand what you mean about > read_airport_properties, can you clarify? At least there’s no built-in > Nasal function called ‘read_airport_properties’ that I know of? > airportinfo() and friends use the NavCache, which gets airports from > apt.dat, and gets parking / taxiway information from the groundnet.xml > files based on availability. > > Kind regards, > James > > > ------------------------------------------------------------ > ------------------ > Check out the vibrant tech community on one of the world's most > engaging tech sites, Slashdot.org! http://sdm.link/slashdot > _______________________________________________ > Flightgear-devel mailing list > Fli...@li... > https://lists.sourceforge.net/lists/listinfo/flightgear-devel > > -- liang sidi |