geonode icon indicating copy to clipboard operation
geonode copied to clipboard

GeoNode is an open source platform that facilitates the creation, sharing, and collaborative use of geospatial data.

Results 417 geonode issues
Sort by recently updated
recently updated
newest added

## Expected Behavior Geonode would use updated versions of the packages in requirements.txt which fix relevant bugs or vulnerabilities. ## Actual Behavior Geonode uses some outdated packages with known problems....

dependencies
security
3.3.x

## Expected Behavior I was trying to backup my system from docker container: `docker exec -i -t django4geonode /bin/bash` Inside this container I am running the backup command. ``` python...

There is already Nginx installed in my server, I can't uninstall it. So I want to install geonode with Docker, only reverse proxy to public with Nginx. This is my...

## Expected Behavior Using a list of languages in settings.py / .env will limit the frontend language choices https://github.com/GeoNode/geonode/blob/master/.env#L17 ## Actual Behavior If these values are used: ``` LANGUAGES=(('en','English'),('de','German')) ```...

regression
needs further investigation
translations
4.0.x

## Expected Behavior When uploading a dataset to Geonode with a valid CRS, geonode adds the data as a dataset with the defined CRS. ## Actual Behavior When uploading a...

## Expected Behavior By default if an original dataset of an layer is available it should generate a download Link in the layer details page below the export button. ##...

Implement the generic backend (API and views) to support https://github.com/GeoNode/geonode-mapstore-client/issues/1167

When initializing the geonode stack with docker, the password for the geoserver admin user is changed from the default to the value of $GEOSERVER_ADMIN_PASSWORD. Subsequent password changes require manual intervention...

Dear all, I am pretty new to the Geonode. I am successfully installed it to the ubuntu using the advanced installation docs. question. 1. How to make available multiple selection...

**Is your feature request related to a problem? Please describe.** I use geonode's documents to store SVG symbols and use them in my layer styles (using the direct link to...