WME Validator

This script validates a map area in Waze Map Editor, highlights issues and generates a very detailed report with wiki references and solutions

K instalaci tototo skriptu si budete muset nainstalovat rozšíření jako Tampermonkey, Greasemonkey nebo Violentmonkey.

K instalaci tohoto skriptu si budete muset nainstalovat rozšíření jako Tampermonkey nebo Violentmonkey.

K instalaci tohoto skriptu si budete muset nainstalovat rozšíření jako Tampermonkey nebo Violentmonkey.

K instalaci tohoto skriptu si budete muset nainstalovat rozšíření jako Tampermonkey nebo Userscripts.

You will need to install an extension such as Tampermonkey to install this script.

K instalaci tohoto skriptu si budete muset nainstalovat manažer uživatelských skriptů.

(Už mám manažer uživatelských skriptů, nechte mě ho nainstalovat!)

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

(Už mám manažer uživatelských stylů, nechte mě ho nainstalovat!)

Autor
berestovskyy
Denně instalací
0
Celkem instalací
6.609
Hodnocení
26 1 0
Verze
2025.02.26
Vytvořeno
23. 05. 2014
Aktualizováno
26. 02. 2025
Size
476,7 KB
Licence
GPLv3
Spustit na

Validates a map area in Waze Map Editor, highlights issues and gives you a very detailed report with wiki references and how-tos.

Waze forum: link

v2025.02.26:
- DaveAcincy: fix for #107 and #108.

v2025.01.22:
- fix the build.

v2025.01.20:
- DaveAcincy: fix for #78 (2 seg loop) and some others.
- DaveAcincy: updates for discuss forum.
- DaveAcincy: remove some console warnings for deprecated function calls.
- DaveAcincy: update US and default wiki links.

v2024.01.26:
- DaveAcincy: fixes for extension version (#109)

v2024.01.16:
- DaveAcincy: updates for latest WME/WME beta
- DaveAcincy: fix checks of rest areas for US (#257 and #258)

v2023.11.28:
- DaveAcincy: updates for latest WME

v2023.8.14:
- DaveAcincy: updates for latest WME

v2023.5.17:
- DaveAcincy: change severity of #54 and #55
- DaveAcincy: use new API to add script tab

v2023.3.8:
- justins83: Minor fixes in #29 to match USA naming guidance

v2023.2.13:
- DaveAcincy: New checks for US:
* #54 "No city on segment with HNs"
* #55 "No city on named segment"

v2022.8.25:
- dalverson: update US and default wiki links

v2022.8.23:
- dalverson: fix for coordinates not transforming for PLs

v2022.4.16:
- Glodenox: Zoom-related fixes

v2021.9.7:
- Glodenox: fixes for the latest WME version

v2021.3.5:
- Glodenox: fixes for the latest WME version

v2020.11.1:
- paulvdwyn: update Motorway naming for BE

v2020.10.25:
- davidakachaos: updated Wiki links for BE/NL

v2020.04.12:
- davidakachaos: fixes for the latest WME

v2019.09.24: BETA RELEASE
- davidakachaos: Added new places checks!
- davidakachaos: Added Dutch translations for places checks
- other minor fixes
Please report any issues/suggestions on the forum:
https://www.waze.com/forum/viewtopic.php?t=76488

v2019.08.29:
- luc45z: update PL abbreviations

v2019.08.16:
- jangliss: Fix for layer refresh if layer did not trigger update
- jangliss: Add lock checks for railroad and private roads

v2019.04.11:
- berestovskyy: hot fix for login issue
- berestovskyy: fixed audio for Google Chrome

v2019.02.26:
- berestovskyy: hot fixes for the latest WME

v2018.11.10:
- davidakachaos: fix streets isolated by ramps
- davidakachaos: fix recover from preference change
- davidakachaos: add road closures to fix #36 and #37
- davidakachaos: fix speed limit issues on borders

v2018.10.16:
- berestovskyy: fix check 38 Expired segment restrictions
- davidakachaos: fix check 36, 37 Unneeded node A/B

v2018.10.04:
- davidakachaos: fix 220 for Restricted Gates
- davidakachaos: minor fixed for unverified speed limits

v2018.09.28:
- davidakachaos: add exceptions for speed limit checks
- davidakachaos: adjust reports in segment properties
- davidakachaos: fix restrictions bug
- carloslaso: add Mexico localization
- other minor changes

v2018.09.15:
- berestovskyy: add custom check variables: speedLimit,
speedLimitAB, speedLimitBA and checkSpeedLimit
- berestovskyy: ignore speed limits issues on streets and ramps.
Please use custom checks instead.

v2018.09.13:
- davidakachaos: new checks for unverified/unset/wrong speed limit
- davidakachaos: enabled/adjusted some checks for NL

v2018.09.12:
- davidakachaos: fix "Show report" and other pop up windows
- davidakachaos: new check #220 "No connection for public segment"
- davidakachaos: fix revalidate segment after an edit
- davidakachaos: fix checks related to restrictions
- other minor fixes

v2018.08.28:
- davidakachaos: fix switching to/from event mode
- davidakachaos: fix "unneeded node" for segments with different speeds
- davidakachaos: fix WMECH integration bug

v2018.08.09:
- add GreasyFork release script
- disable checks 114 and 115 (drivable & non-drivable)

v2018.08.01:
- davidakachaos: transfer NL translations from Greasyfork
- other minor changes