SUMO 🚦

SUMO Network

Open Beta
.zip · application/zip

SUMO(Simulation of Urban Mobility)は、オープンソースの交通シミュレータです。.net.xml形式は、車線、交差点、接続を備えた道路網を記述します。交通モデリング、信号最適化、交通計画に使用されます。

今すぐSUMOをエクスポート ✨ オープンベータ — 無料、制限なし

主な機能

道路ネットワーク(.net.xml)
シミュレーション設定(.sumocfg)
ジオメトリ付きの車線
ジャンクションと接続
Example SUMO export (central Moscow, 1x0.5 km)
Example: central Moscow, ~1×0.5 km, medium detail

SUMOフォーマットについて

SUMO is an open traffic simulator that models every car separately. People use it to see what happens to a district if a street is closed, a lane is added or the traffic light phases are changed. The road network is described by an XML file: street edges, junction nodes, lanes and the connections between them.

Usually the network is obtained from OpenStreetMap with a separate utility, and that means fiddling with settings and cleaning the data. Our export hands you a ready network for the chosen area right away — convenient for a study assignment, a quick test of a hypothesis or a demonstration.

What is in the archive: the road network file and a configuration that is enough to launch a simulation. The streets are taken from OSM together with the road type, the number of lanes (up to eight) and the permitted speed by class; the coordinates are converted from latitude and longitude into local meters.

What the network does not have: traffic light programs and travel demand. Traffic light logic is set in SUMO separately, and vehicle routes are generated with the standard utilities — without them the simulation will start, but nobody will drive down the streets.

SUMOファイルを開けるプログラム

次のプログラムおよびアプリケーションは、OSM2CDRからエクスポートしたSUMO Network(.zip)ファイルを開き、編集し、利用できます:

💻Eclipse SUMO 💻CARLA (import) 💻Veins 💻TraCI 💻SUMO-GUI

Format specifications

SUMO地図を利用するユーザー

🏗
交通シミュレーション
The real street network of a district as the basis of a traffic model.
💻
信号制御の最適化
A playground for experiments with phases: traffic lights are set in SUMO on top of the ready network.
📊
交通計画
Testing scenarios — a street closure, a new link, different lane counts — before interfering with the real city.
🎨
排出ガスのモデリング
Emission estimates from the modelled flows with SUMO's own tools on real street geometry.
🗺
V2X 通信
A test scene for vehicle-to-infrastructure communication scenarios.

SUMOのエクスポート方法

1
範囲を選択
osm2cdr.ruのインタラクティブ地図上で長方形またはポリゴンを描画します
2
SUMOを選択
利用可能な127種類のエクスポートフォーマットの一覧からSUMO Networkを選択します
3
エクスポート
「エクスポート」をクリックすると、1〜5分で.zipファイルを受け取れます
4
ダウンロード
完成したSUMOファイルをダウンロードし、Eclipse SUMOで開きます

エクスポート後の開き方

SUMOの人気地図

フリー

SUMO Networkの地図エクスポートを入手

OpenStreetMapからプロフェッショナルなSUMO地図をダウンロード。即時生成、任意の範囲に対応。

無料 /エクスポート
今すぐSUMOをエクスポート →

よくある質問

SUMO エクスポートには何が含まれますか?
SUMO のインストールは必要ですか?
Are there traffic lights in the network?
Why is nobody driving in the simulation?
Where do the lanes and speeds come from?

関連フォーマット

よく一緒にエクスポートされるフォーマット

Related Articles