Changeset 5751 in josm for trunk/styles
- Timestamp:
- 2013-03-02T19:05:19+01:00 (13 years ago)
- File:
-
- 1 edited
-
trunk/styles/standard/elemstyles.xml (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/styles/standard/elemstyles.xml
r5743 r5751 1790 1790 </rule> 1791 1791 1792 <!-- Rule to delete by end of 2013 if this deprecated tag has finally been replaced by emergency=phone below--> 1793 <rule> 1794 <condition k="amenity" v="emergency_phone"/> 1795 <icon annotate="true" src="vehicle/emergency_phone.png"/> 1796 <area colour="amenity_light#f7efb7"/> 1797 </rule> 1798 1792 1799 <rule> 1793 1800 <condition k="emergency" v="phone"/> … … 3825 3832 <!--"deprecated" tags --> 3826 3833 3827 <!-- historic=museum -> tourism=museum -->3828 <!-- man_made=power_wind -> power=generator and power_source=wind -->3829 <!-- man_made=power_hydro -> power=generator and power_source=hydro -->3830 <!-- man_made=power_fossil -> power=generator and power_source=fossil -->3831 <!-- man_made=power_nuclear -> power=generator and power_source=nuclear -->3832 <!-- amenity=park_bench -> amenity=bench -->3833 <!-- amenity=signpost -> information=guidepost -->3834 <!-- historic=museum -> tourism=museum --> 3835 <!-- man_made=power_wind -> power=generator and power_source=wind --> 3836 <!-- man_made=power_hydro -> power=generator and power_source=hydro --> 3837 <!-- man_made=power_fossil -> power=generator and power_source=fossil --> 3838 <!-- man_made=power_nuclear -> power=generator and power_source=nuclear --> 3839 <!-- amenity=park_bench -> amenity=bench --> 3840 <!-- amenity=signpost -> information=guidepost --> 3834 3841 <!-- amenity=emergency_phone -> emergency=phone --> 3835 <!-- highway minor - classification now more detailed -->3836 <!-- highway=stile -> barrier=stile -->3837 <!-- highway=gate -> barrier=gate -->3838 <!-- highway=cattle_grid -> barrier=cattle_grid -->3839 <!-- highway=toll_booth -> barrier=toll_booth -->3840 <!-- highway=viaduct -> bridge=viaduct -->3841 <!-- railway=viaduct -> bridge=viaduct -->3842 <!-- waterway=aqueduct -> bridge=aqueduct -->3843 <!-- natural=marsh -> natural=wetland -->3844 <!-- leisure=zoo -> tourism=zoo -->3842 <!-- highway minor - classification now more detailed --> 3843 <!-- highway=stile -> barrier=stile --> 3844 <!-- highway=gate -> barrier=gate --> 3845 <!-- highway=cattle_grid -> barrier=cattle_grid --> 3846 <!-- highway=toll_booth -> barrier=toll_booth --> 3847 <!-- highway=viaduct -> bridge=viaduct --> 3848 <!-- railway=viaduct -> bridge=viaduct --> 3849 <!-- waterway=aqueduct -> bridge=aqueduct --> 3850 <!-- natural=marsh -> natural=wetland --> 3851 <!-- leisure=zoo -> tourism=zoo --> 3845 3852 3846 3853 </rules>
Note:
See TracChangeset
for help on using the changeset viewer.
