[mapserver-users] Mapfile HDF 'DATA' element format
    Peter Willis 
    peterw at borstad.com
       
    Tue Apr 28 15:37:08 PDT 2009
    
    
  
Hello,
Where can I find the specification for the
'DATA' entry in mapserver MAP files where
HDF files are being used?
I am mostly interested in using these in
the context of WCS.
Here is my current non-working example of an HDF
file test in my current WCS map file:
LAYER
   NAME chlorophyll
   METADATA
     "wcs_label"           "L3MG8D9KM/Chlorophyll"
     "wcs_rangeset_name"   "Range 1"
     "wcs_rangeset_label"  "Chlorophyll_DN"
   END
   TYPE RASTER
   STATUS ON
   DATA 'HDF4:/public/A20081932008200.L3m_8D_CHLO_9.hdf://l3m_data'
   PROCESSING   "BANDS=1"
   PROJECTION
     "init=epsg:4326"
   END
   DUMP TRUE
END
I am not sure I have the format of the DATA entity correct.
Thanks for any pointers,
Peter
    
    
More information about the MapServer-users
mailing list