Ticket #1769 (closed defect: fixed)

Opened 7 years ago

Last modified 6 years ago

drawQuery() method doesn't respect specified setlayersdrawingorder(array layeryindex)

Reported by: spoletto@… Owned by: mapserverbugs
Priority: high Milestone:
Component: MapScript-PHP Version: 4.8
Severity: normal Keywords:
Cc:

Description (last modified by dmorissette) (diff)

I am writing a web application using PHP-Mapscript 4.8.3 on a Linux Debian (Sarge) machine. On every refresh I set, with setlayersdrawingorder(), the user-customized drawing order of the layers in the map file; but when there is a selection and I draw the map with the drawQuery() method instead of draw() the order remains always the predefined order in the map file, no matter of setlayersdrawingorder(). I think drawQuery() draws always the map with the predefined order in the map file.

Change History

Changed 6 years ago by dmorissette

  • status changed from new to closed
  • resolution set to fixed
  • description modified (diff)

The merge of msDrawQueryMap() and msDrawMap() in ticket #2017 (MapServer v5.0) should have fixed this.

Changed 6 years ago by dmorissette

  • description modified (diff)
Note: See TracTickets for help on using tickets.