From warmerdam at pobox.com Tue Jun 19 14:41:42 2012 From: warmerdam at pobox.com (Frank Warmerdam) Date: Tue, 19 Jun 2012 14:41:42 -0700 Subject: [OSGeo-Announce] GeoMoose 2.6 Released Message-ID: GeoMOOSE 2.6 provides exciting new features. ?Some new features to GeoMOOSE 2.6 include: - Updated OpenLayers version (2.11) - Integrated Dojo javascript library - Updated website and documentation - Addition of local_settings.ini for overriding and customization of settings.ini Visit the live demo from the website, http://www.geomoose.org/info/demo.html to see GeoMOOSE 2.6 in action. GeoMOOSE (www.geomoose.org) is an open source web application framework for displaying geographic data. ?What makes GeoMOOSE unique is it provides an out-of-the-box solution that makes it easy for non-developers to create web-mapping applications with typical tools such as navigate, search, measure and print. Non-developers only need to be comfortable with configuration files. ?GeoMOOSE has a number of strengths including modularity, configurability, and delivers a number of core functionalities in its packages. ?The project has targeted local government business cases to distribute land records information, but many other users have used it for much more. ?Since GeoMOOSE is open source project it built on other popular open source projects such as OpenLayers (www.openlayers.org) and MapServer (www.mapserver.org). ?To get started with GeoMOOSE, simply go to the download page and install the software demo. Full details at http://www.geomoose.org/releases/2.6.html Cheers, - The GeoMOOSE Project From warmerdam at pobox.com Fri Jun 29 11:08:56 2012 From: warmerdam at pobox.com (Frank Warmerdam) Date: Fri, 29 Jun 2012 11:08:56 -0700 Subject: [OSGeo-Announce] OpenLayers 2.12 Released Message-ID: The OpenLayers Development Team is proud to announce the final release of OpenLayers 2.12! OpenLayers 2.12 can be downloaded from . OpenLayers 2.12 offers great new features and improvements in various areas: - A new CSS-customizable zoom control. - Sensible projection defaults to ease the creation and configuration of maps. - Tile caching for offline use. - CSS-based tile animation. - UTFGrid support. - Improved image request management (tile queue). - Fractional zooming for tiled layers (a.k.a. client zoom). OpenLayers 2.12 deprecates a number of properties, methods and constructors, and the deprecated objects have been moved to a separate deprecated.js file. Please look at the release notes for more information: < https://github.com/openlayers/openlayers/blob/master/notes/2.12.md>