How I can save Building layer Data from OSM File after customization?

조회 수: 12 (최근 30일)
Abdullah
Abdullah 2024년 4월 5일
답변: Kojiro Saito 2024년 4월 5일
I'm working on a project that involves dealing with building data from an OpenStreetMap (OSM) file. My task includes custom modifications like imputing missing materials. I've successfully customized the buildings following the "Customize Buildings for Ray Tracing Analysis" example. However, I'm currently facing a challenge with saving these modifications in a format that allows for further analysis. The main goal is to retain both the geometric information and the customized attributes of each building.
Thank you,
Abdullah

답변 (1개)

Kojiro Saito
Kojiro Saito 2024년 4월 5일
I think shapewrite of Mapping Toolbox is the best. You can save geotable to shape (.shp) file. This format contains geometric information and attributes and is supported in many applications including MATLAB. MATLAB reads shape file with readgeotable or shaperead.

카테고리

Help CenterFile Exchange에서 Import, Export, and Conversion에 대해 자세히 알아보기

태그

제품


릴리스

R2023b

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by