71
IMC Support / Re: Exporting from QGIS to process in IMC
« Last post by archjeb on 31 January 2025, 19:47:31 »Thanks for the reply.
I'll try the GeoTiff with a Worldfile.
I tried PNG with a worldfile (as you can create one with gdal_translate)...but IMC still didn't like it for some reason.
example: "gdal_translate -of png -co WORLDFILE=YES NorthCoast.tif NorthCoast.png"
#ls NorthCoast.*
NorthCoast.png NorthCoast.png.aux.xml NorthCoast.tif NorthCoast.wld
So the Worldfile (.wld) gets created with the same prefix as the png file and I place that in the same directory for IMC processing. I thought that is all that was needed for Raster processing in IMC...but maybe I'm missing something. I even tried renaming the world file to .pgw to be more standard; and still IMC doesn't process.
If I convert to KML, then it works.
-J
I'll try the GeoTiff with a Worldfile.
I tried PNG with a worldfile (as you can create one with gdal_translate)...but IMC still didn't like it for some reason.
example: "gdal_translate -of png -co WORLDFILE=YES NorthCoast.tif NorthCoast.png"
#ls NorthCoast.*
NorthCoast.png NorthCoast.png.aux.xml NorthCoast.tif NorthCoast.wld
So the Worldfile (.wld) gets created with the same prefix as the png file and I place that in the same directory for IMC processing. I thought that is all that was needed for Raster processing in IMC...but maybe I'm missing something. I even tried renaming the world file to .pgw to be more standard; and still IMC doesn't process.
If I convert to KML, then it works.
-J



Recent Posts