[Qgis-user] Raster map generation problem
Juan Rafael Suárez
juanrsuarez267 at gmail.com
Mon Jul 4 09:23:27 PDT 2022
Thanks Andrea for your kind explanation, now I understand this point.
However I made the corrections, and I dont get´the raster conversion yet.
I got this error description:
QGIS version: 3.16.16-Hannover
QGIS code revision: f5778a89
Qt version: 5.15.2
GDAL version: 3.4.1
GEOS version: 3.10.0-CAPI-1.16.0
PROJ version: Rel. 8.2.1, January 1st, 2022
Processing algorithm…
Algorithm 'Rasterize (vector to raster)' starting…
Input parameters:
{ 'BURN' : None, 'DATA_TYPE' : 5, 'EXTENT' :
'-74.804116000,-74.792987000,6.568172000,6.604061000 [EPSG:4326]', 'EXTRA'
: '', 'FIELD' : 'SiO2', 'HEIGHT' : 800, 'INIT' : None, 'INPUT' :
'delimitedtext://file:///C:/Users/jrsuarez/OneDrive%20-%20CEMEX/Escritorio/D/CEMEX/PROYECTOS/COLOMBIA/MACEO/08_RESERVES/2021/Exploraci%C3%B3n%20arcillas/Informes%20Gemi/Cartografia/Qgis/Prospecto%201/Prosp_1.csv?type=csv&maxFields=10000&detectTypes=yes&xField=Longitud&yField=Latitud&crs=EPSG:4326&spatialIndex=no&subsetIndex=no&watchFile=no',
'INVERT' : False, 'NODATA' : 0, 'OPTIONS' : '', 'OUTPUT' :
'TEMPORARY_OUTPUT', 'UNITS' : 0, 'WIDTH' : 200 }
GDAL command:
gdal_rasterize -l None -a SiO2 -ts 200.0 800.0 -a_nodata 0.0 -te -74.804116
6.568172 -74.792987 6.604061 -ot Float32 -of GTiff
"file:///C:/Users/jrsuarez/OneDrive%20-%20CEMEX/Escritorio/D/CEMEX/PROYECTOS/COLOMBIA/MACEO/08_RESERVES/2021/Exploraci%C3%B3n%20arcillas/Informes%20Gemi/Cartografia/Qgis/Prospecto%201/Prosp_1.csv?type=csv&maxFields=10000&detectTypes=yes&xField=Longitud&yField=Latitud&crs=EPSG:4326&spatialIndex=no&subsetIndex=no&watchFile=no"
C:/Users/jrsuarez/AppData/Local/Temp/processing_GZrRFV/20a191ca90fa4882884a003a383d54cd/OUTPUT.tif
GDAL command output:
ERROR 4:
`file:///C:/Users/jrsuarez/OneDrive%20-%20CEMEX/Escritorio/D/CEMEX/PROYECTOS/COLOMBIA/MACEO/08_RESERVES/2021/Exploraci%C3%B3n%20arcillas/Informes%20Gemi/Cartografia/Qgis/Prospecto%201/Prosp_1.csv?type=csv&maxFields=10000&detectTypes=yes&xField=Longitud&yField=Latitud&crs=EPSG:4326&spatialIndex=no&subsetIndex=no&watchFile=no'
does not exist in the file system, and is not recognized as a supported
dataset name.
Execution completed in 0.73 seconds
Results:
{'OUTPUT':
'C:/Users/jrsuarez/AppData/Local/Temp/processing_GZrRFV/20a191ca90fa4882884a003a383d54cd/OUTPUT.tif'}
I guess I have some problems with my file, but I am not sure, what could
they be.
Best regards.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/qgis-user/attachments/20220704/fac8055c/attachment-0001.htm>
More information about the Qgis-user
mailing list