Re: [GRASS-dev] Re: [Qgis-developer] Re: Value tool plugin makes QGIS crash

2011-03-28 Thread Hamish
Radim wrote: >>> If there are 10 maps open in QGIS, it starts 1 executables >>> in about 1 second. That is probably a bit slow. Hamish: > > It can also take multiple input coords in a single call, so > > you can at least queue you queries into bigger sized chunks > > if you like, which would ea

Re: [Qgis-developer] Re: Value tool plugin makes QGIS crash

2011-03-28 Thread Martin Dobias
On Mon, Mar 28, 2011 at 4:17 PM, Jürgen E. wrote: > [cc trimmed] > > Hi Radim, > > On Mon, 28. Mar 2011 at 15:47:56 +0200, Radim Blazek wrote: >> That would be possible. Do you mean a cache on driver level? Is it a >> cache used  in QGIS for rendering somewhere at this moment? Is it >> desired? 10

Re: [Qgis-developer] Re: Value tool plugin makes QGIS crash

2011-03-28 Thread Jürgen E . Fischer
[cc trimmed] Hi Radim, On Mon, 28. Mar 2011 at 15:47:56 +0200, Radim Blazek wrote: > That would be possible. Do you mean a cache on driver level? Is it a > cache used in QGIS for rendering somewhere at this moment? Is it > desired? 1000x800x8 = 64MB / layer, 10 layers ~ 0.6GB. What about > threa

[Qgis-developer] Getting auto re-projection on Standalone QgsMapCanvas

2011-03-28 Thread Terence Van Zyl
Hi All, Some help please.. >From Python I have created a standalone QgsMapCanvas to which I have added a >number of layers, one raster and then some vector. Is there a way to get the >vector layers to auto reproject? If Not then how would we do this manually. Thanks Terence -- This messa

Re: [Qgis-developer] Re: Value tool plugin makes QGIS crash

2011-03-28 Thread Radim Blazek
On Mon, Mar 28, 2011 at 10:12 AM, Jürgen E. wrote: > Hi Radim, > > On Mon, 28. Mar 2011 at 09:31:24 +0200, Radim Blazek wrote: >> Can GRASS developers give us any suggestion how to solve this? > > Wouldn't it be possible to do the request on the cached image of the last draw > request? That would

Re: [GRASS-dev] Re: [Qgis-developer] Re: Value tool plugin makes QGIS crash

2011-03-28 Thread Radim Blazek
On Mon, Mar 28, 2011 at 9:38 AM, Hamish wrote: > Radim wrote: >> If there are 10 maps open in QGIS, it starts 1 executables >> in about 1 second. That is probably a bit slow. > > maybe a little :) > > I do not suggest this as a correct solution, but fyi r.what can > take multiple input maps in

Re: [Qgis-developer] Re: Value tool plugin makes QGIS crash

2011-03-28 Thread Jürgen E . Fischer
Hi Radim, On Mon, 28. Mar 2011 at 09:31:24 +0200, Radim Blazek wrote: > Can GRASS developers give us any suggestion how to solve this? Wouldn't it be possible to do the request on the cached image of the last draw request? Jürgen -- Jürgen E. Fischer norBIT GmbH Tel. +49

Re: [GRASS-dev] Re: [Qgis-developer] Re: Value tool plugin makes QGIS crash

2011-03-28 Thread Hamish
Radim wrote: > If there are 10 maps open in QGIS, it starts 1 executables > in about 1 second. That is probably a bit slow. maybe a little :) I do not suggest this as a correct solution, but fyi r.what can take multiple input maps in a single call. It can also take multiple input coords in a

Re: [Qgis-developer] Re: Value tool plugin makes QGIS crash

2011-03-28 Thread Radim Blazek
On Sat, Mar 26, 2011 at 9:29 PM, Giovanni Manghi wrote: > It works pretty good with *non* GRASS rasters, while with GRASS rasters > is very slow (on Windows, acceptable on linux) Explanation for GRASS list: he is talking about "Value tool" which is displaying a raster value under cursor. In the

[Qgis-developer] Re: [SoC] Availability for Mentoring Integration projects

2011-03-28 Thread Paolo Cavallini
Il giorno dom, 27/03/2011 alle 08.53 -0700, Alex Mandel ha scritto: > Solvable - The only reason it hasn't been shifted is that all the stuff > with python deps needs to be recompiled against a newer version of > python AFAIK. I would add: it has to be solved anyway, sooner or later. > I think a