GeoNode / QGISGeoNodePlugin

A QGIS plugin that provides integration with GeoNode
https://geonode.org/QGISGeoNodePlugin/
GNU General Public License v3.0
11 stars 10 forks source link

Use GeoNode base URL when replacing service URLs #228

Closed ricardogsilva closed 2 years ago

ricardogsilva commented 2 years ago

When using the GeoNode proxy to GeoServer we need to ensure we are referring to the GeoNode base URL and not whatever URL is GeoServer's base

fixes #227