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 dBsooner
tenetienne wrote: Fri Mar 31, 2023 12:00 am I wanted to try using it a couple of years ago, but ran into problems when I tried to configure it. I don't recall if I had problems with not understanding the setup sequence or had problems when trying to add my sheet.

I haven't bothered to try since. Because of that, I've been using UR-MP predominately and sometimes URO+ for certain of its tools. When I use UR-MP, I've found the best way for me is to export my scan as a CSV and then work from that. It gives me a PL to drag to my browser which I find works when i get the spinning cursor from clicking the link icon in the last column of UR-MP sometimes. It also gives me the UR ID that I can use to search with in URO+.

I would prefer to use URC-E because I would have everything I need when working URs. I especially like the pill count with its day / comment count. I don't use the Automatic Reply options.
Replace the Next Update Request button with a Done button. is another option I prefer. I'd rather save after a change rather than letting them build up to where I don't remember how many changes I've done.
Filtering I'll use when searching for specific days worth of URs, i.e. Hide by description, comment, following.

I've used Issue Tracker, but I don't like the fact that the UR pills show no information, there is no coloring to them to indicate which are mine and which belong to others. I do like the balloon effect that happens in Issue Tracker when a UR is selected.
 

 
There's always a time to come back around and try again.. LOL. At least until Waze decides to remove some sort of backend functionality rendering some of the script unable to work..
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 dBsooner
2023.04.05.01 (and .02, now .03) is out!!

Changelog:

Code: Select all

2023.04.05.03: NEW: Check for updated version on load.
               BUGFIX: Issues when Issue Tracker has greater than 499 URs.
               BUGFIX: UR Panel showed -1 for urId in certain situations.
               BUGFIX: Save button observer in WME beta.
               BUGFIX: Restore settings resulted in error before completion.
               BUGFIX: Square brackets had to have more than 1 character to not autosend (fixed in .03).
               CHANGE: Moved urceData to private object instead of WME model.
               CHANGE: "Enable UR Overflow" no longer applies if zoom level is less than 10.
               CHANGE: Auto-send reminder comment will no longer send when zoom level is less than 10.
               CHANGE: Miscellaneous code variable changes.
               CHANGE: Issue tracker bugfix also resulted in necessity to disable auto refresh setting.
               CHANGE: Future (possible) WME changes preparation. (fixed in .02)
 
 
 
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 dBsooner
spookyx wrote: Mon Apr 17, 2023 8:48 am
However, with the latest changes to WME, Issue Tracker (that kind of screwed the way we were working) and as well the changes to URComments makes it very slow to use, very time consuming.


 
What specifically is slow about it?
spookyx wrote: Mon Apr 17, 2023 8:48 am Please revert or set as an option the zoom level on which the Auto-send reminder comment will be sent. 
I don't feel comfortable adding this.

This was NEVER how URC-E operated. Prior to the Issue Tracker, in order for URC-E to "auto send a reminder comment", the UR marker MUST exist on the screen (in the view you are looking at). That was ALWAYS the way it worked. I never had to check if the marker existed on the screen as the backend data was only being loaded for the URs that existed within the view of your screen.

Once the Issue Tracker was added by Waze, it changed how the actual backend data was loaded. Now all URs that match your filter will be loaded into your backend session, including URs that could be hundreds of miles outside your view. For a brief period of time, I didn't realize this was happening so I didn't have the code in place to "keep URC-E operating in the same way it had always operated" (read: To automatically send reminders to ONLY those URs on the screen. I have fixed this.

The biggest reason I do not support sending to ALL URs in your filter is because those URs exist all over the place. I have never been a proponent of automation that doesn't involve user input. This type of "auto send reminder" is such an automation. I was VERY CLOSE to removing it all together. As @turbmkt stated, there was much discussion on this and the compromise was to leave the function in place, but to put it back so it worked as it always had. URs MUST be loaded in your view. There is far too much that could go wrong if I were to allow it to send to potentially thousands of URs. Zoom level 12 is the minimum zoom level and will not change, unless WME changes. Waze staff has already confirmed it is a bug that the UR trackers and UR markers are showing up at zoom levels 4-11 and they will be fixing it. When you are at zoom levels 4-11, there are tons of errors from the backend servers. I will not change this level as it won't work anyway once Waze fixes the bug. What's wrong with being at zoom level 12 and just panning around the map to auto send reminders? Zoom level 12 is pretty high and covers most of the largest cities in the US, so I would assume lots of the cities in other countries as well. If you feel like it should be changed to allow auto-sending to all URs in your list, I would ask you to bring it up to the rest of the Global Champs and get their input on the subject. If you all come to the agreement to allow the increase, I will do it. But, I can almost assure you they won't agree.
spookyx wrote: Mon Apr 17, 2023 8:48 am Also, there seems to be a bug that is still caused by the URC-E: closed URs are being displayed even if the Issue Tracker filter is set to Open only. This forces me to activate the URC-E filtering to hide the closed UR.


 
 Probably because you have UR overflow enabled. I will show all URs, regardless of filtering. I don't have the time to try to figure out how they are filtering / setting the options so I can filter for that as well. One day I may (once the Issue Tracker matures), but for now I won't. UR Overflow will show ALL URs, regardless of your Issue Tracker filter settings. You'll need to continue using URC-E filter settings to filter markers.
 
 
 
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 dBsooner
2023.04.19.01 (and .02) is out!!

Changelog:

Code: Select all

2023.04.19.02: CHANGE: Steps for custom Google sheet creation updated.
               CHANGE: WME production now includes function from WME beta.
               BUGFIX: Autosave after close or not identified comment. (.02)
 
 
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 dBsooner
Placeholder for future instruction post.
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 dBsooner
Bigbear3764 wrote: Tue May 16, 2023 2:58 pm Looks like Waze did some updating, unstacking URs isn't working and turning off Auto Center on UR not working. Every one I click on, it re-centers on screen and does another refresh of screen. 

 
This appears to be a new feature of WME. It happens in vanilla WME.
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 dBsooner
2023.05.18.01 is out!!

Changelog:

Code: Select all

2023.05.18.01: NEW: Further prep work for possible future spreadsheet changes.
               NEW: $URID$ now available as a variable to use in our comments. Will insert the UR ID number of the selected UR.
               CHANGE: A lot. Reverted to 100% vanilla JavaScript, removing reliance on jQuery.
               CHANGE: Switch to WazeWrap update checking.
               CHANGE: WME changes to repositories.
               CHANGE: Switch to Waze icons instead of FontAwesome for continuity.
               CHANGE: Remove unnecessary marker event listener.
               BUGFIX: Filter "hide with description".
 
 
 
dBsooner
Map Editor - Level 5
Map Editor - Level 5
Posts: 767
Has thanked: 367 times
Been thanked: 631 times
Send a message
Last edited by dBsooner on Thu May 18, 2023 9:34 pm, edited 1 time in total.
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 dBsooner
airchair wrote: Fri May 19, 2023 4:20 pm Sad to see that this latest update has broken the use of the old  WME URComments Custom List  script.   Was this on purpose?  Maybe I was the only one using the old custom script   ¯\_(ツ)_/¯   

Maybe I am wrong but I only saw the option to use one custom G sheet, So I was using the old script for my local area and the Custom G sheet for Pakistan.

Is there an easy way to use two different Custom G Sheets?

Ps:    the error message I receive provides a link to place holder message with no instructions.

 
It wasn't on purpose. But I soon will break the old (almost 5 years now) WME URComments Custom List function. I don't want to keep supporting something I specifically wrote URC-E to replace, almost 5 years ago. I event took the time to write out a detailed "how to convert" help AND created all the necessary support documents you will need for you. I made it incredibly simple. Even a couple releases ago I updated the conversion steps to be inline with Google changes.

So, please, upgrade to Google Sheets. You can use your own custom sheet, but please stop using something 5 years old that hasn't been touched.
 
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 dBsooner
2023.05.19.01 (now .02) is out!!

Changelog:

Code: Select all

2023.05.19.02: NEW: (2023.05.19.02) Place cursor at start setting.
               NEW: Further prep work for possible future spreadsheet changes.
               NEW: $URID$ now available as a variable to use in our comments. Will insert the UR ID number of the selected UR.
               CHANGE: A lot. Reverted to 100% vanilla JavaScript, removing reliance on jQuery.
               CHANGE: Switch to WazeWrap update checking.
               CHANGE: WME changes to repositories.
               CHANGE: Switch to Waze icons instead of FontAwesome for continuity.
               CHANGE: Remove unnecessary marker event listener.
               BUGFIX: Filter "hide with description".
               BUGFIX: (2023.05.19.01) Incorrect minimum version # for old static comment list in version 2023.05.18.01.
 
 
 
dBsooner
Map Editor - Level 5
Map Editor - Level 5
Posts: 767
Has thanked: 367 times
Been thanked: 631 times
Send a message
Last edited by dBsooner on Fri May 19, 2023 6:20 pm, edited 1 time in total.
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 dBsooner
2023.05.23.01 is out!!

Changelog:

Code: Select all

2023.05.23.01: NEW: (2023.05.19.02) Place cursor at start setting.
               NEW: Further prep work for possible future spreadsheet changes.
               NEW: $URID$ now available as a variable to use in our comments. Will insert the UR ID number of the selected UR.
               CHANGE: A lot. Reverted to 100% vanilla JavaScript, removing reliance on jQuery.
               CHANGE: Switch to WazeWrap update checking.
               CHANGE: WME changes to repositories.
               CHANGE: Switch to Waze icons instead of FontAwesome for continuity.
               CHANGE: Remove unnecessary marker event listener.
               CHANGE: (2023.05.23.01) WME v2.162-3 changes compliance.
               BUGFIX: Filter "hide with description".
               BUGFIX: (2023.05.19.01) Incorrect minimum version # for old static comment list in version 2023.05.18.01.
 
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