#9601 closed enhancement (fixed)
[Patch] historic=wayside_shrine optional tags
Reported by: | anonymous | Owned by: | team |
---|---|---|---|
Priority: | normal | Milestone: | 15.02 |
Component: | Internal preset | Version: | |
Keywords: | Cc: |
Description
http://josm.openstreetmap.de/browser/josm/trunk/data/defaultpresets.xml#L5480
<item name="Wayside Shrine" icon="presets/wayside_shrine.png" type="node,closedway"> <label text="Edit Wayside Shrine" /> <space /> <key key="historic" value="wayside_shrine" /> <key key="religion" value="christian" /> <key key="building" value="wayside_shrine" /> <text key="name" text="Name" /> <text key="inscription" text="Inscription" /> <text key="start_date" text="Erection/sacrification date" /> <combo key="denomination" text="Denomination" values="roman_catholic,orthodox" /> <combo key="amenity" text="Amenity" values="no,place of worship" /> <combo key="tourism" text="Tourism" values="no,attraction" /> <check key="ruins" text="Ruins" default="off" /> </item>
Attachments (0)
Change History (8)
comment:1 by , 11 years ago
comment:2 by , 11 years ago
Only 10% have religion=christian because people don't know about that tags. I check OSM wiki and this tags are described and accepted. Building can be checkbox.
comment:3 by , 11 years ago
True, but still, why should we restrict wayside shrines to the Christian religion? We could use a <combo>
(maybe with christian
as default) instead …
The tag building=wayside_shrine
is used 103 times according to http://taginfo.openstreetmap.org/tags/building=wayside_shrine, so maybe we should neglect this for now?
comment:4 by , 11 years ago
I never see non Christian shrines but maybe exist. Why not new building tag for this? If school have, why not shrine.
comment:5 by , 11 years ago
I have people for tag this and they ask me for this preset. Can someone add this?
comment:6 by , 11 years ago
We just released milestone:14.01 which means that we dod not add new features (esp. new presets) in the week before to finalize translations. And there are still open questions concerning some tags in this preset. –– Rome wasn't built in a day.
comment:8 by , 10 years ago
Milestone: | → 15.02 |
---|
According to http://taginfo.openstreetmap.org/tags/historic=wayside_shrine#combinations, only 10% of
historic=wayside_shrine
havereligion=christian
and only 7% have setbuilding=*
.Before inclusion to JOSM core, the presence of those keys need to be discussed. Note that currently this preset only matches <10% of the existing
wayside_shrine
s.Presets/Historical_Objects and Presets/BENELUX also include a preset for
wayside_shrine
.