= How to convert Gaskell ICQ model to other formats = == Convert to PLT == * Use AltWg tool ICQ2PLT == Convert to OBJ == * Use AltWg tool PLT2OBJ == Convert to GeoTIFF == * Use spheremapsB to convert to a pgm, then GDAL to convert pgm to GeoTIFF. GDAL can also be used to make the GeoTIFF readable by ISIS. Further details can be found in [[Convert MAP]] since it is very similar. spheremapsB will work with user specified maps; these maps can be maplets or bigmaps. == Convert to DSK == * This is the format used by NAIF. Will use the program mkdsk, which is part of the NAIF SPICE TOOLKIT. Here is how to setup the required files.