Ticket #168 (new defect)

Opened 6 years ago

Last modified 5 years ago

[OGR] STYLEITEM AUTO doesn't pull label info unless layer type is ANNOTATION

Reported by: dmorissette Assigned to: dmorissette
Priority: highest Milestone:
Component: OGR Support Version: 4.0
Severity: normal Keywords:
Cc: dmartin@erac.com

Description

There have been a few reports of similar issues with respect to OGR labels not 
showing up... so we'll have to investigate this:


Subject:         [mapserver-users] MapInfo TAB format, general issues
   Date:         Mon, 1 Jul 2002 11:27:55 -0500
   From:         "Martin, Daniel" <DMartin@erac.com>
     To:         mapserver-users@lists.gis.umn.edu

...

- STYLEITEM "auto" doesn't extract the label information.  It is required to
create a second ANNOTATION layer for each STYLEITEM "auto" layer.  Helpful
to note that by naming both with the same NAME they will turn on and off
together.

Change History

09/16/02 11:45:34 changed by dmartin@erac.com

The title of this bug incorrectly reports "unless layer type is ANNOTATION".  
However, STYLEITEM "AUTO" will never pull the actual style for labels.  Using 
an ANNOTATION layer is a work around - you still must define the label style in 
the extra ANNOTATION layer.

06/30/03 23:57:08 changed by dmorissette

  • priority changed from high to highest.
I should try to at least check that before 4.0 release.