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

write a first draft of the QEP to remove GeoNode from core QGIS #154

Open ricardogsilva opened 3 years ago

ricardogsilva commented 3 years ago

We need to write a QGIS Enhancement Proposal (QEP) to propose removing GeoNode support from core QGIS and replace it with this plugin.

QEPs are tracked in:

https://github.com/qgis/QGIS-Enhancement-Proposals

They must follow a predefined template:

https://raw.githubusercontent.com/qgis/QGIS-Enhancement-Proposals/master/QEP-0-Template.md

Start writing a first draft of the QEP. Place the text as an additional page in the plugin docs directory, so that we may iteratively improve it. Also add a link to it from the main docs website, so that it is accessible when visiting the site.

When we are happy with the text we will eventually submit the QEP.

ricardogsilva commented 3 years ago

@Samweli

I've started this up with PR #165 Not sure if you already have any text for the QEP or not. If you do, feel free to edit the PR. Otherwise I will continue to work on it until it feels ready to ask for a review from @timlinux.

Samweli commented 3 years ago

@ricardogsilva yes I did started working on this, see https://github.com/Samweli/qgis_geonode/tree/qep. You can take anything from there to add to the PR https://github.com/kartoza/qgis_geonode/pull/165.