Re: Airport generation
Erik Hofman <[email protected]>
| Newsgroups | gmane.games.flightgear.terragear.devel |
|---|---|
| Message-ID | <[email protected]> |
Erik Hofman wrote: > > > Hi, > > Is there a document describing the steps to generate airports using the > new STRM-3 data somewhere? The ones I've found seems to be hopelessly > out of date. As it turns out the documentation was not outdated, but the code needed a fix to be able to use it with TaxiDraw generated airport files which don't have a comment line as the very first line in the file. This is fixed in CVS now. Erik