GeoNode 1.2 Alpha 2

The GeoNode team is proud to release GeoNode 1.2a2, a preview release for GeoNode 1.2. This is not recommended for production sites, but the final release of GeoNode 1.2 will include instructions on how to update from older versions.

To install the alpha release on an Ubuntu system (assuming Ubuntu 12.04) please use the following commands:

sudo add-apt-repository ppa:geonode/testing sudo apt-get update sudo apt-get install geonode

For other systems or custom installations download the GeoNode-1.2a2.tar.gz tarball and use the included install script.

GeoNode 1.2 will be the first release compatible with Ubuntu 11.10 and 12.04 (while maintaining compatibility with Ubuntu releases after 10.04). Please note that this alpha in particular has only been tested in 12.04, we appreciate your feedback in identifying potential issues in other distributions. Issue reports may be filed on the GeoNode Github project or reported on the GeoNode users forum.

Changes for GeoNode 1.2

  • Upgrade to Django 1.4 (Thanks David)

  • Addition of South for database migrations (Thanks Luke)

  • Improved keywords handling with django-taggit and adding keywords to Maps. (Thanks Luke)

  • Comments on layer detail pages (Thanks Patrick Altman, David, Jeff and the Mapstory Project)

  • Ratings on layers (Thanks Patrick Altman, David, Jeff and the Mapstory Project)

  • Facebook Like and Google+ +1 functionality (Thanks Patrick Altman, David, Jeff and the Mapstory Project)

  • Switched to lxml for all our xml parsing needs (Thanks Tom Kralidis)

  • Use of url tags instead of referencing urls by view path (Thanks Matthew Hanson)

  • Cleaner urls.py and settings.py (Thanks Matthew Hanson)

  • Support for Ubuntu 11.10 and 12.04 (Thanks Alex Mandel)

  • Documentation improvements on backups, ssl, localization. (Thanks Andrew Ross)

  • Improved legends in map composer (Thanks Bart)

  • Support for Chinese, German, Greek and Indonesian (Thanks 李英本, Michael Diener, Sergios Stamatis, firnasnadirman).

  • Updated French, Spanish and Italian translations (Thanks numahell, Mauricio Miranda, and Luca Casagrande)

Known Issues

If you find any issues, you can post them to the GeoNode mailing list or directly in the issue tracker. or in IRC #geonode FreeNet.

Posted at - May 23, 2012, 5:29 p.m.

Fork me on GitHub