GDAL support the reading of ERS and ASAR data in tiff format?

Gail Millin Gail.Millin at MANCHESTER.AC.UK
Thu Jan 12 02:45:03 PST 2006


Dear MapServer Users,

I would like to use MapServer to serve ERS1&2, ASAR (AP,IM&WS) data in a
WMS format. At present I have created WMS that serve landsat, spot data
etc. I have tried to do the same for ERS and ASAR (see Mapfile syntax below
ASAR AP example)however when I go to view the data in my web client all I
see is a black box in the viewer? I am wondering if GDAL supports the ERS
and ASAR radar data types?

 LAYER # apv040808_Frost_vv_pwr_fil_geo (tiff)
        NAME "apv040808_Frost_vv_pwr_fil_geo"
 GROUP "apv040808_Frost_vv_pwr_fil_geo"
 STATUS ON
 TYPE RASTER
 TILEINDEX "apv040808_Frost_vv_pwr_fil.shp"
 TILEITEM "Location"
 TRANSPARENCY 100
 UNITS Meters
 #MINSCALE 1700001
 #MAXSCALE 20000000
 OFFSITE 255 255 255
 TRANSFORM TRUE
 PROCESSING "BANDS=1"
 DEBUG ON
 METADATA
   "wms_title" "apv040808_Frost_vv_pwr_fil_geo"
   "wms_name" "apv040808_Frost_vv_pwr_fil_geo"
   "wms_server_version"  "1.1.1"
   "wms_srs" "EPSG:27700"
          "wms_onlineresource" "http://camber.mc.man.ac.uk/iws/intero
perability.htm"
   "wms_format"  "image/png image/jpeg"
   "wms_group_title"  "AP 040808 Frost VV"
   "wms_abstract"    "Web Map Service powered by
MapServer,        maintained by MIMAS Team @ The Universty of Manchester"
   "wms_extent" "0 0 700005 1050000"
   "wms_metadataurl_href" ""
   "wms_dataurl_href" ""
  END

PROJECTION  "init=epsg:27700"

        END
 END #apv040808_Frost_vv_pwr_fil_geo (tiff)

I would appreciate any suggestions or help from someone who has previously
achieved serving ASAR and ERS data using MapServer.

Many thanks

Gail



More information about the MapServer-users mailing list