Opened 15 years ago

Closed 15 years ago

#3026 closed defect (invalid)

Render Issues: MapServer 5.4.0; Ubuntu 9.04 Server AMD64

Reported by: ziziphus Owned by: sdlime
Priority: normal Milestone: 5.4 release
Component: MapServer CGI Version: 5.4
Severity: normal Keywords: vector, rendering, Ubuntu 9.04
Cc:

Description

MapServer 5.4.0; Ubuntu 9.04 Server AMD64, using GeoMOOSE as test application:

(1) The Flag icons in the legend, to the right of USGS Gaging Stations and State Parks layers, renders red instead of gold; (2) None of the vector layers render ... that is, they do not appear, or seem to be processed at all; (3) 2003 FSA Orthos render OK; (4) Other application functionality seems OK.

/usr/lib/cgi-bin/mapserv -v MapServer version 5.4.0 OUTPUT=GIF OUTPUT=PNG OUTPUT=JPG OUTPUT=WBMP OUTPUT=SVG SUPPORTS=PROJ SUPPORTS=AGG SUPPORTS=FREETYPE SUPPORTS=ICONV SUPPORTS=WMS_SERVER SUPPORTS=WMS_CLIENT SUPPORTS=WFS_SERVER SUPPORTS=WFS_CLIENT SUPPORTS-WCS_SERVER SUPPORTS=FASTCGI SUPPORTS=THREADS SUPPORTS=GEOS INPUT=EPPL7 INPUT=POSTGIS INPUT=OGR INPUT=GDAL INPUT=SHAPEFILE

GeoMOOSE works fine on my Windows server (but much slower), running MapServer 5.2.1:

mapserv -v MapServer version 5.2.1 OUTPUT=GIF OUTPUT=PNG OUTPUT=JPEG OUTPUT=WBMP OUTPUT=PDF OUTPUT=SWF OUTPUT=SVG SUPPORTS=PROJ SUPPORTS=AGG SUPPORTS=FREETYPE SUPPORTS=ICO NV SUPPORTS=FRIBIDI SUPPORTS=WMS_SERVER SUPPORTS=WMS_CLIENT SUPPORTS=WFS_SERVER SUPPORTS=WFS_CLIENT SUPPORTS=WCS_SERVER SUPPORTS=SOS_SERVER SUPPORTS=FASTCGI SUP PORTS=THREADS SUPPORTS=GEOS SUPPORTS=RGBA_PNG INPUT=JPEG INPUT=POSTGIS INPUT=OGR INPUT=GDAL INPUT=SHAPEFILE

There are differences in the two configurations, but I can not determine whether these are responsible for the main problem on Ubuntu, which is the non-rendering of vector data. That is, only the image layers are rendered/visible?

GeoMOOSE appears to use separate map files for each layer. If my guess is correct, instead of a single map image/rendering, maps are being "stacking" (in place of layers) to improve the color fidelity and edge crispness of vector features drawn over aerial imagery. Possibly this has something to do with the issue?

I have only been working with MapServer a short time, and don't possess a depth of knowledge yet. I don't know if there is really an issue, or if it is simply: (A) Mapserver/Server configuration; (B) slight differences between the MapServer versions on the two platforms, or; (C) other considerations?

Thanks

Change History (1)

comment:1 by ziziphus, 15 years ago

Resolution: invalid
Status: newclosed

This turned out to be a non-issue, not relating to Ubuntu 9.04 or Mapserver 5.4.0. Ticket withdrawn.

Note: See TracTickets for help on using tickets.