> > I think it would be great if pixels in style definitions would > represent rendered pixels and not be scaled after rendering. This > would simplify designing styles and probably avoid the need for having > a seperate style for every zoom level.
Stylesheets are a bit confusing but it seems that pixels in stylesheets actually represent rendered pixels. Even if I'm wrong, global transformation can be defined for svg file so 1 unit = 1 rendered pixel. > Frederik: I think I saw something about this not being implemented in > or/p? If not it shouldn't be too hard to fix, you can probably find > examples of how this used to be done by looking at some fairly old svn > revisions. >From a quick look it seems its partly implemented. Osmarender will get svg files from directory and include all their symbols in generated file. or/p just include the whole svg file. _______________________________________________ Tilesathome mailing list [email protected] http://lists.openstreetmap.org/listinfo/tilesathome
