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

2013-12-19 Thread rldhont

Le 19/12/2013 12:21, Vincent Picavet a écrit :

Hello,


Le jeudi 19 décembre 2013 12:11:21, René-Luc D'Hont a écrit :
[..]

The final goal is to execute QGIS-Processing Server-side.

The first step was to run QGIS-Processing headless. I made a pull request
which needs review and test.
https://github.com/qgis/QGIS/pull/1031

Next steps: developing the WPS interface and executing algorithms server
side.

Are you going to reuse the excellent PyWPS framework, or build a specific one ?


Why not ?



Do you plan to integrate the WPS modules selection and settings directly
inside the Processing interface or with a specific one ?


No plan yet.



Vincent


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


Re: [Qgis-developer] qgis bench

2013-12-19 Thread A Huarte
Hi Denis,

http://hub.qgis.org/issues/8725#note-28


Best Regards
Alvaro


>
> De: Denis Rouzaud 
>Para: qgis-dev  
>Enviado: Viernes 20 de diciembre de 2013 7:33
>Asunto: [Qgis-developer] qgis bench
> 
>
>Hi all,
>
>Can someone points me toward a howto for qgis_bench?
>
>Thanks,
>
>Denis
>___
>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] qgis bench

2013-12-19 Thread Denis Rouzaud

Hi all,

Can someone points me toward a howto for qgis_bench?

Thanks,

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


Re: [Qgis-developer] qgisserver problem

2013-12-19 Thread Bernhard Ströbl

Hi,

maybe your problem is related with [1]?

regards

Bernhard

[1] http://hub.qgis.org/issues/8351

Am 19.12.2013 20:59, schrieb Richard Duivenvoorde:


Compiled QGIS testing (12 dec) on a clean debian wheezy box

copied qgis_mapserv.fcgi into /usr/lib/cgi-bin and created a vanilla qgs
project file

but while getting a capabilities response, I'm not able to receive map
images...

some other problems:
- if I start a epsg:28992 project, then the latlon capabilites contain
those crs coordinates in the LATLONboundingbox in capabilities
- if I start a epsg:4326 (latlon) project, then both the latlonbbox and
the crsbbox contain latlon coords???

also some problems with the 'crs selection' in ows properties of project
dialog.

When I try to load the layer via a remote QGIS wms connection, I see the
error:
- 'Cannot calculate extent', Raster layer is not valid ...
When I try to load an image via a local browser I see this error:
invalidCRS: could not create output CRS

Am I doing something wrong, of does the server need more info?

Docs I found:
http://www.qgis.org/en/docs/user_manual/working_with_ogc/ogc_server_support.html?highlight=server


Capabilities requests you can try:

http://qgis.webmapper.nl/cgi-bin/qgis_mapserv.fcgi?request=getCapabilities&map=nl.qgs

http://qgis.webmapper.nl/cgi-bin/qgis_mapserv.fcgi?request=getCapabilities&map=nl2.qgs

http://qgis.webmapper.nl/cgi-bin/qgis_mapserv.fcgi?request=getCapabilities&map=world.qgs

anybody can help me?

Regards,

Richard Duivenvoorde



__ Information from ESET Mail Security, version of virus signature 
database 9195 (20131219) __

The message was checked by ESET Mail Security.
http://www.eset.com


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


Re: [Qgis-developer] 1:n relation style

2013-12-19 Thread Matthias Kuhn
Hi Matteo,

This is unfortunately not possible with the relations feature. 
Nevertheless, there is the "Join" feature in the layer properties, 
which enables you to do what you want.

I hope to be able to integrate this feature into the realtions as well, 
so we will have a more integrated solution.

Regards,
Matthias

On Don 19 Dez 2013 19:35:22 CET, matteo wrote:
> Hi guys,
>
> I'm testing the new 1:n relation (really awesome guys!). Simple
> question: is it possible to categorize or work with the graduated
> simbology or whatever of the shapefile, but with the attributes of the
> related table?
>
> Cheers
>
> Matteo
> ___
> 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] qgisserver problem

2013-12-19 Thread Richard Duivenvoorde

Compiled QGIS testing (12 dec) on a clean debian wheezy box

copied qgis_mapserv.fcgi into /usr/lib/cgi-bin and created a vanilla qgs
project file

but while getting a capabilities response, I'm not able to receive map
images...

some other problems:
- if I start a epsg:28992 project, then the latlon capabilites contain
those crs coordinates in the LATLONboundingbox in capabilities
- if I start a epsg:4326 (latlon) project, then both the latlonbbox and
the crsbbox contain latlon coords???

also some problems with the 'crs selection' in ows properties of project
dialog.

When I try to load the layer via a remote QGIS wms connection, I see the
error:
- 'Cannot calculate extent', Raster layer is not valid ...
When I try to load an image via a local browser I see this error:
invalidCRS: could not create output CRS

Am I doing something wrong, of does the server need more info?

Docs I found:
http://www.qgis.org/en/docs/user_manual/working_with_ogc/ogc_server_support.html?highlight=server


Capabilities requests you can try:

http://qgis.webmapper.nl/cgi-bin/qgis_mapserv.fcgi?request=getCapabilities&map=nl.qgs

http://qgis.webmapper.nl/cgi-bin/qgis_mapserv.fcgi?request=getCapabilities&map=nl2.qgs

http://qgis.webmapper.nl/cgi-bin/qgis_mapserv.fcgi?request=getCapabilities&map=world.qgs

anybody can help me?

Regards,

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


[Qgis-developer] 1:n relation style

2013-12-19 Thread matteo

Hi guys,

I'm testing the new 1:n relation (really awesome guys!). Simple 
question: is it possible to categorize or work with the graduated 
simbology or whatever of the shapefile, but with the attributes of the 
related table?


Cheers

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


[Qgis-developer] WKBNoGeometry

2013-12-19 Thread Radim Blazek
How can I create empty QgsGeometry, i.e. type WKBNoGeometry?

Simple QgsGeometry() does not create empty geometry.  It has mGeometry
= 0 and saving in OGR results in warnings: "OGR error: Pointer 'hFeat'
is NULL in 'OGR_L_CreateFeature'".

QgsGeometry.fromWkt('POINT EMPTY') creates something but probably
wrong and use of such geometry is causing QGIS crash.

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


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

2013-12-19 Thread Vincent Picavet
Hello,


Le jeudi 19 décembre 2013 12:11:21, René-Luc D'Hont a écrit :
[..]
> The final goal is to execute QGIS-Processing Server-side.
> 
> The first step was to run QGIS-Processing headless. I made a pull request
> which needs review and test.
> https://github.com/qgis/QGIS/pull/1031
> 
> Next steps: developing the WPS interface and executing algorithms server
> side.

Are you going to reuse the excellent PyWPS framework, or build a specific one ?

Do you plan to integrate the WPS modules selection and settings directly 
inside the Processing interface or with a specific one ?

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


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

2013-12-19 Thread René-Luc D'Hont
Hi dev,

I can announce today that the French Search Institute Ifremer is partialy
funding the development of Web Processing Service on QGIS-Server.

The final goal is to execute QGIS-Processing Server-side.

The first step was to run QGIS-Processing headless. I made a pull request
which needs 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.osgeo.org/mailman/listinfo/qgis-developer

Re: [Qgis-developer] Diagram legend

2013-12-19 Thread Bernhard Ströbl

Hi Matthias,

thanks for the information. I will be patient :-)
It would be nice to have some kind of diagram legend next year.

Bernhard

Am 19.12.2013 11:59, schrieb Matthias Kuhn:

Hi Bernhard,

As far as I know, Martin will be working on the legend infrastructure
soon and I suppose he will also take care of this (or at least prepare
the required infrastructure). I would wait for the outcome of this
project (or further information from his side) before investing any time
here.

Matthias


__ Information from ESET Mail Security, version of virus
signature database 9191 (20131219) __

The message was checked by ESET Mail Security.
http://www.eset.com






__ Information from ESET Mail Security, version of virus signature 
database 9191 (20131219) __

The message was checked by ESET Mail Security.
http://www.eset.com


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


Re: [Qgis-developer] Diagram legend

2013-12-19 Thread Matthias Kuhn

Hi Bernhard,

As far as I know, Martin will be working on the legend infrastructure 
soon and I suppose he will also take care of this (or at least prepare 
the required infrastructure). I would wait for the outcome of this 
project (or further information from his side) before investing any 
time here.


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


Re: [Qgis-developer] wrapped C/C++ object of type QgsMapRenderer has been deleted

2013-12-19 Thread Martin Dobias
On Wed, Dec 18, 2013 at 5:35 PM, Radim Blazek  wrote:
> Thanks for the explanation. Keeping reference to the object returned
> by canvas.mapRenderer() helps.
>
> Are you going to fix those problems?

Not now (busy with other things)... but the only thing I can think of
is to use /KeepReference/ instead of /Transfer/ for mapRenderer()
call. Feel free to commit such change if it works well.

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


[Qgis-developer] Diagram legend

2013-12-19 Thread Bernhard Ströbl

Hi,

is anybody still working on diagram legends for the print composer?

regards

Bernhard


__ Information from ESET Mail Security, version of virus signature 
database 9191 (20131219) __

The message was checked by ESET Mail Security.
http://www.eset.com


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