layer configuration for WMS

xslove xslove at CENTRUM.CZ
Sun Aug 20 06:57:38 EDT 2006


well, I try your suggestions, but still nothing happened. I add test layer,
where connection is pointed to my local server - java servlet. Servlet
simply print request. I have found out, this WMS request is never called by
mapserver to obtain image. after calling mapserv request it is created a
file like 115607032315120.img.tmp with 0 bytes size in my tmp imagepath .

My mapserver version is 4.8.4 precompiled for Windows.

test Layer configuration

layer
  name 'xa'

  type raster

  status on

  connectiontype wms
  connection "http://localhost:8080/ghory/wms?"

  metadata
    "wms_onlineresource" "http://localhost:8080/ghory/wms?"
    "wms_server_version" "1.1.1"
    "wms_srs" "EPSG:4326"
    "wms_format" "image/jpeg"
    "wms_layer" "m_14_1"
    "wms_name" "m_14_1"
  end


end
-- 
View this message in context: http://www.nabble.com/layer-configuration-for-WMS-tf2133082.html#a5892504
Sent from the Mapserver - User forum at Nabble.com.



More information about the mapserver-users mailing list