[fdo-trac] #50: WMS: Failure connecting to http://www.premis.cz/atlaszp/isapi.dll

FDO trac_fdo at osgeo.org
Thu Mar 22 22:39:45 EDT 2007


#50: WMS: Failure connecting to http://www.premis.cz/atlaszp/isapi.dll
-----------------------+----------------------------------------------------
 Reporter:  gregboone  |         Owner:  gregboone
     Type:  defect     |        Status:  assigned 
 Priority:  major      |     Milestone:  3.2.2    
Component:  FDO API    |       Version:  3.2.1    
 Severity:  2          |    Resolution:           
 Keywords:  WMS        |   External_id:           
-----------------------+----------------------------------------------------
Changes (by gregboone):

  * status:  new => assigned
  * owner:  gregbone => gregboone

Comment:

 After examining the WMS Server’s GetCapabilities response

 <http://www.premis.cz/atlaszp/isapi.dll?service=wms&version=1.3&request=getcapabilities>

 I believe the error is caused by the following XML element in the response

 -<Layer queryable="0" opaque="0" noSubsets="0">
     -<Layer queryable="1" opaque="0" noSubsets="0">
         <Title>Síte</Title>
         <Name>site</Name>

 The FDO WMS Provider expects that a layer have a name or title defined and
 throws an error if one is not found. If I relax the check inside the
 provider, the connection can be made and WMS layer retrieved.

-- 
Ticket URL: <http://trac.osgeo.org/fdo/ticket/50#comment:1>
FDO <http://fdo.osgeo.org/>
Feature Data Objects


More information about the fdo-trac mailing list