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 Klumbumbus)

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  
    119119/* {0.tag} without {1.key} (warning level) */
    120120node[emergency=fire_hydrant][!fire_hydrant:type],
    121121way[     boundary=administrative][!admin_level],
     122way[piste:type=nordic][!piste:grooming][!piste:difficulty],
     123way[piste:type=downhill][!piste:difficulty],
    122124relation[boundary=administrative][!admin_level],
    123125relation[route=bicycle ][!network][type=route],
    124126relation[route=hiking  ][!network][type=route],

Change History (2)

by yvecai, 7 years ago

Attachment: combinations.mapcss.patch added

patch file

comment:1 by Klumbumbus, 7 years ago

Description: modified (diff)
Type: defectenhancement
Note: See TracTickets for help on using tickets.