WME Segment Node Count

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

您需要先安装一款用户脚本管理器扩展,例如 Tampermonkey 篡改猴Greasemonkey 油猴子Violentmonkey 暴力猴,才能安装此脚本。

您需要先安装一款用户脚本管理器扩展,例如 Tampermonkey 篡改猴,才能安装此脚本。

您需要先安装一款用户脚本管理器扩展,例如 Tampermonkey 篡改猴Violentmonkey 暴力猴,才能安装此脚本。

您需要先安装一款用户脚本管理器扩展,例如 Tampermonkey 篡改猴Userscripts ,才能安装此脚本。

您需要先安装一款用户脚本管理器扩展,例如 Tampermonkey 篡改猴,才能安装此脚本。

您需要先安装一款用户脚本管理器扩展后才能安装此脚本。

(我已经安装了用户脚本管理器,让我安装!)

您需要先安装一款用户样式管理器扩展,比如 Stylus,才能安装此样式。

您需要先安装一款用户样式管理器扩展,比如 Stylus,才能安装此样式。

您需要先安装一款用户样式管理器扩展,比如 Stylus,才能安装此样式。

您需要先安装一款用户样式管理器扩展后才能安装此样式。

您需要先安装一款用户样式管理器扩展后才能安装此样式。

您需要先安装一款用户样式管理器扩展后才能安装此样式。

(我已经安装了用户样式管理器,让我安装!)

作者
Darkest Ways Waze
日安装量
0
总安装量
4
评分
0 0 0
版本
2026.01.14.04
创建于
2026-01-14
更新于
2026-03-06
大小
31.1 KB
许可证
GPL-3.0
适用于

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.