Thanks a lot Andrea, now it worked. but I have another problem, in the legend I see weird characters, not the normal one, how could I solve this?
Regards. [image: image.png] El lun, 4 jul 2022 a las 11:58, Andrea Giudiceandrea via Qgis-user (< [email protected]>) escribió: > *Juan Rafael Suárez* juanrsuarez267 at gmail.com > <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 > _______________________________________________ > Qgis-user mailing list > [email protected] > List info: https://lists.osgeo.org/mailman/listinfo/qgis-user > Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user >
_______________________________________________ Qgis-user mailing list [email protected] List info: https://lists.osgeo.org/mailman/listinfo/qgis-user Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user
