Re: AW: [Qgis-user] QGIS WPS Client

2009-11-13 Thread Barend Köbben
Ah, no I did not check.
I do know and have checked the implementation of the 52 North WPS that's
running on our own test bed server...

http://geoserver.itc.nl:8080/wps/

...but I was expecting a similar thing to be on their website. Sorry for the
confusion. 

-- 
Barend Köbben
International Institute for Geo-Information
Sciences and Earth Observation (ITC)
PO Box 6, 7500AA Enschede, The Netherlands
+31 (0)53 4874253


On 11-11-09 19:52, "John C. Tull"  wrote:

> Hi Barend,
> 
> I found the 52 North website yesterday, but I could not figure out what the
> url was to get it to work in the plugin. Either that, or the plugin could not
> connect.
> 
> Have you tried it yourself?
> 
> Cheers,
> John
> 
> On Nov 11, 2009, at 1:55 AM, Barend Köbben wrote:
> 
>> There are some test WPS services available from WPS implementors:
>> 
>> The 52 north WPS, info at
>> http://52north.org/maven/project-sites/wps/52n-wps-site/demos.html
>> 
>> The sextante WPS library:
>> www.sextantegis.com/
>> 
>> Barend
>> 
>> 
>> On 11-11-09 08:25, "Düster Horst"  wrote:
>> 
>>> John,
>>> 
>>> The access to a WPS ist the same like WMS or WFS.
>>> 
 Are there WPS implementations available online, or does one have to setup
 their own server?
>>> 
>>> In the next days I will set up a public WPS-Server but at the moment
>>> probably
>>> you need your own implementation.
>>> 
>>> Horst
>>> 
>>> 
>>> 
>>> Dr. Horst Düster
>>> Stv. Amtschef, GIS-Koordinator
>>> 
>>> Kanton Solothurn
>>> Bau- und Justizdepartement
>>> Amt für Geoinformation
>>> SO!GIS Koordination
>>> Rötistrasse 4
>>> CH-4501 Solothurn
>>> 
>>> Telefon ++41(0)32 627 25 32
>>> Telefax ++41(0)32 627 22 14
>>> 
>>> mailto:horst.dues...@bd.so.ch
>>> http://www.agi.so.ch
>>> 
>>> - Originalnachricht -
>>> Von: John C. Tull 
>>> Gesendet: Mit, 11.11.2009 00:53
>>> An: Düster Horst 
>>> Cc: qgis-user 
>>> Betreff: Re: [Qgis-user] QGIS WPS Client
>>> 
>>> Horst,
>>> 
>>> Can you provide some guidance on how to access a WPS? Are there WPS
>>> implementations available online, or does one have to setup their own
>>> server?
>>> 
>>> Thanks,
>>> John
>>> 
>>> On Nov 10, 2009, at 4:09 AM, Düster Horst wrote:
>>> 
 As the result from Vienna Hackfest I just published the new QGIS WPS
 Client Plugin at the QGIS User-Contributed Python Plugin Repository.
 The plugin is in an early stage and at the moment it has some
 limitations.
 
 1. It works since trunk revision 12026 due to some changes of the
 QgsVectorFileWriter Class
 2. It only work with complexData of type GML but you can process all
 vectordata types loaded in QGIS canvas
 3. It doesn't work with complexData of type Binary like raster,
 images or zip-Files (will coming soon)
 
 The actual Version 0.33 is not considered stable yes. I hope on some
 testing results from you.
 
 Regards
 
 Horst
 
 
 
 Dr. Horst Düster
 Stv. Amtschef, GIS-Koordinator
 
 Kanton Solothurn
 Bau- und Justizdepartement
 Amt für Geoinformation
 SO!GIS Koordination
 Rötistrasse 4
 CH-4501 Solothurn
 
 Telefon ++41(0)32 627 25 32
 Telefax ++41(0)32 627 22 14
 
 mailto:horst.dues...@bd.so.ch
 http://www.agi.so.ch
 ___
 Qgis-user mailing list
 Qgis-user@lists.osgeo.org
 http://lists.osgeo.org/mailman/listinfo/qgis-user
>>> 
>>> ___
>>> Qgis-user mailing list
>>> Qgis-user@lists.osgeo.org
>>> http://lists.osgeo.org/mailman/listinfo/qgis-user
>> 
>> International Institute for Geo-Information Science and Earth Observation
>> (ITC)
>> Chamber of Commerce: 410 27 560
>> 
>> E-mail disclaimer
>> The information in this e-mail, including any attachments, is intended for
>> the addressee only. If you are not the intended recipient, you are hereby
>> notified that any disclosure, copying, distribution or action in relation to
>> the content of this information is strictly prohibited. If you have received
>> this e-mail by mistake, please delete the message and any attachment and
>> inform the sender by return e-mail. ITC accepts no liability for any error or
>> omission in the message content or for damage of any kind that may arise as a
>> result of e-mail transmission.
> 

International Institute for Geo-Information Science and Earth Observation (ITC)
Chamber of Commerce: 410 27 560

E-mail disclaimer
The information in this e-mail, including any attachments, is intended for the 
addressee only. If you are not the intended recipient, you are hereby notified 
that any disclosure, copying, distribution or action in relation to the content 
of this information is strictly prohibited. If you have received this e-mail by 
mistake, please delete the message and any attachment and inform the sender by 
return e-mail. ITC 

Re: AW: [Qgis-user] QGIS WPS Client

2009-11-11 Thread Mailing Lists
Hi

There is also the tutorial I wrote on getting pyWPS running here:

http://linfiniti.com/2009/09/a-quick-quide-to-getting-up-and-running-with-pywps/

Regards

Tim

On Wed, Nov 11, 2009 at 8:52 PM, John C. Tull  wrote:
> Hi Barend,
>
> I found the 52 North website yesterday, but I could not figure out what the 
> url was to get it to work in the plugin. Either that, or the plugin could not 
> connect.
>
> Have you tried it yourself?
>
> Cheers,
> John
>
> On Nov 11, 2009, at 1:55 AM, Barend Köbben wrote:
>
>> There are some test WPS services available from WPS implementors:
>>
>> The 52 north WPS, info at
>> http://52north.org/maven/project-sites/wps/52n-wps-site/demos.html
>>
>> The sextante WPS library:
>> www.sextantegis.com/
>>
>> Barend
>>
>>
>> On 11-11-09 08:25, "Düster Horst"  wrote:
>>
>>> John,
>>>
>>> The access to a WPS ist the same like WMS or WFS.
>>>
 Are there WPS implementations available online, or does one have to setup
 their own server?
>>>
>>> In the next days I will set up a public WPS-Server but at the moment 
>>> probably
>>> you need your own implementation.
>>>
>>> Horst
>>>
>>> 
>>>
>>> Dr. Horst Düster
>>> Stv. Amtschef, GIS-Koordinator
>>>
>>> Kanton Solothurn
>>> Bau- und Justizdepartement
>>> Amt für Geoinformation
>>> SO!GIS Koordination
>>> Rötistrasse 4
>>> CH-4501 Solothurn
>>>
>>> Telefon ++41(0)32 627 25 32
>>> Telefax ++41(0)32 627 22 14
>>>
>>> mailto:horst.dues...@bd.so.ch
>>> http://www.agi.so.ch
>>>
>>> - Originalnachricht -
>>> Von: John C. Tull 
>>> Gesendet: Mit, 11.11.2009 00:53
>>> An: Düster Horst 
>>> Cc: qgis-user 
>>> Betreff: Re: [Qgis-user] QGIS WPS Client
>>>
>>> Horst,
>>>
>>> Can you provide some guidance on how to access a WPS? Are there WPS
>>> implementations available online, or does one have to setup their own
>>> server?
>>>
>>> Thanks,
>>> John
>>>
>>> On Nov 10, 2009, at 4:09 AM, Düster Horst wrote:
>>>
 As the result from Vienna Hackfest I just published the new QGIS WPS
 Client Plugin at the QGIS User-Contributed Python Plugin Repository.
 The plugin is in an early stage and at the moment it has some
 limitations.

 1. It works since trunk revision 12026 due to some changes of the
 QgsVectorFileWriter Class
 2. It only work with complexData of type GML but you can process all
 vectordata types loaded in QGIS canvas
 3. It doesn't work with complexData of type Binary like raster,
 images or zip-Files (will coming soon)

 The actual Version 0.33 is not considered stable yes. I hope on some
 testing results from you.

 Regards

 Horst

 

 Dr. Horst Düster
 Stv. Amtschef, GIS-Koordinator

 Kanton Solothurn
 Bau- und Justizdepartement
 Amt für Geoinformation
 SO!GIS Koordination
 Rötistrasse 4
 CH-4501 Solothurn

 Telefon ++41(0)32 627 25 32
 Telefax ++41(0)32 627 22 14

 mailto:horst.dues...@bd.so.ch
 http://www.agi.so.ch
 ___
 Qgis-user mailing list
 Qgis-user@lists.osgeo.org
 http://lists.osgeo.org/mailman/listinfo/qgis-user
>>>
>>> ___
>>> Qgis-user mailing list
>>> Qgis-user@lists.osgeo.org
>>> http://lists.osgeo.org/mailman/listinfo/qgis-user
>>
>> International Institute for Geo-Information Science and Earth Observation 
>> (ITC)
>> Chamber of Commerce: 410 27 560
>>
>> E-mail disclaimer
>> The information in this e-mail, including any attachments, is intended for 
>> the addressee only. If you are not the intended recipient, you are hereby 
>> notified that any disclosure, copying, distribution or action in relation to 
>> the content of this information is strictly prohibited. If you have received 
>> this e-mail by mistake, please delete the message and any attachment and 
>> inform the sender by return e-mail. ITC accepts no liability for any error 
>> or omission in the message content or for damage of any kind that may arise 
>> as a result of e-mail transmission.
>
> ___
> Qgis-user mailing list
> Qgis-user@lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/qgis-user
>



-- 
Tim Sutton - QGIS Project Steering Committee Member (Release  Manager)
==
Please do not email me off-list with technical
support questions. Using the lists will gain
more exposure for your issues and the knowledge
surrounding your issue will be shared with all.

Visit http://linfiniti.com to find out about:
 * QGIS programming and support services
 * Mapserver and PostGIS based hosting plans
 * FOSS Consulting Services
Skype: timlinux
Irc: timlinux on #qgis at freenode.net
==
___
Qgis-user mailing list
Qgis-user@lists.osgeo.

Re: AW: [Qgis-user] QGIS WPS Client

2009-11-11 Thread John C. Tull
Hi Barend,

I found the 52 North website yesterday, but I could not figure out what the url 
was to get it to work in the plugin. Either that, or the plugin could not 
connect.

Have you tried it yourself?

Cheers,
John

On Nov 11, 2009, at 1:55 AM, Barend Köbben wrote:

> There are some test WPS services available from WPS implementors:
> 
> The 52 north WPS, info at
> http://52north.org/maven/project-sites/wps/52n-wps-site/demos.html
> 
> The sextante WPS library:
> www.sextantegis.com/
> 
> Barend
> 
> 
> On 11-11-09 08:25, "Düster Horst"  wrote:
> 
>> John,
>> 
>> The access to a WPS ist the same like WMS or WFS.
>> 
>>> Are there WPS implementations available online, or does one have to setup
>>> their own server?
>> 
>> In the next days I will set up a public WPS-Server but at the moment probably
>> you need your own implementation.
>> 
>> Horst
>> 
>> 
>> 
>> Dr. Horst Düster
>> Stv. Amtschef, GIS-Koordinator
>> 
>> Kanton Solothurn
>> Bau- und Justizdepartement
>> Amt für Geoinformation
>> SO!GIS Koordination
>> Rötistrasse 4
>> CH-4501 Solothurn
>> 
>> Telefon ++41(0)32 627 25 32
>> Telefax ++41(0)32 627 22 14
>> 
>> mailto:horst.dues...@bd.so.ch
>> http://www.agi.so.ch
>> 
>> - Originalnachricht -
>> Von: John C. Tull 
>> Gesendet: Mit, 11.11.2009 00:53
>> An: Düster Horst 
>> Cc: qgis-user 
>> Betreff: Re: [Qgis-user] QGIS WPS Client
>> 
>> Horst,
>> 
>> Can you provide some guidance on how to access a WPS? Are there WPS
>> implementations available online, or does one have to setup their own
>> server?
>> 
>> Thanks,
>> John
>> 
>> On Nov 10, 2009, at 4:09 AM, Düster Horst wrote:
>> 
>>> As the result from Vienna Hackfest I just published the new QGIS WPS
>>> Client Plugin at the QGIS User-Contributed Python Plugin Repository.
>>> The plugin is in an early stage and at the moment it has some
>>> limitations.
>>> 
>>> 1. It works since trunk revision 12026 due to some changes of the
>>> QgsVectorFileWriter Class
>>> 2. It only work with complexData of type GML but you can process all
>>> vectordata types loaded in QGIS canvas
>>> 3. It doesn't work with complexData of type Binary like raster,
>>> images or zip-Files (will coming soon)
>>> 
>>> The actual Version 0.33 is not considered stable yes. I hope on some
>>> testing results from you.
>>> 
>>> Regards
>>> 
>>> Horst
>>> 
>>> 
>>> 
>>> Dr. Horst Düster
>>> Stv. Amtschef, GIS-Koordinator
>>> 
>>> Kanton Solothurn
>>> Bau- und Justizdepartement
>>> Amt für Geoinformation
>>> SO!GIS Koordination
>>> Rötistrasse 4
>>> CH-4501 Solothurn
>>> 
>>> Telefon ++41(0)32 627 25 32
>>> Telefax ++41(0)32 627 22 14
>>> 
>>> mailto:horst.dues...@bd.so.ch
>>> http://www.agi.so.ch
>>> ___
>>> Qgis-user mailing list
>>> Qgis-user@lists.osgeo.org
>>> http://lists.osgeo.org/mailman/listinfo/qgis-user
>> 
>> ___
>> Qgis-user mailing list
>> Qgis-user@lists.osgeo.org
>> http://lists.osgeo.org/mailman/listinfo/qgis-user
> 
> International Institute for Geo-Information Science and Earth Observation 
> (ITC)
> Chamber of Commerce: 410 27 560
> 
> E-mail disclaimer
> The information in this e-mail, including any attachments, is intended for 
> the addressee only. If you are not the intended recipient, you are hereby 
> notified that any disclosure, copying, distribution or action in relation to 
> the content of this information is strictly prohibited. If you have received 
> this e-mail by mistake, please delete the message and any attachment and 
> inform the sender by return e-mail. ITC accepts no liability for any error or 
> omission in the message content or for damage of any kind that may arise as a 
> result of e-mail transmission.

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


Re: AW: [Qgis-user] QGIS WPS Client

2009-11-11 Thread Barend Köbben
There are some test WPS services available from WPS implementors:

The 52 north WPS, info at
http://52north.org/maven/project-sites/wps/52n-wps-site/demos.html

The sextante WPS library:
www.sextantegis.com/

Barend


On 11-11-09 08:25, "Düster Horst"  wrote:

> John,
> 
> The access to a WPS ist the same like WMS or WFS.
> 
>> Are there WPS implementations available online, or does one have to setup
>> their own server?
> 
> In the next days I will set up a public WPS-Server but at the moment probably
> you need your own implementation.
> 
> Horst
> 
> 
> 
> Dr. Horst Düster
> Stv. Amtschef, GIS-Koordinator
> 
> Kanton Solothurn
> Bau- und Justizdepartement
> Amt für Geoinformation
> SO!GIS Koordination
> Rötistrasse 4
> CH-4501 Solothurn
> 
> Telefon ++41(0)32 627 25 32
> Telefax ++41(0)32 627 22 14
> 
> mailto:horst.dues...@bd.so.ch
> http://www.agi.so.ch
> 
> - Originalnachricht -
> Von: John C. Tull 
> Gesendet: Mit, 11.11.2009 00:53
> An: Düster Horst 
> Cc: qgis-user 
> Betreff: Re: [Qgis-user] QGIS WPS Client
> 
> Horst,
> 
> Can you provide some guidance on how to access a WPS? Are there WPS
> implementations available online, or does one have to setup their own
> server?
> 
> Thanks,
> John
> 
> On Nov 10, 2009, at 4:09 AM, Düster Horst wrote:
> 
>> As the result from Vienna Hackfest I just published the new QGIS WPS
>> Client Plugin at the QGIS User-Contributed Python Plugin Repository.
>> The plugin is in an early stage and at the moment it has some
>> limitations.
>> 
>> 1. It works since trunk revision 12026 due to some changes of the
>> QgsVectorFileWriter Class
>> 2. It only work with complexData of type GML but you can process all
>> vectordata types loaded in QGIS canvas
>> 3. It doesn't work with complexData of type Binary like raster,
>> images or zip-Files (will coming soon)
>> 
>> The actual Version 0.33 is not considered stable yes. I hope on some
>> testing results from you.
>> 
>> Regards
>> 
>> Horst
>> 
>> 
>> 
>> Dr. Horst Düster
>> Stv. Amtschef, GIS-Koordinator
>> 
>> Kanton Solothurn
>> Bau- und Justizdepartement
>> Amt für Geoinformation
>> SO!GIS Koordination
>> Rötistrasse 4
>> CH-4501 Solothurn
>> 
>> Telefon ++41(0)32 627 25 32
>> Telefax ++41(0)32 627 22 14
>> 
>> mailto:horst.dues...@bd.so.ch
>> http://www.agi.so.ch
>> ___
>> Qgis-user mailing list
>> Qgis-user@lists.osgeo.org
>> http://lists.osgeo.org/mailman/listinfo/qgis-user
> 
> ___
> Qgis-user mailing list
> Qgis-user@lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/qgis-user

International Institute for Geo-Information Science and Earth Observation (ITC)
Chamber of Commerce: 410 27 560

E-mail disclaimer
The information in this e-mail, including any attachments, is intended for the 
addressee only. If you are not the intended recipient, you are hereby notified 
that any disclosure, copying, distribution or action in relation to the content 
of this information is strictly prohibited. If you have received this e-mail by 
mistake, please delete the message and any attachment and inform the sender by 
return e-mail. ITC accepts no liability for any error or omission in the 
message content or for damage of any kind that may arise as a result of e-mail 
transmission.
___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-user


AW: [Qgis-user] QGIS WPS Client

2009-11-10 Thread Düster Horst
John, 
 
The access to a WPS ist the same like WMS or WFS. 
 
>Are there WPS implementations available online, or does one have to setup 
>their own server? 
 
In the next days I will set up a public WPS-Server but at the moment probably 
you need your own implementation. 
 
Horst 
 
 
 
Dr. Horst Düster 
Stv. Amtschef, GIS-Koordinator 
 
Kanton Solothurn 
Bau- und Justizdepartement 
Amt für Geoinformation 
SO!GIS Koordination 
Rötistrasse 4 
CH-4501 Solothurn 
 
Telefon ++41(0)32 627 25 32 
Telefax ++41(0)32 627 22 14 
 
mailto:horst.dues...@bd.so.ch 
http://www.agi.so.ch 
 
- Originalnachricht - 
Von: John C. Tull  
Gesendet: Mit, 11.11.2009 00:53 
An: Düster Horst  
Cc: qgis-user  
Betreff: Re: [Qgis-user] QGIS WPS Client 
 
Horst, 
 
Can you provide some guidance on how to access a WPS? Are there WPS   
implementations available online, or does one have to setup their own   
server? 
 
Thanks, 
John 
 
On Nov 10, 2009, at 4:09 AM, Düster Horst wrote: 
 
> As the result from Vienna Hackfest I just published the new QGIS WPS   
> Client Plugin at the QGIS User-Contributed Python Plugin Repository.   
> The plugin is in an early stage and at the moment it has some   
> limitations. 
> 
> 1. It works since trunk revision 12026 due to some changes of the   
> QgsVectorFileWriter Class 
> 2. It only work with complexData of type GML but you can process all   
> vectordata types loaded in QGIS canvas 
> 3. It doesn't work with complexData of type Binary like raster,   
> images or zip-Files (will coming soon) 
> 
> The actual Version 0.33 is not considered stable yes. I hope on some   
> testing results from you. 
> 
> Regards 
> 
> Horst 
> 
>  
> 
> Dr. Horst Düster 
> Stv. Amtschef, GIS-Koordinator 
> 
> Kanton Solothurn 
> Bau- und Justizdepartement 
> Amt für Geoinformation 
> SO!GIS Koordination 
> Rötistrasse 4 
> CH-4501 Solothurn 
> 
> Telefon ++41(0)32 627 25 32 
> Telefax ++41(0)32 627 22 14 
> 
> mailto:horst.dues...@bd.so.ch 
> http://www.agi.so.ch 
> ___ 
> Qgis-user mailing list 
> Qgis-user@lists.osgeo.org 
> http://lists.osgeo.org/mailman/listinfo/qgis-user 
 
___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-user