[Qgis-user] Raster map generation problem

Andrea Giudiceandrea andreaerdna at libero.it
Mon Jul 4 09:57:42 PDT 2022


> *Juan Rafael Suárez*juanrsuarez267 at gmail.com 
> <mailto:qgis-user%40lists.osgeo.org?Subject=Re%3A%20%5BQgis-user%5D%20Raster%20map%20generation%20problem&In-Reply-To=%3CCAH467eALEhbnu6zvYWAZwc8uMj500aC8q7zKkE3uixpE%2Bw%3DX9A%40mail.gmail.com%3E>
> /Mon Jul 4 09:23:27 PDT 2022/
> ------------------------------------------------------------------------
> I got this error description:
>
> 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.

Hi Juan Rafael,
as said in the error message, such kind of data source is not supported 
by the GDAL Rasterize algorithm (and by any other GDAL algorithm). See 
https://github.com/qgis/QGIS/issues/31267

So you need to convert the layer in a supported one. You can do it in 
various way: for example you can just right click on the layer, then 
Export->Save Features As, and then use the new  layer as input for the 
GDAL Rasterize algorithm.

Best regards.

Andrea
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/qgis-user/attachments/20220704/3ca4768f/attachment.htm>


More information about the Qgis-user mailing list