[mapserver-users] LABEL problem using CGI...

Paul james pauljame at gmail.com
Wed Jun 17 08:31:50 EDT 2009


You are right...
It is Tiled (using OL)...
In that case, How can I "fix" that effect?

Thanks

On Tue, Jun 16, 2009 at 6:28 PM, Steve Lime <Steve.Lime at dnr.state.mn.us>wrote:

> And this is the result of a single call to the CGI with mode=map?
> MapServer doesn't just invent label placements like this and
> there should be no difference between a single image with mode=map or a
> single call to a mapObj's draw() method.
>
> Looks to me as if you sample image is the result of merging tiled
> images created from multiple calls to the CGI.
>
> Steve
>
> >>> On 6/16/2009 at 9:06 AM, in message
> <33fad6880906160706k5725608dh98ea6887aa82bcb7 at mail.gmail.com>, Paul
> james
> <pauljame at gmail.com> wrote:
> > Hello guys...
> >
> > My layer:
> >
> > LAYER
> >         NAME SouthAmerica
> >         GROUP "limit"
> >         TYPE POLYGON
> >         STATUS default
> >         CONNECTIONTYPE POSTGIS
> >         CONNECTION "x"
> >         DATA "x"
> >         LABELITEM "name"
> >         CLASS
> >             COLOR 242 239 213
> >             STYLE
> >                 OUTLINECOLOR 190 190 190
> >                 WIDTH 1
> >             END
> >             LABEL
> >                 COLOR 72 72 72
> >                 TYPE TRUETYPE
> >                 FONT Arial
> >                 SIZE 10
> >                 ANTIALIAS TRUE
> >                 POSITION AUTO
> >                 PARTIALS FALSE
> >                 MINDISTANCE 0
> >                 BUFFER 3
> >                 PRIORITY 1
> >             END
> >         END
> >     END
> >
> >
> > How we can see in picture (attached) the coutrýs name are
> repeated... Using
> > mapscript it is not happen...
> >
> > Ím using Mapserver 5.4 with fastcgi...
> >
> > []́s
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.osgeo.org/pipermail/mapserver-users/attachments/20090617/71a8d637/attachment-0001.html


More information about the mapserver-users mailing list