-
AuthorPosts
-
April 19, 2025 at 07:11 #57927
ChristianKKeymasterMay 7, 2025 at 16:17 #57975
JohnPercyParticipantThis 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
May 7, 2025 at 19:01 #57976
ChristianKKeymasterIt is on the tagtransform Page
1 user thanked author for this post.
May 11, 2025 at 09:12 #57996
ChristianKKeymasterI don’t know about rest of the world
Europe and Germany is up2date incl gates.
Rest of the world next with update1 user thanked author for this post.
May 12, 2025 at 20:50 #58000
TobiasKeymasterIf 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=logbarrier=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.
May 15, 2025 at 06:54 #58002
ChristianKKeymasterHello @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
June 2, 2025 at 19:37 #58017
TobiasKeymasterI 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_gateDeveloper of Elevate mapstyle
June 2, 2025 at 21:40 #58022
TobiasKeymasterNow included in Elevate 5.6, changes zoom min in cycling style for those barriers
Developer of Elevate mapstyle
June 4, 2025 at 06:03 #58025
ChristianKKeymasterI 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_gateUps, 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.
-
AuthorPosts
- You must be logged in to reply to this topic.