https://github.com/smbyc/thrase
ThRasE is an open-source QGIS plugin designed for systematic review, manual correction, and quality assurance of thematic rasters.
https://github.com/smbyc/thrase
annotation-tool editing pixels plugin qgis qgis-plugin quality-assurance raster recoder thematic-maps
Last synced: 2 months ago
JSON representation
ThRasE is an open-source QGIS plugin designed for systematic review, manual correction, and quality assurance of thematic rasters.
- Host: GitHub
- URL: https://github.com/smbyc/thrase
- Owner: SMByC
- License: gpl-3.0
- Created: 2019-06-09T02:07:53.000Z (almost 7 years ago)
- Default Branch: main
- Last Pushed: 2026-02-21T01:54:26.000Z (3 months ago)
- Last Synced: 2026-02-21T04:08:30.522Z (3 months ago)
- Topics: annotation-tool, editing, pixels, plugin, qgis, qgis-plugin, quality-assurance, raster, recoder, thematic-maps
- Language: Python
- Homepage: https://smbyc.github.io/ThRasE/
- Size: 65.3 MB
- Stars: 16
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README

ThRasE
Documentation: https://smbyc.github.io/ThRasE
ThRasE is an open-source QGIS plugin designed for systematic review, manual correction, and quality assurance of thematic rasters. It offers synchronized multi-panel views for side-by-side and overlap comparisons with reference data. It utilizes a recode pixel table to modify multiple classes simultaneously in one operation with various editing tool options. An integrated modification tracking system automatically records all changes, providing spatial feedback, transparency, and reproducibility. Systematic tile-based navigation ensures complete spatial coverage during inspection, while session persistence enables seamless multi-day workflows.
ThRasE has been adopted worldwide for diverse applications including manual post-processing to correct land-use/land-cover misclassifications from satellite imagery, knowledge-based correction of classification errors and residual inaccuracies, pixel-level reclassification for land-cover reconstruction across multi-date imagery, annotation of historical aerial imagery for model training and calibration, validation and visual quality assurance workflows, and refinement of agricultural maps. ThRasE is an official component of the Digital Image Processing Protocol for Quantifying Deforestation in Colombia.

> **Note:** ThRasE is specifically designed for editing thematic or categorical raster layers with integer values ([read more](https://smbyc.github.io/ThRasE/thematic_requirements.html)). If you need to edit rasters with float values, consider using the [Serval](https://plugins.qgis.org/plugins/Serval/) plugin instead.
## Install
ThRasE is available from the official QGIS Plugin Repository. To install it:
1. Open QGIS and go to `Plugins` → `Manage and Install Plugins…`.
2. In the search bar, type `ThRasE` and click `Install Plugin`.
3. Once installed, activate the plugin via the `Plugins` menu or `Plugins toolbar`.
## About Us
ThRasE was developed by the Forest and Carbon Monitoring System (SMByC) at the Institute of Hydrology, Meteorology and Environmental Studies (IDEAM) in Colombia. SMByC is responsible for measuring and ensuring the accuracy of official national forest figures.
- [Xavier C. Llano](https://github.com/XavierCLL) - Author and lead developer
- [SMByC-PDI team](https://github.com/SMByC) - Development support and testing
This project was fully funded by the SMByC-IDEAM, Colombia.
## Contributing
We welcome contributions! Please see our [Contributing Guidelines](CONTRIBUTING.md)