Skip to main content
Solved

Smoothing edges between DEMs

  • October 7, 2013
  • 1 reply
  • 27 views

In the article on parallell processing (http://fmepedia.safe.com/articles/Samples_and_Demos/Parallel-Processing) the TINGenerator example uses a second instance of the same transformer to "smooth away" the edges between the 20 fist created smaller TINs and create a larger one.

 

 

Can I achieve the same effect somehow using the rasterdemgenerator and/or something else as creating DEMs is timeconsuming and would be nice to do over a longer time?

Best answer by fmelizard

Hi,

 

 

I dont see why you couldnt, just make sure you are using paraller processing to speed up the process.
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

fmelizard
Safer
Forum|alt.badge.img+21
  • Safer
  • Best Answer
  • October 8, 2013
Hi,

 

 

I dont see why you couldnt, just make sure you are using paraller processing to speed up the process.