Opened 15 years ago

Closed 15 years ago

#2879 closed enhancement (fixed)

Enhancements to mapogr.cpp for style annotations

Reported by: kfaschoway Owned by: aboudreault
Priority: normal Milestone: 5.4 release
Component: MapServer C Library Version: unspecified
Severity: normal Keywords: mapogr
Cc: dmorissette

Description

Mapogr.cpp only exposes OGR:LabelText, OGR:LabelAngle, OGR:LabelSize and OGR:LabelColor but there are more properties that can be exposed like OGR:LabelFColor, OGR:LabelBold, OGR:LabelStrikeout etc. Please review the attached diff.txt file that contains the differences between the two mapogr.cpp files and incorporate the changes into the next mapogr.cpp file. The diff.txt file was created using GnuWin32/diff -u program.

Attachments (2)

diff.txt (89.0 KB ) - added by kfaschoway 15 years ago.
bug2879.patch (31.1 KB ) - added by aboudreault 15 years ago.
Official patch

Download all attachments as: .zip

Change History (5)

by kfaschoway, 15 years ago

Attachment: diff.txt added

comment:1 by dmorissette, 15 years ago

Cc: dmorissette added
Milestone: 5.4 release
Owner: changed from dmorissette to aboudreault

Assigned to Alan.

by aboudreault, 15 years ago

Attachment: bug2879.patch added

Official patch

comment:2 by aboudreault, 15 years ago

I've attached the official patch that will be committed in trunk. I tested it with gdal 1.4.0, 1.5.3 and 1.6.0.

comment:3 by aboudreault, 15 years ago

Resolution: fixed
Status: newclosed

Committed in SVN trunk in r8525.
See the related ticket for the documentation update: #2719

Note: See TracTickets for help on using tickets.