GeoPrisma 1.2.2 Announcement
The GeoPrisma Development Team is proud to announce the release of GeoPrisma 1.2.2, which closes 2 tickets.
The GeoPrisma 1.2.2 source code can be downloaded from:
or using SVN at :
https://svn.osgeo.org/geoprisma/projects/geoprisma/tags/rel-1-2-2/
The GeoPrisma 1.2.2 documentation is available at :
The 1.2.2 release contains minor fixes. Here's the copy of the HISTORY.TXT log :
- Fixed MapFishPrintProxy. Doesn't strip slashes anymore for the spec json sent to the service. (#439)
- Fixed OpenLayers.Map.zoomToMaxExtent method, overridden with fixed proposed in http://trac.osgeo.org/openlayers/ticket/2178. Fix must be removed when we use an OpenLayers version with it. (#435)
Please help out by testing your applications with this new code base.
Thanks! - The GeoPrisma Team
GeoPrisma 1.2.1 Announcement
The GeoPrisma Development Team is proud to announce the release of GeoPrisma 1.2.1, which closes 2 tickets.
The GeoPrisma 1.2.1 source code can be downloaded from:
or using SVN at :
https://svn.osgeo.org/geoprisma/projects/geoprisma/tags/rel-1-2-1/
The GeoPrisma 1.2.1 documentation is available at :
The 1.2.1 release contains minor fixes. Here's the copy of the HISTORY.TXT log :
- Fixed ApplyFilter to coexist with ResultExtGrid and QueryOnClick. New sample added as well to demonstrate. (#432)
- Fixed GeoExtUX_ZoomTo documentation (#419)
Please help out by testing your applications with this new code base.
Thanks! - The GeoPrisma Team
GeoPrisma 1.2.0 Announcement
The GeoPrisma Development Team is proud to announce the release of GeoPrisma 1.2.0, which closes 79 outstanding tickets !
The GeoPrisma 1.2.0 source code can be downloaded from:
or using SVN at :
https://svn.osgeo.org/geoprisma/projects/geoprisma/tags/rel-1-2-0/
The 1.2 branch was also created and is available at :
https://svn.osgeo.org/geoprisma/projects/geoprisma/branches/branch-1-2/
The GeoPrisma 1.2.0 documentation is available at :
The 1.2.0 release adds several important features. Some of the highlights include:
- A new API widget used as a way for external libraries to communicate with GeoPrisma.
- A new ApplyFilter widget that apply filters on resource WMS layers using SLD and displaying results in a paging grid using WFS
- A completely revised version of the InitialView widget
- Updates to allow a better initial center or extent of the map on load.
- New cool options for the XMLWorkspaceConfig driver to define unbound widgets and override MapPanel options.
- A new TMS Service and Proxy.
and many more fixes. See the full documentation about the GeoPrisma 1.2.0 Release at :
For information on possible changes that will need to be made between this version of GeoPrisma and previous versions, please look at the Migration Guide available available at :
http://trac.osgeo.org/geoprisma/wiki/Release/1.2/Notes#MigrationGuide:GeoPrisma1.0to1.2
Please help out by testing your applications with this new code base.
Thanks! - The GeoPrisma Team