Remote WMS layer

Jørn Vegard Røsnes jorn at SPACETEC.NO
Wed Sep 21 09:04:53 EDT 2005


Hi all,

can someone please help me getting this remote WMS layer to work?
I can't get a PNG from Mapserver including this layer.
I can generate an image from the WMS below by using a browser:
http://dnweb5.dirnat.no/servlet/com.esri.wms.Esrimap?request=GetMap&layers=Verneforslag&format=image/jpeg&BBox=-52493.34,6453045.5,1016900.75,7922059.5&width=500&height=500&SRS=EPSG:32633&VERSION=1.1.0

LAYER
      NAME "hydro_data"
      TYPE RASTER
      STATUS ON
      DEBUG ON
      CONNECTION "http://dnweb5.dirnat.no:80/servlet/com.esri.wms.Esrimap?"
      CONNECTIONTYPE WMS
      METADATA
        "wms_srs"             "EPSG:32633"
        "wms_name"            "Verneforslag"
        "wms_server_version"  "1.1.0"
        "wms_format"          "image/png"
        "wms_force_separate_request"       "1"
      END
    END

I'm running FWTools-linux-0.9.9

Thanks

Best Regards
Joern



More information about the mapserver-users mailing list