[Mapserver-users] ArcExplorer 4.0.1 WMS Client
Antti.Roppola at brs.gov.au
Antti.Roppola at brs.gov.au
Thu Mar 13 21:32:25 PST 2003
Any further info/details on getting this to work this would be appreciated.
I just tried various incantations with 3.6 and 3.7 but no luck. My server logs
do show Arc Explorer trying to GET ".esrimap", "/servlet/com.esri.esrimap.Esrimap"
and "/scripts/esrimap.dll".
Cheers,
Antti
-----Original Message-----
From: Daryl Herzmann [mailto:akrherz at iastate.edu]
Sent: Friday, 14 March 2003 9:39 AM
To: Daniel Morissette
Cc: mapserver-users at lists.gis.umn.edu
Subject: Re: [Mapserver-users] ArcExplorer 4.0.1 WMS Client
Hi,
Thanks for the continued help! As a test, I took the XML output and
manually changed it to version 1.1.1 and then wrapped it in a PHP script.
<?php
header("Content-type: application/vnd.ogc.gml");
?>
............my xml file here........
And this works! Fancy, Fancy!! So my conclusion is that ArcExplorer
needs version 1.1.1 over 1.1.0
Thanks!
Daryl
On Thu, 13 Mar 2003, Daniel Morissette wrote:
>Daryl Herzmann wrote:
>>
>> Do I need to upgrade to 3.7 dev to get 1.1.1 support? Or should I
>> downgrade to 1.0.0 to get this to work? Looking at the Extension FAQ,
>> perhaps this beast only supports 1.0.0 and 1.1.1 ??
>>
>
>3.7 doesn't support 1.1.1 either. I was convinced that I had upgraded
>it to 1.1.1, but I double-checked a few minutes ago and it seems that I
>haven't, Duh! One more thing for the ToDo list!
>
>
--
/**
* Daryl Herzmann (akrherz at iastate.edu)
* Program Assistant -- Iowa Environmental Mesonet
* http://mesonet.agron.iastate.edu
*/
_______________________________________________
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