Ticket #2991 (assigned defect)
Issue saving mapfile using autoangle option in style
| Reported by: | djay | Owned by: | sdlime |
|---|---|---|---|
| Priority: | normal | Milestone: | 5.6 release |
| Component: | MapServer C Library | Version: | 5.4 |
| Severity: | normal | Keywords: | |
| Cc: |
Description
I've tried to use mapserver 5.4.0 and then I saw that when trying to save a mapfile containing a style using autoangle option, it was replaced by a 360° angle.
So, I've made small fixes in mapfile.c which solves this "issue" when saving layers using an auto angle and won't add a 360° angle by default for a saved layer anymore (using a default zero valued angle rather than 360 previous default value).
Hope I didn't do something wrong.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

