Re: [Qgis-developer] editing in QGIS a WFST from QGIS server

2015-06-01 Thread Régis Haubourg
Nothing in qgis server logs when trying to commit transactions.. I set log
level to 0 and can see every OGC request, but not transactions.
Any idea?



--
View this message in context: 
http://osgeo-org.1560.x6.nabble.com/editing-in-QGIS-a-WFST-from-QGIS-server-tp5207744p5208502.html
Sent from the Quantum GIS - Developer mailing list archive at Nabble.com.
___
Qgis-developer mailing list
Qgis-developer@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-developer


Re: [Qgis-developer] editing in QGIS a WFST from QGIS server

2015-06-01 Thread Régis Haubourg
Hi, 
I could not test SQLITE, maybe debian's package is not default compiled with
it. 
I triple checked postgis rights.. that should do.. I will try to activate
qgis server logs
Régis



--
View this message in context: 
http://osgeo-org.1560.x6.nabble.com/editing-in-QGIS-a-WFST-from-QGIS-server-tp5207744p5208494.html
Sent from the Quantum GIS - Developer mailing list archive at Nabble.com.
___
Qgis-developer mailing list
Qgis-developer@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-developer

Re: [Qgis-developer] editing in QGIS a WFST from QGIS server

2015-05-31 Thread Régis Haubourg
Hi René-Luc,
I will double check db grants and server grants tomorrow to be sure. 
Thanks!

Régis



--
View this message in context: 
http://osgeo-org.1560.x6.nabble.com/editing-in-QGIS-a-WFST-from-QGIS-server-tp5207744p5208311.html
Sent from the Quantum GIS - Developer mailing list archive at Nabble.com.
___
Qgis-developer mailing list
Qgis-developer@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-developer

Re: [Qgis-developer] editing in QGIS a WFST from QGIS server

2015-05-30 Thread René-Luc Dhont

Hi Régis,

Did you directly test WFS-T in QGIS-Server ?

I tested WFS-T in QGIS-Server 2.8 with QGIS 2.8 and WFS-T in Lizmap with 
QGIS 2.8. They worked well.


But I firstly have some ServiceExceptionReport because my Spatialite 
database was in a not modified directory. After changed the owner and 
right of the directory I didn't have trouble.


Regards,

Le 27/05/2015 11:59, Régis Haubourg a écrit :

Hi all,
I didn't find anything clear on the web.
As anyone succeeded in editing WFST layer served by QGIS server?
I configured a 2.10 Lizmap with qgis server 2.8, and Lizmap CAN do editing.
There are some caveats such as having a sequence in db's table as a primary
key.
I couldn't edit the very same layer from QGIS desktop (2.8.2 and master). I
get a serviceExceptionReport error.

Any idea, that would help us a lot here.

Cheers
Régis



--
View this message in context: 
http://osgeo-org.1560.x6.nabble.com/editing-in-QGIS-a-WFST-from-QGIS-server-tp5207744.html
Sent from the Quantum GIS - Developer mailing list archive at Nabble.com.
___
Qgis-developer mailing list
Qgis-developer@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-developer


___
Qgis-developer mailing list
Qgis-developer@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-developer

Re: [Qgis-developer] editing in QGIS a WFST from QGIS server

2015-05-27 Thread Régis Haubourg
René-Luc Dhont wrote
 Hi Régis,
 
 Lizmap does not use WFS-T because we do editing before WFS-T release.
 I think that QGIS-Web-CLient can use it.
 
 What is the serviceExceptionReport content ?
 
 Ragrds,
 René-Luc

Hi René-Luc, 
Then QGis client is probably buggy. Is there anyway to catch the exception
log from QGIS server? If not, I'll try to push a transaction in a browser. 
Cheers




--
View this message in context: 
http://osgeo-org.1560.x6.nabble.com/editing-in-QGIS-a-WFST-from-QGIS-server-tp5207744p5207762.html
Sent from the Quantum GIS - Developer mailing list archive at Nabble.com.
___
Qgis-developer mailing list
Qgis-developer@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-developer

Re: [Qgis-developer] editing in QGIS a WFST from QGIS server

2015-05-27 Thread René-Luc Dhont

Hi Régis,

Lizmap does not use WFS-T because we do editing before WFS-T release.
I think that QGIS-Web-CLient can use it.

What is the serviceExceptionReport content ?

Ragrds,
René-Luc

Le 27/05/2015 11:59, Régis Haubourg a écrit :

Hi all,
I didn't find anything clear on the web.
As anyone succeeded in editing WFST layer served by QGIS server?
I configured a 2.10 Lizmap with qgis server 2.8, and Lizmap CAN do editing.
There are some caveats such as having a sequence in db's table as a primary
key.
I couldn't edit the very same layer from QGIS desktop (2.8.2 and master). I
get a serviceExceptionReport error.

Any idea, that would help us a lot here.

Cheers
Régis



--
View this message in context: 
http://osgeo-org.1560.x6.nabble.com/editing-in-QGIS-a-WFST-from-QGIS-server-tp5207744.html
Sent from the Quantum GIS - Developer mailing list archive at Nabble.com.
___
Qgis-developer mailing list
Qgis-developer@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-developer


___
Qgis-developer mailing list
Qgis-developer@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-developer

Re: [Qgis-developer] editing in QGIS a WFST from QGIS server

2015-05-27 Thread Andreas Neumann

Hi,

No - QGIS Web Client does not support editing. There also currently no 
plans to support it any time soon. There are other things of higher 
priority.


Andreas

On 27.05.2015 12:04, René-Luc Dhont wrote:

Hi Régis,

Lizmap does not use WFS-T because we do editing before WFS-T release.
I think that QGIS-Web-CLient can use it.

What is the serviceExceptionReport content ?

Ragrds,
René-Luc

Le 27/05/2015 11:59, Régis Haubourg a écrit :

Hi all,
I didn't find anything clear on the web.
As anyone succeeded in editing WFST layer served by QGIS server?
I configured a 2.10 Lizmap with qgis server 2.8, and Lizmap CAN do 
editing.
There are some caveats such as having a sequence in db's table as a 
primary

key.
I couldn't edit the very same layer from QGIS desktop (2.8.2 and 
master). I

get a serviceExceptionReport error.

Any idea, that would help us a lot here.

Cheers
Régis



--
View this message in context: 
http://osgeo-org.1560.x6.nabble.com/editing-in-QGIS-a-WFST-from-QGIS-server-tp5207744.html
Sent from the Quantum GIS - Developer mailing list archive at 
Nabble.com.

___
Qgis-developer mailing list
Qgis-developer@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-developer


___
Qgis-developer mailing list
Qgis-developer@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-developer


___
Qgis-developer mailing list
Qgis-developer@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-developer

Re: [Qgis-developer] editing in QGIS a WFST from QGIS server

2015-05-27 Thread Régis Haubourg
Correction, most probably QGIS server is buggy because QGIS desktop has been
tested extensively on Geoserver and TinyOWS apparently. 
Cheers
Régis



--
View this message in context: 
http://osgeo-org.1560.x6.nabble.com/editing-in-QGIS-a-WFST-from-QGIS-server-tp5207744p5207764.html
Sent from the Quantum GIS - Developer mailing list archive at Nabble.com.
___
Qgis-developer mailing list
Qgis-developer@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-developer