Skip to content
GeoNode is an open source platform that facilitates the creation, sharing, and collaborative use of geospatial data.
Python JavaScript HTML CSS XSLT Shell Other
Branch: master
Clone or download
afabiani Merge pull request #4940 from csgis/master
[Fixes: #4933] forgot password in modal
Latest commit e04d30e Sep 22, 2019
Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
.circleci [spcgeonode] several modifications Oct 25, 2018
.github Updating "CONTRIBUTING" policies ad instructions Aug 29, 2019
.tx flake8 on services/views.py Nov 14, 2014
docs [Fixes #4907] Add the possibility of enabling "captcha" on GeoNode si… Sep 20, 2019
geonode #4933 forgot password in modal Sep 21, 2019
package [Hardening] Reduce db connection idle timeout / Assert the GeoServer … Sep 5, 2019
scripts Merge branch 'master' into afabiani-patch-1 Sep 5, 2019
.clabot Update .clabot Aug 30, 2019
.dockerignore [spcgeonode] integrate in main geonode repo Oct 20, 2018
.env Add dev mode with regular Docker (#4514) Jun 30, 2019
.gitignore [Hardening] Javascript deps Sep 11, 2019
.readthedocs.yml Merge new docs to master (#4513) Jun 14, 2019
.travis.yml Merge branch 'master' into test-docker Sep 5, 2019
AUTHORS added gannebamm to authors Jul 18, 2019
CLA_INDIVIDUAL.md Updating "CONTRIBUTING" policies ad instructions Aug 29, 2019
CODE_OF_CONDUCT.md Create CODE_OF_CONDUCT.md Aug 29, 2019
CONTRIBUTING.md Updating "CONTRIBUTING" policies ad instructions Aug 29, 2019
Dockerfile - docker-compose uses image: geonode/geonode:latest Jul 22, 2019
MANIFEST.in 2.10.0 rc1 Aug 23, 2018
Makefile [Ref #4311] GNIP: Contrib apps cleanup on GeoNode / database_shards,w… May 28, 2019
README.md OSGeo Project logo Aug 29, 2019
codecov.yml - Improve test coverage Oct 9, 2018
dev_config.yml [Fixes #4653] Use GeoServer 2.15.2 Jul 17, 2019
docker-compose-geoserver-server.yml [Fixes #4653] Use GeoServer 2.15.2 Jul 17, 2019
docker-compose-qgis-server.yml [Closes #3528] [Backport 2.9.x stable fixes to 2.7.x] - Prepare for 2… Dec 22, 2017
docker-compose.async.yml - docker-compose uses image: geonode/geonode:latest Jul 22, 2019
docker-compose.development.yml Add dev mode with regular Docker (#4514) Jun 30, 2019
docker-compose.override.localhost.yml Add dev mode with regular Docker (#4514) Jun 30, 2019
docker-compose.override.yml Add dev mode with regular Docker (#4514) Jun 30, 2019
docker-compose.yml - docker-compose uses image: geonode/geonode:latest Jul 22, 2019
entrypoint.sh Add dev mode with regular Docker (#4514) Jun 30, 2019
flake8.sh - Backport stable fixes from master branch Mar 27, 2018
flake8.txt - Returns referencing infos on Layers Upload Sep 4, 2017
license.txt adding GPL license (fixes #543) Jul 27, 2010
manage.py - GeoNode Stable and Updated 2.7.x Branch / NO RabbitMQ Notification… Apr 28, 2017
pavement.py Update .clabot Sep 3, 2019
publish.sh Merge new docs to master (#4513) Jun 14, 2019
pytest.ini The latest version of splinter no longer supports phantomjs, use the … Mar 20, 2019
requirements.txt Merge pull request #4934 from GeoNode/ISSUE_4907 Sep 20, 2019
requirements_dev.txt Add dev mode with regular Docker (#4514) Jun 30, 2019
requirements_docs.txt Bump readthedocs-sphinx-ext from 0.6.0 to 1.0.0 Jul 18, 2019
requirements_tests.txt test-specific requirements: twisted May 8, 2018
setup.cfg [Hardening] Remove code warnings Sep 17, 2019
setup.py Use python_requires Jun 18, 2019
tasks.py Add dev mode with regular Docker (#4514) Jun 30, 2019
travis.cfg - Travis Fix & Optimize Jan 31, 2019
uwsgi.ini - Docker optimizations Jun 9, 2019

README.md

GeoNode OSGeo Project

Table of Contents

What is GeoNode?

GeoNode is a geospatial content management system, a platform for the management and publication of geospatial data. It brings together mature and stable open-source software projects under a consistent and easy-to-use interface allowing non-specialized users to share data and create interactive maps.

Data management tools built into GeoNode allow for integrated creation of data, metadata, and map visualization. Each dataset in the system can be shared publicly or restricted to allow access to only specific users. Social features like user profiles and commenting and rating systems allow for the development of communities around each platform to facilitate the use, management, and quality control of the data the GeoNode instance contains.

It is also designed to be a flexible platform that software developers can extend, modify or integrate against to meet requirements in their own applications.

Try out GeoNode

If you just want to try out GeoNode visit our official Demo online at: http://master.demo.geonode.org. After your registration you will be able to test all basic functionalities like uploading layers, creation of maps, editing metadata, styles and much more. To get an overview what GeoNode can do we recommend to have a look at the Users Workshop.

Install

The latest official release is 2.10!

GeoNode can be setup in different ways, flavors and plattforms. If you´re planning to do development or install for production please visit the offical GeoNode installation documentation:

Learn GeoNode

After you´ve finished the setup process make yourself familiar with the general usage and settings of your GeoNodes instance. - the User Training is going in depth into what we can do. - the Administrators Workshop will guide you to the most important parts regarding management commands and configuration settings.

Development

GeoNode is a web based GIS tool, and as such, in order to do development on GeoNode itself or to integrate it into your own application, you should be familiar with basic web development concepts as well as with general GIS concepts.

For development GeoNode can be run in a 'development environment'. In contrast to a 'production environment' development differs as it uses lightweight components to speed up things.

To get you started have a look at the Install instructions which cover all what is needed to run GeoNode for development. Further visit the the Developer workshop for a basic overview.

If you're planning of customizing your GeoNode instance, or to extend it's functionalities it's not advisable to change core files in any case. In this case it's common to use setup a GeoNode Project Template.

Contributing

GeoNode is an open source project and contributors are needed to keep this project moving forward. Learn more on how to contribute on our Community Bylaws.

Roadmap

GeoNode's development roadmap is documented in a series of GeoNode Improvement Projects (GNIPS). They are documented at GeoNode Wiki.

GNIPS are considered to be large undertakings which will add a large amount of features to the project. As such they are the topic of community dicussion and guidance. The community discusses these on the developer mailing list: http://lists.osgeo.org/pipermail/geonode-devel/

Showcase

A handful of other Open Source projects extend GeoNode’s functionality by tapping into the re-usability of Django applications. Visit our gallery to see how the community uses GeoNode: GeoNode Showcase.

The development community is very supportive of new projects and contributes ideas and guidance for newcomers.

Most useful links

General

Related projects

Support

Licensing

GeoNode is Copyright 2018 Open Source Geospatial Foundation (OSGeo).

GeoNode is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. GeoNode is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with GeoNode. If not, see http://www.gnu.org/licenses.

You can’t perform that action at this time.