[Chameleon] SYMBOLSET PROBLEM MAPSERVER 5.4

Andreas Douvalis anddreas2 at yahoo.gr
Tue Jan 5 12:51:07 EST 2010


I test chameleon 2.6 with Mapserver 5.4 and I have problem with Polygons Symbols.
 
I have already  altered my Symbol.sym file to start with  "SYMBOLSET" and finish with "END".
 
 In fact  I have problem only with polygons. Lines and points works perfect.
 
it seems like mapserver can not read Symbol.sym  for polygons.
 
Here is a part of Layer section in map file:  
 
//------------------------------------------------------------------------------------------
 
LAYER
    NAME "Perifereies"
    GROUP "Διοικητικά Όρια"
    STATUS OFF
    DATA "C:\ms4w\apps\chameleon\samples\dataGreek\Dioikitika\Perifereies"
    TYPE POLYGON
    UNITS METERS
    LABELITEM "NAME"    
    METADATA
      wms_name "Περιφέρειες"
      wms_title  "Περιφέρειες"
      SPATIALSEARCH "NAME,Έδρα_Περιφ,POP_1991_,POP_2001_,Embad_km2"
      SPATIALSEARCHLIST "NAME,Έδρα_Περιφ,POP_1991_,POP_2001_,Embad_km2" 
    END    
    TEMPLATE "Perifereies.dbf"
    CLASS
      NAME "Perifereies"
      STYLE
        SYMBOL "circle"
        SIZE 3  
        COLOR 12 112 255         
        OUTLINECOLOR 0 112 255       
        WIDTH 5  
      END
    END
END
 
//------------------------------------------------------------------------------------------
 
If I dont use '..........SYMBOL "circle".........' and I write :
 
  STYLE
        COLOR 12 112 255    
        OUTLINECOLOR 0 112 255       
        WIDTH 5  
     END
then I everything is ok  but then  I cannot control outline width.
 
 
FINALLY MY QUESTION IS THAT:
 
HOW I CAN RENDER POLYGONS  WITH OUTLINE WHICH I CAN CHANGE THE WIDTH?
 
When I use Mapserver 5.2 everything was ok.
 
        
 
Regarding the outputformat here is the part of my map file: 
 
OUTPUTFORMAT
    NAME 'AGG_Q'
    DRIVER AGG/PNG
    IMAGEMODE RGB
    FORMATOPTION "QUANTIZE_FORCE=ON"
    FORMATOPTION "QUANTIZE_DITHER=OFF"
    FORMATOPTION "QUANTIZE_COLORS=256"
END
 
 
ANY HELP PLEASE???
 


      
___________________________________________________________ 
Χρησιμοποιείτε Yahoo!; 
Βαρεθήκατε τα ενοχλητικά μηνύματα (spam); Το Yahoo! Mail 
διαθέτει την καλύτερη δυνατή προστασία κατά των ενοχλητικών 
μηνυμάτων http://login.yahoo.com/config/mail?.intl=gr 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.maptools.org/pipermail/chameleon/attachments/20100105/b7735f8b/attachment.htm 


More information about the Chameleon mailing list