[Mapserver-users] ArcExplorer/ WMS questions
Bart van den Eijnden
bartvde at xs4all.nl
Sun Jan 18 11:58:41 PST 2004
Hi Matthew,
I also tried your URL and put the message level in ArcExplorer to ALL and
get the following info, so it seems the GetCapabilities request
ArcExplorer is sending does not get the right response, i.e. try it for
yourself in a browser and you get 8 errors from the terraservice WMS:
GetCapabilities Request :
http://terraservice.net/OgcMap.ashx?VERSION=1.1.1&WMTVER=1.1.1&SERVICE=WMS&REQUEST=capabilities
GetCapabilities Request :
http://terraservice.net/OgcMap.ashx?VERSION=1.1.1&WMTVER=1.1.1&SERVICE=WMS&REQUEST=capabilities
###### Start to WMS getCapabilities in GetWMSService class version=null
************** realVersion is = none
************** Version is = null
This version is not supported
******** Exception for WMS:null
java.lang.NullPointerException
----
For using Mapserver WMS with ArcExplorer it needed some tweaks. It seemed
ArcExplorer could only work with WMS 1.1.1.
Maybe you can get some additional useful information from this page on the
Wiki:
http://mapserver.gis.umn.edu/cgi-bin/wiki.pl?WMSMapserverArcExplorer
Best regards,
Bart
On Sun, 18 Jan 2004 11:32:00 -0800 (PST), Matthew Perry
<mtperry78 at sbcglobal.net> wrote:
> Hello,
>
> I have been playing with ESRI's new OGC
> interoperability extension for ArcExplorer. I have
> been unable to connect to any WMS server (haven't
> tried WFS) but it looks like it should be doable. Has
> anyone had any success with this?? Are there any good
> resources/tutorials for this extension??
>
> --I have successfully tried the following layer as a
> mapserver WMS client:
>
> LAYER
> NAME "wms_map"
> TYPE RASTER
> STATUS OFF
> CONNECTION "http://terraservice.net/OgcMap.ashx?"
> CONNECTIONTYPE WMS
> METADATA
> "wms_srs" "EPSG:26910"
> "wms_name" "DRG"
> "wms_server_version" "1.1.1"
> "wms_format" "image/jpeg"
> "wms_layers" "drg"
> END
> PROJECTION
> "init=epsg:26910"
> END
> END
>
> -- I have successfully tried the following URL:
>
> http://terraservice.net/OgcMap.ashx?service=wms&request=GetMap&version=1.1.1&layers=DRG&bbox=573000,4530000,579000,4536000&styles=blank&width=500&height=500&format=image/jpeg&srs=epsg:26910
>
> -- Yet when I enter this url in the
> Interoperability->Connect to WMS dialog box, it
> doesn't find the capabilities and fails. I have tried
> to stip all the arguments, left some arguments, put
> everything in quotes etc... Nothing seems to work for
> me. Does anyone have any experience with ArcExplorer's
> interoperability that could help me debug this
> problem??
>
> Personally, it seems like a pretty lame attempt by
> ESRI at standards compliance but at least its a start!
>
> Matt Perry
> Humboldt State University
> _______________________________________________
> Mapserver-users mailing list
> Mapserver-users at lists.gis.umn.edu
> http://lists.gis.umn.edu/mailman/listinfo/mapserver-users
>
--
More information about the MapServer-users
mailing list