WME Segment Node Count

Displays the number of geo-nodes in a segment in Waze Map Editor and warns if segment is too complex.

Du musst eine Erweiterung wie Tampermonkey, Greasemonkey oder Violentmonkey installieren, um dieses Skript zu installieren.

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

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

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

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

Sie müssten eine Skript Manager Erweiterung installieren damit sie dieses Skript installieren können

(Ich habe schon ein Skript Manager, Lass mich es installieren!)

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.

(I already have a user style manager, let me install it!)

Autor
Darkest Ways Waze
Installationen heute
0
Installationen gesamt
4
Bewertungen
0 0 0
Version
2026.01.14.04
Erstellt am
14.01.2026
Letzte Aktualisierung
06.03.2026
Größe
31,1 KB
Lizenz
GPL-3.0
Wird angewandt auf

This script shows the number of geo-nodes in a given selection of segments,
within the segment attribute panel of Waze Map Editor (WME),
under additional attributes section at the bottom.

It warns if a segment is too complex (i.e. has too many nodes), which will prevent
it from being saved on the Backend.

Warnings are shown (once per 30 seconds block) when one of the selected segments
exceeds the soft-threshold of 450 nodes.

Error notification is shown when exceeding the hard-threshold of 500 nodes.

If node counts for none of the selected segments exceed the soft or hard threshold,
count is shown normally.