Is the text covered by the image? Whichever comes earlier in your XML will be drawn first. Make sure the point symbolizer comes before the text symbolizer.
-mike. On Jan 5, 2009, at 3:31 AM, Nop wrote: > > Hi! > > > I am trying to mark points with a shield. > > I cannot use a shield symbolizer as this hangs mapnik when used on a > point. https://trac.mapnik.org/ticket/56. I have tried it anyway, and > yes, it hangs. :-) > > Now I am trying to emulate a shield symbolizer by putting a text > symbolizer on top of a point symbolizer like this > http://pastebin.com/m22e4c2ba. I cannot just patch mapnik as I am > using > a binary and have no idea how to build it locally (on windows). > > The problem is, that the image will render, but the text will not, > even > though both rules have allow_overlap=true. > If I remove the PointSymbolizer, the text renders in the correct > location. > > Any ideas? > > Nop > _______________________________________________ > Mapnik-users mailing list > [email protected] > https://lists.berlios.de/mailman/listinfo/mapnik-users > ---------------------------------------------------------------- michal migurski- [email protected] 415.558.1610 _______________________________________________ Mapnik-users mailing list [email protected] https://lists.berlios.de/mailman/listinfo/mapnik-users

