If you want your country added to the list, contact your local GC and have him/her add the following info:
country name & Waze abbreviation (use this bookmarklet)
The list of possible speeds as displayed on the roadsigns
Kph or mph?
an image of how a roadsign looks like. Only needed if it isn’t a red circle with a white background and black text
This script has now moved to Github!
If anyone has an idea to make this script better, or has updates to the country list, please visit the Github page
Hmm… does not work for me somehow…
Still says:
WME Speedhelper 0.2.0
Your country is currently not supported yet. If you want me to add it, follow this link and look for the “missing country?” section in the description.
Odd, I just went into my Tampermonkey dashboard and forced an update on the script. It changed to 0.2.1 and it was working. Why do you still have 0.2.0, it’s not letting you update ?
Tip: in order to get the current country code, just use this bookmarklet. Drag the code to your bookmarks and click the bookmark to execute it while you have the Waze Editor open. It will open a message with the current country code.
javascript:alert('Current country code: '+Waze.model.countries.top.abbr)
On one of the Benelux Slack channels a suggestion was made to enhance this script (credit to klaasdesmedt): the addition of one or more custom messages for a country to remind people of certain speed limit-related issues. This came after the request for a different sign for “woonerf” (= acreage) in the Netherlands to indicate 15 km/h.
I’d personally prefer that those messages can be removed when I’ve read them though, as they might take up valuable screen space.