Re: [Qgis-user] Problem with contour algorithm

2024-03-18 Thread Grant Boxer via QGIS-User
Yes, problem fixed as per reply. Many thanks Grant -Original Message- From: Andrea Giudiceandrea Sent: Monday, March 18, 2024 9:43 PM To: box...@iinet.net.au Subject: Re: [Qgis-user] Problem with contour algorithm Hi Grant, have you managed to fix the issue? How? Best regards

Re: [Qgis-user] Problem with contour algorithm

2024-03-14 Thread Andrea Giudiceandrea via QGIS-User
Grant Boxer boxerg at iinet.net.au Tue Mar 12 20:37:33 PDT 2024 I am trying to contour a grid file using the QGIS raster > extract>contour and I get getting errors saying "Warning 1: Model file not specified" or "ERROR 4: No such file or directory". Hi Grant, in order to fix the issue, you ju

Re: [Qgis-user] Problem with contour algorithm

2024-03-13 Thread Kirk Schmidt via QGIS-User
Hi Grant: Based on the other comments,  I tested a shapefile and the following GDAL command works gdal_contour -b 1 -a ELEV -i 10.0 -f "ESRI Shapefile" "K:/Work2/McCallum Environmental/Wedgeport/Land Clearing/CHM Clearing.sdat" K:/Temp/contour_test.shp The only difference is that in your e

Re: [Qgis-user] Problem with contour algorithm

2024-03-13 Thread Adam Nielsen via QGIS-User
> I am trying to contour a grid file using the QGIS raster > extract>contour > and I get getting errors saying "Warning 1: Model file not specified" or > "ERROR 4: No such file or directory". > > I am using 3.34 and 3.36 and get the same error. I did this yesterday and it worked fine for me, but

Re: [Qgis-user] Problem with contour algorithm

2024-03-13 Thread kirk via QGIS-User
Date: 2024-03-13 12:55 a.m. (GMT-04:00) To: qgis-user@lists.osgeo.org Subject: [Qgis-user] Problem with contour algorithm I am trying to contour a grid file using the QGIS raster > extract>contour and I get getting errors saying “Warning 1: Model file not specified” or “ERROR 4: No such f