[josm-dev] Mappaint scale
Raphael Studer
studerap at gmail.com
Wed Jan 30 15:38:24 GMT 2008
Hi everyone,
I played around with the mappaint elemstyles.xml file to add styles
for ski pistes.
A rule likes like this:
<rule>
<condition k="piste:difficulty" v="easy">
<line width="3" colour="#0000FF">
<scale_min>1</scale_min>
<scale_max>10</scale_max>
</rule>
The piste now has the right color, but i can zooom in and out as much
as I want and the piste is always displayd.
How can I hide the piste by zooming out enough?
Regards,
Raphael
More information about the josm-dev
mailing list