We are happy to announce the release of GeoNode 1.0
This release is an important milestone for us. It represents additional commitment by the developers to the stability of the project. It is also the culmination of over a year and a half of hard work and collaboration on the part of developers, designers, domain experts, and users.
Thank you to everyone who has been involved in this effort. Major contributions from OpenGeo, the World Bank, GFDRR, UNISDR, and GEM made this 1.0 release possible. Volunteer efforts from the community have brought it to the level of quality that we can proudly put forward today.
We have a lot planned for GeoNode’s future. Soon, we will announce the availability of GeoNode 1.0 installation packages for Ubuntu and CentOS. We anticipate new partners joining the GeoNode community and investing in all aspects of the software. Within the coming year we hope to make great strides in enabling GeoNode federation and providing data editing capability, among other improvements.
For now, spread the word about GeoNode 1.0 and please give us your feedback as you use it. Your comments will steer the project’s future.
4 Comments
We can use this platform/software? I didn’t found out how it can be installed and tested.
It is possible to install on a Windows platform?
Thanks!
Yes, this software is available for use.
Information about how to start a development build is here: https://github.com/GeoNode/geonode
You can find documentation, including deployment documentation, here: http://docs.geonode.org/1.0/
See here for other resources for developers: http://dev.geonode.org/
It should be possible to install on Windows but we haven’t tested it extensively.
Try to install geonode to windows, but failed! error is:
****************************************************************************************************************************
D:\Program Files\msysgit\msysgit\geonode>git submodule update –init
D:\Program Files\msysgit\msysgit\geonode>python bootstrap.py –no-site-packages
# see note below
New python executable in ./Scripts\python.exe
Installing setuptools………………….done.
Searching for paver==1.0.1
Best match: paver 1.0.1
Processing paver-1.0.1-py2.6.egg
paver 1.0.1 is already the active version in easy-install.pth
Installing paver-script.py script to D:\Program Files\msysgit\msysgit\geonode\Sc
ripts
Installing paver.exe script to D:\Program Files\msysgit\msysgit\geonode\Scripts
Installing paver.exe.manifest script to D:\Program Files\msysgit\msysgit\geonode
\Scripts
Using d:\program files\msysgit\msysgit\geonode\lib\site-packages\paver-1.0.1-py2
.6.egg
Processing dependencies for paver==1.0.1
Finished processing dependencies for paver==1.0.1
Downloading http://bitbucket.org/ianb/pip/get/2cb1db7b2baf.gz#egg=pip
Processing 2cb1db7b2baf.gz
Running pip\setup.py -q bdist_egg –dist-dir c:\docume~1\admini~1\locals~1\temp\
easy_install-6hkao4\pip\egg-dist-tmp-nmeaj6
warning: no files found matching ‘*.html’ under directory ‘docs’
warning: no previously-included files matching ‘*.txt’ found under directory ‘do
cs\_build’
no previously-included directories found matching ‘docs\_build\_sources’
warning: no files found matching ‘*’ under directory ‘scripts\completion’
zip_safe flag not set; analyzing archive contents…
pip.basecommand: module references __file__
pip.runner: module references __file__
pip.venv: module references __file__
pip.vcs.__init__: module references __file__
Removing pip 0.8.2 from easy-install.pth file
Adding pip 0.6.post1 to easy-install.pth file
Installing pip-script.py script to D:\Program Files\msysgit\msysgit\geonode\Scri
pts
Installing pip.exe script to D:\Program Files\msysgit\msysgit\geonode\Scripts
Installing pip.exe.manifest script to D:\Program Files\msysgit\msysgit\geonode\S
cripts
Installed d:\program files\msysgit\msysgit\geonode\lib\site-packages\pip-0.6.pos
t1-py2.6.egg
Processing dependencies for pip==0.6.post1
Finished processing dependencies for pip==0.6.post1
Searching for jstools
Best match: jstools 0.1.5
Processing jstools-0.1.5-py2.6.egg
jstools 0.1.5 is already the active version in easy-install.pth
Installing jsbuild-script.py script to D:\Program Files\msysgit\msysgit\geonode\
Scripts
Installing jsbuild.exe script to D:\Program Files\msysgit\msysgit\geonode\Script
s
Installing jsbuild.exe.manifest script to D:\Program Files\msysgit\msysgit\geono
de\Scripts
Installing jsmin-script.py script to D:\Program Files\msysgit\msysgit\geonode\Sc
ripts
Installing jsmin.exe script to D:\Program Files\msysgit\msysgit\geonode\Scripts
Installing jsmin.exe.manifest script to D:\Program Files\msysgit\msysgit\geonode
\Scripts
Using d:\program files\msysgit\msysgit\geonode\lib\site-packages\jstools-0.1.5-p
y2.6.egg
Processing dependencies for jstools
Finished processing dependencies for jstools
Searching for virtualenv
Best match: virtualenv 1.5.1
Processing virtualenv-1.5.1-py2.6.egg
virtualenv 1.5.1 is already the active version in easy-install.pth
Installing virtualenv-script.py script to D:\Program Files\msysgit\msysgit\geono
de\Scripts
Installing virtualenv.exe script to D:\Program Files\msysgit\msysgit\geonode\Scr
ipts
Installing virtualenv.exe.manifest script to D:\Program Files\msysgit\msysgit\ge
onode\Scripts
Using d:\program files\msysgit\msysgit\geonode\lib\site-packages\virtualenv-1.5.
1-py2.6.egg
Processing dependencies for virtualenv
Finished processing dependencies for virtualenv
—> pavement.auto
—> pavement.post_bootstrap
—> pavement.install_deps
Installing from requirements file. Use “paver bundle_deps” to create an install
bundle
Scripts\pip install –download-cache=./build -r shared/py-base-libs.txt
Traceback (most recent call last):
File “D:\Program Files\msysgit\msysgit\geonode\Scripts\pip-script.py”, line 8,
in
load_entry_point(‘pip==0.6.post1′, ‘console_scripts’, ‘pip’)()
File “D:\Program Files\msysgit\msysgit\geonode\lib\site-packages\setuptools-0.
6c12dev_r85381-py2.6.egg\pkg_resources.py”, line 318, in load_entry_point
File “D:\Program Files\msysgit\msysgit\geonode\lib\site-packages\setuptools-0.
6c12dev_r85381-py2.6.egg\pkg_resources.py”, line 2221, in load_entry_point
File “D:\Program Files\msysgit\msysgit\geonode\lib\site-packages\setuptools-0.
6c12dev_r85381-py2.6.egg\pkg_resources.py”, line 1954, in load
File “d:\program files\msysgit\msysgit\geonode\lib\site-packages\pip-0.6.post1
-py2.6.egg\pip\__init__.py”, line 11, in
from pip.vcs import vcs, get_src_requirement, import_vcs_support
File “d:\program files\msysgit\msysgit\geonode\lib\site-packages\pip-0.6.post1
-py2.6.egg\pip\vcs\__init__.py”, line 7, in
from pip.util import display_path, backup_dir, find_command, ask
File “d:\program files\msysgit\msysgit\geonode\lib\site-packages\pip-0.6.post1
-py2.6.egg\pip\util.py”, line 9, in
from pip.backwardcompat import WindowsError
ImportError: cannot import name WindowsError
Build failed: Subprocess return code: 1
D:\Program Files\msysgit\msysgit\geonode>
Wanted to say that it’s nice to know that someone else also mentioned this as had trouble finding the same info elsewhere. This was the first place that told me the answer. Thanks…
2 Trackbacks
[...] This post was mentioned on Twitter by OpenGeo, Edmar Moretti, Taichi, Marco Milanesi, Bob Nutsch and others. Bob Nutsch said: RT @OpenGeo: We are happy to announce the release of GeoNode 1.0: http://bit.ly/eIvjNk [...]
[...] Новая версия GeoNode 1.0. Этот продукт напоминает SUAS MapServer и GeoMixer. Позволяет создавать и обмениваться картами, легко загружать векторные данные. Рассчитан на пользователей с минимальным уровнем подготовки (социальный сервис). Построен из open-source компонентов (GeoServer, GeoExt и т.п.). Демо. [...]