TDC-bob / TDCMEME

Other
0 stars 0 forks source link

Graphic renderer #2

Closed TDC-bob closed 11 years ago

TDC-bob commented 11 years ago

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

TDC-bob commented 11 years ago

PyCairo could also do

http://www.cairographics.org/pycairo/

TDC-bob commented 11 years ago

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

TDC-bob commented 11 years ago

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