[Mapserver-users] For MapScript + Zope users, ZMapServer 0.3

Sean Gillies sgillies@frii.com
Mon, 27 Jan 2003 16:08:46 -0700


Greetings,

Those that downloaded the earlier release of ZMapServer and found
it at all interesting will want to see the newest release.  There
are Zope wrappers for the layer and class objects and better
methods for editing map, layer, and class properties through the
Zope management interface.  I've made the choice to build ZMapServer
on the development MapServer (3.7) and have dropped support for
3.6.  To complicate things a bit further, you'll either need to
download and build the most recent MapScript (one new function
in mapscript.i) from CVS or patch mapscript.i, adding the new method
cleanPens():

extend mapObj {
...
void cleanPens() {
   msClearPenValues(self);
}
...

The release, more info, and screenshots for those who haven't
access to a ZServer are available at:
http://www.frii.com/~sgillies/projects/zmapserver/

cheers,
Sean


--
Sean Gillies
sgillies@frii.com
http://www.frii.com/~sgillies

_______________________________________________
Mapserver-users mailing list
Mapserver-users@lists.gis.umn.edu
http://lists.gis.umn.edu/mailman/listinfo/mapserver-users