<div dir="ltr">Thanks Andrea for your kind explanation, now I understand this point. However I made the corrections, and I dont get´the raster conversion yet.<div><br></div><div>I got this error description:</div><div><br></div><p style="margin:0px;white-space:pre-wrap"><span style="color:rgb(119,119,119)">QGIS version: 3.16.16-Hannover</span></p>
<p style="margin:0px;white-space:pre-wrap"><span style="color:rgb(119,119,119)">QGIS code revision: f5778a89</span></p>
<p style="margin:0px;white-space:pre-wrap"><span style="color:rgb(119,119,119)">Qt version: 5.15.2</span></p>
<p style="margin:0px;white-space:pre-wrap"><span style="color:rgb(119,119,119)">GDAL version: 3.4.1</span></p>
<p style="margin:0px;white-space:pre-wrap"><span style="color:rgb(119,119,119)">GEOS version: 3.10.0-CAPI-1.16.0</span></p>
<p style="margin:0px;white-space:pre-wrap"><span style="color:rgb(119,119,119)">PROJ version: Rel. 8.2.1, January 1st, 2022</span></p>
<p style="margin:0px;white-space:pre-wrap">Processing algorithm…</p>
<p style="margin:0px;white-space:pre-wrap"><span style="font-weight:600">Algorithm 'Rasterize (vector to raster)' starting…</span></p>
<p style="margin:0px;white-space:pre-wrap">Input parameters:</p>
<p style="margin:0px;white-space:pre-wrap"><span style="font-family:"Courier New"">{ '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 }</span></p>
<p style="margin:0px;white-space:pre-wrap"><br></p>
<p style="margin:0px;white-space:pre-wrap">GDAL command:</p>
<p style="margin:0px;white-space:pre-wrap"><span style="font-family:"Courier New"">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</span></p>
<p style="margin:0px;white-space:pre-wrap">GDAL command output:</p>
<p style="margin:0px;white-space:pre-wrap"><span style="font-family:"Courier New";color:rgb(119,119,119)">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.<br></span></p>
<p style="margin:0px;white-space:pre-wrap">Execution completed in 0.73 seconds</p>
<p style="margin:0px;white-space:pre-wrap">Results:</p>
<p style="margin:0px;white-space:pre-wrap"><span style="font-family:"Courier New"">{'OUTPUT': 'C:/Users/jrsuarez/AppData/Local/Temp/processing_GZrRFV/20a191ca90fa4882884a003a383d54cd/OUTPUT.tif'}</span></p>
<p style="margin:0px;white-space:pre-wrap"><br></p>
<p style="margin:0px;white-space:pre-wrap">I guess I have some problems with my file, but I am not sure, what could they be.</p><p style="margin:0px;white-space:pre-wrap"><br></p><p style="margin:0px;white-space:pre-wrap">Best regards.</p></div>