Get a sneak peek at whats next for Permanent Hazards on our April 7th Office Hours!
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 rickzabel
bart99gt wrote:It would also be nice if we could get an automated response regarding temporary limits, particularly those related to road construction. They pop up faster than I can close them on some stretches of interstate.
I am making the following change to the speed limit auto fill comment, i hope it helps

previous comment
"Speed Limit", //23
"Waze did not send us enough information to fix your request. Would you please tell us as much as possible about the speed limit? Thanks!",
"Open",

new comment
"Speed Limit", //23
"Waze did not send us enough information to fix your request. Would you please tell us as much as possible about the issue regarding the speed limit? In the future please submit requests near the point where the speed limit changes. If the speed limit change is temporary due to construction, please advise and provide additional details. If you would like to see speed limits at all times while using the app, please go to Settings > Speedometer > Show speed limit. Thanks!",
"Open",
rickzabel
Map Editor - level 3
Map Editor - level 3
Posts: 222
Been thanked: 277 times
Send a message
https://www.waze.com/wiki/images/5/5a/W ... M_only.png
Chicago Illinois Suburbs , Main areas Downers Grove, Naperville, and Auroa
https://wiki.waze.com/wiki/User:Rickzabel

Post by rickzabel
it would appear that the waze's function to un-follow URs in the background was removed from WME. if someone has a work around let me know, till then un-follow is broken.

the previous function call was

Waze.model.updateRequestSessions.objects[urID].toggleFollowConversation('false');

Thanks,
rickzabel
rickzabel
Map Editor - level 3
Map Editor - level 3
Posts: 222
Been thanked: 277 times
Send a message
https://www.waze.com/wiki/images/5/5a/W ... M_only.png
Chicago Illinois Suburbs , Main areas Downers Grove, Naperville, and Auroa
https://wiki.waze.com/wiki/User:Rickzabel

Post by rickzabel
I have not and did not plan on doing anything to attempt to fix this. I think it's conflict between scripts, if you have uro installed disable it and see if the issue still happens.
rickzabel
Map Editor - level 3
Map Editor - level 3
Posts: 222
Been thanked: 277 times
Send a message
https://www.waze.com/wiki/images/5/5a/W ... M_only.png
Chicago Illinois Suburbs , Main areas Downers Grove, Naperville, and Auroa
https://wiki.waze.com/wiki/User:Rickzabel

Post by rickzabel
WC40WC wrote:Hi, can someone fix this skript please?? It is important for me. Thanks
i posted an update yesterday Version 1.7.3 see if it helps?
rickzabel
Map Editor - level 3
Map Editor - level 3
Posts: 222
Been thanked: 277 times
Send a message
https://www.waze.com/wiki/images/5/5a/W ... M_only.png
Chicago Illinois Suburbs , Main areas Downers Grove, Naperville, and Auroa
https://wiki.waze.com/wiki/User:Rickzabel

Post by rickzabel
ajcadoo wrote:Feature Request for URC:

Being able to automatically send the default comment for all URs without a description. Similar to the "Auto-send reminders" feature. Instead of having to manually click each description-less UR by hand, waiting for the autofill to show in the comment box, and hitting send...just have URC do this all on its own. This would only apply to the URs in the field of view/zoom level and would require a confirmation dialogue box to ensure you want to follow and comment on that many URs at once.

Thoughts?
URC was almost not allowed to exist because certain people thought is was a mass sending tool. there were many conversations (online, phone, and text) on the topic the result being, mass sending in this manner is specifically not allowed.
rickzabel
Map Editor - level 3
Map Editor - level 3
Posts: 222
Been thanked: 277 times
Send a message
https://www.waze.com/wiki/images/5/5a/W ... M_only.png
Chicago Illinois Suburbs , Main areas Downers Grove, Naperville, and Auroa
https://wiki.waze.com/wiki/User:Rickzabel

Post by rickzabel
spookyx wrote:How do we specify which is the INITIAL (first) message to be sent to an UR?

In the custom list I only see Reminder and NotIdentified...

Thanks.
The script should be choosing the comment that matches the UR type. Each type has a number the script looks up that number uses it to look up a title and then searches the comments for the comment.

window.UrcommentsCustomdef_names = [];
window.UrcommentsCustomdef_names[6] = "Incorrect turn"; //"Incorrect turn";
window.UrcommentsCustomdef_names[7] = "Incorrect address"; //"Incorrect address";
window.UrcommentsCustomdef_names[8] = "Incorrect route"; //"Incorrect route";
window.UrcommentsCustomdef_names[9] = "Missing roundabout"; //"Missing roundabout";
window.UrcommentsCustomdef_names[10] = "General error"; //"General error";
window.UrcommentsCustomdef_names[11] = "Turn not allowed"; //"Turn not allowed";
window.UrcommentsCustomdef_names[12] = "Incorrect junction"; //"Incorrect junction";
window.UrcommentsCustomdef_names[13] = "Missing bridge overpass"; //"Missing bridge overpass";
window.UrcommentsCustomdef_names[14] = "Wrong driving direction"; //"Wrong driving direction";
window.UrcommentsCustomdef_names[15] = "Missing Exit"; //"Missing Exit";
window.UrcommentsCustomdef_names[16] = "Missing Road"; //"Missing Road";
window.UrcommentsCustomdef_names[18] = "Missing Landmark"; //"Missing Landmark";
window.UrcommentsCustomdef_names[19] = "Blocked Road"; //"Blocked Road";
window.UrcommentsCustomdef_names[21] = "Missing Street Name"; //"Missing Street Name";
window.UrcommentsCustomdef_names[22] = "Incorrect Street Prefix or Suffix"; //"Incorrect Street Prefix or Suffix";
window.UrcommentsCustomdef_names[23] = "Speed Limit"; //"Missing or invalid speed limit";
rickzabel
Map Editor - level 3
Map Editor - level 3
Posts: 222
Been thanked: 277 times
Send a message
https://www.waze.com/wiki/images/5/5a/W ... M_only.png
Chicago Illinois Suburbs , Main areas Downers Grove, Naperville, and Auroa
https://wiki.waze.com/wiki/User:Rickzabel

Post by rickzabel
tcoupload wrote:hi...
hey rickzabel your URComment is showing me in every custom file that i chose from the combo-box the error mensage and ate the console log i can found this:
URComments: Version - 1.8.2
URComments: urcUREvent_onObjectsAdded pageload stopped
URComments: set time-out to filter UR and time-out check pageload stopped
URComments: Start Filtering URs - pageload
URComments: no Ur in active sessions
URComments: urcUREvent_onObjectsAdded list is empty retry stopped
URComments: set time-out to filter UR and time-out check list is empty retry stopped
what can you tell me about?

Thanks.
you have to have URC and the comment file to choose it in the drop down, until recently we were missing some urls that allowed the comments files to run on waze. the console messages you pasted is debug info that i apparently forgot to disable. Its difficult to recall all the little details after years of not touching something!
rickzabel
Map Editor - level 3
Map Editor - level 3
Posts: 222
Been thanked: 277 times
Send a message
https://www.waze.com/wiki/images/5/5a/W ... M_only.png
Chicago Illinois Suburbs , Main areas Downers Grove, Naperville, and Auroa
https://wiki.waze.com/wiki/User:Rickzabel

Post by rickzabel
Corentin-48 wrote:Hello,

is it possible to add the french answer list to the existing please?

The topic : viewtopic.php?f=1316&t=110502
The script link : https://greasyfork.org/fr/scripts/23274 ... nses-types

Thanks a lot! :D
sent you a private message.

but for everyone else here is the link how to setup language comment files
https://docs.google.com/presentation/d/ ... 8fc87_0_19
rickzabel
Map Editor - level 3
Map Editor - level 3
Posts: 222
Been thanked: 277 times
Send a message
https://www.waze.com/wiki/images/5/5a/W ... M_only.png
Chicago Illinois Suburbs , Main areas Downers Grove, Naperville, and Auroa
https://wiki.waze.com/wiki/User:Rickzabel

Post by rickzabel
juliansean wrote:I believe this is the correct script...with the new change to WME Prod, when you use a standard comment and send, it no longer closes the UR. Not a big deal, just something that has changed.
they renamed the close button, i believe i have it working and will post an update in a bit
rickzabel
Map Editor - level 3
Map Editor - level 3
Posts: 222
Been thanked: 277 times
Send a message
https://www.waze.com/wiki/images/5/5a/W ... M_only.png
Chicago Illinois Suburbs , Main areas Downers Grove, Naperville, and Auroa
https://wiki.waze.com/wiki/User:Rickzabel

Post by rickzabel
whathappened15 wrote:Feature request: One of the last few WME updates moved the comment Send button into the scrolled portion of the UR box, which causes it to be partially or fully hidden after only a few comments (it only takes one or two comments if they are lengthy or if the display screen is small).

Would it be possible for this script to push the UR interface scroll bar to the bottom when the script fills in a response (either automatically for reminders or manually on a link click)? That would expose the Send button more readily.
The script should already have been doing that, waze changed some stuff and the script could not find the conversations.
rickzabel
Map Editor - level 3
Map Editor - level 3
Posts: 222
Been thanked: 277 times
Send a message
https://www.waze.com/wiki/images/5/5a/W ... M_only.png
Chicago Illinois Suburbs , Main areas Downers Grove, Naperville, and Auroa
https://wiki.waze.com/wiki/User:Rickzabel