Re: [Qgis-developer] QGIS latest SVN: some WMS-C tiles are not loaded

2011-04-29 Thread luca_manganelli
To Radim and Ivan: That bug is fixed :-) Thank you! qgis-developer-boun...@lists.osgeo.org scritti il 28/04/2011 21.19.25 This bug doesn't happen in QGIS 1.6, which works perfectly. http://oi56.tinypic.com/15zs56u.jpg We heve opened a ticket in osgeo, #3738. Luca, isn't it duplicate

Re: [Qgis-developer] Use of Spatialite in a Python plugin for QGIS?

2011-04-29 Thread Noli Sicad
Hi Stefan, Better read this one (below) to fix some of the problems you mentioned. http://www.gaia-gis.it/spatialite-2.4.0-4/splite-python.html Please note on this caveat found in the document above. Caveat The most recent QGIS versions (1.6 / 1.7 trunk) are actually using SpatiaLite v.2.4.0

Re: [Qgis-developer] QGIS Processing Framework

2011-04-29 Thread Paolo Cavallini
Il giorno gio, 28/04/2011 alle 17.56 +0200, Martin Dobias ha scritto: on WPS. In my vision WPS should be simply another provider of processing modules next to SAGA, OTB or various other smaller plugins. WPS itself simply cannot deliver the rich user interface that we would like to provide.

Re: [Qgis-developer] Spatialite views not working in QGIS

2011-04-29 Thread Stefan Keller
Hi Sandro Thanks for the hints. SQLite claims to be a mostly SQL compliant database and offers views. So if views are there and work - except for Towns_v2 - with other clients, why should'nt this work in QGIS? Yours, S. 2011/4/29 a.furi...@lqt.it: On Fri, 29 Apr 2011 02:20:31 +0200, Stefan

[Qgis-developer] Developer meeting reimbursements

2011-04-29 Thread Paolo Cavallini
Hi all. For those who applied for reimbursement for travelling expenses to the hackfest in Lisbon: please send your receipts and your bank account details to tesore...@gfoss.it. Thanks. -- Paolo Cavallini: http://www.faunalia.it/pc ___ Qgis-developer

Re: [Qgis-developer] QGIS Processing Framework

2011-04-29 Thread Paolo Cavallini
Il giorno ven, 29/04/2011 alle 10.45 +0200, Soeren Gebbert ha scritto: IMHO installing a WPS server with different back-ends is no magic. The web server, the WPS server and the back-ends can be bundled and installed as easy as QGIS with all its plugins and libraries and third party

Re: [Qgis-developer] QGIS Processing Framework

2011-04-29 Thread Julien Malik
Hi Martin ! The point is actually not to provide every possible parameter type in the framework. IMO we should have a base parameter type with several common types such as integer, string, vector layer, enumeration. Such types are used widely and QGIS would come with default edit widgets for

Re: [Qgis-developer] QGIS Processing Framework

2011-04-29 Thread Paolo Cavallini
Il giorno ven, 29/04/2011 alle 12.43 +0200, Julien Malik ha scritto: Anyway, I agree with the fact that there shall be a lot of ideas to get inspiration from, so that : - WPS services can be integrated in the Qgis framework out of the box - Any Qgis processing modules can be wrapped in a

[Qgis-developer] cppcheck report

2011-04-29 Thread Gabriele Monfardini
Hi all, I've runned cppcheck on source code revision 15849. This is the report. [./app/qgsmaptooladdvertex.cpp:111]: (error) Dangerous iterator usage. After erase the iterator is invalid so dereferencing it or comparing it with another iterator is invalid. [./app/qgssinglesymboldialog.cpp:149]:

Re: [Qgis-developer] QGIS Processing Framework

2011-04-29 Thread Martin Dobias
Hi Soeren thanks for your further input. On Fri, Apr 29, 2011 at 10:45 AM, Soeren Gebbert soerengebb...@googlemail.com wrote: - WPS servers are IMHO not really widespread yet(?). Surely you can install your own on a local computer but I don't think that an average user is able to manage it

Re: [Qgis-developer] Spatialite views not working in QGIS

2011-04-29 Thread a . furieri
On Fri, 29 Apr 2011 15:32:05 +0200, Stefan Keller wrote c) accordingly to all this, SpatiaLite defines any Spatial VIEW on VIEWS_GEOMETRY_COLUMNS (not on GEOMETRY_COLUMNS): and this allows to fully support Spatial Index for VIEWs as well Cool! So, what can I do? Just replace this

Re: [Qgis-developer] QGIS Processing Framework

2011-04-29 Thread Martin Dobias
On Fri, Apr 29, 2011 at 12:31 PM, Julien Malik julien.ma...@c-s.fr wrote: Then, each library might require some additional parameter types that might also require special editing widgets. The plugin implementing support for such library will provide these types and editing widgets, however

[Qgis-developer] Compile QGIS Mapserver without QGIS Desktop.

2011-04-29 Thread samuelm...@gmail.com
Hi, can someone help me with instructions to compile QGIS Mapserver without QGIS Desktop. Can I install the software without QT4?. What requirements are needed?. I am currently using Ubuntu Server. Thanks for your support. Greetings, Samuel Mesa. -- ---   |\__ (: __)(   |/ Soluciones

Re: [Qgis-developer] QGIS Processing Framework

2011-04-29 Thread Camilo Polymeris
On Fri, Apr 29, 2011 at 7:31 AM, Julien Malik julien.ma...@c-s.fr wrote: Hi Martin ! The point is actually not to provide every possible parameter type in the framework. IMO we should have a base parameter type with several common types such as integer, string, vector layer, enumeration. Such

[Qgis-developer] error in transparency plugin

2011-04-29 Thread Paolo Cavallini
When loading layers from OpenLayers plugin: Traceback (most recent call last): File /home/paolo/.qgis/python/plugins/raster_transparency/rastertransparency.py, line 106, in layerChanged if self.layer.bandCount() 1: AttributeError: 'OpenlayersLayer' object has no attribute 'bandCount' All

Re: [Qgis-developer] Compile QGIS Mapserver without QGIS Desktop.

2011-04-29 Thread Jürgen E . Fischer
Hi Samuel, On Fri, 29. Apr 2011 at 10:49:24 -0500, samuelm...@gmail.com wrote: Hi, can someone help me with instructions to compile QGIS Mapserver without QGIS Desktop. Can I install the software without QT4?. What requirements are needed?. That's currently not an option. And the mapserver

Re: [Qgis-developer] Compile QGIS Mapserver without QGIS Desktop.

2011-04-29 Thread samuelm...@gmail.com
Jürgen thanks for your response. Regards, 2011/4/29 Jürgen E. j...@norbit.de: Hi Samuel, On Fri, 29. Apr 2011 at 10:49:24 -0500, samuelm...@gmail.com wrote: Hi, can someone help me with instructions to compile QGIS Mapserver without QGIS Desktop. Can I install the software without QT4?.

[Qgis-developer] GRASS missing on QGIS/Osgeo4w after GRASS/QGIS updates

2011-04-29 Thread Giovanni Manghi
Hi all, after the recent updates of both GRASS (to 6.4.1), QGIS (both trunk and 1.6) and the QGIS/GRASS plugin, GRASS is no more available in QGIS. Should I file a ticket in the osgeo4w trac? cheers -- Giovanni -- ___ Qgis-developer mailing list

[Qgis-developer] r15846 raster rendering artifacts

2011-04-29 Thread Maxim Dubinin
Hi all, it seems that recent changes upto r15846 (125th nightly build) bring some trouble in rasterrendering. It appears as horizontal lines stretching from one part of raster. Stangely this happens while opening existing projects, if rasters are reloaded in fresh new project

Re: [Qgis-developer] GRASS missing on QGIS/Osgeo4w after GRASS/QGIS updates

2011-04-29 Thread Jürgen E . Fischer
Hi Giovanni, On Fri, 29. Apr 2011 at 20:14:41 +0100, Giovanni Manghi wrote: after the recent updates of both GRASS (to 6.4.1), QGIS (both trunk and 1.6) and the QGIS/GRASS plugin, GRASS is no more available in QGIS. qgis-1.6.0-7 and qgis-dev-1.7.0-127 should fix that. Jürgen -- Jürgen E.