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