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

# Problem When running GeoNode in a Kubernetes cluster and trying to update the style you encounter the following ![image](https://github.com/GeoNode/geonode/assets/2510900/9500f37f-c7b1-4f79-97f2-1f4d406d2809) This is due to the checkpoint URLs which are being...

## Expected Behavior Pressing the sync button syncs the datasets used in the Dashboard (i.e. map get the current symbolization). ## Actual Behavior Pressing the sync button resets the dashboard...

## Expected Behavior - When setting download permission to a group, the members should be allowed to download it, no matter if the "anyone" or the "registered members" can do...

needs further investigation

We need to upload massive (50 GB) documents to one of our GeoNode instances. ## Expected Behavior After changing the UPLAD_SIZE_LIMITS via Django Admin (https://docs.geonode.org/en/master/admin/upload-size-limits/index.html#upload-size-limits) and changing uwsgi.ini (https://github.com/GeoNode/geonode/blob/master/uwsgi.ini#L22) for...

question
configuration
4.1.x

## Expected Behavior Filtering Dataset A (i.e. Points) by Dataset B (Targetlayer, i.e. Polygons) works and only the Points which intersect/lay within the Polygons are shown. ## Actual Behavior Trying...

When I try to switch from http to https I get a permission error Docker install 4.1.3 env in https ``` COMPOSE_PROJECT_NAME=geonode DOCKERHOST= DOCKER_HOST_IP= # See https://github.com/containers/podman/issues/13889 # DOCKER_BUILDKIT=0 DOCKER_ENV=production...

This method has an old bug that makes [this block](https://github.com/GeoNode/geonode/blob/master/geonode/geoserver/helpers.py#L2187-L2191) fail. The bug was introduced in https://github.com/GeoNode/geonode/commit/7d07b84d3dac0613863050aa3d7b5758efc2cf14 when the response content variable `_` was removed. This has broken the XML...

minor
master

Blocked until release of pyscw 3.0.x. This updates the pycsw version. ## Checklist > Reviewing is a process done by project maintainers, mostly on a volunteer basis. We try to...

**Is your feature request related to a problem? Please describe.** It might happen that is required to stop manually an execution request and at the moment is possible only via...

minor
enhancement
master

- upload shapefile + metadata --> ok - edit / upload metadata --> error ![image](https://github.com/GeoNode/geonode/assets/717359/9082d1f9-6be6-4958-adf2-6b674a09c166) ![image](https://github.com/GeoNode/geonode/assets/717359/8ef497a7-fb07-4401-aa34-96e8a061c1a6)

regression