By default icon have the same size on all zoom levels but it's possible to change it. The easiest way is probably transform=scale(0.5), or you can directly use width/height as it used to be. Icons are currently saved as normal svg files with size exactly the same as on the map. I use symbolScale parameter to scale icons for specific zoom.
I just though it's strange peak is changing size with zoom. On Thu, Sep 11, 2008 at 12:25 PM, Knut Arne Bjørndal <[EMAIL PROTECTED]> wrote: > On Thu, Sep 11, 2008 at 11:19:14AM +0200, Jiri Klement wrote: >> I've changed the way osmarender handles symbols size lately and I >> didn't notice that peak is supposed to have different size at >> different zoom level. If nobody complains I will change peak >> rendering to be small at all zoom levels. > > I really think it should be possible to have per-zoom sizes for icons. > > How is the way you are doing it making it hard to have per-zoom size? > > -- > Knut Arne Bjørndal > aka Bob Kåre > [EMAIL PROTECTED] > [EMAIL PROTECTED] > > _______________________________________________ > Tilesathome mailing list > [email protected] > http://lists.openstreetmap.org/listinfo/tilesathome > > _______________________________________________ Tilesathome mailing list [email protected] http://lists.openstreetmap.org/listinfo/tilesathome
