[QGIS-trac] Re: [Quantum GIS] #3853: Problems with some WMS
services (from toronto.ca/open)
Quantum GIS
qgis at qgis.org
Sun May 29 18:23:49 EDT 2011
#3853: Problems with some WMS services (from toronto.ca/open)
-----------------------------------------------------+----------------------
Reporter: mgleahy | Owner: nobody
Type: bug | Status: closed
Priority: major: does not work as expected | Milestone: Version 1.7.0
Component: Build/Install | Version: 1.6.0
Resolution: fixed | Keywords:
Platform_version: | Platform: All
Must_fix: No | Status_info: 0
-----------------------------------------------------+----------------------
Changes (by jef):
* status: new => closed
* resolution: => fixed
Comment:
Seems the extents are reported in some string way:
{{{
<LatLonBoundingBox maxy="4860000" maxx="338000" miny="4824000"
minx="291000" SRS="EPSG:2019"/>
}}}
The coordinates need to be in latlon and there isn't supposed to be a SRS
attribute.
The commit a002e13f14c4ba9ff75de3bc47125128aa543037 implements some
workarounds to support that WMS.
--
Ticket URL: <http://trac.osgeo.org/qgis/ticket/3853#comment:1>
Quantum GIS <http://qgis.org>
Quantum GIS is an Open Source GIS supporting GDAL/OGR, PostGIS, and GRASS formats, and Web Services
More information about the QGIS-trac
mailing list