Moderators: Unholy, bextein, Glodenox, JustinS83
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.
by Glodenox » Mon Feb 13, 2017 2:58 pm
So the addition of the ExtendedSVG renderer fixes the script already? I've just installed the userscript at
https://dbcm.github.io/waze/valfix/valfix.js as a userscript on Firefox, but the validator still doesn't seem to work yet here (I've made it so that the fix gets executed before validator).
I'll look into it later if other people say this does seem to fix validator for them.
Belgium & Luxembourg Coordinator • Script Writing Community Coordinator[ img ][ img ]
-
Glodenox
- Waze Global Champs

-
- Posts: 1252
- Joined: Tue Aug 11, 2015 9:04 pm
- Location: Belgium
- Has thanked: 721 times
- Been thanked: 1422 times
-
by Glodenox » Mon Feb 13, 2017 3:19 pm
It's just a regular userscript, so I can't see where there would be a difference between TamperMonkey and GreaseMonkey here. Unless there's another bug that is only present on Firefox that hasn't been fixed this way. But I'll look into it closer in a couple of hours.
Belgium & Luxembourg Coordinator • Script Writing Community Coordinator[ img ][ img ]
-
Glodenox
- Waze Global Champs

-
- Posts: 1252
- Joined: Tue Aug 11, 2015 9:04 pm
- Location: Belgium
- Has thanked: 721 times
- Been thanked: 1422 times
-
by Glodenox » Mon Feb 13, 2017 6:45 pm
I've been able to get this to work consistently in Firefox after a couple of changes to the code of dbcm. The if statement around the proxy for require was unnecessary and I had to use window.require instead of just require to get it to work with GreaseMonkey. [EDIT: This has now been applied to dbcm's script] I've checked with TamperMonkey and this new version works there as well.
Last edited by
Glodenox on Mon Feb 13, 2017 8:28 pm, edited 1 time in total.
Belgium & Luxembourg Coordinator • Script Writing Community Coordinator[ img ][ img ]
-
Glodenox
- Waze Global Champs

-
- Posts: 1252
- Joined: Tue Aug 11, 2015 9:04 pm
- Location: Belgium
- Has thanked: 721 times
- Been thanked: 1422 times
-
by Glodenox » Mon Feb 13, 2017 7:23 pm
Indeed, I had to change the @include rule in WME Validator as well to get it to work on beta because it is still referring to the old "editor-beta" subdomain that has been replaced quite a while ago.
Belgium & Luxembourg Coordinator • Script Writing Community Coordinator[ img ][ img ]
-
Glodenox
- Waze Global Champs

-
- Posts: 1252
- Joined: Tue Aug 11, 2015 9:04 pm
- Location: Belgium
- Has thanked: 721 times
- Been thanked: 1422 times
-
by Glodenox » Mon Feb 13, 2017 8:13 pm
Done, and I had already checked that it still works with TamperMonkey. It wouldn't hurt that other people also verify this, but I've only ever installed my adjusted version of the userscript in TamperMonkey and WME Validator works there, so I'd say it works fine

asph4lt wrote:There is something missing to be able to use in languages other than English, no?
I've just checked it with Dutch and it doesn't work there indeed. There's an uncaught TypeError where the script is trying to access a layers property in the translations.
Adding a very small subset of the "en" translations seems to do the trick, I'll make the change and send another pull request.
Belgium & Luxembourg Coordinator • Script Writing Community Coordinator[ img ][ img ]
-
Glodenox
- Waze Global Champs

-
- Posts: 1252
- Joined: Tue Aug 11, 2015 9:04 pm
- Location: Belgium
- Has thanked: 721 times
- Been thanked: 1422 times
-
by Glodenox » Mon Feb 22, 2021 12:56 pm
Heads-up warning: Waze is planning to put the beta version of WME in production tomorrow. This script has a reference to the W.app.modeController object, which has been removed after the removal of the MTE mode. The fix is simple: just remove everything connected to that object as it no longer has any use. This can be done safely in production already.
This script relies on modeController being present at initialization, so it becomes broken in this new version.
EDIT: just noticed the GitHub, I'll quickly fork it and send in a pull request.
Belgium & Luxembourg Coordinator • Script Writing Community Coordinator[ img ][ img ]
-
Glodenox
- Waze Global Champs

-
- Posts: 1252
- Joined: Tue Aug 11, 2015 9:04 pm
- Location: Belgium
- Has thanked: 721 times
- Been thanked: 1422 times
-
by glomp » Thu Feb 27, 2014 8:57 am
berestovskyy wrote:DISABLED for US 'More than 55 letters Ramp name'
Can we get this disabled for Australia?
With the work we have done for the addition of road shields, the format used for them can add an extra 7-10 characters to the name of a highway/freeway name. This makes the average length of a highway/freeway name about 25 characters.
With the addition of wording such as "entry to:/exit" and a couple of city destinations, it quickly makes the ramp names quite long.
-
glomp
- Country Manager

-
- Posts: 2008
- Joined: Thu Aug 16, 2012 3:49 pm
- Location: Western Australia
- Has thanked: 479 times
- Been thanked: 1026 times
by goodolsen » Mon Jan 20, 2014 11:08 pm
sketch wrote:edit again: I do miss the flashing, maybe it's just me!

Could it be optional?
I second that, the flashing made it easier for me and took up less real estate on the screen.

-
goodolsen
-
- Posts: 44
- Joined: Thu Nov 04, 2010 8:53 pm
- Location: North Carolina
- Has thanked: 19 times
- Been thanked: 6 times
by goodolsen » Fri Feb 07, 2014 7:21 pm
NM, clearing cache resolved the issue.

-
goodolsen
-
- Posts: 44
- Joined: Thu Nov 04, 2010 8:53 pm
- Location: North Carolina
- Has thanked: 19 times
- Been thanked: 6 times
by Gregorygf » Fri Aug 29, 2014 2:48 am
I need a Level 5 Map Editor to fix this error. When turning off of Rand Road onto westbound Capri Drive, at the very next intersection with an unnamed road to runs NNW, at that point Capri Drive becomes ONE WAY in the east bound direction. Waze thinks it's a two way street and tries to route me down that street.
https://www.waze.com/editor/?lon=-1.318 ... 597&zoom=0
-
Gregorygf
-
- Posts: 1
- Joined: Sun Apr 08, 2012 2:00 am
- Has thanked: 0 time
- Been thanked: 0 time
Return to Addons, Extensions, and Scripts
Who is online
Users browsing this forum: crazycaveman, jm6087, Mapman44, RichardPyne, The_Cre8r