<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
</head>
<body bgcolor="#ffffff" text="#000000">
<font face="Arial">Hi,<br>
<br>
MINSCALEDENOM is specified using map units. <br>
<br>
I have a mapfile which can be requested using epsg:4326 (degrees) or
epsg:25830 (meters) using &amp;map_projection=init=epsg:4236 or </font><font
 face="Arial">&amp;map_projection=init=epsg:25830.<br>
<br>
The problem is that different scales are computed in both cases. Scale
varies between 3 and 100 when working with degrees, or between 5000 and
15.000.000. <br>
<br>
One layer need to be represented only at certain ranges, but if i
define MINSCALEDENOM in degrees, it will fail to represent when using
meters and viceversa.<br>
<br>
Is there any way i can define MINSCALEDENOM in layer's units instead of
map units? Something like a SCALEUNITS tag at layer level?<br>
<br>
Thanks,<br>
<br>
Paco Regod&oacute;n<br>
<br>
</font>
</body>
</html>