[MAPSERVER-USERS] Follow does not work

Marco Hung mhungc at gmail.com
Tue Mar 11 10:27:02 EDT 2008


Hi Jai,

Try this structure in the LABEL

example:

        LABEL
	COLOR  0 0 0
	FONT "arial"
	TYPE truetype
	SIZE 6
	ANTIALIAS true
	POSITION AUTO
	MINDISTANCE 200
	PARTIALS FALSE
	ANGLE FOLLOW
	MINFEATURESIZE 20
       END


change the things that you dont need for example color, font etc but
not change the TYPE, the PARTIALS and the ANGLE. I study for several
months the way that how the label follow the same form of the objects
for example the roads.....
This work for me.....
What ever you need ask
i'm to the order.

On Mon, Mar 10, 2008 at 5:52 PM, rich.fromm <nospam420 at yahoo.com> wrote:
>
>
> Rodrigo Martín LÓPEZ GREGORIO-2 wrote:
> >
> > Try this:
> >
> > *ANGLE AUTO*
> >
> > This seems to work for me.
> >
>
> But, afaik, AUTO is not the same as FOLLOW.  If you want, for example,
> curved labels on roads that are curved, following the road, you need FOLLOW,
> not AUTO.
>
> I had previously had some preblems when (incorrectly, I believe) specifying
> POSITION AUTO along with ANGLE FOLLOW:
> https://trac.osgeo.org/mapserver/ticket/2455
>
> but it doesn't look like you're doing that, so I'm not sure why things
> aren't working for you.
>
> - Rich
>
> --
> View this message in context: http://www.nabble.com/Follow-does-not-work-tp15951740p15962291.html
> Sent from the Mapserver - User mailing list archive at Nabble.com.
>
>
> _______________________________________________
> mapserver-users mailing list
> mapserver-users at lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/mapserver-users
>


More information about the mapserver-users mailing list