Lanelet2 🗺

Lanelet2 HD Map

Open Beta
.osm · application/xml

Lanelet2는 자율 주행을 위한 HD 지도 형식입니다. 정밀한 경계 지오메트리, 규제 규칙, 위상 관계를 갖춘 차선(lanelet)을 기술합니다. Autoware와 AWSIM에서 사용됩니다.

지금 Lanelet2 내보내기 ✨ 오픈 베타 — 무료, 제한 없음

주요 기능

경계 지오메트리가 있는 차선
규제 요소(속도)
위상 관계
Autoware 호환
Example Lanelet2 export (central Moscow, 1x0.5 km)
Example: central Moscow, ~1×0.5 km, medium detail

Lanelet2 형식 소개

Lanelet2 is a high-definition map format for autonomous driving. It describes a road not as a line but as lanes: every lane has its own left and right borders, neighbors, direction and rules — a speed limit, for instance. The format is built on OSM XML syntax, so the file is human-readable and opens in JOSM.

Such maps are what a trajectory planner needs: so that the car or the simulator understands where exactly it may drive, where a lane leads and at what speed. Lanelet2 is the standard map format in Autoware and AWSIM, and it is also understood by the lanelet2 library and research tools.

Our export builds lanes from OSM road centerlines: the number of lanes is taken from the lanes tag or from the road type, the lane width is 3.5 meters, and the speed limit is derived from the maxspeed tag or from the same road type and written as a separate regulatory element. One-way streets are taken into account. The output is a single .osm file in Lanelet2 markup.

Honestly about its status: this is a map derived from centerlines, not the result of a mobile laser scanning survey. Real lane widths, road markings, stop lines, traffic lights and elevations are absent from OSM — and absent from the file. For research, simulation and prototypes that is enough; for driving on public roads an HD map is surveyed separately.

Lanelet2 파일을 여는 프로그램

다음 프로그램과 애플리케이션으로 OSM2CDR에서 내보낸 Lanelet2 HD Map(.osm) 파일을 열고 편집하고 작업할 수 있습니다:

💻Autoware 💻AWSIM 💻commonroad-io 💻Lanelet2 Library 💻JOSM

Format specifications

Lanelet2 지도 사용자

🏗
자율주행용 HD 지도
Lanes with borders and links as the basis of a map for an autonomous driving stack.
💻
Autoware 내비게이션
The file goes into the Autoware map set and is read by the standard loader.
📊
궤적 계획
The planner can see where a lane runs and where it leads.
🎨
AWSIM 시뮬레이션
A ready road network for running scenarios in a simulator.
🗺
교통 규제 요소
Speed limits are written as separate rule objects, not just as a tag on a line.

Lanelet2 내보내기 방법

1
영역 선택
osm2cdr.ru의 인터랙티브 지도에서 사각형 또는 폴리곤을 그리세요
2
Lanelet2 선택
사용 가능한 127가지 내보내기 형식 목록에서 Lanelet2 HD Map을(를) 선택하세요
3
내보내기
내보내기를 클릭하면 1~5분 안에 .osm 파일을 받습니다
4
다운로드
완성된 Lanelet2 파일을 다운로드하여 Autoware에서 여세요

내보낸 뒤 여는 방법

Lanelet2 형식의 인기 지도

무료

Lanelet2 HD Map 지도 내보내기 받기

OpenStreetMap에서 전문가용 Lanelet2 지도를 다운로드하세요. 즉시 생성, 모든 영역 지원.

무료 / 내보내기
지금 Lanelet2 내보내기 →

자주 묻는 질문

Lanelet2는 OpenDRIVE와 어떻게 다른가요?
Autoware에서 사용할 수 있나요?
Where do the lane count and the speed limit come from?
Is this a real HD map?
Are traffic lights and signs in the map?

관련 형식

함께 자주 내보내는 형식

Related Articles