Opened 15 years ago

Last modified 14 years ago

#3157 closed defect

rendering differences between 5.4.2 and 5.6.0 — at Version 5

Reported by: milovanderlinden Owned by: tbonfort
Priority: normal Milestone: 5.6 release
Component: MapServer CGI Version: svn-trunk (development)
Severity: normal Keywords:
Cc: aboudreault, dmorissette, sdlime, tbonfort

Description (last modified by tbonfort)

Reproduce:

  • compile mapserver 5.4.2
  • compile mapserver-svn (trunk)
    cp mapserv -? cgi-bin/mapserv-5.4.2 (5.4.2)
    cp mapserv -? cgi-bin/mapserv-svn (5.6.0-BETA2)
    cd cgi-bin/
    cp mapserv-5.4.2 -> mapserv
    
  • render wms map with qGIS -> export image
  • cp mapserv-svn -> mapserv
  • zoom out and back in in qGIS -> export image

Result:

  • differences in rendering

Remarks:

  • By simply overwriting the "mapserv" executable it is clear that the mapfile is not changed

I have created a web-page that shows differences (images are large, comparison images are side-by-side)

http://dogomaps.net/mapserver-5.4.2-5.6.0.html

Change History (6)

comment:1 by milovanderlinden, 15 years ago

tbonfort handed me a patch (see attachment); it corrects the outline/halo for labels (lowest two images on the webpage) But other differences remain:

  • different dashes on the highway
  • different render for the A58 tunnel)
  • labels within the urban-areas (grey) still have no halo

by milovanderlinden, 15 years ago

Attachment: tbonfort.patch added

comment:2 by milovanderlinden, 15 years ago

Owner: changed from sdlime to tbonfort

comment:3 by milovanderlinden, 15 years ago

Cc: aboudreault dmorisette added

added recipients and assigned ticket to tbonfort

comment:4 by milovanderlinden, 15 years ago

Milestone: 5.6 release

comment:5 by tbonfort, 15 years ago

Description: modified (diff)

label outlines reverted in r9398

Note: See TracTickets for help on using tickets.