<div dir="ltr">Dear list,<div>I'm using gdal_contour with a single band (float) raster. It works as expected for the default linestring outputs but when I set the "-p" option the attribute field is created but it's empty.</div><div><br></div><div>This is the command I run:</div><div><br></div><div>>gdal_contour -b 1 -a val -i 10.0 -p -f "ESRI Shapefile" <raster_path>.tif <out_path>.shp<br></div><div><br></div><div>Is this a known issue or am I doing something wrong?</div><div>Thanks,</div><div>Giovanni</div></div>