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 irowiki
Ah okay, I'm using the tampermonkey script from userscripts.org
irowiki
Posts: 250
Has thanked: 66 times
Been thanked: 37 times
Send a message

Post by ispyisail
nibby34 wrote:cannot access any script page
I have the same problem
ispyisail
Waze Local Champs
Waze Local Champs
Posts: 3369
Has thanked: 502 times
Been thanked: 547 times
Send a message

Post by james890526
ottonomy wrote:
sketch wrote: I get the error sometimes when already logged in, actually. I'm not sure what the problem is, but I believe it started happening only after I installed the Chrome Web Store version.
I've had the problem before the Chrome Web Store version was released, but it has presented itself more frequently since then.

Login status does not make a difference in my case. I never really log out, and when WME loads, following this API check message, I get the user greeting, and current points status, et cetera, confirming that I'm indeed logged in.
I too experienced this error. I'm currently using Firefox 31.0 and GreaseMonkey 2.1. The error pops up even when I'm signed in (never logged out). Can anyone confirm whether it works 100% with FF+GM?
james890526
Waze Local Champs
Waze Local Champs
Posts: 310
Has thanked: 61 times
Been thanked: 42 times
Send a message
Best regards,
Lee Zhong Zhen
Local Champ - Malaysia



Waze Malaysia http://i.imgur.com/RVOq2tk.png https://i.imgur.com/6Rk8oL5.png https://i.imgur.com/vk73Muu.png

Post by james890526
I somehow managed to dramatically reduce the error pop up message by choosing "Execute first" in the script option. I guess it has something to do with the API object check.
james890526
Waze Local Champs
Waze Local Champs
Posts: 310
Has thanked: 61 times
Been thanked: 42 times
Send a message
Best regards,
Lee Zhong Zhen
Local Champ - Malaysia



Waze Malaysia http://i.imgur.com/RVOq2tk.png https://i.imgur.com/6Rk8oL5.png https://i.imgur.com/vk73Muu.png

Post by james890526
bgodette wrote:Version 0.0.9.0
This is now a Chrome Webstore Extension
Chrome Webstore

Checks WME's API to make sure used objects and functions exist and are the correct type. This works as long as function argument order doesn't change. Next step is to regex match on function contents to confirm arg order.

Makes cameras visible at zoom 0.
Updates keyboard pan amount by 1/4th the map view height.
Saves and persists turn arrow visibility and clickability between reloads/permalinks.
Saves and persists Full-screen mode.

Hooks into replaces 'q' (Disable All Turns) and does these actions on the selected node:
  • Enables U-Turn and locks all turns at dead-end nodes. Changed Behavior
  • Fixes any self and reverse connectivity issues
  • Converts single node roundabouts (lollipops) and loops into a three segment loop. Any existing house numbers will be associated with the middle segment and MUST BE EDITED after save to update their stop point.
  • If two or more segments are connected to the same two segments, it will split one of them. Same rules as SameNode.js bookmarklet.
  • Terminates dead-ends
  • Makes dead-ends two-way (only if both ends of the segment are visible)
  • Sets the Type of a roundabouts using lowest of two highest rule and sets country/state if needed
  • For UK sets Type of roundabouts using highest type excluding Freeway rule.
  • Removes revcon (turns into wrong-direction of one-way), and selfcon (U-Turns at non-dead ends). Once the app has real support for U-Turns selfconf will be left alone
  • Locks all turns at selected node.
bgodette, will you be providing a Firefox script extension anytime soon?
james890526
Waze Local Champs
Waze Local Champs
Posts: 310
Has thanked: 61 times
Been thanked: 42 times
Send a message
Best regards,
Lee Zhong Zhen
Local Champ - Malaysia



Waze Malaysia http://i.imgur.com/RVOq2tk.png https://i.imgur.com/6Rk8oL5.png https://i.imgur.com/vk73Muu.png

Post by james890526
bgodette wrote:
Fixed and published.
Thank you so much for the update in Chrome webstore, so will Firefox users be getting any updates too? I'd sincerely wish for a Greasemonkey update. Thank you for the effort
james890526
Waze Local Champs
Waze Local Champs
Posts: 310
Has thanked: 61 times
Been thanked: 42 times
Send a message
Best regards,
Lee Zhong Zhen
Local Champ - Malaysia



Waze Malaysia http://i.imgur.com/RVOq2tk.png https://i.imgur.com/6Rk8oL5.png https://i.imgur.com/vk73Muu.png

Post by james890526
doctorkb wrote:
masvbr wrote:is there any link (I think on the 1st page would be great) to fresh version extension for FF? ... or am I just totaly blind?
bgodette seems to have been ignoring all the requests for this.
Or maybe he's planning a 0.0.9.4 for Firefox users? Fingers crossed here, but I'll gladly receive an update for FF for now :lol: :lol:
james890526
Waze Local Champs
Waze Local Champs
Posts: 310
Has thanked: 61 times
Been thanked: 42 times
Send a message
Best regards,
Lee Zhong Zhen
Local Champ - Malaysia



Waze Malaysia http://i.imgur.com/RVOq2tk.png https://i.imgur.com/6Rk8oL5.png https://i.imgur.com/vk73Muu.png

Post by james890526
Taco909 wrote:
PHIL-IP63 wrote:It's your choice ;)
I prefer Firefox, I have extensions that don't exist for Chrome (not for Waze). :)
It's not my ideal solution, and the ONLY thing I do in Chrome is edit the map.
I've never cared for it and have no intention of using it as my regular browser.

The script issue is interesting. I had 100% success in copy-pasting my existing GM scripts into TM for the WME scripts that I could not locate to download, but when I try the same thing with JNF going from Chrome to GM it fails.
That's because you should be using the Chrome webstore extension instead of the GM script
james890526
Waze Local Champs
Waze Local Champs
Posts: 310
Has thanked: 61 times
Been thanked: 42 times
Send a message
Best regards,
Lee Zhong Zhen
Local Champ - Malaysia



Waze Malaysia http://i.imgur.com/RVOq2tk.png https://i.imgur.com/6Rk8oL5.png https://i.imgur.com/vk73Muu.png

Post by james890526
bgodette wrote:JNF was masking the stale data issue that causes segments to show not having an elevation after save, it was removed because they took steps to actually solve it. Still not solved but it's a lot closer than where it was when it was still masking the issue.

Same goes with dead ends, having them disabled is just masking any potential issues with what is supposed to be working correctly, so it's time to remove the band-aid.
It's already a very wonderful script and all the developers are working hard to tackle every problem. Thanks for the time spent in sharing your blessings with us.
james890526
Waze Local Champs
Waze Local Champs
Posts: 310
Has thanked: 61 times
Been thanked: 42 times
Send a message
Best regards,
Lee Zhong Zhen
Local Champ - Malaysia



Waze Malaysia http://i.imgur.com/RVOq2tk.png https://i.imgur.com/6Rk8oL5.png https://i.imgur.com/vk73Muu.png

Post by james890526
serega_12 wrote:Getting the following error:
The page at https://www.waze.com says:
WME junction node fixer has failed to load due to API check: W.map
What can I do to fix it?
Not sure if it helps but I set Validator script to run first and since then I've never seen this problem anymore
james890526
Waze Local Champs
Waze Local Champs
Posts: 310
Has thanked: 61 times
Been thanked: 42 times
Send a message
Best regards,
Lee Zhong Zhen
Local Champ - Malaysia



Waze Malaysia http://i.imgur.com/RVOq2tk.png https://i.imgur.com/6Rk8oL5.png https://i.imgur.com/vk73Muu.png