Discussion for the unofficial, community-developed addons, extensions and scripts built for the Waze Map Editor.

The official index of these tools is the Community Plugins, Extensions and Tools wiki page.
Post by PesachZ
EWK333 wrote:maybe i didnt word my question very well..

when WME starts, this script is always visible as a map layer.
I would like to start WME and it to not automatically be a visible map layer.

Thanks
When wme starts it remembers your layer settings from your last session, unless you had you are using a link to open wme which includes the &layers=### parameter.

If the layer is off when you last closed wme on that browser, and you open it with a blank URL http://www.waze.com/editor/ with nothing after that it should stay off.

Is this not the case?

Sent using Tapatalk for Android 4.4.2
PesachZ
Wiki Master
Wiki Master
Posts: 4518
Has thanked: 1365 times
Been thanked: 1572 times
Send a message
https://s.waze.tools/gc.pngNYhttps://j.mp/1xPiWC8https://j.mp/1C9mUY2
Formal Mentoring, Wiki
Useful Wiki pages
URs & etiquette | WME | Editing Manual | Quick-Start Guide | Best Map Editing Practices | Junctions
State specific Wiki | Forum

Post by PesachZ
If the two segments have different names out may have an effect we should test that

Sent using Tapatalk for Android
PesachZ
Wiki Master
Wiki Master
Posts: 4518
Has thanked: 1365 times
Been thanked: 1572 times
Send a message
https://s.waze.tools/gc.pngNYhttps://j.mp/1xPiWC8https://j.mp/1C9mUY2
Formal Mentoring, Wiki
Useful Wiki pages
URs & etiquette | WME | Editing Manual | Quick-Start Guide | Best Map Editing Practices | Junctions
State specific Wiki | Forum

Post by PesachZ
I recently discovered that allowing the routing preference of a segment to make the be treated as a different type for routing also affects best continuation.

This means in plain terms that a primary street segment which set as preferred will be treated as a minor highway during the best continuation algorithm assessment.

The script currently doesn't recognize this, and should be updated. If you need samples or a better explanation, I can make some for you.
PesachZ
Wiki Master
Wiki Master
Posts: 4518
Has thanked: 1365 times
Been thanked: 1572 times
Send a message
https://s.waze.tools/gc.pngNYhttps://j.mp/1xPiWC8https://j.mp/1C9mUY2
Formal Mentoring, Wiki
Useful Wiki pages
URs & etiquette | WME | Editing Manual | Quick-Start Guide | Best Map Editing Practices | Junctions
State specific Wiki | Forum

Post by PesachZ
qwaletee wrote:PZ< did you ever get confirmation from devs that this was intentional behavior and will be kept, rather than an accident that will be fixed?

I suspect an accident. The BC algorithm is based on a guess that similar road types would be a better visual continuation in teh real world. A "preference" level should not affect that - it is a way to give weight to a routing path, but should have nothing to do with visuals that BC tries to mimic.

Can you pass this on to the devs, if you haven't already?
Will do

Sent from Android using Tapatalk
PesachZ
Wiki Master
Wiki Master
Posts: 4518
Has thanked: 1365 times
Been thanked: 1572 times
Send a message
https://s.waze.tools/gc.pngNYhttps://j.mp/1xPiWC8https://j.mp/1C9mUY2
Formal Mentoring, Wiki
Useful Wiki pages
URs & etiquette | WME | Editing Manual | Quick-Start Guide | Best Map Editing Practices | Junctions
State specific Wiki | Forum

Post by PesachZ
DauserShenkt wrote:With the angles already in play, could this script also alert to median U-turn conditions?

Maybe I am missing something obvious?
https://wiki.waze.com/wiki/Junction_Sty ... an_U-turns

Maybe it alerts when you select 3 segments? For more detailed checking it would be better done with a validation type area check but we have to start somewhere ;)
It's already available in a beta version of this thread, you can find a sample picture and download links if you scroll back.

Sent from Android using Tapatalk
PesachZ
Wiki Master
Wiki Master
Posts: 4518
Has thanked: 1365 times
Been thanked: 1572 times
Send a message
https://s.waze.tools/gc.pngNYhttps://j.mp/1xPiWC8https://j.mp/1C9mUY2
Formal Mentoring, Wiki
Useful Wiki pages
URs & etiquette | WME | Editing Manual | Quick-Start Guide | Best Map Editing Practices | Junctions
State specific Wiki | Forum

Post by PesachZ
iainhouse wrote:Is there any reason not to push that beta version to general release? I've been using it for months without problems. :)
That beta version was written by a different author, the original must check it, decide if he likes it, and incorporate it into the original script when he has time .

Sent from Android using Tapatalk
PesachZ
Wiki Master
Wiki Master
Posts: 4518
Has thanked: 1365 times
Been thanked: 1572 times
Send a message
https://s.waze.tools/gc.pngNYhttps://j.mp/1xPiWC8https://j.mp/1C9mUY2
Formal Mentoring, Wiki
Useful Wiki pages
URs & etiquette | WME | Editing Manual | Quick-Start Guide | Best Map Editing Practices | Junctions
State specific Wiki | Forum

Post by PesachZ
GuibaBR wrote:Was there any changes to TTS calculation not shown in WME Junction Angle Info? (see below)





PL: https://www.waze.com/pt-BR/editor/?env= ... =154104010
Not one which I have surgically noticed. However the turn angle on the right branch there is 43° which is still very close to 45°. I always recommend to editors to leave a 5-10° buffer for turn angles (meaning don't use angles between 35°-55°, or at least 40°-50°) just to be safe. It is possible that due to the method for calculating angles, and distance the threshold could change slightly in different parts of the globe as well.

Sent from Android using Tapatalk
PesachZ
Wiki Master
Wiki Master
Posts: 4518
Has thanked: 1365 times
Been thanked: 1572 times
Send a message
https://s.waze.tools/gc.pngNYhttps://j.mp/1xPiWC8https://j.mp/1C9mUY2
Formal Mentoring, Wiki
Useful Wiki pages
URs & etiquette | WME | Editing Manual | Quick-Start Guide | Best Map Editing Practices | Junctions
State specific Wiki | Forum

Post by PesachZ
MajkiiTelini wrote:Good job!

It would be nice to have an option to show both instructions (if both are presented) - the "guessed" and the "overrided".
+1
PesachZ
Wiki Master
Wiki Master
Posts: 4518
Has thanked: 1365 times
Been thanked: 1572 times
Send a message
https://s.waze.tools/gc.pngNYhttps://j.mp/1xPiWC8https://j.mp/1C9mUY2
Formal Mentoring, Wiki
Useful Wiki pages
URs & etiquette | WME | Editing Manual | Quick-Start Guide | Best Map Editing Practices | Junctions
State specific Wiki | Forum

Post by PesachZ
Hi there I am using the latest version 1.13.11 and I am not seeing the TIO override instructions being reflected in the JAI bubbles. I have turns which natively are exit, but I used an override to change to "turn" and the JAI bubble is still showing them as an exit (blue). This is occurring in production WME. Wanted to let you know. Thanks for all your work..
PesachZ
Wiki Master
Wiki Master
Posts: 4518
Has thanked: 1365 times
Been thanked: 1572 times
Send a message
https://s.waze.tools/gc.pngNYhttps://j.mp/1xPiWC8https://j.mp/1C9mUY2
Formal Mentoring, Wiki
Useful Wiki pages
URs & etiquette | WME | Editing Manual | Quick-Start Guide | Best Map Editing Practices | Junctions
State specific Wiki | Forum

Post by PHIL-IP63
Work fine for me under Firefox 50 ;)
Thanks :)
PHIL-IP63
State Manager
State Manager
Posts: 785
Has thanked: 113 times
Been thanked: 87 times
Send a message