Hi, On Mon, Sep 6, 2010 at 8:31 PM, Buddy Mash <[email protected]> wrote:
> > I have just hit my first technical issue with Mapnik. When rendering a > region with donut holes in it, the holes are ignored and the complete area > is filled by a a <PolygonSymbolzer>. I've checked the data in the PostGIS > database and using > ST_NumInteriorRings<http://postgis.refractions.net/docs/ST_NumInteriorRings.html>does > still return the current number of interior rings/donut holes. Any > ideas on what's happening? A Mapnik bug or something wrong with the data? > Which direction (clockwise/anticlockwise) do the rings run? The inner rings should be in the opposite direction to the outer ring. Rob :)
_______________________________________________ Mapnik-users mailing list [email protected] https://lists.berlios.de/mailman/listinfo/mapnik-users

