geonode-project icon indicating copy to clipboard operation
geonode-project copied to clipboard

A django template project for creating custom GeoNode projects.

Results 89 geonode-project issues
Sort by recently updated
recently updated
newest added

I have a website that was built using elementor and I used a html widget to view my geostory on it. It was working fine until a few days ago...

Increase default log level for celery and mapstore adapter from DEBUG to ERROR and INFO

When attempting to create a hyperlink within the create text widget menu the rdw-link-modal div that appears when the link icon is selected does not fit in the menu area...

I want to install GeoNode 4.1.x on Ubuntu 2004. But when I try to follow [GeoNode project installation documentation](https://docs.geonode.org/en/4.1.x/install/advanced/project/index.html#geonode-project), there are some errors. Step: # Install the Python packages _pip...

## Context I am developing a new plugin extension for Mapstore within the Geonode project, following [this documentation](https://training.geonode.geosolutionsgroup.com/master/GN4/mapstore_client/005_EXTENSION.html). I have drawn inspiration from the Mapstore2 source code to implement my...

The provided code was attempted to be implemented both in the .env file and the settings.py file within GeoNode environment, but was not able to Disable/hide WMS links in GeoNode....

Despite adhering to the schema, provided in the Default_Extra_Metadata_Schema , it has been observed that the supplied extra metadata fails to appear in the view metadata of the layer or...

## Context - At the moment we have a mix of configurations from which we build the published Docker images: - geonode -> [geonode](https://github.com/GeoNode/geonode). **NOTE**: [geonode-docker](https://github.com/GeoNode/geonode-docker) is not maintained -...

docker
master

It shows a warning when try to open view data in a dataset. ![Screenshot from 2024-02-06 10-20-52](https://github.com/GeoNode/geonode-project/assets/108899419/34f57e54-f877-4730-ae7d-e42006e78766) It started to act like this after changing a geofence rule mentioned in...

When running through the docs in Quick Docker Start, the django-admin startproject fails because GitHub returns a 404 for the relevant archive. Command: ` GN_VERSION=master ` ` django-admin startproject --template=https://github.com/GeoNode/geonode-project/archive/refs/tags/$GN_VERSION.zip...