P_farrow is point symbol. In postgis there is one field of rotation of
p_farrow. how I can pass this rotation field, so that I can find
actual rotation of this symbol
--
Thanks & regards
Surendra Misra
Alexandre Bonnasseau
unread,
Sep 2, 2013, 5:15:48 AM9/2/13
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to map...@googlegroups.com
Hello Surendra,
if I understand you well, you want to store the orientation of the symbol in your database ?
However, if you're able to modifify your database schema, you can make use of the MarkerSymbolizer along a linestring by setting placement="line" to display your arrow : https://github.com/mapnik/mapnik/wiki/MarkersSymbolizer.