- Oct 31, 2024
-
-
Gaspard Quentin authored
-
- Oct 30, 2024
-
-
Gaspard Quentin authored
-
Gaspard Quentin authored
-
- Oct 29, 2024
-
-
Gaspard Quentin authored
-
Gaspard Quentin authored
-
- Mar 01, 2024
-
-
Gaspard Quentin authored
-
Gaspard Quentin authored
-
- Aug 30, 2023
-
-
Gilles Vuidel authored
-
Gilles Vuidel authored
-
- Aug 28, 2023
-
-
Gilles Vuidel authored
-
- Aug 25, 2023
-
-
Gilles Vuidel authored
-
Gilles Vuidel authored
-
Gilles Vuidel authored
-
- Jul 26, 2023
-
-
Gilles Vuidel authored
-
Gilles Vuidel authored
-
- Jul 05, 2023
-
-
Gaspard Quentin authored
add features & fixes to OsRaster and CI/CD See merge request !1
-
Gaspard Quentin authored
-
- Apr 30, 2022
-
-
Gilles Vuidel authored
- update to graphab 2.8 - default nodata to 255
-
- Nov 29, 2021
-
-
https://gitlab-mshe.univ-fcomte.fr/thema/graphab4qgisGilles Vuidel authored
Conflicts: processing/CreateProject.py
-
Gilles Vuidel authored
- add Graphab version parameter in processing settings
-
Gilles Vuidel authored
- add Graphab version parameter in processing settings
-
- Jul 20, 2021
-
-
Gilles Vuidel authored
- allow land cover creation without Java
-
- Jun 25, 2021
-
-
Robin Marlin-Lefebvre authored
Improvement of a feature that transform a raster file in a virtual raster file. The goal is to improve the speed of processes done on different rasters, but I don't see any difference and sometimes it's worst that's why the feature is kept in comments for the moment
-
- Jun 14, 2021
-
-
Robin Marlin-Lefebvre authored
-
Robin Marlin-Lefebvre authored
Add of a README.md file. Add source of user guide for the plugin in english and french. Update the version number and remove the experimental flag.
-
- Jun 07, 2021
-
-
Robin Marlin-Lefebvre authored
-
- Jun 03, 2021
-
-
Robin Marlin-Lefebvre authored
-
Robin Marlin-Lefebvre authored
-
- Jun 01, 2021
-
-
Robin Marlin-Lefebvre authored
Code simplification. Bug fix merge table edit when the tab was switch. Add of commentary. Add of french translation. Typo fix in one error message.
-
- May 28, 2021
-
-
Robin Marlin-Lefebvre authored
-
Robin Marlin-Lefebvre authored
-
Robin Marlin-Lefebvre authored
-
Robin Marlin-Lefebvre authored
Bug fix reprojection for raster, if the resolution or the extent of the raster were different that the output value the raster wasn't reprojected to fit with the output.
-
Robin Marlin-Lefebvre authored
Improvement of raster/vector filepath in qTableWidget. Code simplification. Bug fix for the extent (interface inputs were reversed, for example north/sud input were used for the x axe but have to be used for y axe). Improvement of extent verification, an error message tells you if the extent use give you an output with 0 pixels.
-
- May 27, 2021
-
-
Robin Marlin-Lefebvre authored
-
Robin Marlin-Lefebvre authored
Improvement of qTableWidgets, now they take the maximum space possible and that space is use to show a maximum of raster/vector file paths.
-
Robin Marlin-Lefebvre authored
-
- May 26, 2021
-
-
Robin Marlin-Lefebvre authored
Adaptation of the way to see a path of a raster/vector loaded on linux. French translation improvement. Vector dialog window improvement.
-
Robin Marlin-Lefebvre authored
We can now see only the ending of a file from a raster/vector loaded before extending the header of the table. Bug fix import population tableWidget.
-
Robin Marlin-Lefebvre authored
Bug fix output raster was of type Float32 but has to be UInt16. Add of verifications for nodata and encoding value that have to be between 0 and 65 535. Bug fix division by 0 with the resolution. Improvement of french translation. Warning fix about regex from xmlToPython.py module.
-