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 seb-d59
At first I changed the limit value TURN_ANGLE to 45.66 (measured value on the intersection of WazingArch), I left the GRAY_ZONE at 0.5

So if
angle < (45.66 - 0.5) = Keep
angle > (45.66 + 0.5) = Turn
(45.66 - 0.5) <angle <(45.66 + 0.5) = ? (Yellow)

And URL compatibility with "editor?" or "editor/?"

V1.13.8
http://seb.d59.free.fr/Script/WME_Junct ... le.user.js
seb-d59
Emeritus Local Champ
Emeritus Local Champ
Posts: 1897
Has thanked: 428 times
Been thanked: 625 times
Send a message

Post by seb-d59
Olestas wrote:Hi seb-d59,
Please look at this segment on permalink - use snapshot for couple days, while old map lasts,
segment to uturn had 45,89 degrees angle, so app said keep right when driving straight.. JAI displayed straight as straight. - should have displayed keep right.
https://www.waze.com/editor?env=row&lon ... =137025079
Hi,
JAI displays the yellow bubble for 45.89 because I changed the threshold from 45.04 to 45.66 (+/- 0.5)

As a reminder, we observed that JAI displayed a Turn for 45.66 while the application gave a keep.
So with these new settings, 45.89 is included in the uncertainty area (yellow bubble).

My question is: What was the instruction given by the application for 45.89?
This is to know whether to adjust the threshold keep vs Turn.
seb-d59
Emeritus Local Champ
Emeritus Local Champ
Posts: 1897
Has thanked: 428 times
Been thanked: 625 times
Send a message

Post by seb-d59
OK sorry! I focused on the angle's value. :oops:

I think the Keep / Turn threshold has been increased over 45.89 (actually 45.66 in JAI).
And, with the same road name on the 2 seg out we have a "keep left / keep right" in the app.

I just set an intersection at home with the same value to do some tests.

Wait & see...
seb-d59
Emeritus Local Champ
Emeritus Local Champ
Posts: 1897
Has thanked: 428 times
Been thanked: 625 times
Send a message

Post by seb-d59
witoco wrote:Just an update for the instruction override in the Spanish-Latam translation strings:

Code: Select all

override: "Revisar \"instrucciones forzadas\"",
overrideAngles: "Mostrar ángulos de \"instrucciones forzadas\"",
Please add them in the next release...

Thanks!!!
Done!

For this problem:
Olestas wrote:Actually it does not display yellow bubble there, thats why I asked.
It displayed straight on straight line, and left one was overriden, so it displayed uturn there.
Should have displayed straight as keep right.
Also this was the instruction for going straight - keep right.
I have adjust the threshold "turn" / "keep" to 45.90
But at this time, i don't know the real value, I think the threshold is greater than 45.90.

You can download / install with the same link:
http://seb.d59.free.fr/Script/WME_Junct ... le.user.js
seb-d59
Emeritus Local Champ
Emeritus Local Champ
Posts: 1897
Has thanked: 428 times
Been thanked: 625 times
Send a message

seb-d59
Emeritus Local Champ
Emeritus Local Champ
Posts: 1897
Has thanked: 428 times
Been thanked: 625 times
Send a message

seb-d59
Emeritus Local Champ
Emeritus Local Champ
Posts: 1897
Has thanked: 428 times
Been thanked: 625 times
Send a message

Post by seb-d59
Hi!
Arnoniem wrote:And still hoping for a script write to add the continue straight colour changer... I'm trying to get used to looking at the arrows, but they are sometimes hidden by the purple/green UR route lines as well
Ok, good news for you ;)

* I added a color for the continue straight (the defaut color is white)
* I control the position of the JAI layer to put it just under the selection layer. So always above the others.
This will be in the next release.
Arnoniem wrote:I think the angles for turn instructions are too tight. I just got NO instruction here, while JAI said it would give a turn left: https://www.waze.com/editor/?env=row&lo ... t=11350331

Also the uturn indicator should turn purple only above 170,0 degrees in my experience.

Could you update both angles and extend the gray area to prevent these "mistakes" ?
Thnx
Compared to the previous post, I think we can set the "TURN_ANGLE" value to 45.5 and the gray area to 1.5.
So, with this value we have a gray area of 44° to 47°.
But, let me do some tests on different junctions ... Because the gray zone also acts on the U-Turn.

Translation:
If you want, you can send me the good translation for these sentences:
  • Check "override instruction"
  • Show angles of "override instruction"
  • Color for continue straight
In these langages:
* Czech (čeština) (cs)
* Finnish (Suomen kieli) (fi)
* Polish (język polski) (pl)
* Russian (русский) (ru)
* Swedish (svenska) (sv)
* Latin-American Spanish (español latinoamericano) (es-419)
seb-d59
Emeritus Local Champ
Emeritus Local Champ
Posts: 1897
Has thanked: 428 times
Been thanked: 625 times
Send a message

Post by seb-d59
Ok bures,
Is in the box! ;)
seb-d59
Emeritus Local Champ
Emeritus Local Champ
Posts: 1897
Has thanked: 428 times
Been thanked: 625 times
Send a message

Post by seb-d59
Hello,
Can you verify that the check box "Check override instruction" is checked ?
seb-d59
Emeritus Local Champ
Emeritus Local Champ
Posts: 1897
Has thanked: 428 times
Been thanked: 625 times
Send a message

Post by seb-d59
Hello All and happy new year!

Becausse some editor have this problem:
GarvinGray wrote:I get microsoft jscript compilation error message. And pop up message saying apps, extensions and user scripts can not be added from this website.
and I think milkboy don't want to update this script.

I just put a new version of JAI on my greasyfork space.

But, before downloading, please make sure you have completely unistal all the old JAI script or extension!
Because, i changed the header of the script, to ensure the automatic update.

The version 2.0.1 is here:
https://greasyfork.org/fr/scripts/35547 ... angle-info
seb-d59
Emeritus Local Champ
Emeritus Local Champ
Posts: 1897
Has thanked: 428 times
Been thanked: 625 times
Send a message