[TOOL] KML to .inst generator
Posted: Sun Feb 09, 2014 4:43 pm
The tool downloads any KML file specified and turns names and coordinates into import files (.inst).
By default, the DBID 9999 is used and the files therefore has to be manually edited in order to
use the correct unit ID. ID's can easily be checked using http://wiki.baloogancampaign.com.
Usage: python kml2inst.py http://some.useful.url.com/stuff.kml output.directory
Requirements:
https://pypi.python.org/pypi/pykml
Cheers, blh
By default, the DBID 9999 is used and the files therefore has to be manually edited in order to
use the correct unit ID. ID's can easily be checked using http://wiki.baloogancampaign.com.
Usage: python kml2inst.py http://some.useful.url.com/stuff.kml output.directory
Requirements:
https://pypi.python.org/pypi/pykml
Cheers, blh