mapserver symbol problem...
John Cole
john.cole at UAI.COM
Wed Mar 15 12:05:37 PST 2006
I'm trying to track down why mapserver after 4.4 renders my point layers
wrong:
Here a layer I'm trying to render:
LAYER
DATA "Church"
GROUP Landmarks
TYPE POINT
MAXSCALE 24000
LABELMAXSCALE 10000
STATUS DEFAULT
LABELITEM "Name_R"
CLASS
NAME 'Church'
COLOR 0 0 0
SYMBOL 'square'
SIZE 5
STYLE
SYMBOL "square"
SIZE 3
COLOR 255 255 255
END
STYLE
SYMBOL "square"
SIZE 1
COLOR 0 0 0
END
LABEL
COLOR 0 0 102
TYPE TRUETYPE
FONT arial
SIZE 8
ANTIALIAS TRUE
POSITION CR
FORCE TRUE
END
END
END
I'm attaching a png of 4.4 (which looks like I want) and 4.8 which doesn't.
Has something changed that requires a different style?
Thanks,
John Cole
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ms44right.png
Type: application/octet-stream
Size: 9506 bytes
Desc: not available
URL: <http://lists.osgeo.org/pipermail/mapserver-users/attachments/20060315/0b503cef/attachment.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ms48wrong.png
Type: application/octet-stream
Size: 8984 bytes
Desc: not available
URL: <http://lists.osgeo.org/pipermail/mapserver-users/attachments/20060315/0b503cef/attachment-0001.obj>
More information about the MapServer-users
mailing list