Mapserv 4.4.2 Annotation disappear if extends over the limit of Map
Constantin Cristian
constantin.a.cristian at GMAIL.COM
Thu Apr 21 11:37:28 PDT 2005
Try:
PARTIALS TRUE
in your label object.
----- Original Message -----
From: "Carlos Neves" <cneves at LREC.PT>
To: <MAPSERVER-USERS at LISTS.UMN.EDU>
Sent: Thursday, April 21, 2005 7:47 PM
Subject: [UMN_MAPSERVER-USERS] Mapserv 4.4.2 Annotation disappear if extends
over the limit of Map
> Hi,
> I'm using mapsurfer to test my MAP files.
> I habe noticed that all annotations features working well, if the
> annotation shapefile limits is within the limits of the map display, but
> any
> zoomin over the map limits will make the annotations disappear.
> Any ideas?
>
> LAYER
> NAME rivers
> TYPE ANNOTATION
> STATUS DEFAULT
> #MAXSCALE 150000
> #MINSCALE 500
> DATA planimetric/topo
> #MAXFEATURES 500
> LABELITEM "TEXT"
> LABELANGLEITEM "Angle"
> #LABELMAXSCALE 150000
> #LABELMINSCALE 500
> #LABELOVERLAP OFF
> LABELCACHE TRU
> FORCE TRUE
> POSTLABELCACHE TRUE
> CLASSITEM "TEXT"
> CLASS
> LABEL
> COLOR 0 255 0
> TYPE TRUETYPE
> FONT arial
> SIZE 5
> ANTIALIAS FALSE
> #POSITION CC
> PARTIALS TRUE
> #MINDISTANCE 0
>
> END # end of label
>
>
>
> SIZE 2
> END
> END
> (...)
> Tanks in Advance
More information about the MapServer-users
mailing list