[mapserver-users] symbol problem

Valeria Muñoz valemunoz at gmail.com
Thu Feb 5 09:11:59 PST 2009


Hi
 I have problems with displaying symbols,I can not give the correct
orientation-... attached image of my problem

LAYER
  NAME 'calle'
  MAXSCALE 5000
  TYPE LINE
  DATA 'calle.shp'
  METADATA
    'wms_title' 'calle'
  END
  STATUS DEFAULT
  TRANSPARENCY 100
  PROJECTION
  'proj=longlat'
  'ellps=WGS84'
  'datum=WGS84'
  'no_defs'
  ''
  END
  #LABELITEM 'ONEWAY'
  CLASS
   EXPRESSION  ('[HWYLEVEL]' = '4' and '[ONEWAY]'='0')

   #TEXT (<->)
     #NAME 'calle'
     STYLE
        SYMBOL 'flecha_ambos'
         SIZE 13
         ANGLE 0
         #OUTLINECOLOR 161 189 196
         #COLOR 0 0 0
       END
     LABEL
     TYPE truetype
     FONT 'georgia'
     SIZE 6
     ANTIALIAS TRUE
     COLOR 156 0 0
     ANGLE FOLLOW
     #MINDISTANCE -1
     #MINFEATURESIZE -1
     OFFSET 5 0
     FORCE FALSE
   POSITION CC
     BUFFER 10
     PARTIALS FALSE
     END
  END
 END


      SYMBOL
       NAME "flecha_ambos"
       TYPE PIXMAP
       IMAGE
"C:/ms4w/Apache/htdocs/mapFile/mapas/etc/icons/arrow_left_right.png"
       GAP -50
      END


RG
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/mapserver-users/attachments/20090205/2756f2b3/attachment.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: img_symbol.JPG
Type: image/jpeg
Size: 4076 bytes
Desc: not available
URL: <http://lists.osgeo.org/pipermail/mapserver-users/attachments/20090205/2756f2b3/attachment.jpe>


More information about the MapServer-users mailing list