-
Download ready to use leaflet page which references a layer via tile service. The implementation here would make it trivial to add a map hosted by GeoNode in a different web site. JavaScript reference…
-
This is happening:
* when uploading a new layer (1)
* when creating a new layer (1)
* when changing permissions (1)
* when creating a new feature (2)
(1) most likely becuase GeoFence cache mu…
-
CC @gubuntu @Gustry
I need your advise. I tried to look at our WMS code (QGIS Server request). Both are valid request (generate a map)
http://localhost:9003/?STYLES=default&CRS=EPSG:4326&MAP_RE…
-
GeoServer and QGIS Server map composition is handled with two different code bases due to the differences in how the backends work. For example in https://github.com/GeoNode/geonode/tree/master/geonod…
-
- [ ] qlr layer name must have the same name as the geonode layer, not a random string
- [ ] change 'QGIS Layer file' to 'QGIS layer file (.qlr)
- [ ] change 'QGS Layer file' to 'QGIS project file (…
-
Prior to this contract extension we had implemented support for uploading QGIS ‘qml’ style files when registering a layer with GeoNode. In this contract extension we propose to build on this prior wor…
-
For @ismailsunni:
Listed below is the specification for Style API to be used in QGIS Client:
# List
GET request to `http://geonode.dev/api/styles/`
Filters:
- limit
- layer__id
- layer_…
-
Homebrew core has moved to QT 5.9.0
This seems to be breaking the build again.
I can work around by installing QT 5.9.0 from source with `brew install qt --with-qtwebkit`
```
cd /tmp/qgis3-dev…
-
The goal here will be to provide a __proposal__ for a standardised, formalised abstraction layer between the GeoNode platform and the underlying data store backend. This abstraction layer will provide…
-
# Issue
Why is there a 'Data' link in the layer download section? That you have to click on to get the list of download links...
# Solution
Remove the tree and show all download links immediately,…