Skip to main content
Question

How to smooth the surface of a resampled DTM raster?

  • July 9, 2020
  • 2 replies
  • 233 views

kahramannkadirr
Participant
Forum|alt.badge.img+1

Hello everyone!

 

There were two adjacent DTMs with different resolutions(one is 0,5m and the other is 5m.). I resampled them to bring together and mosaick at 1m resolution. There seems to be no problem with 0,5m res. area in the mosaicked image, but after the resolution is reduced for 5m area, defects like a stair steps appear in 3D view(as seen in the image). So, how can i get a smoother suface for the downsampled area from 5m to 1m. Which transformers or parameters should i use in my workflow.

Thanks a lot.

 

@daleatsafe @daveatsafe @takashi @jovitaatsafe @redgeographics @deanatsafe @rylanatsafe @hollyatsafe @lenaatsafe @annabelleatsafe @steveatsafe

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

Forum|alt.badge.img
  • 11 replies
  • July 9, 2020

You could try the RasterConvolver to smooth a raster. The filter Blur:Box will smooth the raster. Under Kernel options you can set the size. A larger size will smooth the raster more.


jdh
Contributor
Forum|alt.badge.img+37
  • Contributor
  • 2002 replies
  • July 9, 2020

I suggest instead of resampling and mosaicking the rasters, you use a surfaceModeller/RasterDEMGenerator with a grid spacing of 1m.