Ignore:
Timestamp:
2010-07-28T21:02:21+02:00 (14 years ago)
Author:
ce
Message:

fixes #5276 Current build is broken so I cannot test whether the preset tags the elements correctly and whether the nodes are shown in the viewport with the correct icon. I assume yes for both.

File:
1 edited

Legend:

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

    r3360 r3391  
    16401640
    16411641        <rule>
     1642                <condition k="man_made" v="flagpost"/>
     1643                <area colour="manmade#d8d8d8"/>
     1644                <icon annotate="true" src="presets/flag.png"/>
     1645                <scale_min>1</scale_min>
     1646                <scale_max>50000</scale_max>
     1647        </rule>
     1648
     1649        <rule>
    16421650                <condition k="man_made" v="gasometer"/>
    16431651                <icon annotate="true" src="misc/landmark/gasometer.png"/>
Note: See TracChangeset for help on using the changeset viewer.