<html><body><div style="color:#000; background-color:#fff; font-family:arial, helvetica, sans-serif;font-size:10pt">Andrea,<br><br>I'm having the same problem with scales working with a WMS layer and QGIS.<br><br>I've defined my layer like this:<br><br>    <br>LAYER<br><br>        NAME "2011"<br>        TYPE RASTER<br>        STATUS DEFAULT<br>        <br><span class="tab">    </span><span class="tab">    </span><span class="tab">...</span><br><span class="tab">    </span><span class="tab">    </span>        <br>        MINSCALEDENOM 250000<br>        MAXSCALEDENOM 5000000<br><br>END<br><div><span><br></span></div><div>I can't get the image when I set the scale to 1:250000.
 Trying with some discrete scales upwards, I find that the image finally shows at 1:335000.<br><br>So I don't know if is a QGIS or Mapserver problem, I'm performing some tests to see where the problem is, maybe that could help to find a solution.<br><br>Cheers from México<br><br></div><div><font style="font-weight:bold;color:rgb(0, 96, 191);font-family:verdana, helvetica, sans-serif;" size="2">IC Carlos Ruiz</font><br><br></div>  <div style="font-family: arial, helvetica, sans-serif; font-size: 10pt;"> <div style="font-family: times new roman, new york, times, serif; font-size: 12pt;"> <div dir="ltr"> <font face="Arial" size="2"> <hr size="1">  <b><span style="font-weight:bold;">From:</span></b> Andrea Peri <aperi2007@gmail.com><br> <b><span style="font-weight: bold;">To:</span></b> mapserver-users@lists.osgeo.org <br> <b><span style="font-weight: bold;">Sent:</span></b> Monday, February 11, 2013 4:40 PM<br> <b><span style="font-weight:
 bold;">Subject:</span></b> [mapserver-users] QGIS vs Mapserver someone use wrong scale ?<br> </font> </div> <br>
Hi,<br><br>I set a class rule to show the label in this interval scale:<br><br>      LABEL<br>        COLOR 175 109 134<br>        OUTLINECOLOR 255 255 255<br>        OUTLINEWIDTH 1<br>        MAXSCALEDENOM 300100<br>        MINSCALEDENOM 1<br>        ....<br><br>After I try to test it with QGIS, but I see calling it with qgis the<br>show of labels in the scale are not so linear as I could guess.<br><br>infact<br><br>the label ARE NOT SHOWED at 1:299.990<br>the label ARE NOT SHOWED at 1:300.000<br>the label are showed at 1:300.001<br>the label are showed at 1:300.010<br>the label ARE NOT SHOWED at 1:300.050<br>the label are showed at 1:300.090<br>the label ARE NOT SHOWED at 1:300.100<br>the label ARE NOT SHOWED at 1:300.110<br>the label ARE NOT SHOWED at 1:300.150<br><br>So seem the limit of<br>1:300.100 I set in the
 mapfile is not so exactly used.<br><br>But I'm not able to understand if is a wrong QGIS calculation of scale<br>value or is a MapServer trouble.<br><br>Any hint is welcome<br><br>-- <br>-----------------<br>Andrea Peri<br>. . . . . . . . .<br>qwerty àèìòù<br>-----------------<br>_______________________________________________<br>mapserver-users mailing list<br><a ymailto="mailto:mapserver-users@lists.osgeo.org" href="mailto:mapserver-users@lists.osgeo.org">mapserver-users@lists.osgeo.org</a><br>http://lists.osgeo.org/mailman/listinfo/mapserver-users<br><br><br> </div> </div>  </div></body></html>