[mapserver-users] label issues...

Mark Mirrlees mmirrlees at hotmail.com
Mon Mar 18 14:30:33 PDT 2013


Hi there, Ok so I have revised the mapfile to this...   LAYER
    NAME 'mjcities'
    TYPE POINT
    DUMP false
  EXTENT -143.210462 39.001401 -50.461045 85.911094
    DATA '../data/mjcities.shp'
    METADATA
      'ows_title' 'mjcities'
    END
    STATUS default
 MAXSCALEDENOM 1000000
    TRANSPARENCY 100
    PROJECTION
    'proj=longlat'
    'datum=WGS84'
    'no_defs'
    END
    CLASS
    NAME 'mjcities' 
       STYLE
         SYMBOL "circle" 
         SIZE 15.0 
         OUTLINECOLOR 0 0 0
         COLOR 182 109 194
       END
   LABEL 
   COLOR 255 255 255
   FONT "arial"
   TYPE truetype
   SIZE 10
   ANGLE 0
   POSITION cc
   FORCE false
   PARTIALS false
   END But when I zoom into my layers I see the symbols that were created but the labels still don't show up...any suggestions? Thanks for the help everyone as I do appreciate it!Mark 		 	   		  
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/mapserver-users/attachments/20130318/c10f7e01/attachment.html>


More information about the mapserver-users mailing list