WMS:Smooth Dataset: Difference between revisions

From XMS Wiki
Jump to navigationJump to search
No edit summary
No edit summary
Line 1: Line 1:
__NOTOC__
__NOTOC__
Sometimes, users may want to smooth elevation data or another dataset associated with a TIN.  This may be because of a need to remove flat areas or other anomalies in the elevation dataset.  When smoothing a dataset on the TIN, WMS runs a single iteration with a maximum change in elevation of 0.5 units and a filter ratio of 0.8.  See the help for [[WMS:Smoothing_DEMs|smoothing DEMs]] for more information about these variables.
Sometimes it is desired to smooth elevation data or another dataset associated with a TIN.  This may be because of a need to remove flat areas or other anomalies in the elevation dataset.  When smoothing a dataset on the TIN, WMS runs a single iteration with a maximum change in elevation of 0.5 units and a filter ratio of 0.8.  See the help for [[WMS:Smoothing_DEMs|smoothing DEMs]] for more information about these variables.


There is also an option to smooth pits.  This function automatically swaps edges and and adjusts coordinates to remove low spots on the TIN.
There is also an option to smooth pits.  This function automatically swaps edges and and adjusts coordinates to remove low spots on the TIN.

Revision as of 16:11, 18 January 2016

Sometimes it is desired to smooth elevation data or another dataset associated with a TIN. This may be because of a need to remove flat areas or other anomalies in the elevation dataset. When smoothing a dataset on the TIN, WMS runs a single iteration with a maximum change in elevation of 0.5 units and a filter ratio of 0.8. See the help for smoothing DEMs for more information about these variables.

There is also an option to smooth pits. This function automatically swaps edges and and adjusts coordinates to remove low spots on the TIN.

Related Topics