RE: [mapserver-users] MapServer 6.0.0-beta3 release

2011-03-24 Thread Peter Hopfgartner
Packages for RHEL/CentOS/Scientific Linux 5 and as src.rpm:

http://www.r3-gis.com/upload/mapserver-6.0.0beta3-1.0.el5.src.rpm
http://www.r3-gis.com/upload/mapserver-6.0.0beta3-1.0.el5.x86_64.rpm
http://www.r3-gis.com/upload/php-mapserver-6.0.0beta3-1.0.el5.x86_64.rpm
http://www.r3-gis.com/upload/php-mapserver-proj-6.0.0beta3-1.0.el5.x86_64.rpm
http://www.r3-gis.com/upload/mapserver-perl-6.0.0beta3-1.0.el5.x86_64.rpm
http://www.r3-gis.com/upload/mapserver-python-6.0.0beta3-1.0.el5.x86_64.rpm
http://www.r3-gis.com/upload/mapserver-java-6.0.0beta3-1.0.el5.x86_64.rpm
http://www.r3-gis.com/upload/mapserver-debuginfo-6.0.0beta3-1.0.el5.x86_64.rpm

These packages depend on http://wiki.osgeo.org/wiki/Enterprise_Linux_GIS and on 
the php53* packages, which might be found in 
http://dev.centos.org/centos/5/testing/x86_64/RPMS/php53/ , until CentOS 5.6 is 
out.

Peter
 
R3 GIS Srl - GmbH
http://www.r3-gis.com


Daniel Morissette dmorisse...@mapgears.com wrote
Subject: [mapserver-users] MapServer 6.0.0-beta3 release
Date: 23.03.2011 22:45

The MapServer Team is pleased to announce the release of MapServer 
6.0.0-beta3. This is the latest beta on our way to a final 6.0 release. 
We realize that it comes only 5 days after beta2, but it also contains 
several important fixes and we encourage you to test it and continue to 
provide feedback.

The 6.0 release introduces important changes in key components of the 
MapServer core (rendering, query and expressions), and for this reason 
we count on you, MapServer power users, to help test the release in your 
respective environments and provide feedback (through the users list or 
Trac tickets).

This is the third of four planned beta releases and if all goes well a 
final release should occur around the end of April. The full release 
plan which also includes the list of new features and changes in this 
release is available at:
   http://mapserver.org/trunk/development/release/release-plan-6.0.html

The list of fixes since beta1 is attached at the end of this message. 
For a complete list see the HISTORY.TXT file at:


http://trac.osgeo.org/mapserver/browser/tags/rel-6-0-0-beta3/mapserver/HISTORY.TXT

We have started working on a 5.6 - 6.0 migration guide. This document 
contains important notes on backwards incompatibilities or other changes 
required when upgrading to 6.0. It is not complete yet but we strongly 
recommend that you review the latest version online at:

 http://mapserver.org/trunk/MIGRATION_GUIDE.html

The source for this release can be downloaded at:

 http://mapserver.org/download.html
or
 http://download.osgeo.org/mapserver/mapserver-6.0.0-beta3.tar.gz

The binary distributions listed in the download page should be updated 
with binaries for the new beta release in the next day or so.

Once again we need your help to ensure a high quality product, so please 
help out by testing your applications with this new code base.

Thanks! - The MapServer Team


Version 6.0.0-beta3 (2011-03-23)


- apply min/max size/width style values to polygon spacing (vaguely
related
   to #3132)

- assure that a created tile has a non-zero width and height (#3370)

- use png_sig_cmp instead of png_check_sig (#3762)

- Rendering: scale style OFFSET and GAP the same way we scale other style
   attributes. Beforehand, we scaled them proportionaly to the computed 
width.

- KML: fix rounding problem for point feautres (#3767)

- KML: update code to reflect output changes. Fix true type symbols.
(#3766)

- SLD: Text Symbolizer now uses the new expression syntax (#3757)

- WFS: correct bbox values for GetFeature with featureid request (#3761)

- Mapscript Seg Fault on mapObj-getMetaData (#3738)

- Correct double free in msCleanup().

- Initialize default formats in WCS.

- Fix csharp Makefile.in (#3758)

- Allow run-time subs in class-text (makes sense if you allow it in
   class-expression).

- Fix build problem when --enable-cgi-cl-debug-args is enabled (#2853)

___
mapserver-users mailing list
mapserver-users@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapserver-users


___
mapserver-users mailing list
mapserver-users@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapserver-users


Re: [mapserver-users] MapServer 6.0.0-beta3 release

2011-03-24 Thread Alan Boudreault
UbuntuGIS MapServer packages have been updated for the beta3 release:

https://launchpad.net/~ubuntugis/+archive/ubuntugis-testing/

Alan

On March 23, 2011 05:45:22 pm Daniel Morissette wrote:
 The MapServer Team is pleased to announce the release of MapServer
 6.0.0-beta3. This is the latest beta on our way to a final 6.0 release.
 We realize that it comes only 5 days after beta2, but it also contains
 several important fixes and we encourage you to test it and continue to
 provide feedback.
 
 The 6.0 release introduces important changes in key components of the
 MapServer core (rendering, query and expressions), and for this reason
 we count on you, MapServer power users, to help test the release in your
 respective environments and provide feedback (through the users list or
 Trac tickets).
 
 This is the third of four planned beta releases and if all goes well a
 final release should occur around the end of April. The full release
 plan which also includes the list of new features and changes in this
 release is available at:
http://mapserver.org/trunk/development/release/release-plan-6.0.html
 
 The list of fixes since beta1 is attached at the end of this message.
 For a complete list see the HISTORY.TXT file at:
 
 
 http://trac.osgeo.org/mapserver/browser/tags/rel-6-0-0-beta3/mapserver/HIST
 ORY.TXT
 
 We have started working on a 5.6 - 6.0 migration guide. This document
 contains important notes on backwards incompatibilities or other changes
 required when upgrading to 6.0. It is not complete yet but we strongly
 recommend that you review the latest version online at:
 
  http://mapserver.org/trunk/MIGRATION_GUIDE.html
 
 The source for this release can be downloaded at:
 
  http://mapserver.org/download.html
 or
  http://download.osgeo.org/mapserver/mapserver-6.0.0-beta3.tar.gz
 
 The binary distributions listed in the download page should be updated
 with binaries for the new beta release in the next day or so.
 
 Once again we need your help to ensure a high quality product, so please
 help out by testing your applications with this new code base.
 
 Thanks! - The MapServer Team
 
 
 Version 6.0.0-beta3 (2011-03-23)
 
 
 - apply min/max size/width style values to polygon spacing (vaguely related
to #3132)
 
 - assure that a created tile has a non-zero width and height (#3370)
 
 - use png_sig_cmp instead of png_check_sig (#3762)
 
 - Rendering: scale style OFFSET and GAP the same way we scale other style
attributes. Beforehand, we scaled them proportionaly to the computed
 width.
 
 - KML: fix rounding problem for point feautres (#3767)
 
 - KML: update code to reflect output changes. Fix true type symbols.
 (#3766)
 
 - SLD: Text Symbolizer now uses the new expression syntax (#3757)
 
 - WFS: correct bbox values for GetFeature with featureid request (#3761)
 
 - Mapscript Seg Fault on mapObj-getMetaData (#3738)
 
 - Correct double free in msCleanup().
 
 - Initialize default formats in WCS.
 
 - Fix csharp Makefile.in (#3758)
 
 - Allow run-time subs in class-text (makes sense if you allow it in
class-expression).
 
 - Fix build problem when --enable-cgi-cl-debug-args is enabled (#2853)
 
 ___
 mapserver-users mailing list
 mapserver-users@lists.osgeo.org
 http://lists.osgeo.org/mailman/listinfo/mapserver-users

-- 
Alan Boudreault
Mapgears
http://www.mapgears.com
___
mapserver-users mailing list
mapserver-users@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapserver-users


[mapserver-users] MapServer 6.0.0-beta3 release

2011-03-23 Thread Daniel Morissette
The MapServer Team is pleased to announce the release of MapServer 
6.0.0-beta3. This is the latest beta on our way to a final 6.0 release. 
We realize that it comes only 5 days after beta2, but it also contains 
several important fixes and we encourage you to test it and continue to 
provide feedback.


The 6.0 release introduces important changes in key components of the 
MapServer core (rendering, query and expressions), and for this reason 
we count on you, MapServer power users, to help test the release in your 
respective environments and provide feedback (through the users list or 
Trac tickets).


This is the third of four planned beta releases and if all goes well a 
final release should occur around the end of April. The full release 
plan which also includes the list of new features and changes in this 
release is available at:

  http://mapserver.org/trunk/development/release/release-plan-6.0.html

The list of fixes since beta1 is attached at the end of this message. 
For a complete list see the HISTORY.TXT file at:



http://trac.osgeo.org/mapserver/browser/tags/rel-6-0-0-beta3/mapserver/HISTORY.TXT

We have started working on a 5.6 - 6.0 migration guide. This document 
contains important notes on backwards incompatibilities or other changes 
required when upgrading to 6.0. It is not complete yet but we strongly 
recommend that you review the latest version online at:


http://mapserver.org/trunk/MIGRATION_GUIDE.html

The source for this release can be downloaded at:

http://mapserver.org/download.html
or
http://download.osgeo.org/mapserver/mapserver-6.0.0-beta3.tar.gz

The binary distributions listed in the download page should be updated 
with binaries for the new beta release in the next day or so.


Once again we need your help to ensure a high quality product, so please 
help out by testing your applications with this new code base.


Thanks! - The MapServer Team


Version 6.0.0-beta3 (2011-03-23)


- apply min/max size/width style values to polygon spacing (vaguely related
  to #3132)

- assure that a created tile has a non-zero width and height (#3370)

- use png_sig_cmp instead of png_check_sig (#3762)

- Rendering: scale style OFFSET and GAP the same way we scale other style
  attributes. Beforehand, we scaled them proportionaly to the computed 
width.


- KML: fix rounding problem for point feautres (#3767)

- KML: update code to reflect output changes. Fix true type symbols. (#3766)

- SLD: Text Symbolizer now uses the new expression syntax (#3757)

- WFS: correct bbox values for GetFeature with featureid request (#3761)

- Mapscript Seg Fault on mapObj-getMetaData (#3738)

- Correct double free in msCleanup().

- Initialize default formats in WCS.

- Fix csharp Makefile.in (#3758)

- Allow run-time subs in class-text (makes sense if you allow it in
  class-expression).

- Fix build problem when --enable-cgi-cl-debug-args is enabled (#2853)

___
mapserver-users mailing list
mapserver-users@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapserver-users


Re: [mapserver-users] MapServer 6.0.0-beta3 release

2011-03-23 Thread Angelos Tzotsos

Hi all,

Packages of beta 3 for openSUSE are up:

http://software.opensuse.org/search?q=mapserverbaseproject=openSUSE%3A11.4lang=eninclude_home=trueexclude_debug=true

Regards,
Angelos

On 03/23/2011 11:45 PM, Daniel Morissette wrote:
The MapServer Team is pleased to announce the release of MapServer 
6.0.0-beta3. This is the latest beta on our way to a final 6.0 
release. We realize that it comes only 5 days after beta2, but it also 
contains several important fixes and we encourage you to test it and 
continue to provide feedback.


The 6.0 release introduces important changes in key components of the 
MapServer core (rendering, query and expressions), and for this reason 
we count on you, MapServer power users, to help test the release in 
your respective environments and provide feedback (through the users 
list or Trac tickets).


This is the third of four planned beta releases and if all goes well a 
final release should occur around the end of April. The full release 
plan which also includes the list of new features and changes in this 
release is available at:

  http://mapserver.org/trunk/development/release/release-plan-6.0.html

The list of fixes since beta1 is attached at the end of this message. 
For a complete list see the HISTORY.TXT file at:



http://trac.osgeo.org/mapserver/browser/tags/rel-6-0-0-beta3/mapserver/HISTORY.TXT 



We have started working on a 5.6 - 6.0 migration guide. This document 
contains important notes on backwards incompatibilities or other 
changes required when upgrading to 6.0. It is not complete yet but we 
strongly recommend that you review the latest version online at:


http://mapserver.org/trunk/MIGRATION_GUIDE.html

The source for this release can be downloaded at:

http://mapserver.org/download.html
or
http://download.osgeo.org/mapserver/mapserver-6.0.0-beta3.tar.gz

The binary distributions listed in the download page should be updated 
with binaries for the new beta release in the next day or so.


Once again we need your help to ensure a high quality product, so 
please help out by testing your applications with this new code base.


Thanks! - The MapServer Team


Version 6.0.0-beta3 (2011-03-23)


- apply min/max size/width style values to polygon spacing (vaguely 
related

  to #3132)

- assure that a created tile has a non-zero width and height (#3370)

- use png_sig_cmp instead of png_check_sig (#3762)

- Rendering: scale style OFFSET and GAP the same way we scale other style
  attributes. Beforehand, we scaled them proportionaly to the computed 
width.


- KML: fix rounding problem for point feautres (#3767)

- KML: update code to reflect output changes. Fix true type symbols. 
(#3766)


- SLD: Text Symbolizer now uses the new expression syntax (#3757)

- WFS: correct bbox values for GetFeature with featureid request (#3761)

- Mapscript Seg Fault on mapObj-getMetaData (#3738)

- Correct double free in msCleanup().

- Initialize default formats in WCS.

- Fix csharp Makefile.in (#3758)

- Allow run-time subs in class-text (makes sense if you allow it in
  class-expression).

- Fix build problem when --enable-cgi-cl-debug-args is enabled (#2853)

___
mapserver-users mailing list
mapserver-users@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapserver-users




--
Angelos Tzotsos
Remote Sensing Laboratory
National Technical University of Athens
http://users.ntua.gr/tzotsos

___
mapserver-users mailing list
mapserver-users@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapserver-users