#19401 closed enhancement (fixed)
Add healthcare-tagging as optional to the existing Facilities/Health group in defaultpresets.xml
Reported by: | Kmpopppe | Owned by: | team |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | External preset | Version: | |
Keywords: | healthcare | Cc: | kmpoppe |
Description (last modified by )
As per https://wiki.openstreetmap.org/wiki/Key:healthcare the amenities 'clinic', 'dentist', 'doctors', 'hospital' and 'pharmacy' have equivalents in the healthcare=*-Tagging scheme. The proposal (https://wiki.openstreetmap.org/wiki/Proposed_features/Healthcare) suggests to deprecate the aforementioned amenity=* Tags and replace them by healthcare=* - as there is still discussion and arguments going on about this, the agreed way seems to be tagging both variants on the same node.
To allow people to decide whether they want to add the healthcare=* tagging, the defaultpreset.xml should be changed like this (diff of the 16653 revision of defaultpresets.xml, line numbers might change in further revisions) - obviously, inline translation wouldn't be necessary if it was done on global level:
3847a3848,3850 > <optional> > <combo key="healthcare" text="Healthcare" de.text="Gesundheit" fr.text="Soins de santé" nl.text="Gezondheidszorg" values="hospital" default=""/> > </optional> 3854a3858,3860 > <optional> > <combo key="healthcare" text="Healthcare" de.text="Gesundheit" fr.text="Soins de santé" nl.text="Gezondheidszorg" values="clinic" default=""/> > </optional> 3861a3868,3870 > <optional> > <combo key="healthcare" text="Healthcare" de.text="Gesundheit" fr.text="Soins de santé" nl.text="Gezondheidszorg" values="doctors" default=""/> > </optional> 3868a3878,3880 > <optional> > <combo key="healthcare" text="Healthcare" de.text="Gesundheit" fr.text="Soins de santé" nl.text="Gezondheidszorg" values="dentist" default=""/> > </optional> 3876a3889,3891 > <optional> > <combo key="healthcare" text="Healthcare" de.text="Gesundheit" fr.text="Soins de santé" nl.text="Gezondheidszorg" values="pharmacy" default=""/> > </optional>
A full version of the defaultpresets.xml with the addition is available on GitHub: https://github.com/OSM-de/gists/blob/master/JOSM/trunk/resources/data/defaultpresets.xml
Attachments (0)
Change History (8)
comment:1 by , 5 years ago
Description: | modified (diff) |
---|
comment:2 by , 5 years ago
Cc: | added |
---|
comment:3 by , 5 years ago
Component: | Core → Internal preset |
---|---|
Keywords: | healthcare added; Presets Healthcare removed |
Version: | latest |
comment:4 by , 5 years ago
The external preset does not include any pharmacy tagging whatsoever. I'd still root for the internal presets to get this change so that people aren't required to load the external preset before they start working with health related tagging.
comment:5 by , 5 years ago
People aren't required to load the external preset before they start working with health related tagging, for example amenity=hospital
is AFAIK well supported.
healthcare=hospital
adds nothing whatsoever to amenity=hospital
comment:6 by , 5 years ago
If people want to use new tags or disputed tags, there is the option of external presets. JOSM usually only supports one tagging system internally.
The advantage of external presets on the wiki is that it is easy to update or enhance them. So, just add pharmacy
to the healthcare preset if you need it.
comment:7 by , 5 years ago
Resolution: | → wontfix |
---|---|
Status: | new → closed |
Will contact external preset authors for this. Thanks for getting back with a sensible proposal.
comment:8 by , 5 years ago
Component: | Internal preset → External preset |
---|---|
Resolution: | wontfix → fixed |
There is the external healthcare preset which includes the tags.