Exactly so. Thanks. Removing the transform parameter allowed the points to appear, but with either all the same diameter or without the overlapping that need to display.
I wonder if it would be possible / sane to do use a value from the PostGIS result set to do something like this: <PointSymbolizer ignore-placement="true" type="svg" allow_overlap="yes" height="[radius]" width="[radius]" ... I'm willing to create a series of filters, based on [radius], but I'll be grinding my teeth all the while. Can anyone think of a hack in python that might obviate the many-filters solution? Peter Körner-4 wrote: > > Am 05.09.2011 21:15, schrieb pwicks: > > I'm guessing you're hitting bug http://trac.mapnik.org/ticket/808 here. > > Peter > > _______________________________________________ > Mapnik-users mailing list > [email protected] > https://lists.berlios.de/mailman/listinfo/mapnik-users > > -- View this message in context: http://old.nabble.com/Fwd%3A--OSM-dev--help%3A-drawing-circles-on-mapnik-tp21326542p32412752.html Sent from the Mapnik - Users mailing list archive at Nabble.com. _______________________________________________ Mapnik-users mailing list [email protected] https://lists.berlios.de/mailman/listinfo/mapnik-users

