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, GreasemonkeyViolentmonkey のような拡張機能のインストールが必要です。

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

スクリプトをインストールするには、TampermonkeyViolentmonkey のような拡張機能のインストールが必要です。

スクリプトをインストールするには、TampermonkeyUserscripts のような拡張機能のインストールが必要です。

このスクリプトをインストールするには、Tampermonkeyなどの拡張機能をインストールする必要があります。

このスクリプトをインストールするには、ユーザースクリプト管理ツールの拡張機能をインストールする必要があります。

(ユーザースクリプト管理ツールは設定済みなのでインストール!)

このスタイルをインストールするには、Stylusなどの拡張機能をインストールする必要があります。

このスタイルをインストールするには、Stylus などの拡張機能をインストールする必要があります。

このスタイルをインストールするには、Stylus tなどの拡張機能をインストールする必要があります。

このスタイルをインストールするには、ユーザースタイル管理用の拡張機能をインストールする必要があります。

このスタイルをインストールするには、ユーザースタイル管理用の拡張機能をインストールする必要があります。

このスタイルをインストールするには、ユーザースタイル管理用の拡張機能をインストールする必要があります。

(ユーザースタイル管理ツールは設定済みなのでインストール!)

このスクリプトの質問や評価の投稿はこちら通報はこちらへお寄せください
作者
Darkest Ways Waze
1日のインストール数
0
累計インストール数
4
評価
0 0 0
バージョン
2026.01.14.04
作成日
2026/01/14
更新日
2026/03/06
大きさ
31.1KB
ライセンス
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.