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

I have a GeoServer connection to an external PostGIS database and register a layer in GeoNode. Connection and general visualisation is working, but I get a an error stating ```...

…d of GeoNode's ## Checklist > Reviewing is a process done by project maintainers, mostly on a volunteer basis. We try to keep the overhead as small as possible and...

cla-signed

Hi, I have a docker compose instance of geonode (4.1.3) that is running and I have found out that my django_session table in the database is mainly filled with anonymous...

## Expected Behavior Uploading a jpg image with Location exif will update the resource bbox and other metadata ## Actual Behavior The metadata of the document remains unchanged ## Steps...

enhancement

Hello, I tried to install Geonode-project on Ubuntu and i'm getting a container as unhealthy Here's the output: ``` kajan_rajakumar@ubuntu:~/geonode-project$ docker compose up [+] Running 10/8 ✔ Network geonode-project_default Created...

## Expected Behavior Running the geonode project in devcontainer should launch every container ## Actual Behavior Geoserver or celery containers are unhealthy ```ERROR: for geoserver Container "fc415e61698f" is unhealthy```, it...

ref #11962 ## Checklist > Reviewing is a process done by project maintainers, mostly on a volunteer basis. We try to keep the overhead as small as possible and appreciate...

cla-signed

The `Published` flag (`is_published` resource attribute) was introduced along with the Advanced workflow implementation years ago. As explained in the [documentation](https://docs.geonode.org/en/master/admin/admin_panel/index.html#how-to-enable-the-advanced-workflow), this flag combines with the `RESOURCE_PUBLISHING` and `ADMIN_MODERATE_UPLOADS` settings...

Fixes [issue#11903](https://github.com/GeoNode/geonode/issues/11903). The metadata upload (either via forms or REST API) updates the resource even when the UUID is different. Also mentioned at https://github.com/GeoNode/geonode-project/issues/498#issuecomment-1805568595 ## Checklist > Reviewing is a...

cla-signed

[Fixes#11703](https://github.com/GeoNode/geonode/issues/11703) Upload document via REST API v2 does not work The document upload does not work without specifying the title. With this PR the document will be uploaded while setting...

cla-signed