[Mapguide-trac] [mapguide-trac] #2595: WMS 3.1 Beta 1

MapGuide Open Source trac_mapguide at osgeo.org
Tue Jun 7 05:48:20 PDT 2016


#2595: WMS 3.1 Beta 1
-----------------------+---------------------
 Reporter:  pcardinal  |        Owner:  jng
     Type:  defect     |       Status:  new
 Priority:  high       |    Milestone:  3.1
Component:  General    |      Version:  2.5.0
 Severity:  trivial    |   Resolution:
 Keywords:  WMS        |  External ID:
-----------------------+---------------------
Description changed by jng:

Old description:

> FDO Connection Status: True    with
>

> <?xml version="1.0"?>
> <FeatureSource xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
> xmlns:xsd="http://www.w3.org/2001/XMLSchema"
> xsi:noNamespaceSchemaLocation="FeatureSource-1.0.0.xsd">
>   <Provider>OSGeo.WMS</Provider>
>   <Parameter>
>     <Name>FeatureServer</Name>
>     <Value>http://www.cptaq.gouv.qc.ca/mapserver/cgi-
> bin/cptaq?version=1.3.0</Value>
>   </Parameter>
> </FeatureSource>
>

>

>
> FDO Connection Status:
>         The remote server returned an error: (559)
> MgUnclassifiedException.: The custom error module does not recognize this
> error.
>         The remote server returned an error: (559)
> MgUnclassifiedException.
>
> with
>
> <?xml version="1.0"?>
> <FeatureSource xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
> xmlns:xsd="http://www.w3.org/2001/XMLSchema"
> xsi:noNamespaceSchemaLocation="FeatureSource-1.0.0.xsd">
>   <Provider>OSGeo.WMS</Provider>
>   <Parameter>
>     <Name>FeatureServer</Name>
>     <Value>http://www.cptaq.gouv.qc.ca/mapserver/cgi-
> bin/cptaq?version=1.3.0</Value>
>   </Parameter>
>   <ConfigurationDocument>config.xml</ConfigurationDocument>
> </FeatureSource>

New description:

 FDO Connection Status: True    with

 {{{
 <?xml version="1.0"?>
 <FeatureSource xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
 xmlns:xsd="http://www.w3.org/2001/XMLSchema"
 xsi:noNamespaceSchemaLocation="FeatureSource-1.0.0.xsd">
   <Provider>OSGeo.WMS</Provider>
   <Parameter>
     <Name>FeatureServer</Name>
     <Value>http://www.cptaq.gouv.qc.ca/mapserver/cgi-
 bin/cptaq?version=1.3.0</Value>
   </Parameter>
 </FeatureSource>

 }}}



 FDO Connection Status:
 {{{
         The remote server returned an error: (559)
 MgUnclassifiedException.: The custom error module does not recognize this
 error.
         The remote server returned an error: (559)
 MgUnclassifiedException.
 }}}
 with

 {{{
 <?xml version="1.0"?>
 <FeatureSource xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
 xmlns:xsd="http://www.w3.org/2001/XMLSchema"
 xsi:noNamespaceSchemaLocation="FeatureSource-1.0.0.xsd">
   <Provider>OSGeo.WMS</Provider>
   <Parameter>
     <Name>FeatureServer</Name>
     <Value>http://www.cptaq.gouv.qc.ca/mapserver/cgi-
 bin/cptaq?version=1.3.0</Value>
   </Parameter>
   <ConfigurationDocument>config.xml</ConfigurationDocument>
 </FeatureSource>
 }}}

--

--
Ticket URL: <https://trac.osgeo.org/mapguide/ticket/2595#comment:3>
MapGuide Open Source <http://mapguide.osgeo.org/>
MapGuide Open Source Internals


More information about the mapguide-trac mailing list