[mapserver-users] symbology rotation

David.Fawcett at state.mn.us David.Fawcett at state.mn.us
Tue Apr 1 18:36:44 EDT 2008



-------------- next part --------------
You are using a very old version of MapSever.  Are you sure that 4.1 supports symbology rotation?  I can't remember when that feature was added.  
 
I suggest upgrading to a more recent version of MapServer.
 
David.

-----Original Message-----
From: mapserver-users-bounces at lists.osgeo.org [mailto:mapserver-users-bounces at lists.osgeo.org] On Behalf Of KMR - Kåre Mølgård Rasmussen
Sent: Tuesday, April 01, 2008 5:52 AM
To: mapserver-users at lists.osgeo.org
Subject: [mapserver-users] symbology rotation 



Hi list (sorry if it is reposted - I´m not sure, if the first mail got around)

 

Currently I´m using mapserver 4.10 to display tab-files. Due to the fact, that I´m unable to get mapserver to display the right symbol (I use my own true type font) 

I´ve mapped the neseccary symbols like this

 

SYMBOL

  NAME "mysymbL" 

  TYPE TRUETYPE

  FONT mytruetype

  FILLED true

  ANTIALIAS true

  CHARACTER "L"

END

 

Then  in the different layer definitions I do like this:

LAYER

  NAME Water 

  

  TYPE POINT

  STATUS OFF

  CONNECTIONTYPE OGR                   

  CONNECTION "/.../water.tab"

  METADATA

     "themename" "Water"

  END

    

  TOLERANCEUNITS meters

  TOLERANCE 4

  TEMPLATE "dummy.html"  

 

    CLASSITEM "W_TYPE"

    CLASS   

       EXPRESSION "waterL" 

       COLOR 0 0 255 

       SYMBOL "mysymbL" 

       SIZE 1

    END

END

 

My problem is that MapServer ignores the symbology angle used in the tab file. Does anyone have any suggestion to this problem

 

TIA

Kaare

 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.osgeo.org/pipermail/mapserver-users/attachments/20080402/e10a3961/GWAVA_2TEXT.htm
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 3#Part.002
Type: application/octet-stream
Size: 169 bytes
Desc: not available
Url : http://lists.osgeo.org/pipermail/mapserver-users/attachments/20080402/e10a3961/3Part.obj
-------------- next part --------------
AdmID:661D8CD17A019D57326A9D121EA55BA9


More information about the mapserver-users mailing list