[Mapserver-users] OFFSET Problem

Astrid Emde CCGIS astrid.emde at ccgis.de
Thu Jul 8 06:32:22 EDT 2004


hallo,

I use POSITION und OFFSET to place my texte. When POSITION cc everything
is fine. The OFFSET is displayed like I said in my mapfile.
  ...
     LABEL
         TYPE TRUETYPE
         FONT "arial"
         SIZE 5
         POSITION cc
         OFFSET 0 -4
         MINDISTANCE -1
         COLOR 0 0 0
         FORCE True
      END
  ...

Now the Problem: When I say POSITION cl or POSITION cr my statements under
OFFSET are ignored.
   ....
     LABEL
         TYPE TRUETYPE
         FONT "arial"
         SIZE 5
         POSITION cr #cl
         OFFSET 0 -4
         MINDISTANCE -1
         COLOR 0 0 0
         FORCE True
      END
   ....

Is it a bug in MapServer? Does anyone know this problem?

thanx for your reply.

Astrid




More information about the mapserver-users mailing list