Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/geonode/qgisgeonodeplugin
A QGIS plugin that provides integration with GeoNode
https://github.com/geonode/qgisgeonodeplugin
geonode qgis-geonode qgis-plugin
Last synced: 2 months ago
JSON representation
A QGIS plugin that provides integration with GeoNode
- Host: GitHub
- URL: https://github.com/geonode/qgisgeonodeplugin
- Owner: GeoNode
- License: gpl-3.0
- Created: 2020-12-21T11:05:25.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2023-04-02T06:42:53.000Z (almost 2 years ago)
- Last Synced: 2024-04-13T14:31:18.590Z (9 months ago)
- Topics: geonode, qgis-geonode, qgis-plugin
- Language: Python
- Homepage: https://geonode.org/QGISGeoNodePlugin/
- Size: 3.33 MB
- Stars: 11
- Watchers: 16
- Forks: 10
- Open Issues: 37
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# The QGIS GeoNode Plugin
![image](https://user-images.githubusercontent.com/178003/181386133-d972507b-06c3-4781-a19f-e0c00045d25c.png)
![GitHub Workflow Status](https://img.shields.io/github/workflow/status/kartoza/qgis_geonode/Continuous%20Integration)
![GitHub release (latest by date including pre-releases)](https://img.shields.io/github/v/release/kartoza/qgis_geonode?include_prereleases)
![GitHub](https://img.shields.io/github/license/kartoza/qgis_geonode)A QGIS plugin that provides integration with GeoNode.
Main documentation for this plugin, including development docs, available at:
This plugin was developed by [Kartoza](https://kartoza.com) under contract to [GeoSolutions](https://www.geosolutionsgroup.com/).
This initial version of this plugin was being created as an activity of the PRN project, commissioned by the [The Pacific Community (SPC)] and
with funding from the [World Bank]. Its goal is to develop a QGIS-based client for GeoNode that allows GIS users to
more easily integrate GeoNode into their workflows.Original design and implementation was carried out as a joint effort between the [Kartoza] and [GeoSolutions] teams, with
input from the broader community.The plugin is released as open source software and is available for usage by the QGIS community at large.
* [The Pacific Community (SPC)](https://www.spc.int/)
* [World Bank](https://www.worldbank.org/en/home)
* [Kartoza](https://kartoza.com)
* [GeoSolutions](https://www.geosolutionsgroup.com/)## Vendorized dependencies
This plugin uses part of the code of the
[packaging](https://packaging.pypa.io/en/latest/index.html) package. Check the
`src/qgis_geonode/vendor/README.md` for more details.