<div>Hello, I am a osgeo4w user and very green in the field of geo data.</div><div><br></div><div>I am using gdal_grid to grid and ungridded set of points (a CSV file). </div><div><br></div>I ultimately want to use it with gdaltransform to change the projection type and gdaltransform does not work with ungridded files from my understanding.<div><br></div><div>The problem I have is that when I use gdal_grid, I get :</div><div>ERROR 6: GDALDriver::Create() ... no create method implemented for this format</div><div>Unable to create target dataset "newgrid".</div><div>GDALDriver::Create() ... no create method implemented for this format<br><div><div><br></div><div>Here is the command line :</div></div></div><div>gdal_grid -zfield field_3 -of xyz -l grid grid.vrt newgrid</div><div><br></div><div>Is there anything I have to install to be able to write gridded XYZ files?</div><div><br></div><div>Thanks for any help.</div>