- Messages
- 1,025
- Country

I have a project that I'm looking for some programming help on...
Basically I've got GIS data that is updated daily that I'm hoping I can build a program to:
What this does is allow one computer to download and render the data, then uploads to a server... The users computer then downloads the new .bgl file for that day (similar to real weather), and forces FSX to re-index and reload all scenery files thereby updating the placement of the scenery object...
This is primarily aimed at a freeware addon, but also I have a few other commercial grade projects that this might benefit as well, for which any programmer that could help create these tools would also get a commission...
Basically I've got GIS data that is updated daily that I'm hoping I can build a program to:
- Download the .zip file every day
- Run the data through conversion to XML
- Build the .BGL file through dropping the .xml file onto bglcomp.exe
- Upload the .bgl file to a web server
- simconnect module that downloads the .bgl from the user end
- simconncet module forces a scenery refresh in the simulator
What this does is allow one computer to download and render the data, then uploads to a server... The users computer then downloads the new .bgl file for that day (similar to real weather), and forces FSX to re-index and reload all scenery files thereby updating the placement of the scenery object...
This is primarily aimed at a freeware addon, but also I have a few other commercial grade projects that this might benefit as well, for which any programmer that could help create these tools would also get a commission...


