Changeset 5755 in osm


Ignore:
Timestamp:
2007-11-26T00:48:13+01:00 (17 years ago)
Author:
joerg
Message:

elemstyles.xml: remove deprecated Features

File:
1 edited

Legend:

Unmodified
Added
Removed
  • applications/editors/josm/plugins/mappaint/styles/standard/elemstyles.xml

    r5670 r5755  
    402402
    403403        <rule>
    404                 <condition k="railway" v="subway" />
    405                 <icon annotate="true" src="transport/underground.png" />
    406         <scale_min>1</scale_min>
    407         <scale_max>50000</scale_max>
    408         </rule>
    409 
    410         <rule>
    411404                <condition k="railway" v="halt" />
    412405                <icon annotate="true" src="transport/railway_small.png" />
     
    920913
    921914        <rule>
    922                 <condition k="amenity" v="supermarket" />
    923                 <icon annotate="true" src="shopping/supermarket.png" />
    924         <scale_min>1</scale_min>
    925         <scale_max>50000</scale_max>
    926         </rule>
    927 
    928         <rule>
    929915                <condition k="amenity" v="police" />
    930916                <icon annotate="true" src="public/police.png" />
Note: See TracChangeset for help on using the changeset viewer.