Hi

As a follow-up question: using transform="scale(..)" to reduce the icon size doesn't seem to affect the overlap calculation.

My Symbol-SVGs have a rather huge declarative size (580 in numbers), so without allow-overlap="true" no icons are rendered at all, no matter what I specify as scale-value.

Is this intended behavior or should I regard it as a bug?

Peter


Am 06.08.2011 19:40, schrieb Peter Körner:
Hi

I'm using Mapnik trunk. I have all my symbols as SVGs and would like to
tender them at different sized depending on zoom level (on z14 at 16px,
on z18 ad 24px).

I tried to use an PointSymbolizer with width-argument, but mapnik
complains about with not being an attribute of PointSymbolizer.

In fact, mapnik tries to read the size from the svg. I know that it is
possible to change the size of the icon on the map using transform, but
writing transform="scale(0,027)" instead of width="16" seems rather
complicated to me.

Is transform="scale(0,027)" really the intended way of doing this?

Peter
_______________________________________________
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