[mapserver-users] wcs_size for indexed layers

turtlewax frankhevans at yahoo.com
Thu Jul 1 16:33:04 EDT 2010


I have a WCS raster layer,

QUESTION: What does the "wcs_size" attribute refer to? Is it the size of the
raster in pixels? If so, how would I define "wcs_size" for an indexed layer
made of multiple rasters?  Thanks in advance.


  LAYER
    NAME "10"
    METADATA
      "wms_title" "foo"
      "wms_abstract" "foo"
      "wms_extent" "-162.9645371 65.8714415  -162.550759 66.1710706"
      "wcs_label"           "foo"
      "wcs_rangeset_name"   "foo"            
      "wcs_rangeset_label"  "foo"            
      "wcs_res"            "1 1"                                
      "wcs_size" "35242 65512"                                    
      "wcs_extent" "-162.9645371 65.8714415  -162.550759 66.1710706"
      "ows_extent" "-162.9645371 65.8714415  -162.550759 66.1710706"
      "wcs_srs"   "EPSG:32632"
      "wcs_bandcount" "3"
    END
 
    EXTENT -162.9645371 65.8714415  -162.550759 66.1710706
    PROJECTION
      "init=epsg:4326"
    END
 
    TYPE RASTER
    PROCESSING "CLOSE_CONNECTION=DEFER"
    TILEINDEX "bar"
    OFFSITE 0 0 0
  END
END 
-- 
View this message in context: http://osgeo-org.1803224.n2.nabble.com/wcs-size-for-indexed-layers-tp5245225p5245225.html
Sent from the Mapserver - User mailing list archive at Nabble.com.


More information about the mapserver-users mailing list