Skip to main content
Solved

Convert osm shapefiles to 3d

  • November 25, 2015
  • 2 replies
  • 71 views

how to transform osm shapefiles to 3d cityGML or CAD files

Best answer by davideagle

Your question is a little brief but one option you have is that you can drape your data over a digital surface model (DSM) to extract heights. In the past when I have done this I have draped the features that I have wanted to add heights to over a DSM and then taken an average of heights extracted for the (in my case) Building and then used the 3DForcer to create 3D buildings.

This post is closed to further activity.
It may be an old question, an answered question, an implemented idea, or a notification-only post.
Please check post dates before relying on any information in a question or answer.
For follow-up or related questions, please post a new question or idea.
If there is a genuine update to be made, please contact us and request that the post is reopened.

2 replies

davideagle
Contributor
Forum|alt.badge.img+22
  • Contributor
  • Best Answer
  • December 7, 2015

Your question is a little brief but one option you have is that you can drape your data over a digital surface model (DSM) to extract heights. In the past when I have done this I have draped the features that I have wanted to add heights to over a DSM and then taken an average of heights extracted for the (in my case) Building and then used the 3DForcer to create 3D buildings.


Forum|alt.badge.img+2
  • December 8, 2015

You can also try the Extruder transformer to convert the building footprint from 2D to 3D, once you've got the Z values as 1spatialdave described. Have a look at the KnowledgeBase article on extruding building outlines . There's also a tutorial on 3D modeling in FME.