[Mapserver-users] ArcExplorer 4.0.1 WMS Client
Daryl Herzmann
akrherz at iastate.edu
Thu Mar 13 14:38:50 PST 2003
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
*/
More information about the MapServer-users
mailing list