python - How can I have motion on a tile map? -
i'm interested in doing this:
http://hint.fm/wind/gallery/oct-30.js.html
it seems tile map, tiles animated gifs? if not how can animation achieved?
i thinkimg use pil generate gifs , serve mapnik/tilestache, tilestache doesnt seem support .gif tiles.
any ideas?
if you're open using javascript, i'd recommend using excellent d3 library available here: http://d3js.org/ in particular, has great support maps. check out example , tell me whether it's similar want achieve: http://bl.ocks.org/karmi/raw/2366285/
Comments
Post a Comment