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: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of KMR - Kåre 
Mølgård Rasmussen
Sent: Tuesday, April 01, 2008 5:52 AM
To: mapserver-users@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

 

Title: Message
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: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of KMR - Kåre Mølgård Rasmussen
Sent: Tuesday, April 01, 2008 5:52 AM
To: mapserver-users@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

 

Attachment: 3#Part.002
Description: Binary data

AdmID:661D8CD17A019D57326A9D121EA55BA9
_______________________________________________
mapserver-users mailing list
mapserver-users@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapserver-users

Reply via email to