Does Mapserver-Oracle support labelangleitem?
Paul
genuchten at YAHOO.COM
Wed Apr 20 06:40:34 PDT 2005
I couldn't get labelangleitem working on an oracle spatial point-table. In the mapserver list i found some similar posts, but nobody replied to previous questions. Is it a known bug? Hass somebody found a solution? Is somebody working on it?
My table is a spatial table with only point geometry (geometry,angle,label). The labels show without problems, but they don't use the angle:
LAYER MyLabels
NAME "street"
CONNECTIONTYPE oraclespatial
CONNECTION mo/mo at gk
DATA "GEOMETRY FROM NAST" #srid = null, but also tried; geometry from (select...
STATUS ON
TYPE ANNOTATION
LABELITEM "NAME"
LABELANGLEITEM "ANGLE"
CLASS
LABEL
COLOR 0 0 0
POSITION CC
SHADOWCOLOR 255 255 255
SIZE 12
ANTIALIAS TRUE
ANGLE AUTO
FORCE TRUE
END
END
END
The angle field is in european 12,345 notation, but when i changed it to round(angle), the labels still didn't show
__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/mapserver-users/attachments/20050420/9e7aa5c0/attachment.htm>
More information about the MapServer-users
mailing list