[Matplotlib-users] optimizes basemap rendering for tiles

2006-08-10 Thread Daniel Poelzleithner
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi, I'm using django and basemap to render tiles i can use to make an overlay on google maps. I'm using this to generate a topology of an open mesh network (freifunk) here in leipzig :) On my local developing machine this works very nice and due heavy

[Matplotlib-users] basemap and transparent png output

2006-08-02 Thread Daniel Poelzleithner
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi, I'm developing a websuite for open meshed networks written in django. I must admit, matplotlib and such was kinda hard stuff to step into. Most examples and documentation is only based on the pylab api, which isn't well suited for my purpos, becau