WMS Layer Problem

M.L. Jackson mljacks2 at HOTMAIL.COM
Fri Jun 23 11:45:43 EDT 2006


Hi, I'm new to the Mapserver Listserv.  I am having problems displaying the 
wms layer on my map.  My problem is that I don't see any aerial shots at 
all.  It is as if the map is being drawn without the layer.

Here is a snippet out of my map file where the wms layer is defined:

LAYER
      NAME "photo"
      STATUS DEFAULT
      TYPE RASTER
      MINSCALE 10000
      #MAXSCALE 10000

      CONNECTIONTYPE WMS
      CONNECTION "http://terraservice.net/OgcMap.ashx?"

      METADATA
        "wms_srs" "EPSG:4326"
        "wms_title" "Orthophoto"
        "wms_name" "DOQ"
        "wms_server_version" "1.1.1"
        "wms_format" "image/png"
        "wms_layers" "doq"
        "wms_group_title" "background"
        "wms_onlineresource" "http://terraservice.net/OgcMap.ashx?"
        "wms_latlonboundingbox" "-170 -60 15 75"
        #"wms_connectiontimeout" "120"
      END
      PROJECTION
        "init=epsg:4326"
      END
      DEBUG ON
    END

BTW, my map extent is -178.21759836236586 18.924781799316406 
-66.96927103600244 71.40623535327121.  Thanks for your reply.

_________________________________________________________________
Don’t just search. Find. Check out the new MSN Search! 
http://search.msn.click-url.com/go/onm00200636ave/direct/01/



More information about the mapserver-users mailing list