mapnik/tests/data/tiff
2014-12-09 01:15:09 -05:00
..
ndvi_256x256_gray8_striped.tif new c++ tiff tests - refs #2491 2014-12-08 14:52:52 -05:00
ndvi_256x256_gray8_tiled.tif new c++ tiff tests - refs #2491 2014-12-08 14:52:52 -05:00
ndvi_256x256_gray16_striped.tif new c++ tiff tests - refs #2491 2014-12-08 14:52:52 -05:00
ndvi_256x256_gray16_tiled.tif new c++ tiff tests - refs #2491 2014-12-08 14:52:52 -05:00
ndvi_256x256_gray32f_striped.tif new c++ tiff tests - refs #2491 2014-12-08 14:52:52 -05:00
ndvi_256x256_gray32f_tiled.tif new c++ tiff tests - refs #2491 2014-12-08 14:52:52 -05:00
ndvi_256x256_rgb.tiff fixup tiff alpha handling cxx tests 2014-12-08 17:04:05 -05:00
ndvi_256x256_rgb8_striped.tif fixup tiff alpha handling cxx tests 2014-12-08 17:04:05 -05:00
ndvi_256x256_rgb8_tiled.tif fixup tiff alpha handling cxx tests 2014-12-08 17:04:05 -05:00
ndvi_256x256_rgba8_striped.tif fixup tiff alpha handling cxx tests 2014-12-08 17:04:05 -05:00
ndvi_256x256_rgba8_tiled.tif fixup tiff alpha handling cxx tests 2014-12-08 17:04:05 -05:00
README.md fixup tiff alpha handling cxx tests 2014-12-08 17:04:05 -05:00
scan_512x512_rgb8_striped.tif tiff io: test paletted (aka colormapped) tiff 2014-12-09 01:15:09 -05:00
scan_512x512_rgb8_tiled.tif tiff io: test paletted (aka colormapped) tiff 2014-12-09 01:15:09 -05:00

striped images created with rio tiled images created with:

tiffcp -t -w256 -l256 -c lzw input.tiff output.tif