Re: [mapserver-users] How to serve individual RAW binary Bands from WCS as floating point geotiff

2010-01-28 Thread Peter Willis
Hello, The definition of GEOTIFF_FLOAT is as follows: OUTPUTFORMAT NAME GEOTIFF_FLOAT DRIVER "GDAL/GTiff" MIMETYPE "application/octet-stream" IMAGEMODE FLOAT32 END I Added the MIMETYPE as shown to ensure that web browsers would ask to save the file rather than just open it in an image v

Re: [mapserver-users] How to serve individual RAW binary Bands from WCS as floating point geotiff

2010-01-28 Thread Rahkonen Jukka
Hi, How have you defined the OUTPUTFORMAT for GEOTIFF_FLOAT? -Jukka Rahkonen- Peter Willis wrote: > Hello, > I have been setting up a WCS map file for mapserver. > PROBLEM: > Problems arise when rasters are defined > as follows: LAYER NAME SomeDataChannel120 STATUS OFF DEBUG ON

[mapserver-users] How to serve individual RAW binary Bands from WCS as floating point geotiff

2010-01-28 Thread Peter Willis
Hello, I have been setting up a WCS map file for mapserver. PROBLEM: Problems arise when rasters are defined as follows: LAYER NAME SomeDataChannel120 STATUS OFF DEBUG ON TYPE RASTER ### required PROCESSING "BANDS=120" METADATA "wcs_label" "Data/stuff" "wcs_ranges