[Mapserver-users] image band processing problem

Damian Schroder map_surfer at yahoo.com
Mon Aug 18 08:06:44 PDT 2003


--0-548185879-1061219204=:55254
Content-Type: text/plain; charset=us-ascii

Dear list,
 
We have a TILEINDEX for 6 band imagery using the PROCESSING function ("BANDS=5,4,3"). However, when applying this no imagery appears. Yet, when replacing the TILEINDEX with a single image this works. We are using Redhat 9, Mapserver 4.0b compiled with GDAL.
 
                                   DOES NOT WORK:
 
  LAYER
    NAME "LandSat IMG 6 Band Test"
    GROUP "LandSat IMG Test"
    TILEINDEX "2003/imagery/lansat/testimg.shp"
    TYPE RASTER
    PROCESSING "BANDS=5,4,3"
    OFFSITE 0 0 0
    STATUS OFF
  END
 
                                              WORKS:
 
  LAYER
    NAME "LandSat IMG 6 Band Test"
    GROUP "LandSat IMG Test"
    DATA "2003/imagery/lansat/test6band.tif"
    TYPE RASTER
    PROCESSING "BANDS=5,4,3"
    OFFSITE 0 0 0
   STATUS OFF
  END
 
 
TIA,
            Damian


---------------------------------
Do you Yahoo!?
Yahoo! SiteBuilder - Free, easy-to-use web site design software
--0-548185879-1061219204=:55254
Content-Type: text/html; charset=us-ascii

<DIV>Dear list,</DIV>
<DIV> </DIV>
<DIV>We have a TILEINDEX for 6 band imagery using the PROCESSING function ("BANDS=5,4,3"). However, when applying this no imagery appears. Yet, when replacing the TILEINDEX with a single image this works. We are using Redhat 9, Mapserver 4.0b compiled with GDAL.</DIV>
<DIV> </DIV>
<DIV>                                   DOES NOT WORK:</DIV>
<DIV> </DIV>
<DIV>  LAYER<BR>    NAME "LandSat IMG 6 Band Test"<BR>    GROUP "LandSat IMG Test"<BR>    TILEINDEX "2003/imagery/lansat/testimg.shp"<BR>    TYPE RASTER<BR>    PROCESSING "BANDS=5,4,3"<BR>    OFFSITE 0 0 0<BR>    STATUS OFF<BR>  END</DIV>
<DIV> </DIV>
<DIV>                                              WORKS:</DIV>
<DIV> </DIV>
<DIV>  LAYER<BR>    NAME "LandSat IMG 6 Band Test"<BR>    GROUP "LandSat IMG Test"<BR>    DATA "2003/imagery/lansat/test6band.tif"<BR>    TYPE RASTER<BR>    PROCESSING "BANDS=5,4,3"<BR>    OFFSITE 0 0 0<BR>   STATUS OFF<BR>  END<BR> <BR> <BR>TIA,</DIV>
<DIV>            Damian</DIV><p><hr SIZE=1>
Do you Yahoo!?<br>
<a href="http://us.rd.yahoo.com/evt=10469/*http://sitebuilder.yahoo.com">Yahoo! SiteBuilder</a> - Free, easy-to-use web site design software
--0-548185879-1061219204=:55254--



More information about the MapServer-users mailing list