[mapserver-users] MINSIZE for POLYGON?

Pushkar Pradhan pushkar at ERC.MsState.Edu
Wed Jun 12 13:20:08 EDT 2002


I don't think MINSIZE does what you expect it to do. It is used for:
MINSIZE [integer]
Minimum size in pixels to draw a symbol. Default is 0.

http://mapserver.gis.umn.edu/doc35/mapfile-reference.html#class
> Hi,
>
> I have a polygon layer (lakes) and I tried to use MINSIZE
> because I do not want to show small lakes (some pixels):
>
> LAYER
>  NAME LAKE
>  TYPE POLYGON
>  STATUS On
>  DATA "eu/eu_See"
>   CLASS
>     NAME "Lakes"
>   MINSIZE 50
>   OUTLINECOLOR 0 0 128
>   COLOR 209 209 255
>   END
> END
>
> But nothing happened. All lakes are shown. Any ideas?
>
> Thanks,
> Korbai, Zoltan
>

-Pushkar S. Pradhan




More information about the mapserver-users mailing list