[mapserver-users] Symbol problem (trunked) using tiled OpenLayers...

Stephen Woodbridge woodbri at swoodbridge.com
Mon Feb 22 14:37:35 EST 2010


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 
> <woodbri at swoodbridge.com <mailto:woodbri at 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 at lists.osgeo.org
>         <mailto:mapserver-users at lists.osgeo.org>
>         http://lists.osgeo.org/mailman/listinfo/mapserver-users
> 
> 
> 



More information about the mapserver-users mailing list