Re: [Qgis-developer] Documentation for QGIS server

2014-12-12 Thread Daniel Scholten

Thanks Giovanni, Andreas and Alessandro for your help!

I got the QGIS-Server working now and have an idea about how I can do 
what I want.


Best wishes
Daniel


On 2014-12-11 13:24, Alessandro Pasotti wrote:

2014-12-11 10:47 GMT+01:00 Andreas Neumann a.neum...@carto.net:

Hi Daniel,

Am 2014-12-11 08:51, schrieb Daniel Scholten:


Dear QGIS developers,

I want to use QGIS-Server to
* create a WMS and a WFS,



This should be possible.


* perform some GIS analysis on-the-fly within my interactive online
map to dynamically create new layers and



This does not work out of the box. Will require some serverside 
scripting.

QGIS server is not yet a WPS server.


* enable users of my online map to manipulate some stored geodata.





Hi,

For server-side scripting, I would suggest you to check out the new
API for QGIS server Python plugins (I think it's only available in
master).

At the moment the documentation is still rare (I'm slowly working to
improve it).

By now you can start from here:

http://www.itopen.it/qgis/serverplugins/api/
https://github.com/elpaso/qgis-helloserver
http://www.itopen.it/2014/11/27/plugin-python-per-qgis-server/

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


Re: [Qgis-developer] Documentation for QGIS server

2014-12-11 Thread G. Allegri
Hi,
as far as I know there'n no more yhen what you already found. The API are
the WMS/WFS http requests (+ vendor params). It doesn't have an API like
UMN Mapserver.

What's going wrong with your setup?

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

Re: [Qgis-developer] Documentation for QGIS server

2014-12-11 Thread Andreas Neumann

Hi Daniel,

Am 2014-12-11 08:51, schrieb Daniel Scholten:

Dear QGIS developers,

I want to use QGIS-Server to
* create a WMS and a WFS,


This should be possible.


* perform some GIS analysis on-the-fly within my interactive online
map to dynamically create new layers and


This does not work out of the box. Will require some serverside 
scripting. QGIS server is not yet a WPS server.



* enable users of my online map to manipulate some stored geodata.


This depends on your client. QGIS server support WFS edits, but the QGIS 
Web Client does not support editing. I heard that Lizmap supports it. Or 
maybe you have another client.


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


Re: [Qgis-developer] Documentation for QGIS server

2014-12-11 Thread Alessandro Pasotti
2014-12-11 10:47 GMT+01:00 Andreas Neumann a.neum...@carto.net:
 Hi Daniel,

 Am 2014-12-11 08:51, schrieb Daniel Scholten:

 Dear QGIS developers,

 I want to use QGIS-Server to
 * create a WMS and a WFS,


 This should be possible.

 * perform some GIS analysis on-the-fly within my interactive online
 map to dynamically create new layers and


 This does not work out of the box. Will require some serverside scripting.
 QGIS server is not yet a WPS server.

 * enable users of my online map to manipulate some stored geodata.



Hi,

For server-side scripting, I would suggest you to check out the new
API for QGIS server Python plugins (I think it's only available in
master).

At the moment the documentation is still rare (I'm slowly working to
improve it).

By now you can start from here:

http://www.itopen.it/qgis/serverplugins/api/
https://github.com/elpaso/qgis-helloserver
http://www.itopen.it/2014/11/27/plugin-python-per-qgis-server/


-- 
Alessandro Pasotti
w3:   www.itopen.it
___
Qgis-developer mailing list
Qgis-developer@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-developer


[Qgis-developer] Documentation for QGIS server

2014-12-10 Thread Daniel Scholten

Dear QGIS developers,

I want to use QGIS-Server to
* create a WMS and a WFS,
* perform some GIS analysis on-the-fly within my interactive online map 
to dynamically create new layers and

* enable users of my online map to manipulate some stored geodata.

I found some documentation [1,2,3,4,5], but did not achive to install 
QGIS-server successfully locally on my Windows 7 machine. I also did not 
found any API documentation. Can somebody give me a hint where to find 
some more documentation? I am also interested in book recommondations.


Best wishes
Daniel

[1] http://hub.qgis.org/wiki/quantum-gis/QGIS_Server_Tutorial
[2] 
http://qgis-documentation.readthedocs.org/en/latest/server/server.html

[3] http://live.osgeo.org/de/overview/qgis_mapserver_overview.html
[4] 
http://anitagraser.com/2012/04/06/qgis-server-on-windows7-step-by-step/
[5] 
http://linfiniti.com/2010/08/qgis-mapserver-a-wms-server-for-the-masses/

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