Translations:WME HN Tool/1/en Geschiedenis weergeven

k (→‎Preventing routes with certainty: removed railroad as per discussion in https://www.waze.com/forum/viewtopic.php?f=276&t=111469&start=80#p933656)
(→‎Segment properties: more explanation on private and parking segment types)
Regel 21: Regel 21:
*[[Best map editing practice#Toll roads|Toll roads]] for clients with avoid toll roads selected in the app.
*[[Best map editing practice#Toll roads|Toll roads]] for clients with avoid toll roads selected in the app.
*[[Road types/USA#Dirt|Dirt road/4x4 Trail]] for clients with "don't allow" selected in the app, or when segment length exceeds 300m with "avoid long ones" selected.
*[[Road types/USA#Dirt|Dirt road/4x4 Trail]] for clients with "don't allow" selected in the app, or when segment length exceeds 300m with "avoid long ones" selected.
*[[Road types/USA#Parking Lot Road|Parking lot roads]] and [[Road types/USA#Private Road|private roads]] when transitioning to another road type.
*[[Road types/USA#Parking Lot Road|Parking lot roads]] and [[Road types/USA#Private Road|private roads]] when transitioning '''from''' one of these two road types '''to a different road type'''. Not when entering these two road types. This is discussed in detail in [[Private Installations]].


== Road configurations ==
== Road configurations ==

Versie van 3 dec 2014 14:52

Informatie over bericht (bijdragen)
Dit bericht heeft geen documentatie. Als u weet waar of hoe dit bericht wordt gebruikt, dan kunt u andere gebruikers helpen door documentatie voor dit bericht toe te voegen.
Berichtdefinitie (WME HN Tool)
==WME HN Tool==
Waze Map Editor (WME) [[Scripts|script]] that highlights [[House numbers|house numbers]] which have not yet been "nudged" to aid in quick diagnosis of routing issues related to the address in question. The highlight appears as a colored background where a house number is entered. This background is normally white but will be an orange-ish color for house numbers that have never been edited.

Sjabloon:Construction The Waze routing servers use a system that associates restricted turns and directions as a penalty amount. When it then compares the different routes, it looks at the cumulative penalty points and the lowest amount of penalty points is the better route.

Background

Waze routing is intended to work in two very different environments at the same time. One uses map information that has been carefully corrected by a group of dedicated editors. The other uses map information that was imported from an external database with no editor corrections. To support both systems the Waze development team decided to use a penalty-based routing system. That means the various segment and junction node properties that restrict certain directions between segments are applied as a routing penalty. For example, a turn restriction indicated by the red turn restriction arrow does not prohibit the turn, rather the turn restriction applies a high penalty to any route through the turn. This penalty-based routing system permits routing to a point on street where all turns onto the street are incorrectly set as restricted. This provides for some routing in areas that have not been edited carefully or correctly.

Segment properties

The following segment properties cause routing penalties:

Road configurations

Other routing penalties are based on road configurations.

  • Ramps should prevent detour
    Ramps should prevent detour
    Waze penalizes some routes that leave a highway or freeway only to immediately return to the same freeway or highway. This is covered in more detail in Detour Prevention Mechanisms.
  • When a new node is created along a current or new segment, the node will default to a 5 second penalty through that node until someone drives across it and the map tiles are rebuilt with the new data. After that point the 5 second penalty is removed and the measured transit time through that node is used.

Preventing routes with certainty

If a segment should never be used for routing, it should not be connected to the road network. For example, Waze may route over walking trail or stairway segments connected to the road network if conditions are such that the penalized route is still found to be the best route. This is common where there are no alternate routes, such as when Waze finds that the origin or destination is on the penalized segment.