I have been playing around with Mapnik and wxPython in the last little while. There are a couple of examples that the were pointed out to me on this mailing list, namely HaosBuilder (http://bitbucket.org/dodobas/haosbuilder/wiki/Home) and a wiki example (http://trac.mapnik.org/wiki/IntegrateWithWxPython).
In addition to these I wanted to add one example I put together in case somebody else is trying to do something similar. It is a small python package that can embed a mapnik map with basic tool support (zoom/pan) where a wx.Panel can go in a wxPython app. The zip is available at: http://web.cs.dal.ca/~dickey/bl/index.php?/archives/7-Mapnik-and-wxPython.html -or directly- http://web.cs.dal.ca/~dickey/files/MapnikPanel.zip Anyway, I just wanted to post it here in case it is useful to someone in the future. Angus _______________________________________________ Mapnik-users mailing list [email protected] https://lists.berlios.de/mailman/listinfo/mapnik-users

