06-12-2017, 04:45 PM
(06-12-2017, 02:32 PM)Tjoeker Wrote: Great idea. I'd like to get my data checked before it gets implemented. (without slowing the developer down)
About putting the data in the right file format:
I'm thinking about writing a program that can read/write the xml files for airports/airliners/...
But first i need to understand everything that's in these xml files
I actually thought about that before. In fact in wrote a very simple php script, with a little bit of html and css for the layout, so i could quickly add lines for airport editing.
Just remember that a lot of the data, airliners, airlines has been moved to the SQLite database. As far as I know, the airports are still stored in XML files.
But of course, you could write a program that does both
Greetings,
Nick