[mapserver-dev] Support for the MapInfo style zoom layeringoption.

Tamas Szekeres szekerest at gmail.com
Thu Jun 26 11:18:22 EDT 2008


2008/6/26 Steve Lime <Steve.Lime at dnr.state.mn.us>:
> Makes my head spin to use them in concert and I think it would be hard to debug problems. Seems like there
> would be reasons to want ORs too:
>
>  ((scale > 500) && (scale < 1000)) || (width < 1000)
>
> Personally I'd keep it simple and allow one or the other. If we do pursue REQUIRES as an alternative then
> that could support crazier expressions like above.
>

 I don't object.


> ...WIDTH still reminds me of pixels. What about MINXLENGTH, MAXXLENGTH?
>

Another option would be MINGEOWIDTH and MAXGEOWIDTH
like we already use this terminology in msMapComputeGeotransform for example.

Tamas


More information about the mapserver-dev mailing list