Polygonize (Raster to Vector) - Log.txt
1 |
Processing algorithm? |
---|---|
2 |
Algorithm 'Polygonize (raster to vector)' starting? |
3 |
Input parameters: |
4 |
{ 'BAND' : 1, 'EIGHT_CONNECTEDNESS' : False, 'FIELD' : 'DN', 'INPUT' : 'C:/Users/redacted/Pictures/FE/Map_Plateau.jpg', 'OUTPUT' : 'C:/Users/redacted/Pictures/FE/r to v output/vect.gpkg' } |
5 |
|
6 |
GDAL command: |
7 |
cmd.exe /C gdal_polygonize.bat C:\Users\redacted\Pictures\FE\Map_Plateau.jpg "C:/Users/redacted/Pictures/FE/r to v output/vect.gpkg" -b 1 -f "GPKG" None DN |
8 |
GDAL command output: |