https://bugzilla.wikimedia.org/show_bug.cgi?id=19861
--- Comment #1 from Ævar Arnfjörð Bjarmason <[email protected]> 2009-07-21 21:38:06 UTC --- This should be easy to do with a mapnik contrib library: 21:32:59 <@springmeyer> if you just want to support mercator/osm projection then thats pretty easy 21:33:59 <@springmeyer> just do: 21:34:07 <@springmeyer> >>> import mapnik 21:34:18 <@springmeyer> >>> import metaclass_injectors 21:34:25 <@springmeyer> (which are here: http://mapnik-utils.googlecode.com/svn/trunk/nik2img/mapnik_utils/metaclass_injectors.py) 21:34:48 <@springmeyer> and then you'll auto-magically have some functions off the mapnik.Map object to play with 21:36:29 < avar> ah, like set_center_and_zoom 21:36:36 <@springmeyer> yep yep -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
