#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.
_______________________________________________
Live-demo mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/live-demo
http://live.osgeo.org
http://wiki.osgeo.org/wiki/Live_GIS_Disc

Reply via email to