[Potlatch-dev] [OpenStreetMap] #3528: Grouping map features that share a top-level tag
OpenStreetMap
trac at openstreetmap.org
Tue Feb 8 12:55:28 GMT 2011
#3528: Grouping map features that share a top-level tag
-------------------------+--------------------------------------------------
Reporter: stevage | Owner: potlatch-dev@…
Type: enhancement | Status: new
Priority: minor | Milestone:
Component: potlatch2 | Version:
Keywords: |
-------------------------+--------------------------------------------------
Comment(by stevage):
Actually, it is possible, it's just buggy: this matches ok:
<tag k="traffic_calming" v="*"/>
It just stores the * literally as the value if nothing else is chosen.
Suggested enhancement:
- don't store literal *'s
- have a way of specifying more complex matches, perhaps <tag k="railway"
v="rail" match="rail|preserved|disused">
--
Ticket URL: <http://trac.openstreetmap.org/ticket/3528#comment:1>
OpenStreetMap <http://www.openstreetmap.org/>
OpenStreetMap is a free editable map of the whole world
More information about the Potlatch-dev
mailing list