-
When trying to load the same layer again after having closed and reopened the data source manager dialogue sometimes results in the following error messages:
```python
RuntimeError: wrapped C/C++ …
-
I was testing the upload of a new layer with master demo (master branch). The upload succeeded but the layer porpeties window keeps spinning as if the upload was still running.
-
It is possible that a layer's `name` and `title` be different. As an example (showing only the relevant JSON properties):
```
GET https://somalia.gep.kartoza.com/api/layers/42/
{
"abstract": …
-
OAW is going to prepare a new production environment and they are asking for our support on how to set the IT infrastructure (i.e. to change the OS from CentOS 8 to Ubuntu 20.04...)
Contact reference …
-
Using QGIS Master build
QGIS version | 3.17.0-Master | QGIS code revision | 4137287031
-- | -- | -- | --
Compiled against Qt | 5.14.2 | Running against Qt | 5.14.2
Compiled against GDAL/OGR | …
-
When plugin configuration are setup there is an error in assigning the Geonode API Version
![qgis_geonode_plugin_error](https://user-images.githubusercontent.com/2663775/108071390-bcbeba00-7076-11e…
-
I'm working on the [QGIS GeoNode plugin](https://kartoza.github.io/qgis_geonode/), specifically on uploading of raster files. I've found that in order to be able to successfully upload GeoTiff files t…
-
I received a NotImplementedError when searching for maps on GeoNode master demo.
After the error any further search is disabled.
![image](https://user-images.githubusercontent.com/571129/142906276…
-
Current search results does not look very pleasing, as seen in the following picture:
![prn_qgis_geonode_search_result_widget](https://user-images.githubusercontent.com/732010/105393749-9d1da880-5c…
-
The connection test with master demo (https://master.demo.geonode.org/) fails. Apparently the plugin sends a request to https://master.demo.geonode.org/api/layers/, which fails because the endpoint wa…