Changeset 9091 in josm for trunk/styles/standard
- Timestamp:
- 2015-12-06T19:15:30+01:00 (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/styles/standard/elemstyles.mapcss
r9082 r9091 4223 4223 text: auto; 4224 4224 } 4225 node[seamark=buoy] { 4226 icon-image: "nautical/buoy.svg"; 4227 set icon_z17; 4228 text: auto; 4229 } 4225 4230 area[waterway=boatyard] { 4226 4231 fill-color: manmade#d8d8d8; … … 4858 4863 fill-extent: 25; 4859 4864 } 4860 4861 /* "deprecated" tags4862 historic=museum -> tourism=museum4863 man_made=power_wind -> power=generator and power_source=wind4864 man_made=power_hydro -> power=generator and power_source=hydro4865 man_made=power_fossil -> power=generator and power_source=fossil4866 man_made=power_nuclear -> power=generator and power_source=nuclear4867 amenity=park_bench -> amenity=bench4868 amenity=signpost -> information=guidepost4869 amenity=emergency_phone -> emergency=phone4870 highway minor - classification now more detailed4871 highway=stile -> barrier=stile4872 highway=gate -> barrier=gate4873 highway=cattle_grid -> barrier=cattle_grid4874 highway=toll_booth -> barrier=toll_booth4875 highway=viaduct -> bridge=viaduct4876 railway=viaduct -> bridge=viaduct4877 waterway=aqueduct -> bridge=aqueduct4878 natural=marsh -> natural=wetland4879 leisure=zoo -> tourism=zoo4880 power=station -> power=plant or power=sub_station4881 */
Note:
See TracChangeset
for help on using the changeset viewer.