Opened 13 years ago

Closed 13 years ago

#3851 closed defect (fixed)

Mindistance label collision test doesn't check to make sure labels are from the same layer.

Reported by: sdlime Owned by: sdlime
Priority: normal Milestone:
Component: MapServer C Library Version: svn-trunk (development)
Severity: normal Keywords:
Cc:

Description

The mindistance label collision test doesn't make sure labels are in the same layer. It looks at class index, label text and, of course, distance. This could lead to some labels being marked as duplicates across layers (if they share the same class index). Admittedly a rare occurrence but possible.

Steve

Change History (1)

comment:1 by sdlime, 13 years ago

Resolution: fixed
Status: newclosed

Fixed in r11620. Closing...

Steve

Note: See TracTickets for help on using tickets.