[josm-dev] Filled roundabouts
    Christoph Eckert 
    ce at christeck.de
       
    Mon Jul 14 17:28:19 BST 2008
    
    
  
Hi,
> Having the roundabout coloured with the highway colour will help
> spot things like that.
I have no clue if elemstyles.xml can cope with combined tags. I guess it 
cannot. So I'd remove the rule
	<rule>
		<condition k="junction" v="roundabout" />
        <area width="1" colour="#eeeeee" />
		<icon annotate="true" src="misc/deprecated.png" />
        <scale_min>1</scale_min>
        <scale_max>50000</scale_max>
	</rule>
which would give the rendering in the street's colur back, but drop the area 
rendering completely. Any objections?
HTH,
ce
    
    
More information about the josm-dev
mailing list