Zonal Histogram
Tutorials on using the built in Zonal Histogram tool in QGIS.
Last updated
Tutorials on using the built in Zonal Histogram tool in QGIS.
Last updated
In order to run our zonal histogram, we first need to create and set up a few files with the appropriate configurations and data.
We begin by creating a YAML file with the appropriate configurations. We will then pass this through a python script built into SIT FUSE that converts our input into a JSON file, that will then be used in the zonal histogram. Here's the workflow for this step:
Creating the YAML fileGathering filesCode configurationGetting output