3D 건물을 COLLADA(.dae) 형식으로 내보내 3D 데이터를 교환합니다. Blender, SketchUp, Google Earth에서 지원되는 XML 형식입니다. 건물 유형별 색상이 적용된 재질을 포함합니다.
주요 기능

COLLADA 형식 소개
COLLADA (.dae) is an open XML format for exchanging 3D scenes, standardized by the Khronos Group and adopted as ISO/PAS 17506. It is older and heavier than glTF, but it remains the most reliable common language between SketchUp, Blender, Maya, 3ds Max and Google Earth — it is read practically everywhere, including old versions of programs.
A map is exported to DAE when city development is needed as an object in someone else's scene: to drop the context around a project into SketchUp, to assemble a 3D model for Google Earth, to move geometry between packages where FBX or glTF for some reason do not fit.
The output is a single .dae file: buildings extruded from OSM outlines by height or floor count, with materials colored by development type, and a flat base under them. The geometry is built in meters and centered on the selected area; there are no textures and no UV unwraps in the file — only colored materials.
COLLADA 파일을 여는 프로그램
다음 프로그램과 애플리케이션으로 OSM2CDR에서 내보낸 COLLADA/DAE (3D Exchange)(.dae) 파일을 열고 편집하고 작업할 수 있습니다:
Format specifications
- Open standard
- 3D coordinates supported
- Lossless (no quality loss)
- Stores feature attributes
- Output: 1 file
- COLLADA .dae (Khronos / ISO/PAS 17506). XML 3D interchange. Opens in Blender, SketchUp, Maya, Unity.
COLLADA 지도 사용자
COLLADA 내보내기 방법
내보낸 뒤 여는 방법
- SketchUp — File → Import → choose the COLLADA (.dae) type; in the import settings enable merging coplanar faces so the model comes out lighter.
- Blender — File → Import → Collada (.dae); materials carry over as simple colors and can be replaced with your own right away.
- Google Earth Pro — the model is shown through KMZ: put the .dae into an archive together with a KML file that ties the model to coordinates.
- Maya, 3ds Max and Unity — import DAE out of the box; in Unity it is enough to put the file into the project folder, it will be picked up as an asset.
- Scale check — the scene is in meters; if the model arrives the wrong size, set the units in the import dialog instead of scaling the objects by hand.
COLLADA 형식의 인기 지도
COLLADA/DAE (3D Exchange) 지도 내보내기 받기
OpenStreetMap에서 전문가용 COLLADA 지도를 다운로드하세요. 즉시 생성, 모든 영역 지원.
자주 묻는 질문
다른 형식과 비교
관련 형식
함께 자주 내보내는 형식
Related Articles
OpenStreetMap to SketchUp: import real buildings and terrain as a 3D model
How to bring OpenStreetMap buildings and terrain into SketchUp via COLLADA, OBJ or glTF: import, units and scale, geoloc
formatCOLLADA (DAE) — Khronos XML Standard for 3D Scene Exchange
COLLADA is a Khronos XML format for 3D scene exchange: ISO/PAS 17506:2012, supports meshes/animation/physics, used by Go
guide3D Maps from OpenStreetMap: All Export Formats
Overview of all 3D map export formats from OSM: STL, OBJ, glTF, FBX, IFC, CityJSON. Which to choose for your task.