Closed TDC-bob closed 11 years ago
PyCairo could also do
Something else entirely, but that would fix it once and for all: http://www.portailsig.org/content/python-creation-de-cartes-dynamiques-google-maps-avec-google-charts-kml http://apiolaza.net/code/dynamic-maps-python.html https://pypi.python.org/pypi/googlemaps/ http://pyvideo.org/video/672/making-maps-with-python https://gist.github.com/dbr/3304597
Found it.
Gonna use multiple things:
1) First is the *.kml creation, see "misc" folder for example
2) Custom NATO icons can be referenced (upload then linked in the kml)
3) Then all we needa do is http://maps.google.com/?q=
That's freaking magic, you you'll excuse my Klatchian Oo
Need some kind of graphic/drawing rendering engine to make the map on the web-site of the campaign.
Available options after a quick search are:
http://www.pygame.org/news.html
http://pyx.sourceforge.net/examples/drawing/index.html