[mapserver-users] Using Geotransform for arrow heads on lines?

Thomas Bonfort thomas.bonfort at camptocamp.com
Thu May 7 02:07:11 EDT 2009


you add it inside the same layer, eg:

class
style
  color 0 0 0
  width 1
end
style
  geomtransform 'end'
  angle auto
  symbol 'arrowhead'
  size 8
  color 0 0 0
end
end

regards,

thomas


www.camptocamp.com
+33 4 79 26 57 97



On Thu, May 7, 2009 at 08:00, Ben Madin <ben at remoteinformation.com.au> wrote:
> G'day all,
>
> I am quite interested in this feature (from RFC 48), but not quite sure how
> it is intended to work - I vaguely interpreted that I could add an arrowhead
> to a line using it, but do I need to create a second layer (with the
> GEOTRANSFORM END) parameter to place a symbol, or can it work within the
> line layer?
>
> I have a large number of lines representing the start and end of various
> movements, and it would be great to be able to add an arrow head just to the
> end.
>
> cheers
>
> Ben
>
>
> --
>
> Ben Madin
> REMOTE INFORMATION
>
> t : +61 8 9192 5455
> f : +61 8 9192 5535
> m : 0448 887 220
> Broome   WA   6725
>
> ben at remoteinformation.com.au
>
>
>
>                                                        Out here, it pays to
> know...
>
>
> _______________________________________________
> mapserver-users mailing list
> mapserver-users at lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/mapserver-users
>


More information about the mapserver-users mailing list