Viewing 9 posts - 16 through 24 (of 24 total)
  • Author
    Posts
  • #57927
    Avatar photoChristianK
    Keymaster

    add barrier=stile

    No problem,
    Done

    1 user thanked author for this post.
    #57975
    Avatar photoJohnPercy
    Participant

    This change seems to be incorporated in the latest UK maps; I don’t know about rest of the world. However, it’s not yet mentioned in the change log on the map basics page.

    Voluntary and Velocity themes - https://voluntary.nichesite.org

    #57976
    Avatar photoChristianK
    Keymaster

    It is on the tagtransform Page

    1 user thanked author for this post.
    #57996
    Avatar photoChristianK
    Keymaster

    I don’t know about rest of the world

    Europe and Germany is up2date incl gates.
    Rest of the world next with update

    1 user thanked author for this post.
    #58000
    Avatar photoTobias
    Keymaster

    If it doesn’t require more resources, could you please add barrier=stile to the process? I think kissing gate and stile are about equal in importance, although I suspect they are both unlikely to be mapped (or even occur) if not across a path.

    Sorry, late to the party. Had different things on my plate…

    Elevate renders barrier=chain the same as barrier=lift_gate. So when adding different ZL for those on highways barrier=chain should be treated the same, too.

    Maybe all barriers in tag-mapping that are used for access control on highways and which also might occur not on highways should be processed to be consistent? That would be:
    barrier=block
    barrier=chain
    barrier=turnstile
    barrier=log

    barrier=cycle_barrier, barrier=bollard, barrier=toll_booth and barrier=cattle_grid should be highway only I assume.

    You process barrier=swing_gate, too, which is in tag-mapping as eq to lift_gate. So barrier=wicket_gate and barrier=cycle_barriersliding_gate (as eq to barrier=gate) should be processed, too?

    Developer of Elevate mapstyle

    1 user thanked author for this post.
    #58002
    Avatar photoChristianK
    Keymaster

    Hello @Tobias,

    Thanks for looking at this issue in detail!

    Here is the mofified script:

    wsl osmium tags-filter temp_highway_planet.osm.pbf n/barrier=gate,lift_gate,swing_gate,kissing_gate,stile,chain,_
    block,turnstile,log,wicket_gate,_
    cycle_barriersliding_gate -o temp_gates_planet.osm
    sleep.pl 5
    wsl osmfilter temp_gates_planet.osm –keep-nodes="barrier=" –modify-tags="barrier= add barrier_cross_hw=bch_yes" -o=bg_gates_planet.osm
    2 users thanked author for this post.
    #58017
    Avatar photoTobias
    Keymaster

    I think there’s a comma missing between cycle_barrier and sliding_gate:
    barrier=gate,lift_gate,swing_gate,kissing_gate,stile,chain,_
    block,turnstile,log,wicket_gate,_
    cycle_barriersliding_gate

    Developer of Elevate mapstyle

    #58022
    Avatar photoTobias
    Keymaster

    Now included in Elevate 5.6, changes zoom min in cycling style for those barriers

    Developer of Elevate mapstyle

    #58025
    Avatar photoChristianK
    Keymaster

    I think there’s a comma missing between cycle_barrier and sliding_gate:
    barrier=gate,lift_gate,swing_gate,kissing_gate,stile,chain,_
    block,turnstile,log,wicket_gate,_
    cycle_barriersliding_gate

    Ups, sorry….

    Unfortunately update for Europe and Germany is are already running.
    I will rerender those after finishing the maps for rest of the world.

    THX, Christian

    1 user thanked author for this post.
Viewing 9 posts - 16 through 24 (of 24 total)
  • You must be logged in to reply to this topic.