Re: [QGIS-Developer] Broken PyQgsServerWMSGetPrint - about to disable

2020-04-30 Thread René-Luc D';Hont
Hi Nyall, I have opened an issue about it and tried to fix it with no clue. https://github.com/qgis/QGIS/issues/35973 https://github.com/qgis/QGIS/pull/35984 The segfault appears randomly since I tried to fix a regression and added more PyQgsServerWMSGetPrint tests. Before deactivate the PyQgsS

Re: [Qgis-developer] QGIS server bad crashes

2015-12-22 Thread René-Luc D';Hont
I think so Le 22 déc. 2015 19:08, "Paolo Cavallini" a écrit : > Il 22/12/2015 17:33, Stéphane Brunner ha scritto: > > Hello, > > > > I know that's not ready, bet does this fix your issue? > > https://github.com/qgis/QGIS/pull/2567 > > Hi all, > in short, is ther a chance that downgrading to 2.8.4

Re: [Qgis-developer] Problems editing WFS in QGIS

2014-03-24 Thread René-Luc D';Hont
Hi Scott, I have discovered this issue next week and I'm working on a bugfix. I hope to propose a patch or a pull request tomorrow. I'd like to see this fix backported. Regards Le 24 mars 2014 14:58, "Scott Clark" a écrit : > Upon further investigation it appears that WFS authentication is bro

[Qgis-developer] [QGIS-Server] Adding Web Processing Service, partially funded

2013-12-19 Thread René-Luc D';Hont
review and test. https://github.com/qgis/QGIS/pull/1031 Next steps: developing the WPS interface and executing algorithms server side. Regards, René-Luc D'Hont 3Liz ___ Qgis-developer mailing list Qgis-developer@lists.osgeo.org http://lists.osge

Re: [Qgis-developer] fields in the new metadata menu

2013-08-10 Thread René-Luc D';Hont
Hi, These metadata fields are defined as WMS metadata fields. The URL must be a link to an XML metadata file like an INSPIRE metadata. Regards, René-Luc ___ Qgis-developer mailing list Qgis-developer@lists.osgeo.org http://lists.osgeo.org/mailman/listi

Re: [Qgis-developer] [QGIS-Server] Can't read user defined Coordinate Reference System

2013-06-25 Thread René-Luc D';Hont
element is empty : >> >> > 1.8786e+06"miny="1.61552e+06">** >> With the 1.8 version I have this : >> > 657382"maxy="1.8786e+06"miny="**1.61552e+06"> >> And QGIS-Server can't drawning the layer like QGIS-Desktop.

Re: [Qgis-developer] Openlayers plugin in 2.0 Was: QGIS 2.0 release and plugins

2013-06-16 Thread René-Luc D';Hont
OGR WMS driver for OpenStreetMap, Bing Maps and others. We can integrate in QGIS 2.1 a layer listing menu with some predefined layers, isn't it ? Regards, René-Luc D'Hont 3Liz > All the best. > - -- > Paolo Cavallini - Faunalia > www.faunalia.eu > Full contact detail

[Qgis-developer] How to select an Oracle layer

2013-05-29 Thread René-Luc D';Hont
rmation about selection: background blue. Someone has also the same bug ? Someone has an idea about correcting it ? René-Luc D'Hont PS, I'm working on QGIS from SOGEO4W ___ Qgis-developer mailing list Qgis-developer@lists.osgeo.org http://lists.osgeo.org/mailman/listinfo/qgis-developer

Re: [Qgis-developer] QGIS Server - GetPrint request does not respect text boxes size and position if dynamic content passed

2013-05-28 Thread René-Luc D';Hont
} >> >> This code is used to draw composer label with value defined by the QGIS >> WMS Server Request GetPrint. >> >> The bug defined in the issues #7894 >> http://hub.qgis.org/issues/**7894<http://hub.qgis.org/issues/7894>is >> probably du to the m

Re: [Qgis-developer] The future of OpenStreetMap plugin

2013-01-31 Thread René-Luc D';Hont
Hi Martin, I think the OSM plugin has to be improved, and it's a good news if you have started a new architecture. Can the plugin be extracted from the core? For the edit purpose, I think it's an important feature because gis user don't want to use an other software than the one they use for gis

Re: [Qgis-developer] WPS server

2012-12-02 Thread René-Luc D';Hont
Hi Paolo, I'm starting some WPS implementation based on QgsExpression, and it's working. I'll publish my first code. René-Luc Le 2 déc. 2012 09:25, "Paolo Cavallini" a écrit : > Hi all. > Is anybody working (or planning to) on a WPS server implementation for > QGIS? Does > anybody have an esti

Re: [Qgis-developer] QGIS Server WFS-T integration

2012-10-06 Thread René-Luc D';Hont
indings, maybe you could add a comment in that direction >>> to qgsgeometry.h. >>> >>> Regards, >>> Marco >>> >>> On 03.10.2012 10:03, rldhont wrote: >>> >>>> Hi Marco, >>>> >>>> I updated my branch wi

Re: [Qgis-developer] QGIS Server WFS-T integration

2012-10-06 Thread René-Luc D';Hont
gt;> I updated my branch with the definition of QGS_NAMESPACE and >>> OGC_NAMESPACE. >>> >>> For the GML, I'll update QgsGeometry class ? >>> >>> For Query_String, I found the code with a google search. >>> >>> I test

Re: [Qgis-developer] a few questions on qgis server/wfs

2012-06-30 Thread René-Luc D';Hont
Le 30 juin 2012 13:45, "Paolo Cavallini" a écrit : > > Il 30/06/2012 13:03, René-Luc D'Hont ha scritto: > > > I probably have to add some code to automatically change layer and attribute naming ? > > Merci René for clarifying this. > BTW: any plan to impl

Re: [Qgis-developer] a few questions on qgis server/wfs

2012-06-30 Thread René-Luc D';Hont
Hi giovanni, I will answer in thé mail core Le 29 juin 2012 18:27, "Giovanni Manghi" a écrit : > > Hi all, > > I have set up a fair large project to be used to serve wfs layers with > qgis server. > > I'm noticing a few things and I would like to have feedback to > understand if are local issues