Hi Alberto,

Hi list,

I've been wondering if there is any configuration parameter to avoid this issue:

Image with streets labels (neighbourhood' labels aren't shown because the overlaping of layers [calle, poly_lbl])

Image without streets labels (neighbourhood' labels are shown [poly_lbl])

It seems that the rendering engine has some priority that doesn't allow to overlap the text_symbolizers from diferent layers, There is any way to avoid this? I don't know if the parameter allow_overlap should have any effect on this issue.

Try using 'clear_label_cache' parameter on 'poly_lbl' layer - you'll get poly_lbl but they will overlap street names.
Or put street labels on separate layer after neighbourhoods .

HTH
Cheers
Artem



Regards

--
Alberto Giménez E.
_______________________________________________
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

Reply via email to