Re: [Qgis-developer] wps4server: QGIS Processing to Web Processing Service

2015-09-07 Thread Ivan Mincik
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On 07.09.2015 15:11, René-Luc Dhont wrote:
> Hi devs,
> 
> I'm proud to announce the publication of wps4server: 
> https://github.com/3liz/qgis-wps4server
> 
> wps4server is a QGIS Server Plugin that provides OGC Web
> Processing capabilities, based on PyWPS and QGIS Processing. 
> http://www.opengeospatial.org/standards/wps 
> http://pywps.wald.intevation.org/
> 
> With wps4server you can publish all the QGIS Processing algorithms 
> through Web Processing. This means you can create a Web Processing 
> Service that provides : * QGIS algorithms * GRASS7 algorithms *
> GDAL/OGR algorithms * Orfeo Toolbox algorithms * SAGA algorithms
> 
> But also your : * R scripts algorithms * Python scripts algorithms 
> * Models algorithms
> 
> With a configuration file, you can restrict the algorithms number
> based on : * a provider list * name and title filter * an algorithm
> list
> 
> You can find the source code and an installation guide here : 
> https://github.com/3liz/qgis-wps4server
> 
> Test and feedback are welcome !


Great ! Thank you very much for this.


- -- 
Ivan Min?ík
ivan.min...@gmail.com  GPG: 0x79529A1E
http://imincik.github.io/0x79529A1E.key
ivan.min...@gista.sk GPG: 0xD714B02C
http://imincik.github.io/0xD714B02C.key
-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQEcBAEBAgAGBQJV7gRuAAoJEPfdLsR5UpoeNO8H/2yaCcidXlfI1GvlEbGFcUzA
P/1zIQBYYYQJVgycFRAP1iF7Kj7aGJnvHmBU+M6uLuAuwQ5SXkg2A2DlJLSuGGaS
4AdU/XCBtIVW0z32iweTH3rTN6JNq8A1QyUduI7I1c9vvRMPgBwGO5MJXwHDhoan
KS4l8ktvxvKkky332A2l34tMARuZ4lmhKn46ALyiv+GgH/PrG0eYRYpLUl/S3txi
H0O8UNQtvKEjvhCBwhY+CklDuva1BS/RyLHzZurxdSV5E8rOLEbkYM9DHBjHhNmT
YxbWD+uyHzcJXIEGXvE1iq2NEu7nLjGkD1FvmLCrU/2AoZ4wEs6ijhhh8m/v2Nc=
=WT3U
-END PGP SIGNATURE-
___
Qgis-developer mailing list
Qgis-developer@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-developer


Re: [Qgis-developer] no more map ?

2015-09-07 Thread Matthias Kuhn
There were some changes in that area of the code in the last 2 weeks, so
if it works with current master I guess it's ok to assume it's fixed
until somebody complains.

Matthias

On 09/07/2015 09:12 PM, Sandro Santilli wrote:
> On Mon, Sep 07, 2015 at 08:00:44PM +0200, Salvatore Larosa wrote:
>> Il 07/Set/2015 19:44, "Sandro Santilli"  ha scritto:
>>> I'm running qgis from master after a long time and facing
>>> a gui that does not show the map:
>>>
>>>  http://strk.keybit.net/tmp/qgis-nomap.png
>> How you done to load 2 layers and keep up the welcome page?
> Right, that's the problem. I used "Add PostGIS Layer", selected
> those two tables, and hit "Load". The commit id can be seen in
> the titlebar. I hadn't tried to reproduce with that same commit,
> and I could not reproduce (on first try) with current master.
> Possible race condition ?
>
> --strk;
> ___
> 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] no more map ?

2015-09-07 Thread Sandro Santilli
On Mon, Sep 07, 2015 at 08:00:44PM +0200, Salvatore Larosa wrote:
> Il 07/Set/2015 19:44, "Sandro Santilli"  ha scritto:
> >
> > I'm running qgis from master after a long time and facing
> > a gui that does not show the map:
> >
> >  http://strk.keybit.net/tmp/qgis-nomap.png
> 
> How you done to load 2 layers and keep up the welcome page?

Right, that's the problem. I used "Add PostGIS Layer", selected
those two tables, and hit "Load". The commit id can be seen in
the titlebar. I hadn't tried to reproduce with that same commit,
and I could not reproduce (on first try) with current master.
Possible race condition ?

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


Re: [Qgis-developer] no more map ?

2015-09-07 Thread Salvatore Larosa
Il 07/Set/2015 19:44, "Sandro Santilli"  ha scritto:
>
> I'm running qgis from master after a long time and facing
> a gui that does not show the map:
>
>  http://strk.keybit.net/tmp/qgis-nomap.png
>

How you done to load 2 layers and keep up the welcome page?
___
Qgis-developer mailing list
Qgis-developer@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-developer

Re: [Qgis-developer] no more map ?

2015-09-07 Thread Matthias Kuhn
Hi Sandro,

There are three possibilities:

* Open a recent (or not-so-recent) project
* Click the "new project" button
* Add a layer to the canvas

The welcome screen should only be shown when the mapcanvas is empty anyway.

Cheers,
Matthias

On 09/07/2015 07:44 PM, Sandro Santilli wrote:
> I'm running qgis from master after a long time and facing
> a gui that does not show the map:
>
>  http://strk.keybit.net/tmp/qgis-nomap.png
>
> Where the map should be, a "Recent Projects" tab is shown,
> near a "News" tab, but I can't find any way to remove those
> screens to unveal the map again.
>
> The "View"->"Panel" menu only has "Layers" and "Browser" checked.
> Where is my map ? Is this experience intended by design ?
>
> --strk;
> ___
> Qgis-developer mailing list
> Qgis-developer@lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/qgis-developer




signature.asc
Description: OpenPGP digital signature
___
Qgis-developer mailing list
Qgis-developer@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-developer

[Qgis-developer] no more map ?

2015-09-07 Thread Sandro Santilli
I'm running qgis from master after a long time and facing
a gui that does not show the map:

 http://strk.keybit.net/tmp/qgis-nomap.png

Where the map should be, a "Recent Projects" tab is shown,
near a "News" tab, but I can't find any way to remove those
screens to unveal the map again.

The "View"->"Panel" menu only has "Layers" and "Browser" checked.
Where is my map ? Is this experience intended by design ?

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


[Qgis-developer] translate shortcuts

2015-09-07 Thread jawensi
Hello.

I want to translate a menu name which has a shortcuts when Alt key is
pressed. 

/self.templMenu.setTitle(self.tr('&Templates'))/

The letter of shortcuts is defined with symbol '&'. In my example the menu
name is 'templates' and when 'Alt + t' is pressed the menu is opened.

When I write the 'my_plugin_es.ts' file to translate it and then compile to
'my_plugin_es.qm', it desn't work. Any idea how I have to write the menu
name in the 'my_plugin_es.ts' file?

Thank you



--
View this message in context: 
http://osgeo-org.1560.x6.nabble.com/translate-shortcuts-tp5222943.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] wps4server: QGIS Processing to Web Processing Service

2015-09-07 Thread Alessandro Pasotti
2015-09-07 15:11 GMT+02:00 René-Luc Dhont :

> Hi devs,
>
> I'm proud to announce the publication of wps4server:
> https://github.com/3liz/qgis-wps4server
>
> wps4server is a QGIS Server Plugin that provides OGC Web Processing
> capabilities, based on PyWPS and QGIS Processing.
> http://www.opengeospatial.org/standards/wps
> http://pywps.wald.intevation.org/
>
> With wps4server you can publish all the QGIS Processing algorithms through
> Web Processing. This means you can create a Web Processing Service that
> provides :
> * QGIS algorithms
> * GRASS7 algorithms
> * GDAL/OGR algorithms
> * Orfeo Toolbox algorithms
> * SAGA algorithms
>
> But also your :
> * R scripts algorithms
> * Python scripts algorithms
> * Models algorithms
>
> With a configuration file, you can restrict the algorithms number based on
> :
> * a provider list
> * name and title filter
> * an algorithm list
>
> You can find the source code and an installation guide here :
> https://github.com/3liz/qgis-wps4server
>
> Test and feedback are welcome !
>


Awesome!

This is a great example of what can be done with QGIS Server Python plugins.


-- 
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] wps4server: QGIS Processing to Web Processing Service

2015-09-07 Thread René-Luc Dhont

Hi devs,

I'm proud to announce the publication of wps4server: 
https://github.com/3liz/qgis-wps4server


wps4server is a QGIS Server Plugin that provides OGC Web Processing 
capabilities, based on PyWPS and QGIS Processing.

http://www.opengeospatial.org/standards/wps
http://pywps.wald.intevation.org/

With wps4server you can publish all the QGIS Processing algorithms 
through Web Processing. This means you can create a Web Processing 
Service that provides :

* QGIS algorithms
* GRASS7 algorithms
* GDAL/OGR algorithms
* Orfeo Toolbox algorithms
* SAGA algorithms

But also your :
* R scripts algorithms
* Python scripts algorithms
* Models algorithms

With a configuration file, you can restrict the algorithms number based on :
* a provider list
* name and title filter
* an algorithm list

You can find the source code and an installation guide here :
https://github.com/3liz/qgis-wps4server

Test and feedback are welcome !

René-Luc D'Hont
3Liz
___
Qgis-developer mailing list
Qgis-developer@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-developer