Changeset 4660 in josm


Ignore:
Timestamp:
Dec 13, 2011 12:16:01 AM (18 months ago)
Author:
simon04
Message:

fix #6744 - add a style for place=isolated_dwelling

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/styles/standard/elemstyles.xml

    r4444 r4660  
    35463546 
    35473547        <rule> 
     3548                <condition k="place" v="isolated_dwelling"/> 
     3549                <icon annotate="true" src="place/settlement/town.png"/> 
     3550                <area colour="place#8de3cb"/> 
     3551        </rule> 
     3552 
     3553        <rule> 
    35483554                <condition k="place" v="suburb"/> 
    35493555                <icon annotate="true" src="place/settlement/town.png"/> 
Note: See TracChangeset for help on using the changeset viewer.