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 Reply
Forum rules
Discussion for the unofficial, community-developed addons, extensions and scripts built for the Waze Map Editor.

DO NOT START a new thread unless it is about a new idea. Keep discussion of existing tools within the main thread for that tool.

The official index of these tools is the Community Plugins, Extensions and Tools wiki page.

[Script] WME Closure Details (1.3.0)

Post by
I got slightly annoyed this morning by not being able to see the details of a closure outside of my editing area, even though I was able to find all its details when I started looking into the data received from the server. Therefore I decided to make a small userscript that adds the description and also some additional data in a tooltip: origin of the closure is (WME or app), closure data provider, closure creator, closure creation timestamp, last closure updater and last closure update timestamp.

https://tomputtemans.com/waze-scripts/i ... xample.png

The userscript can be found and installed at GreasyFork: https://greasyfork.org/scripts/28620-wm ... re-details

You will need to install an add-on that manages userscripts for this to work. There's TamperMonkey for Firefox and Chrome.
 

POSTER_ID:17118915

1

Send a message
Last edited by Glodenox on Thu Feb 18, 2021 8:59 pm, edited 17 times in total.


Post by abc1357
The script is not showing any details.  For example, when I select this segment, all I see on my left panel is:
Screenshot.jpg
(42.2 KiB) Downloaded 179 times
 Also included is this imgbb link in case the attachment does not work.


The script could be impacted by the change in I18n.translations.[locale].date as mentioned in the Waze Scripts discord.
 
abc1357
State Manager
State Manager
Posts: 866
Answers: 2
Has thanked: 313 times
Been thanked: 236 times
Send a message

Post by abc1357
My apologies.

It was URO+.  It got turned off in my TamperMonkey list.

FYI.  I was looking for this and thought it was part of Closure Details
Screen Shot 2021-06-17.jpg
(21.5 KiB) Downloaded 175 times
 

Problem is resolved.  Thanks.
 
 
abc1357
State Manager
State Manager
Posts: 866
Answers: 2
Has thanked: 313 times
Been thanked: 236 times
Send a message

Post by ABelter
atrophicshiner wrote:With the latest release of WME and the new active closure contextual menu, can we get some more horizontal space between the left-hand panel and the on hover closure details. Makes it difficult to read the new menu ;)
I've just submitted a PR for review that fixes this issue by hiding the tooltip when that menu is opened, as well as fixes an issue I've been having where the tooltips are not hidden if you click on the "card" to edit the closure.
ABelter
Posts: 68
Has thanked: 30 times
Been thanked: 23 times
Send a message
Andrew aka ABelter
State Manager / North Carolina
Traffic Event Marshal / South Atlantic Region (NC, SC, TN, KY)
andrew@wazenc.us

Post by ABelter
When a segment has multiple closures, I'm running into an issue where removeAllTooltips is firing after the next closure's tooltip has generated, thus killing the new tooltip. (PL for testing)

It appears that line 99 is the culprit and was serving as a catch-all to close any stray tooltips, which may no longer be necessary with the changes from the last update?

This is the part of line 99 I removed:

Code: Select all

.on('hidden.bs.tooltip', removeAllTooltips);
ABelter
Posts: 68
Has thanked: 30 times
Been thanked: 23 times
Send a message
Andrew aka ABelter
State Manager / North Carolina
Traffic Event Marshal / South Atlantic Region (NC, SC, TN, KY)
andrew@wazenc.us

Post by atrophicshiner
With the latest release of WME and the new active closure contextual menu, can we get some more horizontal space between the left-hand panel and the on hover closure details. Makes it difficult to read the new menu ;)
atrophicshiner
Waze Local Champs
Waze Local Champs
Posts: 6001
Answers: 8
Has thanked: 1603 times
Been thanked: 2329 times
Send a message
Attachments
- Chris - (Catching up with the Ia{i}ns one Chris at a time)

https://cottagepi.uk/proud-wazer.gifhttps://cottagepi.uk/pirate.pnghttps://cottagepi.uk/Beta_app.pnghttps://cottagepi.uk/tolls.pnghttps://cottagepi.uk/Iain.png
UK Local Champ would you believe
AM the Middle bit of England
Usability | Simplicity | Retention


Post by dBsooner
Glodenox wrote:I decided to do the rewrite anyway this evening and slapped version number 1.0 on it :)

As can be seen on the new example picture in the first post (and below), the script now uses a right hand tooltip next to the closure to give more details, even if you can't edit in the area you're looking at. But even if you can edit in the area, it is still easier to see information about the closure.

https://tomputtemans.com/waze-scripts/i ... xample.png
Thank you for this! I have no idea why they don’t show closure details outside the EA by default. But then again, I question several things. Probably because their editors / developers aren’t allowed to use any scripts.


Sent from my iPhone using Tapatalk
dBsooner
Map Editor - Level 5
Map Editor - Level 5
Posts: 767
Has thanked: 367 times
Been thanked: 631 times
Send a message
https://s.waze.tools/scrp.pnghttps://s.waze.tools/am.pnghttps://s.waze.tools/betc.pnghttps://s.waze.tools/beta.pnghttps://s.waze.tools/mapr.pnghttps://storage.googleapis.com/wazeopedia-files/7/74/Waze_signature_200k_plain.pnghttps://s.waze.tools/c5s.png
• AM: Eastern Oklahoma, DFW, Southern Florida
• Wiki: WME | Editing Manual | Best Practices | FAQ | Places
• T-Mobile | iPhone 14 Pro | iOS Latest | Waze Latest Beta

Post by dfortney
Hello -- If I can be so bold as to request an Enhancement, here it goes!

When a CCP Partner sends a feed to Waze for closures, the WME Closures Details shows "Created by WazeFeed" , but you need to click into the closure to find the "Provided by City of Charlotte" in my example. Request that "Provided by.. " be included in the WME Closures details

Here is an example PL which (currently) can be used for testing

https://www.waze.com/en-US/editor/?env= ... s=77633508

Many thanks for this script - it really helps with managing closures.
dfortney
EmeritusChamps
EmeritusChamps
Posts: 281
Has thanked: 129 times
Been thanked: 104 times
Send a message