labeling streetlines

Miroslav Šulc miroslav.sulc at STARTNET.CZ
Thu Dec 30 02:58:23 EST 2004


If I remember well, I my case helped to set

FORCE FALSE
PARTIALS TRUE

Here is my layer definition that works for me:

        LAYER
                NAME "uu"
                STATUS DEFAULT
                DATA "uu.shp"
                TYPE LINE
                MAXSCALE 2000
                LABELCACHE ON
                LABELMAXSCALE 2000
                CLASS
                        NAME "streets"
                        TEXT ([NUVP])
                        LABEL
                                ANTIALIAS TRUE
                                TYPE TRUETYPE
                                FONT arialbd
                                ANGLE AUTO
                                SIZE 10
                                COLOR 100 100 100
                                FORCE FALSE
                                PARTIALS TRUE
                        END
                END
        END

Miroslav  ulc


Paul Smith wrote:

>Hello All
>
>I have an application that utilizes public domain tiger streetlines. When I
>add labels, there are multiple labels for street segments. How can I have
>the redundant labels removed sort of like I have merged by street names.
>
>Paul
>
>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: miroslav.sulc.vcf
Type: text/x-vcard
Size: 387 bytes
Desc: not available
Url : http://lists.osgeo.org/pipermail/mapserver-users/attachments/20041230/7ef30674/miroslav.sulc.vcf


More information about the mapserver-users mailing list