Re: [Qgis-user] Value Tool Maintainer? - Bilinear interpolation in value tool plugin

2017-05-08 Thread Paolo Cavallini
Hi all, this is a side effect of our migration to the new Redmin. Etienne, could you please upload the code to another repo (GitHub and GitLab are the most popular)? I'm ready to help if needed. All the best, and thanks. Il 08/05/2017 08:20, Werner Macho ha scritto: > Hi Lukas! > > Good to hear t

Re: [Qgis-user] Value Tool Maintainer? - Bilinear interpolation in value tool plugin

2017-05-07 Thread Werner Macho
Hi Lukas! Good to hear that I am not alone anymore. Drop me a note with your github username to get write access to the repository. Would be nice to follow the path - and even more - to combine every function into one plugin. I am already thinking about implementing another graphical library sinc

Re: [Qgis-user] Value Tool Maintainer? - Bilinear interpolation in value tool plugin

2017-05-07 Thread Lukas Winiwarter
Hi Werner, it seems to me the best option would be to join your fork - I'll gladly accept your invitation. I'll take some looks at the source code of both Etienne's and your repo tomorrow. Also, I might be able to help with the migration to QGIS3, depending on the projects I'll have at that ti

Re: [Qgis-user] Value Tool Maintainer? - Bilinear interpolation in value tool plugin

2017-05-06 Thread Werner Macho
Hi Lukas, A few days (well, to be honest I think it's actually years) I forked the Valuetool to extend it with the ability to display temporal structured raster data values. I try to maintain my version of "Valuetool" as good as I can (though I now have to finish my thesis about this topic before

Re: [Qgis-user] Value Tool Maintainer? - Bilinear interpolation in value tool plugin

2017-05-05 Thread Richard Duivenvoorde
On 05-05-17 17:05, Lukas Winiwarter wrote: > Hi all, > > I have just implemented a bilinear interpolation as an addition to the > very good Value Tool-Plugin for raster data and wanted to contact the > authors to arrange for a possible pull request. > > Unfortunately, the links given at > http://

[Qgis-user] Value Tool Maintainer? - Bilinear interpolation in value tool plugin

2017-05-05 Thread Lukas Winiwarter
Hi all, I have just implemented a bilinear interpolation as an addition to the very good Value Tool-Plugin for raster data and wanted to contact the authors to arrange for a possible pull request. Unfortunately, the links given at http://plugins.qgis.org/plugins/valuetool/ are dead - does an

Re: [Qgis-user] Value Tool Python Error Prompt

2014-04-02 Thread Etienne Tourigny
Please make sure you have installed the latest version, 0.8.4. It has been uploaded since March 28. Previous version 0.8.3 had this bug. Etienne On Wed, Apr 2, 2014 at 10:47 PM, Leo Kris Palao wrote: > Hi QGIS users, > > Good day! > > I installed/added the Value tool plugin in QGIS 2.2. The in

[Qgis-user] Value Tool Python Error Prompt

2014-04-02 Thread Leo Kris Palao
Hi QGIS users, Good day! I installed/added the Value tool plugin in QGIS 2.2. The installation was successful. But whenever I enable the Value tool and turn on a layer in the map legend a Python Error occurs. It doesn't crash (after the error prompt the value tool still works), but I don't know w

Re: [Qgis-user] Value tool crashes qgis

2013-05-10 Thread Etienne Tourigny
This is a known problem but needs feedback, please update the following ticket http://hub.qgis.org/issues/7450 On Thu, May 9, 2013 at 9:21 PM, David J. Bakeman wrote: > I've used the value tool in the past but with qgis 1.8 on fedora 18 it > crashes qgis on startup every time. > > _

[Qgis-user] Value tool crashes qgis

2013-05-09 Thread David J. Bakeman
I've used the value tool in the past but with qgis 1.8 on fedora 18 it crashes qgis on startup every time. ___ Qgis-user mailing list Qgis-user@lists.osgeo.org http://lists.osgeo.org/mailman/listinfo/qgis-user

Re: [Qgis-user] Value Tool 0.4.4 problems

2012-09-13 Thread Quintin Landman
e Tourigny [mailto:etourigny@gmail.com] Sent: 13 September 2012 03:25 PM To: Quintin Landman Cc: agustin.l...@ictja.csic.es; qgis-user@lists.osgeo.org Subject: Re: [Qgis-user] Value Tool 0.4.4 problems Hi, this problem has nothing to due with the value tool plugin... On Thu, Sep 13, 2012 at 10:14 AM, Quint

Re: [Qgis-user] Value Tool 0.4.4 problems

2012-09-13 Thread Etienne Tourigny
o > Sent: 13 September 2012 03:10 PM > To: Etienne Tourigny > Cc: qgis-user@lists.osgeo.org > Subject: Re: [Qgis-user] Value Tool 0.4.4 problems > > Yes, and this is actually > http://hub.qgis.org/issues/6093 > which I had solved. By some reason I got python-matplotlib 0.99.

Re: [Qgis-user] Value Tool 0.4.4 problems

2012-09-13 Thread Agustin Lobo
Yes, and this is actually http://hub.qgis.org/issues/6093 which I had solved. By some reason I got python-matplotlib 0.99.1.2 installed again and masking the matplotlib1.1.0 that I had installed. Just to note in the passing, the current version python-matplotlib 1.1.1 requires numpy > 1.4 (which i

Re: [Qgis-user] Value Tool 0.4.4 problems

2012-09-05 Thread Etienne Tourigny
matplotlib plotting requires matplotlib >= 1.0 On Wed, Sep 5, 2012 at 10:07 AM, Agustin Lobo wrote: > Clean install and clean qgis stratup. > The plugin works, but I only have qwt greyed, cannot change to matplotlib. > (on linux ubuntu 10.04) > > Agus > > On Wed, Sep 5, 2012 at 2:39 PM, Etienne T

Re: [Qgis-user] Value Tool 0.4.4 problems

2012-09-05 Thread Agustin Lobo
Clean install and clean qgis stratup. The plugin works, but I only have qwt greyed, cannot change to matplotlib. (on linux ubuntu 10.04) Agus On Wed, Sep 5, 2012 at 2:39 PM, Etienne Tourigny wrote: > Hi I have just uploaded 0.4.5 which solves the issue. > > Please not that matplotlib support has

Re: [Qgis-user] Value Tool 0.4.4 problems

2012-09-05 Thread Etienne Tourigny
Hi I have just uploaded 0.4.5 which solves the issue. Please not that matplotlib support has been added for MAC OSX users, but the qwt5 plotting is recommended because of slow rendering with matplotlib. If anyone can help fix that, please send me an email. Etienne On Wed, Sep 5, 2012 at 5:07 AM,

Re: [Qgis-user] Value Tool 0.4.4 problems

2012-09-05 Thread Paolo Cavallini
Il 05/09/2012 10:01, Agustin Lobo ha scritto: > Hi! > > At installing ValueTool 0.4.4 I get: > An error has occured while executing Python code: see: http://hub.qgis.org/issues/6304 all the best. -- Paolo Cavallini - Faunalia www.faunalia.eu Full contact details at www.faunalia.eu/pc Nuovi corsi

[Qgis-user] Value Tool 0.4.4 problems

2012-09-05 Thread Agustin Lobo
Hi! At installing ValueTool 0.4.4 I get: An error has occured while executing Python code: Traceback (most recent call last): File "/home/alobo/.qgis//python/plugins/valuetool/valuewidget.py", line 493, in resizeEvent self.invalidatePlot() File "/home/alobo/.qgis//python/plugins/valuetool

Re: [Qgis-user] value tool plugin in 2 repos

2012-01-29 Thread Agustin Lobo
Then, what I understand from your message is that QGIS Official Repository http://pyqgis.org/repo/official and QGIS Contributed Repository http://pyqgis.org/repo/contributed both become merged in the new official QGIS New Official Repository http://plugins.qgis.org and the distinction

Re: [Qgis-user] value tool plugin in 2 repos

2012-01-29 Thread Richard Duivenvoorde
On 01/29/2012 05:58 PM, Agustin Lobo wrote: Why are there some plugins (i.e. Value Tool) in 2 repos? http://pyqgis.org/repo/contributed (pointing to http://pyqgis.org/contributed/valuetool.zip) http://plugins.qgis.org/plugins/plugins.xml (pointing to http://plugins.qgis.org/plugins/valuetool/vers

[Qgis-user] value tool plugin in 2 repos

2012-01-29 Thread Agustin Lobo
Why are there some plugins (i.e. Value Tool) in 2 repos? http://pyqgis.org/repo/contributed (pointing to http://pyqgis.org/contributed/valuetool.zip) http://plugins.qgis.org/plugins/plugins.xml (pointing to http://plugins.qgis.org/plugins/valuetool/version/0.3.4/download/) Also, which is the rule

Re: [Qgis-user] Value Tool Plugin Problem

2012-01-29 Thread Alexander Bruy
Hi, your profile name have non-latin characters. Rename your profile (Windows login name) to something with only latin characters. This also solve problem with OpenLayers plugin. Hope this helps -- Alexander Bruy ___ Qgis-user mailing list Qgis-user@

[Qgis-user] Value Tool Plugin Problem

2012-01-28 Thread ALT SHN
I've come across a problem while installing Value Tool Plugin. The ecosystem is: Windows 7 Ultimate; QGIS 1.7.3 (Standalone installer) When I try to install the plugin I get this error message: Couldn't load plugin 'valuetool' from ['C:/PROGRA~1/QUANTU~1/apps/qgis/./python', 'C:/Users/Vânia/.qgi

Re: [Qgis-user] Value Tool and Reproj. On the Fly for raster layers

2011-09-06 Thread Giovanni Manghi
Hi Richard, many thanks for taking this! This is really important. It seems to work fine so I propose (now we have a mantainer ;) ) to make it core. There is another little issue: when used on non GRASS rasters when you exit the bounding box of the image it says correctly "out of extent", while w

Re: [Qgis-user] Value Tool and Reproj. On the Fly for raster layers

2011-09-06 Thread Richard Duivenvoorde
On 2011-08-29 11:38, Paolo Cavallini wrote: > Given the current situation, the only option is for someone to have someone > to adopt > this plugin, put it in good shape, and move it to master. This implies either > a > developer to do it, or some user to sponsor it. > Any taker? Hi All, given t

Re: [Qgis-user] Value Tool and Reproj. On the Fly for raster layers

2011-08-29 Thread Paolo Cavallini
Il 26/08/2011 13:54, Giovanni Manghi ha scritto: >> Value Tool does not work for rasters displayed through Reproj. On the Fly. >> Any plans to include this feature? > > this is known issue, but is a contributed plugin and the author does > not seems to have time/interest in updating it. > >> sho

Re: [Qgis-user] Value Tool and Reproj. On the Fly for raster layers

2011-08-26 Thread Giovanni Manghi
Hi, > Value Tool does not work for rasters displayed through Reproj. On the Fly. > Any plans to include this feature? this is known issue, but is a contributed plugin and the author does not seems to have time/interest in updating it. > should not this plugin be considered part of the core?

[Qgis-user] Value Tool and Reproj. On the Fly for raster layers

2011-08-26 Thread Agustin Lobo
Hi! Value Tool does not work for rasters displayed through Reproj. On the Fly. Any plans to include this feature? Displaying is good, but actually accessing to the values is equally important. Also, considering this is the only tool in QGIS for the interactive check of raster values, should not th

[Qgis-user] Value Tool

2011-02-02 Thread Thomas Wahlmüller
Hi, I'm using QGis and GRASS to create graphics and gis-data In Value Tool Grass-Layers present the last known Value. I would expect a Not a Number (or equivalent - if GRASS cannot recognize the format or the format represents a NULL value) to show the state instead of show the last known coordin

Re: [Qgis-user] Value Tool

2010-06-27 Thread Giovanni Manghi
Hi all, I think I found a small consequence of the new value tool plugin: when a GRASS raster is added the zoom in/out tool works fine only if clicking in one point. If you try to drag a rectangle to define a zoom area it seems is not working (or at least is very slow to draw the zoom rectangle).

Re: [Qgis-developer] Re: [Qgis-user] Value Tool

2010-06-23 Thread Borys Jurgiel
Dnia czwartek, 24 czerwca 2010 o 03:49:52 Giuseppe Sucameli napisał(a): > Hi Giovanni, > I find the issue. Both the folder within the zip package and the package > must have the same name. > > @ Ghislain: you can fix it by renaming the package to valuetool.zip . > AFAIK valuetool-0.3 isn't a valid

Re: [Qgis-developer] Re: [Qgis-user] Value Tool

2010-06-23 Thread Giuseppe Sucameli
Hi Giovanni, I find the issue. Both the folder within the zip package and the package must have the same name. @ Ghislain: you can fix it by renaming the package to valuetool.zip . AFAIK valuetool-0.3 isn't a valid plugin folder name. Cheers. On Wed, Jun 23, 2010 at 10:38 PM, Giovanni Manghi wr

Re: [Qgis-user] Value Tool

2010-06-23 Thread Giovanni Manghi
Hi all, I have just seen that in the plugins repositories there is the "new" value toolm, but when I try to install it I get The plugin seems to have been installed but I don't know where. Probably the plugin package contained a wrong named directory. Please search the list of installed plugins.

Re: [Qgis-user] Value Tool

2010-06-13 Thread ALT SHN
Works fine with me to! Thank you!!! It's of great help to me! 2010/6/13 Giovanni Manghi > It works like a charm, > amazing, thanks Jürgen! > > cheers > > -- Giovanni -- > > > > The attached patch adds support for GRASS rasters to the valuetool. > > > > Jürgen > > ___

Re: [Qgis-user] Value Tool

2010-06-13 Thread Giovanni Manghi
It works like a charm, amazing, thanks Jürgen! cheers -- Giovanni -- > The attached patch adds support for GRASS rasters to the valuetool. > > Jürgen ___ Qgis-user mailing list Qgis-user@lists.osgeo.org http://lists.osgeo.org/mailman/listinfo/qgis-u

Re: [Qgis-user] Value Tool

2010-06-12 Thread Maxim Dubinin
We also have number of important improvements for this plugin that we use in house and it would be interesting to have an update on its development status from the author. Maxim Вы писали 12 июня 2010 г., 13:48:13: JEF> I understand it's a 3rd party plugin, so we can't expect qgis JEF> developer

Re: [Qgis-user] Value Tool

2010-06-12 Thread Jürgen E . Fischer
Hi Andre, On Sat, 12. Jun 2010 at 17:37:00 +0100, ALT SHN wrote: >Many of you certainly know that under the most recent revisions of QGIS >Trunk, the plugin Value Tool doesn't work under GRASS rasters. The attached patch adds support for GRASS rasters to the valuetool. Jürgen -- Jürge

[Qgis-user] Value Tool

2010-06-12 Thread ALT SHN
Many of you certainly know that under the most recent revisions of QGIS Trunk, the plugin Value Tool doesn't work under GRASS rasters. I understand it's a 3rd party plugin, so we can't expect qgis developers to fix that. Nevertheless does anyone knows if the developer of this great tool is still o

Re: [Qgis-user] Value Tool Plug-in Problem

2009-10-04 Thread Borys Jurgiel
Dne neděle 04 října 2009 10:10:38 jste napsal(a): > Hi Borys, > Nope, no luck, just tried it and QGis quit immediately... thnx tho! The Scattergram (and also my Profile) seems to crash Qgis > 1.2, so please remove it (its whole directory - should be named "scattergram" or similarly and be place

Re: [Qgis-user] Value Tool Plug-in Problem

2009-10-03 Thread Borys Jurgiel
Dne úterý 29 září 2009 23:55:30 jste napsal(a): > Agus, > > It seems "Scattergram" is doing the same thing as "Value Tool". > > "Shaded Relief" and "Image Clipper" were invalid or with unfulfilled > dependencies, it seems they require other plugins (i.e. gdal and osgeo). I > couldn't find Osgeo.

Re: [Qgis-user] Value Tool Plug-in Problem

2009-10-01 Thread Agustin Lobo
Borys, where in the wiki should we be watching for news on this issue? Also, any hope of releasing a mac standalone friendly with these plugins soon? The problem affects 2 students, so we might have to tell them to switch of OS. Thanks Agus Borys Jurgiel wrote: Dnia wtorek, 29 września 2009 o

Re: [Qgis-user] Value Tool Plug-in Problem

2009-09-29 Thread Nikos Alexandris
On Wed, 2009-09-30 at 00:05 +0200, Borys Jurgiel wrote: > Dnia wtorek, 29 września 2009 o 23:55:30 pabloaz napisał(a): > > Agus, > > > > It seems "Scattergram" is doing the same thing as "Value Tool". > > So it seems it's another problem. You probably need the Qwt5 python module. > > > "Shaded R

Re: [Qgis-user] Value Tool Plug-in Problem

2009-09-29 Thread Borys Jurgiel
Dnia wtorek, 29 września 2009 o 23:55:30 pabloaz napisał(a): > Agus, > > It seems "Scattergram" is doing the same thing as "Value Tool". So it seems it's another problem. You probably need the Qwt5 python module. > "Shaded Relief" and "Image Clipper" were invalid or with unfulfilled > dependenci

Re: [Qgis-user] Value Tool Plug-in Problem

2009-09-29 Thread pabloaz
Agus, It seems "Scattergram" is doing the same thing as "Value Tool". "Shaded Relief" and "Image Clipper" were invalid or with unfulfilled dependencies, it seems they require other plugins (i.e. gdal and osgeo). I couldn't find Osgeo. G night. Pablo pabloaz wrote: > > Yes, I installed "

Re: [Qgis-user] Value Tool Plug-in Problem

2009-09-29 Thread Borys Jurgiel
Dnia wtorek, 29 września 2009 o 23:31:37 pabloaz napisał(a): > Yes, I installed "standalone". Thanks! So the problem is deeper... Please avoid this plugin on Mac for some time :( ___ Qgis-user mailing list Qgis-user@lists.osgeo.org http://lists.osgeo.org

Re: [Qgis-user] Value Tool Plug-in Problem

2009-09-29 Thread pabloaz
Yes, I installed "standalone". Thanks! Pablo Agustin Lobo wrote: > > Pablo, > > You were supposed to install Qgis 1.3.0-2 (standalone) > > > > is this what you did? > > Borys, If so, the problem

Re: [Qgis-user] Value Tool Plug-in Problem

2009-09-29 Thread Agustin Lobo
Pablo, You were supposed to install Qgis 1.3.0-2 (standalone) is this what you did? Borys, If so, the problem is not with QGIS < 1.3 only (that valuetool folder must be removed, anyway) Agus Borys

Re: [Qgis-user] Value Tool Plug-in Problem

2009-09-29 Thread Borys Jurgiel
Dnia wtorek, 29 września 2009 o 18:57:09 Pablo Alvarez-Zaldivar napisał(a): > Hello, > Me and another mac user just started using QGIS. When fetching the "Value > Tool" plug-in, the program began "quitting-unexpectedly". I've restarted a > few times but it keeps on doing it. > > Does anybody know

[Qgis-user] Value Tool Plug-in Problem

2009-09-29 Thread Pablo Alvarez-Zaldivar
Hello, Me and another mac user just started using QGIS. When fetching the "Value Tool" plug-in, the program began "quitting-unexpectedly". I've restarted a few times but it keeps on doing it. Does anybody know what we can or need to do? Thank you! Pablo PS. Sorry in advance if this is the wron

Re: [Qgis-user] Value Tool does not work on 1.3.0

2009-09-15 Thread Goyo
El lun, 14-09-2009 a las 20:36 +0200, Agustin Lobo escribió: > Using ubuntu jaunty, Value tool does not work with > latest 1.3.0 from the ubuntugis repository. No error, just > does not print the raster values. This also happens with trunk version from osgeo4w. Goyo _

[Qgis-user] Value Tool does not work on 1.3.0

2009-09-14 Thread Agustin Lobo
Using ubuntu jaunty, Value tool does not work with latest 1.3.0 from the ubuntugis repository. No error, just does not print the raster values. This is a very important tool, displaying raster values is essential. Any help? Thanks Agus <>___ Qgis-user m