>> Hmm, for >> http://server.tah.openstreetmap.org/Browse/details/tile/12/3885/1269/ >> >> I have the result, that tile is wrong whereas captionless is right (using >> or/p). > > I uploaded my processing stuff here: http://www.dstoecker.eu/x.zip Maybe > that helps finding the error.
Thanks, that really helped me out. or/p draws a hole when tags on inner polygon are subset of tags on outer polygon. In your case AreaCenter preprocessor added areaCenterLat and areaCenterLon tags whose values were obviously different from outer polygon. It should be fixed now. Unfortunatelly I've also noticed that XSLT draws hole every time, ignoring any tag on inner polygons. I will maybe fix it sometimes, but not highest priority now. _______________________________________________ Tilesathome mailing list [email protected] http://lists.openstreetmap.org/listinfo/tilesathome
