Mapserver Bug with Curved Labels

Rodriguez, Heraldo hrodriguez at SISCAT.COM.AR
Thu Jun 7 08:29:53 PDT 2007


Hi everyone 

                   Any news with the problem I reported a week ago?  In my
previous mail  I mentioned that we were experiencing some problems using the
ANGLE FOLLOW new feature and the workaround listed in the bug list didn´t
work for us  We really need to fix this issue , and we  will appreciate any
help you can provide. Thanks in advance.

 

Lic. Heraldo G. Rodriguez

   <mailto:hrodriguez at siscat.com.ar> hrodriguez at siscat.com.ar

  TEL: 54-11-4326-4002 int 255

  Dpto. Desarrollo

  Sistemas Catastrales S.A

 

 

  _____  

De: Rodriguez, Heraldo [mailto:hrodriguez at siscat.com.ar] 
Enviado el: martes, 29 de mayo de 2007 12:21
Para: MAPSERVER-USERS at LISTS.UMN.EDU
Asunto: [UMN_MAPSERVER-USERS] Mapserver Bug #2020

 

Hi everyone,

                     Six days ago we upgraded mapserver to version 4.10.2
and we are experiencing some problems with short labels using the ANGLE
FOLLOW new feature. The odd behaviour is exactly the same reported in the
ticket #2020 in the mapserver bug list.

      Our problem is that the work around listed there is not working for
us. I created the function in postgres with the current user that is running
the mapserver application, but nothing changed.

CREATE OR REPLACE FUNCTION pad(cString TEXT) RETURNS TEXT AS $$
BEGIN
    RETURN cString || repeat(' ', 4 - char_length(cString));
END;
$$ LANGUAGE plpgsql;

 

      I am doing something wrong?

 

      If anyone used this fix, I will appreciate a more detailed explanation
of the work around. I am not very skilful with postgres so any additional
information will be valuable.

      Thanks in advance. 

      

 

 

Lic. Heraldo G. Rodriguez

   <mailto:hrodriguez at siscat.com.ar> hrodriguez at siscat.com.ar

  TEL: 54-11-4326-4002 int 255

  Dpto. Desarrollo

  Sistemas Catastrales S.A

 

 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/mapserver-users/attachments/20070607/277132fb/attachment.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image003.jpg
Type: image/jpeg
Size: 1283 bytes
Desc: not available
URL: <http://lists.osgeo.org/pipermail/mapserver-users/attachments/20070607/277132fb/attachment.jpg>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image002.jpg
Type: image/jpeg
Size: 1283 bytes
Desc: not available
URL: <http://lists.osgeo.org/pipermail/mapserver-users/attachments/20070607/277132fb/attachment-0001.jpg>


More information about the MapServer-users mailing list