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 AndyLaode
There’s one function from this tool that I really like about. The ability to shift the roundabout from one location to the other location.

I was wondering whether the developer would like to create a script to move entire segments (shift entire segment from one location to the other location). This script will be useful for basemap for example or to move entire segments because the segments previous location was drawn based on incorrect satellite image.

Just try my luck whether the developer willing to consider to make this script also.
AndyLaode
Posts: 808
Has thanked: 13 times
Been thanked: 242 times
Send a message
andylaode (andylaode@outlook.com)
okay, mate, see you on the road and on the map too, cheers

Post by AquaZR1
SeveriorumPatrem wrote:Hopefully easy feature request.

Can we have a button added to the RA Utility pop up window for selecting the entire RAB?

Currently when you need to grab the entire RAB for something, you have to select a segment of it, then scroll the left panel down to the "Select entire" button way down below lock levels and elevation settings.

Since the RA Util window pops up upon selecting a segment of the RAB already, would be awesome to have the button right in there and save us the extra mouse movement and scrolling...

Thanks for your consideration.
Toolbox already does this.
AquaZR1
Area Manager
Area Manager
Posts: 291
Answers: 2
Has thanked: 235 times
Been thanked: 73 times
Send a message

Post by ariksa
Hi, it seems the script doesn't show angles for RA with more than 4 nodes, even the color of the RA is different.
Is it a known limitation? if so, would be great to have this functionality.
ariksa
Country Manager
Country Manager
Posts: 946
Has thanked: 181 times
Been thanked: 146 times
Send a message

Post by ariksa
iainhouse wrote:It's a known, and deliberate limitation.
This sounds totally reasonable. Thank you for the prompt reply!
ariksa
Country Manager
Country Manager
Posts: 946
Has thanked: 181 times
Been thanked: 146 times
Send a message

Post by ariksa
iainhouse wrote: If you want to modify your copy of the script, the test is at line 990:

Code: Select all

if (numNodes >= 2 && numNodes <= 4 && W.map.getZoom() >= 5) {
So, I did change the code and tested on the aforementioned RA.
It seems to work (I compared the angles to WME Junction Angle script).
https://i.ibb.co/vswv2mL/Untitled.png

If the guidance is special for Israel, we can benefit from this tweak.
Thanks :)
ariksa
Country Manager
Country Manager
Posts: 946
Has thanked: 181 times
Been thanked: 146 times
Send a message

Post by BeastlyHaz
Hi, in the new beta WME version (v2.109) this script puts blue lines all over the map

BeastlyHaz
Beta tester
Beta tester
Posts: 507
Answers: 5
Has thanked: 129 times
Been thanked: 91 times
Send a message

ㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤ
WME Beta Community Coordinator
Area Manager | SE & N Queensland, Australia
Join me and other Australian editors on the Australian Discord Server

Post by BeastlyHaz
Hi, the Open Other Maps script was accidentally uploaded overtop this script as the newest update of RA Util
BeastlyHaz
Beta tester
Beta tester
Posts: 507
Answers: 5
Has thanked: 129 times
Been thanked: 91 times
Send a message

ㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤ
WME Beta Community Coordinator
Area Manager | SE & N Queensland, Australia
Join me and other Australian editors on the Australian Discord Server

Post by bedo2991
Today I noticed a problem with JuBras.
Having the layer switched off, I changed the roundabout so much that at least one node exited the JB. This caused at the end a saving error and I had to throw everything away.

This action is preempted from the normal WME editing, but is possible through the script.

I see that it might be too difficult to prevent that while editing through the script, but maybe it would be nice to have an alert in the script UI that says: "This RB is inside a Junction box, keep its nodes inside it".
bedo2991
Waze Global Champs
Waze Global Champs
Posts: 2385
Answers: 2
Has thanked: 237 times
Been thanked: 627 times
Send a message


Post by BrynMNinja
AILe85 wrote:Hi !
Since the latest version of WME, only Move nodes buttons work. We can't shift, rotate, or change diameter.
Tested on Firefox and Chrome, with RA Util 2020.05.22.01 only loaded.

Thanks looking at it !
Same here, Can't shift or rotate roundabouts as of today's update
BrynMNinja
Posts: 3
Has thanked: 3 times
Send a message