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 Hello good people! I have a GeoNode/Geoserver setup configured to use Google as auth provider. It has been working well on 3.x throughout various upgrades, but following...

## Expected Behavior Adding a media block with a GeoNode Map in it should work. ## Actual Behavior Whenever I try to add a media section with a Map in...

## Expected Behavior If I use links for other resources on my instance inside the metadata abstracts rich text editor the links do follow my given URL. ## Actual Behavior...

In this moment we don't have any helper function to recalculate (Geoserver) + update (GeoNode) the bbox of a dataset. Only the second part is provided by the `sync_instance_with_geoserver` with...

enhancement
master

A new endpoint `api/v2/resources//updatebbox` accepting an empty PUT request (no body or params) will expose the functionality implemented in #8784

enhancement
master

windows-geonode-3.1 Hello, I installed geonode-3.1 according to the link "https://docs.geonode.org/en/master/install/advanced/core/index.html#windows", the installation was successful, I can visit localhost:8000, but localhost :8080/geoserver access failed. ![image](https://user-images.githubusercontent.com/22360785/152998038-07cab666-b891-4c5a-a7be-5b7f7fde16a0.png) ERR_CONNECTION_REFUSED I've tried many ways, but...

## Expected Behavior To be able to download the Zipped Shapefile containing data of "Indonesia Road Network (main roads)" ## Actual Behavior Following the link to download this data redirects...

When `no__redirect` is being used for document uploads (AJAX uploads) we want error messages to be returned as plain text instead of pre-formatted HTML code.

major
master

## Expected Behavior When I create a new style, the UI asks to give a title and a summary for the style. I should be able to type text in...

minor
frontend
investigation
3.3.x

### Expected Behavior When a new layer is added to an existing map, the `/add_layer` view is used. When the map is saved user is redirected to the `/edit` view...

regression
3.3.x