Opened 7 years ago
Last modified 5 years ago
#17606 closed enhancement
piste:type validation improvement — at Version 1
| Reported by: | yvecai | Owned by: | team |
|---|---|---|---|
| Priority: | normal | Milestone: | 21.07 |
| Component: | Core validator | Version: | |
| Keywords: | piste, ski | Cc: |
Description (last modified by )
While piste:difficulty is more than just useful for the data user, piste:grooming for crosscountry skiing appears to be defaults to quite different practises across the world.
-
combinations.mapcss
old new 119 119 /* {0.tag} without {1.key} (warning level) */ 120 120 node[emergency=fire_hydrant][!fire_hydrant:type], 121 121 way[ boundary=administrative][!admin_level], 122 way[piste:type=nordic][!piste:grooming][!piste:difficulty], 123 way[piste:type=downhill][!piste:difficulty], 122 124 relation[boundary=administrative][!admin_level], 123 125 relation[route=bicycle ][!network][type=route], 124 126 relation[route=hiking ][!network][type=route],
Change History (2)
by , 7 years ago
| Attachment: | combinations.mapcss.patch added |
|---|
comment:1 by , 7 years ago
| Description: | modified (diff) |
|---|---|
| Type: | defect → enhancement |
Note:
See TracTickets
for help on using tickets.



patch file