<div dir="ltr">Hi Scott: Nope, the various scale denominator properties are not mutable via URL parameters. It's a relatively simple change to make it happen (just modify maplexer.l (look for the keyword of choice) and rebuild) but I'm not sure it's a great idea since you could be opening up some performance headaches for both your mapping box and backend data sources. I mean, a user could essentially affect at what level high density data could be drawn at, so imagine asking for high density roads at a global scale from a remote PostgreSQL/PostGIS source. <div><br></div><div>--Steve</div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Tue, Jun 16, 2020 at 3:36 PM Scott <<a href="mailto:public@postholer.com">public@postholer.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Is it possible to set MAX(MIN)SCALEDENOM using a runtime variable?<br>
<br>
Example:<br>
<br>
...<br>
MAXSCALEDENOM %maxscaledenom%<br>
...<br>
<br>
<br>
<br>
-- <br>
<a href="http://www.postholer.com" rel="noreferrer" target="_blank">www.postholer.com</a><br>
_______________________________________________<br>
mapserver-users mailing list<br>
<a href="mailto:mapserver-users@lists.osgeo.org" target="_blank">mapserver-users@lists.osgeo.org</a><br>
<a href="https://lists.osgeo.org/mailman/listinfo/mapserver-users" rel="noreferrer" target="_blank">https://lists.osgeo.org/mailman/listinfo/mapserver-users</a></blockquote></div>