Changeset 1327 in josm


Ignore:
Timestamp:
Jan 23, 2009 10:22:24 PM (4 years ago)
Author:
ulfl
Message:

remove construction=yes, this is not supported by existing renderers and therefore will lead to confusion

File:
1 edited

Legend:

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

    r1325 r1327  
    36573657 
    36583658        <rule> 
    3659                 <condition k="construction" b="yes"/> 
    3660                 <line colour="construction#ffff00" dashed="true" priority="1000"/> 
    3661                 <icon src="misc/construction.png" priority="1000"/> 
    3662                 <scale_min>1</scale_min> 
    3663                 <scale_max>50000</scale_max> 
    3664         </rule> 
    3665  
    3666         <rule> 
    36673659                <condition k="building" b="yes"/> 
    36683660                <icon annotate="true" src="misc/no_icon.png" priority="-10000"/> 
Note: See TracChangeset for help on using the changeset viewer.