[mapserver-users] How do I make a shapefile polygon thicker within UMN Mapserver
Jackey Cheung
cheung.jackey at gmail.com
Thu May 8 19:59:18 PDT 2008
The good news is, if I recall correctly, starting from MapServer 5.0, the
WIDTH parameter affects the width of the outline of polygon layers.
On Fri, May 9, 2008 at 1:14 AM, Bart van den Eijnden (OSGIS) <
bartvde at osgis.nl> wrote:
> See the FAQ under section
>
>
> How do I set line width in my maps?
>
> http://mapserver.gis.umn.edu/docs/faq
>
> Best regards,
> Bart
>
> John Mitchell wrote:
>
>> Hi,
>>
>> How do I make a shapefile polygon thicker within UMN Mapserver?
>>
>> I have listed below the layer that correctly displays the outlines
>> contained within the shapefile, but I can't figure out how to make the
>> polygon outlines thicker.
>>
>>
>> LAYER
>> # name of layer
>> NAME stlouisxdrive
>> GROUP "gv:stlouisxdrive"
>>
>> PROJECTION
>> "init=epsg:26915"
>> END
>> # what type of data is this?
>> TYPE POLYGON
>> DATA "C:/TEMP/64Resolution"
>>
>> # always returned with interface
>> STATUS ON
>>
>> CLASS
>> OUTLINECOLOR 255 0 0
>> END
>> END
>>
>>
>> --
>> John J. Mitchell
>> ------------------------------------------------------------------------
>>
>> _______________________________________________
>> mapserver-users mailing list
>> mapserver-users at lists.osgeo.org
>> http://lists.osgeo.org/mailman/listinfo/mapserver-users
>>
>>
>
>
> --
> Bart van den Eijnden
> OSGIS, Open Source GIS
> bartvde at osgis.nl
> http://www.osgis.nl
>
>
> _______________________________________________
> mapserver-users mailing list
> mapserver-users at lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/mapserver-users
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/mapserver-users/attachments/20080509/008b16f7/attachment.htm>
More information about the MapServer-users
mailing list