From 8a23efb50fce7208628431ea9e74973f44f6eb10 Mon Sep 17 00:00:00 2001 From: Otmane Lahlou <otmane.lahlou@c-s.fr> Date: Fri, 20 Aug 2010 17:56:00 +0200 Subject: [PATCH] ENH : use mapFile class with multichannel images --- Testing/Code/IO/CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Testing/Code/IO/CMakeLists.txt b/Testing/Code/IO/CMakeLists.txt index 21c6c29638..61edaed4b4 100644 --- a/Testing/Code/IO/CMakeLists.txt +++ b/Testing/Code/IO/CMakeLists.txt @@ -2594,7 +2594,7 @@ ADD_TEST(ioTuMapFileProductWriterNew ${IO_TESTS21} ADD_TEST(ioTvMapFileProductWriter ${IO_TESTS21} otbMapFileProductWriter - ${INPUTDATA}/prison_toulouse.tif #toulouse_Extract_1500_1500_2000_2000.tif + ${INPUTDATA}/ExtrZoneNuageuse.tif ${TEMP}/mapserver/toulouseExtract.map 256 ) -- GitLab