diff --git a/src/map/wms.cpp b/src/map/wms.cpp index d62265ef..447c3821 100644 --- a/src/map/wms.cpp +++ b/src/map/wms.cpp @@ -137,7 +137,7 @@ void WMS::capability(QXmlStreamReader &reader, CTX &ctx) { QList CRSs; QList styles; - RangeF scaleDenominator(2132.729583849784, 559082264.0287178); + RangeF scaleDenominator(133.295598991, 559082264.0287178); RectC boundingBox; while (reader.readNextStartElement()) {