Opened 16 years ago

Last modified 14 years ago

#2671 new defect

vector symbol rotation direction is opposite to the direction of the other types of symbols

Reported by: tbonfort Owned by: sdlime
Priority: normal Milestone: 6.0 release
Component: MapServer C Library Version: svn-trunk (development)
Severity: normal Keywords:
Cc: havatv, sdlime, dmorissette, assefa, cnieman

Description

vector symbols are rotated clockwise, whereas all other symbols are rotated anticlockwise.

the vector rotation code should be fixed so the rotation direction is consistent with the other symbol types

Change History (6)

comment:1 by havatv, 16 years ago

Since it is angle that is specified, I think that clockwise would be a better choice. One advantage of this is that for point symbols, clockwise would translate directly to the traditional "compass" directions:

0 degrees = north
90 degrees = east
180 degrees = south
270 degrees = west

Should be discussed in the upcoming symbology RFC.

comment:2 by dmorissette, 16 years ago

Cc: dmorissette added

comment:3 by tbonfort, 15 years ago

Milestone: 5.4 release6.0 release

comment:4 by assefa, 15 years ago

Cc: assefa added

comment:5 by cnieman, 15 years ago

Cc: cnieman added

comment:6 by cnieman, 14 years ago

Has there been any further discussion about this?

Note: See TracTickets for help on using tickets.