MapServer 4.4.2 released

Daniel Morissette dmorissette at DMSOLUTIONS.CA
Tue Apr 12 11:04:48 EDT 2005


MapServer 4.4.2 has just been released. This new release addresses a few
issues that were found since version 4.4.1 and contains no new
functionality. The list of fixes is included at the end of this message.

The source package is available in the MapServer downloads page:
http://mapserver.gis.umn.edu/dload.html
and Windows binaries should be available shortly at the usual locations,
see:
http://mapserver.gis.umn.edu/win32binaries.html

Regards,

Daniel
------------------------------------------------------------
  Daniel Morissette               dmorissette at dmsolutions.ca
  DM Solutions Group              http://www.dmsolutions.ca/
------------------------------------------------------------



Version 4.4.2 (2005-04-11)
--------------------------

- mapogr.c: Insure that tile index reading is restarted in
   msOGRLayerInitItemInfo() or else fastcgi repeat requests for a layer may
   fail on subsequent renders.

- Construct proper polygon spatial filters.  Otherwise no features will be
   returned by OGR for GEOS enabled builds of OGR.

- Bug 1304: Avoid putting newlines and extra blanks or tabs in
   <gml:coordinates> text in mapgml.c.

- Fixed problem with map image filenames not always unique in MapScript's
   processTemplate() methods, causing random map image collisions (bug 1299)

- Bug 1231: use mimetype "image/png; mode=24bits" for 24bit png format.
   This makes it seperately selectable by WMS.

- Bug 1273: Fixed case in msProjectPoint() were in or out are NULL and
   a failure occurs to return NULL.  Fixed problem of WMS capabilities with
   'inf' in it.

- Fixed crash in template generation with empty layer names (bug 1271)

- SLD generation bug 1150 : replacing <AND> tag to <ogc:And>

- Change the output of the expression when using a wild card for
   PropertyIsLike (Bug 1107).

- Fixed opening raster layer bug, 1118, in msOWSGetLayerExtent()
(mapows.c).

- Fixed ogcfilter bug #1252

- Fixed configure's --enable-runpath switch (bug 1233)

- Fixed configure error message when APACHE_VERSION is not set.

- Bug 1168: Better autoscaling for classifying non-integer rasters.

- Fixed bug writing RGB/RGBA images via GDAL output on bigendian systems.

- Bug 1152 : Fix WMS style capabilities output for FastCGI enabled builds.

- Bug 1143 : Missing call to msInitShape.

- Correct bug 1151 : generates twice a </Mark> tag when generating an SLD.
   This was happening the style did not have a size set.

- Bug 1257: Use gdFree() instead of free in PHP MapScript's saveImage()



More information about the mapserver-users mailing list