Skip to main content
Question

Create RasterDEM from shapefiles

  • December 3, 2018
  • 1 reply
  • 25 views

Hello all, I'm just trying to automate a process by creating a DEM with a shapefile which has elevation attribute to it. Once I've got it working with one shapefile I'd like to add further shapefiles. I've tried using the DEMGenerator and the RasterDEM but when checking the output (.tif) in the inspector instead of seeing a raster with a value from 0 to 100 for example it has a value of 0? I can see the data looks fine before it goes into the DEMGenerator and after selecting the attribute with the elevation it appears to then have a value of 0 for some reason so perhaps I'm missing something from the configuration?

I can do this in ArcMap fine but I'm just wanting to streamline this process. Thanks in advance

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.

1 reply

gio
Contributor
Forum|alt.badge.img+15
  • Contributor
  • December 3, 2018

@articmurf

 

did you add the 3rd dimension to the shapefiles?Is the elevation attribute an actual z value?

If not then use 3dforcer with the elevation attribute.