[Live-demo] [OSGeo] #1064: mapnik quickstart python tutorial broken

OSGeo trac_osgeo at osgeo.org
Fri Jan 25 23:56:09 PST 2013


#1064: mapnik quickstart python tutorial broken
---------------------+------------------------------------------------------
 Reporter:  hamish   |       Owner:  live-demo@…              
     Type:  task     |      Status:  new                      
 Priority:  normal   |   Milestone:  OSGeoLive6.5             
Component:  LiveDVD  |    Keywords:  6.5, mapnik              
---------------------+------------------------------------------------------
 Hi,

 the mapnik quickstart tells you to do:
 {{{
 import mapnik
 m = manik.Map
 etc.
 }}}

 but the new version of the package ships as "mapnik2".

 possible solutions are `s/mapnik/mapnik2/` in the python code snippet, or
 `import mapnik2 as mapnik` and leave the rest of the code using mapnik.*.


 thanks,
 Hamish

-- 
Ticket URL: <http://trac.osgeo.org/osgeo/ticket/1064>
OSGeo <http://www.osgeo.org/>
OSGeo committee and general foundation issue tracker.


More information about the Osgeolive mailing list