Hi Jay. Try this:
*ANGLE AUTO* This seems to work for me. Rodrigo. On Mon, Mar 10, 2008 at 6:01 AM, Jay Why <[EMAIL PROTECTED]> wrote: > Have a look at this layer please. Someone please tell me what I am doing > wrong. The road names all line up horizontally, then do not follow as > directive is given. > > > ################ Minor Roads > > LAYER # kingston roads > DEBUG OFF > NAME 'Kingston Roads' > DATA 'roads/fixed_KGN_RD.shp' > TRANSFORM true > LABELITEM 'LABEL' > STATUS on > > METADATA > "queryable" "true" > "fields" "LABEL:label" > "searchfield" "LABEL" > "OPACITY" "50" > > END # METADATA > TYPE line > > > CLASS > NAME 'Unlabelled Kingston Roads' > MAXSCALE 75000 > MINSCALE 30000 > COLOR 236 168 73 > SIZE 1 > TEMPLATE "template.html" > END # CLASS > > CLASS > NAME 'Labelled Kingston Roads' > MAXSCALE 30000 > COLOR 236 168 73 > SIZE 1 > LABEL > ANGLE follow > ANTIALIAS true > BUFFER 20 > COLOR 0 0 0 > FONT 'Arial-Normal' > SIZE medium > PARTIALS false > > END # LABEL > TEMPLATE "template.html" > END # CLASS > > CLASS > NAME 'Query Kgn Roads' > TEMPLATE 'template.html' > END # CLASS > > END # LAYER > > > > -- > Jay Why > _______________________________________________ > mapserver-users mailing list > [email protected] > http://lists.osgeo.org/mailman/listinfo/mapserver-users > >
_______________________________________________ mapserver-users mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/mapserver-users
