[fdo-trac] #651: WMS provides wrong spatial context in case only LatLonBoundingBox is provided

FDO trac_fdo at osgeo.org
Wed May 26 12:14:44 EDT 2010


#651: WMS provides wrong spatial context in case only LatLonBoundingBox is
provided
--------------------------------+-------------------------------------------
   Reporter:  romicadascalescu  |       Owner:  romicadascalescu
       Type:  defect            |      Status:  new             
   Priority:  major             |   Milestone:  3.5.0           
  Component:  FDO API           |     Version:  3.4.0           
   Severity:  2                 |    Keywords:                  
External_id:                    |  
--------------------------------+-------------------------------------------
 There are WMS servers which provides a SRS without a bounding box, however
 the server provides a lat/long bounding box.
 In this case WMS provider should automatically add EPSG:4326 as supported
 spatial context and use the lat/long bounding box. See below an example.
 WMS provider should do that only in case WMS server do not provide other
 valid SRS (a SRS with a bounding box)

 <Layer queryable="1" opaque="0" cascaded="0" noSubsets="0">
   <Name>TestLayerName</Name>
   <SRS>EPSG:32632</SRS>
   <LatLonBoundingBox minx="8.02979" miny="54.4548" maxx="15.5664"
 maxy="57.7511" />

-- 
Ticket URL: <http://trac.osgeo.org/fdo/ticket/651>
FDO <http://fdo.osgeo.org/>
Feature Data Objects


More information about the fdo-trac mailing list