[Script] WME Toolbox 1.9.0 - 1.9.29 (New thread linked below and on last page)

There are linked Screenshots in my initial post https://www.waze.com/forum/viewtopic.php?f=819&t=311973&view=unread#p2118376

I deleted my old teststreet because error is reproducable for me, now added a new one.
Permalink to test street: https://www.waze.com/de/editor/?env=row&lon=6.48860&lat=51.65110&zoom=6&segments=401069139

For my tests (also for screenshots named above) are all tampermonkey scripts deactivated.
Other active Chrome extensions for Waze:

  • WME Geometries
  • Map Overlays

Additonal to my screenshots above, here my console output after an F5 of WME. Segment is not highlighting.
https://www.peter-online-gallery.de/waze/toolbox/chromeconsoleoutput22022021.png

WME Server: ROW

Heads-up warning: Waze is planning to put the beta version of WME in production tomorrow. This script may have a reference to the W.app.modeController object, which has been removed after the removal of the MTE mode. The fix is simple: just remove everything connected to that object as it no longer has any use. This can be done safely in production already.

I haven’t been able to check whether Toolbox is affected in any way, but I haven’t seen any updates about this here, so I’m just posting it to be safe.

Thanks Glodenox, in my quick check the last couple days it seems to still function fine for now.

There are several calls to the removed objects, but I’ll get them removed as soon as I find time to work on it.

Hi,

I just used the „Reverse Connections” auto fix button on some new one-way ramps in/out a Roundabout and the segment type from inside the Roundabout changed from MajorHighway to Ramp. Also, the out ramp, near the Street segment, became a two-way. All that in just a single click. Is it supposed to do that?
https://imgur.com/GEpMzCK
https://imgur.com/DqdaxZT - before screenshot.

Make sure to do at least a soft refresh before removing reverse connections. If the WME thinks they are disconnected, even if it’s a bug, the tool will change one way segments to two way.

Hi
I think the simplifiable segment option does not work and does not show anything.

Thanks, I have updated the issue tracker on this.

This still does not appear to be working. Is there any update on the situation? While I hate to push any of the volunteer script writers, who do an excellent job, I do miss this feature.
Thanks

Do you have a PL where you are expecting to see the highlighting?

On behalf of ianinessex, I can confirm that the simplifiable segment highlight hasn’t been working in the UK for at least a couple of weeks.

Here are a couple of test segments in my experimental area. Both have a bunch of superfluous geo nodes. The function to simplify them works fine, but the highlight doesn’t show.

That bug still shows as open. I will see if Bruce can give an update.

Thanks Ian and John - I hadn’t had a chance to look at this yet, but as I was stuck on a 45 minute family Zoom call for a birthday I needed any reason to do something else.

As some will remember, I recently rewrote the highlights portion of TB to only create new layers when a highlight is activated and delete that layer when it’s un-activated. But did you know that consistent variable naming is apparently important??? If you somehow use “HighlightSimpleSegment” and sometimes “HighlightSimpleSegments” when referring to the same variable then the script has no idea what you’re doing… :roll: Way to go me!

Anyway - I have it fixed now and it’ll be rolled into the next release which I’ll try to get out in the next couple days.

Thanks again.

Them pesky variables, you would think that Java would know what you meant and work anyway.

[s]Version 1.9.7.3 released

Fixed Simplifiable Segment highlighting[/s]

Disregard, this is the beta version and will be released in the near future to production. There are a couple more things being worked on before release.

Thanks … but the version I get remains 1.9.6

Looks like the Chrome store is taking it’s time publishing the release.

1.9.6 is the current production release, the other version mentioned is a beta release.

My mistake, Russ is correct

v1.9.7 was just sent to Chrome and FF.

Changelog:
- Create junction tool enables all turns on new junction
- Updated some UI text
- Switched lat/lon position in FP links and map display
- Fixed duplicate entries on highlight tab when exiting HN mode
- Fixed simplify segment highlight
- Updated Country rights for Australia and Ukraine

Enable all new turns on new junction doesn’t seem to work. That’s with 1.9.7 and no scripts running.

JNF/RevCon doesn’t seem to work reliably. Thought it was script related as it worked with scripts off, but 50/50 on scripts didn’t affect the function. Error provided in TB Beta channel.