Skip to main content
Archived

RasterConvolver additional options

Related products:Transformers
  • September 18, 2018
  • 0 replies
  • 17 views

jdh
Contributor
Forum|alt.badge.img+40

It would be nice if the RasterConvolver could have an additional parameters. (In order of importance)


Apply kernel:
  • at all values
  • only at specific values
  • don't apply at specific values
Compute Value:
  • use all values in computation
  • use only specified values
  • ignore specified values

Replace or Append Band

Currently the RasterConvolver replaces the existing band with the results of the convolution. On occasion it would be nice if the results could be appended to the original raster instead of having to send the original raster and the output of the convolver to a RasterBandCombiner.

Potential use cases include:

  • eliminating a specific class from a classified raster with a majority filter.
  • filling in nodata values with the average of the surrounding values, but leaving the data pixels untouched.


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.