SUMO 🚦

SUMO Network

Open Beta
.zip · application/zip

SUMO(Simulation of Urban Mobility,城市交通仿真)是一款开源交通仿真器。.net.xml 格式描述带有车道、路口和连接关系的路网。用于交通建模、信号优化和交通规划。

立即导出 SUMO ✨ Open Beta — 免费无限制

主要特点

路网 .net.xml
仿真配置 .sumocfg
带几何的车道
交叉口与连接
SUMO 格式导出示例(莫斯科中心,1x0.5 公里)
示例:莫斯科中心区,约 1x0.5 公里,中等详细度

关于 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

格式规格

谁在使用 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 的交互式地图上绘制矩形或多边形
2
选择 SUMO
从 127 种可用导出格式中选择 SUMO Network
3
导出
点击导出,1–5 分钟内收到您的 .zip 文件
4
下载
下载完成的 SUMO 文件并在 Eclipse SUMO 中打开

导出后如何打开

SUMO 格式的热门地图

Free

导出 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