Opened 16 years ago

Closed 15 years ago

#2439 closed defect (invalid)

Bug in OGR:LabelSize using SIZEUNITS

Reported by: flavio Owned by: aboudreault
Priority: normal Milestone: 5.6 release
Component: MapServer C Library Version: 5.0
Severity: normal Keywords: ogr style
Cc: dmorissette

Description

OGR:LabelSize ignores SIZEUNITS and always uses Pixels as units. Works using a "normal" attribute.

Attachments (1)

OGR_LabelSize.zip (17.5 KB ) - added by flavio 15 years ago.

Download all attachments as: .zip

Change History (5)

comment:1 by warmerdam, 16 years ago

Cc: dmorissette added
Keywords: ogr style added
Milestone: 5.0.1 release
Owner: changed from warmerdam@… to warmerdam

Flavio,

Is it practical to provide a demonstration of this problem?

by flavio, 15 years ago

Attachment: OGR_LabelSize.zip added

comment:2 by flavio, 15 years ago

Example as requested in OGR_LabelSize.zip, again, Problem is:

  • SIZEUNITS meters
  • SIZE [OGR:LabelSize]

SIZEUNITS is ignored (uses Pixels and if you have a SIZE of 100, Labels trun out huge ...).

comment:3 by dmorissette, 15 years ago

Milestone: 5.6.0 release
Owner: changed from warmerdam to aboudreault

Alan, can you please check this?

comment:4 by aboudreault, 15 years ago

Resolution: invalid
Status: newclosed

I can reproduce this bug with mapserver 5.0.x, but not with 5.4.0 and trunk. Marked as invalid since that issue has been fixed in recent releases.

Note: See TracTickets for help on using tickets.