On Tue, Aug 22, 2023 at 03:47:47PM +0200, Dennis Frank wrote:
> Auf einem Teil des kurzen aktualisierten OWD Stücks war neben highway=trunk
> noch ein proposal=trunk. Kann es vielleicht daran liegen?
 

Das kann gut sein - OSRM verweigert straßen mit construction=* und
proposed offensichtlich auch:

  if profile.avoid.proposed and way:get_value_by_key('proposed') then
    return false
  end

Flo
-- 
Florian Lohoff                                                     [email protected]
  Any sufficiently advanced technology is indistinguishable from magic.
_______________________________________________
OSM mailing list
[email protected]
https://gt.owl.de/mailman/listinfo/osm

Antwort per Email an