From kd4p at yahoo.com Thu Jun 13 05:43:12 2013 From: kd4p at yahoo.com (Pete & Karen Hendrick) Date: Thu, 13 Jun 2013 06:43:12 -0400 Subject: [FWTools] Converting GeoTIFF file from tiled to stripped Message-ID: <51B9A240.5020501@yahoo.com> I would like help in converting an existing GeoTIFF file from tiled to stripped so that it can be read into the program MapC2MapC which only supports stripped files when virtual storage is enabled. An example of the command line to be used in Windows would be most helpful. In case it matters I download my GeoTIFF files from: http://www.csc.noaa.gov/dataviewer/#app=f8ce&6ba3-selectedIndex=0. Thanks Pete From traviskirstine at gmail.com Thu Jun 13 08:55:34 2013 From: traviskirstine at gmail.com (Travis Kirstine) Date: Thu, 13 Jun 2013 09:55:34 -0400 Subject: [FWTools] Converting GeoTIFF file from tiled to stripped In-Reply-To: <51B9A240.5020501@yahoo.com> References: <51B9A240.5020501@yahoo.com> Message-ID: Check out http://www.gdal.org/frmt_gtiff.html By default gdal creates stripped tifs so you can just run a gdal_translate gdal_translate input_tiled.tif output_stripped.tif On 13 June 2013 06:43, Pete & Karen Hendrick wrote: > I would like help in converting an existing GeoTIFF file from tiled to > stripped so that it can be read into the program MapC2MapC which only > supports stripped files when virtual storage is enabled. An example of > the command line to be used in Windows would be most helpful. In case it > matters I download my GeoTIFF files from: > http://www.csc.noaa.gov/dataviewer/#app=f8ce&6ba3-selectedIndex=0. Thanks > Pete > > > > _______________________________________________ > FWTools mailing list > FWTools at lists.maptools.org > http://lists.maptools.org/mailman/listinfo/fwtools > http://fwtools.maptools.org/ > -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.maptools.org/pipermail/fwtools/attachments/20130613/3f55c5bb/attachment.htm