On Mar 3, 2011, at 5:57 AM, Con Hennessy wrote: > Hi, > I'm hoping to start using mapnik (thru the python bindings). However one > feature that I really need to use is a memory datasource with lines and > polygons but the 0.7.1 release only supports Points in the memory datasource.
Okay, you'll want latest trunk then. Artem improved the interface just this week so that now you can great geometries on the fly either from WKB or WKT. Previously you could only pass WKB directly to Mapnik. > > I've seen that mapnik trunk (mapnik2) seems to have the support I need. So my > question is : > - is mapnik trunk stable enough(in terms of crashing and errors) to use for > production use ? Yes. > - are the current python APIs stable on trunk ? See the 'active tickets' against the Mapnik 2.0 milestone: https://trac.mapnik.org/milestone/Mapnik%202.0 This should give you a good indication of things that are likely to change before release. But, in general I think you'll be just fine. If you have any specific concerns just send a note or jump on IRC to ask questions. > > Thanks, > CPH > _______________________________________________ > Mapnik-users mailing list > [email protected] > https://lists.berlios.de/mailman/listinfo/mapnik-users
_______________________________________________ Mapnik-users mailing list [email protected] https://lists.berlios.de/mailman/listinfo/mapnik-users

