Changeset 9286 in josm
- Timestamp:
- 2016-01-03T22:56:00+01:00 (9 years ago)
- Location:
- trunk
- Files:
-
- 10 added
- 2 edited
- 2 copied
- 1 moved
Legend:
- Unmodified
- Added
- Removed
-
trunk/data/defaultpresets.xml
r9285 r9286 4561 4561 </item> <!-- Driving School --> 4562 4562 </group> <!-- Education --> 4563 <group name="Health" icon="styles/standard/health/pharmacy. png">4564 <item name="Hospital" icon="styles/standard/health/hospital. png" type="node,closedway" preset_name_label="true">4563 <group name="Health" icon="styles/standard/health/pharmacy.svg"> 4564 <item name="Hospital" icon="styles/standard/health/hospital.svg" type="node,closedway" preset_name_label="true"> 4565 4565 <link href="http://wiki.openstreetmap.org/wiki/Tag:amenity=hospital" 4566 4566 de.href="http://wiki.openstreetmap.org/wiki/DE:Tag:amenity=hospital" … … 4577 4577 <reference ref="link_contact_address_payment" /> 4578 4578 </item> <!-- Hospital --> 4579 <item name="Clinic" icon="styles/standard/health/ hospital.png" type="node,closedway" preset_name_label="true">4579 <item name="Clinic" icon="styles/standard/health/clinic.svg" type="node,closedway" preset_name_label="true"> 4580 4580 <link href="http://wiki.openstreetmap.org/wiki/Tag:amenity=clinic" 4581 4581 de.href="http://wiki.openstreetmap.org/wiki/DE:Tag:amenity=clinic" … … 4588 4588 <reference ref="link_contact_address_payment" /> 4589 4589 </item> <!-- Clinic --> 4590 <item name="Doctor's Office" icon="styles/standard/health/doctor .png" type="node,closedway" preset_name_label="true">4590 <item name="Doctor's Office" icon="styles/standard/health/doctors.svg" type="node,closedway" preset_name_label="true"> 4591 4591 <link href="http://wiki.openstreetmap.org/wiki/Tag:amenity=doctors" 4592 4592 de.href="http://wiki.openstreetmap.org/wiki/DE:Tag:amenity=doctors" … … 4602 4602 <reference ref="link_contact_address_payment" /> 4603 4603 </item> <!-- Doctor's Office --> 4604 <item name="Dentist" icon="styles/standard/health/dentist. png" type="node,closedway" preset_name_label="true">4604 <item name="Dentist" icon="styles/standard/health/dentist.svg" type="node,closedway" preset_name_label="true"> 4605 4605 <link href="http://wiki.openstreetmap.org/wiki/Tag:amenity=dentist" 4606 4606 de.href="http://wiki.openstreetmap.org/wiki/DE:Tag:amenity=dentist" … … 4614 4614 <reference ref="link_contact_address_payment" /> 4615 4615 </item> <!-- Dentist --> 4616 <item name="Pharmacy" icon="styles/standard/health/pharmacy. png" type="node,closedway" preset_name_label="true">4616 <item name="Pharmacy" icon="styles/standard/health/pharmacy.svg" type="node,closedway" preset_name_label="true"> 4617 4617 <link href="http://wiki.openstreetmap.org/wiki/Tag:amenity=pharmacy" 4618 4618 de.href="http://wiki.openstreetmap.org/wiki/DE:Tag:amenity=pharmacy" … … 4631 4631 </item> <!-- Pharmacy --> 4632 4632 <separator/> 4633 <item name="Baby Hatch/Safe Haven" icon=" presets/baby_hatch.png" type="node,closedway" preset_name_label="true">4633 <item name="Baby Hatch/Safe Haven" icon="styles/standard/health/baby_hatch.svg" type="node,closedway" preset_name_label="true"> 4634 4634 <link href="http://wiki.openstreetmap.org/wiki/Tag:amenity=baby_hatch" 4635 4635 cs.href="http://wiki.openstreetmap.org/wiki/Cs:Tag:amenity=baby_hatch" … … 4649 4649 </item> <!-- Baby Hatch/Safe Haven --> 4650 4650 <separator/> 4651 <item name="Emergency Access Point" icon="styles/standard/service/emergency_access_point. png" type="node,closedway" preset_name_label="true">4651 <item name="Emergency Access Point" icon="styles/standard/service/emergency_access_point.svg" type="node,closedway" preset_name_label="true"> 4652 4652 <link href="http://wiki.openstreetmap.org/wiki/Tag:highway=emergency_access_point" 4653 4653 de.href="http://wiki.openstreetmap.org/wiki/DE:Tag:highway=emergency_access_point" … … 4665 4665 </item> <!-- Emergency Access Point --> 4666 4666 <separator/> 4667 <item name="Veterinary" icon="styles/standard/health/veterinary. png" type="node,closedway" preset_name_label="true">4667 <item name="Veterinary" icon="styles/standard/health/veterinary.svg" type="node,closedway" preset_name_label="true"> 4668 4668 <link href="http://wiki.openstreetmap.org/wiki/Tag:amenity=veterinary" 4669 4669 cs.href="http://wiki.openstreetmap.org/wiki/Cs:Tag:amenity=veterinary" … … 4683 4683 </group> <!-- Health --> 4684 4684 <group name="Social Facility" icon="styles/standard/social_facility/outreach.svg"> 4685 <item name="Nursing Home" icon="styles/standard/social_facility/ group_home.svg" type="node,closedway" preset_name_label="true">4685 <item name="Nursing Home" icon="styles/standard/social_facility/nursing_home.svg" type="node,closedway" preset_name_label="true"> 4686 4686 <link href="http://wiki.openstreetmap.org/wiki/Tag:amenity=nursing_home" 4687 4687 de.href="http://wiki.openstreetmap.org/wiki/DE:Tag:amenity=nursing_home" -
trunk/styles/standard/elemstyles.mapcss
r9285 r9286 856 856 } 857 857 node[highway=emergency_access_point] { 858 icon-image: "service/emergency_access_point. png";858 icon-image: "service/emergency_access_point.svg"; 859 859 set icon_z17; 860 860 text: auto; … … 2748 2748 } 2749 2749 node[amenity=pharmacy] { 2750 icon-image: "health/pharmacy.png"; 2751 set icon_z17; 2752 text: auto; 2753 } 2754 node[amenity=hospital], 2750 icon-image: "health/pharmacy.svg"; 2751 set icon_z17; 2752 text: auto; 2753 } 2754 node[amenity=hospital] { 2755 icon-image: "health/hospital.svg"; 2756 set icon_z17; 2757 text: auto; 2758 } 2755 2759 node[amenity=clinic] { 2756 icon-image: "health/hospital.png"; 2757 set icon_z17; 2758 text: auto; 2759 } 2760 node[amenity=nursing_home], 2760 icon-image: "health/clinic.svg"; 2761 set icon_z17; 2762 text: auto; 2763 } 2764 node[amenity=nursing_home] { 2765 icon-image: "social_facility/nursing_home.svg"; 2766 set icon_z17; 2767 text: auto; 2768 } 2761 2769 node[amenity=social_facility][social_facility=group_home] { 2762 2770 icon-image: "social_facility/group_home.svg"; … … 2785 2793 } 2786 2794 node[amenity=baby_hatch] { 2787 icon-image: "health/baby_hatch. png";2795 icon-image: "health/baby_hatch.svg"; 2788 2796 set icon_z17; 2789 2797 text: auto; 2790 2798 } 2791 2799 node[amenity=doctors] { 2792 icon-image: "health/doctor .png";2800 icon-image: "health/doctors.svg"; 2793 2801 set icon_z17; 2794 2802 text: auto; 2795 2803 } 2796 2804 node[amenity=dentist] { 2797 icon-image: "health/dentist. png";2805 icon-image: "health/dentist.svg"; 2798 2806 set icon_z17; 2799 2807 text: auto; 2800 2808 } 2801 2809 node[amenity=veterinary] { 2802 icon-image: "health/veterinary. png";2810 icon-image: "health/veterinary.svg"; 2803 2811 set icon_z17; 2804 2812 text: auto;
Note:
See TracChangeset
for help on using the changeset viewer.