[mapserver-users] offset line more of a scribble then a line
    Matt McClelland 
    matt at wildwalks.com
       
    Sat Jul 21 03:42:31 PDT 2012
    
    
  
Hi
I am on mapserver 6.0, WMS
This link has an example of the issue - a picture saves me a 1000 words :)
http://wildwalks.com/temp/offset issue.png
Basically I am trying to draw a line offset to the coast line.
But the line that is appearing is more of a scribble then a neat line
(the red line is the offset line, and the blue is the coast line.)
Here is the relevant style bits form the mapfile
        STYLE ## COAST LINE
          COLOR 100 100 255
          WIDTH 1
        END
        STYLE  ## red offset line
          color 255 0 0
          WIDTH 5
          OFFSET 50 -99
        END
Any clues on how to get the red line to run a little nicer  :)
Thanks
Matt  :)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/mapserver-users/attachments/20120721/61595486/attachment.htm>
    
    
More information about the MapServer-users
mailing list