Paul james wrote:
Yes...
Is there any way to "fix" that ? Because openlayers without tiles is pretty useless for me...

Maybe, try adding this to you mapfile:

  WEB
    METADATA
      labelcache_map_edge_buffer "-10"
    END
  END

and see if that helps.

-Steve

Thanks

On Mon, Feb 22, 2010 at 3:08 PM, Stephen Woodbridge <wood...@swoodbridge.com <mailto:wood...@swoodbridge.com>> wrote:

    Paul are you doing tiles?

    -Steve W

    Paul james wrote:

        Hello guys...
        My annotation layer :

        LAYER
               NAME Test
               METADATA
"wms_title" "Test" "wms_feature_info_mime_type" "text/html"
               END
               TYPE ANNOTATION
               STATUS ON
               INCLUDE "Connection.map"
               DATA "..."
               LABELITEM 'road'
               CLASS
                   TEMPLATE "dummy"
                   STYLE
                       SYMBOL 'RoadFed'
                   END
                   LABEL
                       TYPE TRUETYPE
                       FONT Arial
                       SIZE 7
                       COLOR 70 70 70
                       MINDISTANCE 100
                       MINFEATURESIZE 10
                       PARTIALS FALSE
                       BUFFER 10
                   END
               END      END


        Some symbol are trunked... See the image attached...
        Any idea?

        Thanks

        ------------------------------------------------------------------------


        ------------------------------------------------------------------------

        _______________________________________________
        mapserver-users mailing list
        mapserver-users@lists.osgeo.org
        <mailto:mapserver-users@lists.osgeo.org>
        http://lists.osgeo.org/mailman/listinfo/mapserver-users




_______________________________________________
mapserver-users mailing list
mapserver-users@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapserver-users

Reply via email to