-
Hi, Thank you |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 4 replies
-
My first thought was the ListUniqueValues tool, but that tool only works on vector inputs. Instead, you might want to use the RasterHistogram tool. I think it'll likely do what you're looking to do. |
Beta Was this translation helpful? Give feedback.
-
I'll write a ListUniqueValuesRaster tool, which should achieve what you're looking for. Also, thanks for spotting the typos. The one I had already fixed when I wrote my initial response, although I had not spotted the error in AttributeHistogram until now. |
Beta Was this translation helpful? Give feedback.
-
Just to let you know that I have now committed the ListUniqueValuesRaster tool to the WhiteboxTools Open Core code base: It will be in the next public release of the WhiteboxTools, which likely won't be available until the end of March or April. However, it is available for use today in Whitebox Workflows for Python (WbW): |
Beta Was this translation helpful? Give feedback.
Just to let you know that I have now committed the ListUniqueValuesRaster tool to the WhiteboxTools Open Core code base:
https://github.com/jblindsay/whitebox-tools/blob/master/whitebox-tools-app/src/tools/math_stat_analysis/list_unique_values_raster.rs
It will be in the next public release of the WhiteboxTools, which likely won't be available until the end of March or April. However, it is available for use today in Whitebox Workflows for Python (WbW):
https://www.whiteboxgeo.com/whitebox-workflows-for-python/