[QGIS-Developer] Reload python library used by plugin

2024-05-16 Thread Gerald Kogler via QGIS-Developer
The fantastic Plugin Reloader doesn't reload loaded libraries as 
documented here 
(https://github.com/borysiasty/plugin_reloader/issues/37). So when I 
change code in a library used by a QGIS plugin the only way I know to 
reload this library is to restart QGIS.


To make it clear: I'm not talking about core libraries but python 
libraries shipped with plugins (like Mergin/pygeodiff or GeoCat Bridge/ 
bridge-style)


Is there a more dynamic way to force a python library to reload?
___
QGIS-Developer mailing list
QGIS-Developer@lists.osgeo.org
List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer


[QGIS-Developer] QGIS Server vs QGIS Desktop

2024-05-16 Thread Catania, Luke A ERDC-RDE-GRL-VA CIV via QGIS-Developer
Does Server provide any analysis capabilities or is it just mainly to serve 
maps (WMS, WFS, etc.)?  I read on the into page that it has plugin capabilities 
and uses QGIS as the back end.

I have a plugin that I developed for QGIS Desktop and have been asked if we 
could eventually go completely web based and have the same plugin with some 
modifications work in a web based environment.  This plugin opens docked 
widgets, provides drawing capabilities on the map canvas, and performs analysis 
on layers.

Luke
___
QGIS-Developer mailing list
QGIS-Developer@lists.osgeo.org
List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer


Re: [QGIS-Developer] QGIS Server vs QGIS Desktop

2024-05-16 Thread WhereGroup

Hi Luke,

check out 3Liz's great Py-QGIS-WPS https://github.com/3liz/py-qgis-wps

If you convert your plugin's analysis part to processing tool(s) it 
should work fine.


Cheers, Hannes

On 16.05.24 22:18, Catania, Luke A ERDC-RDE-GRL-VA CIV via 
QGIS-Developer wrote:


Does Server provide any analysis capabilities or is it just mainly to 
serve maps (WMS, WFS, etc.)?  I read on the into page that it has 
plugin capabilities and uses QGIS as the back end.


I have a plugin that I developed for QGIS Desktop and have been asked 
if we could eventually go completely web based and have the same 
plugin with some modifications work in a web based environment.  This 
plugin opens docked widgets, provides drawing capabilities on the map 
canvas, and performs analysis on layers.


Luke


___
QGIS-Developer mailing list
QGIS-Developer@lists.osgeo.org
List info:https://lists.osgeo.org/mailman/listinfo/qgis-developer
Unsubscribe:https://lists.osgeo.org/mailman/listinfo/qgis-developer


--
Johannes Kröger / GIS-Entwickler/-Berater

-
Aufwind durch Wissen!
Web-Seminare und Online-Schulungen
bei derwww.foss-academy.com
-

WhereGroup GmbH
c/o KK03 GmbH
Lange Reihe 29
20099 Hamburg
Germany

Tel: +49 (0)228 / 90 90 38 - 36
Fax: +49 (0)228 / 90 90 38 - 11

johannes.kroe...@wheregroup.com
www.wheregroup.com
Geschäftsführer:
Olaf Knopp, Peter Stamm
Amtsgericht Bonn, HRB 9885
---
___
QGIS-Developer mailing list
QGIS-Developer@lists.osgeo.org
List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer