[Qgis-user] Re: RGB composition plugin

2009-03-30 Thread Agustin Lobo
I also think that we should use gdal as much as possible, the gdal_utilities are very good and I do use vrt files a lot for time series of images. But one problem is getting the appropriate gdal binary for the different unix distros. For example, the current gdal binary for ubuntu 8.04 (which is

Re: [Qgis-user] new manageR

2009-03-30 Thread Carson Farmer
Hi gang, I don't actually use Numeric directly, this is likely an rpy2 issue. I'll ask around on that list to see if I can see a simple solution... I'll keep you updated on my progress... Carson There is a dependency on Numeric. Apparently Carson needed some functionality from Numeric that

Re: [Qgis-user] new manageR

2009-03-30 Thread Jürgen E . Fischer
Hi Maxim, On Sun, 29. Mar 2009 at 21:44:54 -0500, Maxim Dubinin wrote: I'm still getting this error after installing and clicking on manageR button Traceback (most recent call last): File C:/Documents and Settings/mdubinin/.qgis//python/plugins\manageR\manageR.py, line 28, in run

Re: [Qgis-user] new manageR

2009-03-30 Thread Carson Farmer
Hi Jürgen, Hi Maxim, On Sun, 29. Mar 2009 at 21:44:54 -0500, Maxim Dubinin wrote: I'm still getting this error after installing and clicking on manageR button Traceback (most recent call last): File C:/Documents and Settings/mdubinin/.qgis//python/plugins\manageR\manageR.py, line 28, in

Re: [Qgis-user] Vector Layer Translate Feature

2009-03-30 Thread Carson Farmer
Pietro, I'm writing a Python plugin to allow the user to translate a whole vector layer by a given shift. I use the translateFeature() of the QgsVectorLayer class but if the layer is zoomed the function translates only the visualized features. Can someone point me a way to act on the whole

[Qgis-user] Vector Layer Translate Feature

2009-03-30 Thread Pietro Panzeri
Hi all, I'm writing a Python plugin to allow the user to translate a whole vector layer by a given shift. I use the translateFeature() of the QgsVectorLayer class but if the layer is zoomed the function translates only the visualized features. Can someone point me a way to act on the whole

Re: [Qgis-user] Vector Layer Translate Feature

2009-03-30 Thread Pietro Panzeri
Il Monday 30 March 2009 14:43:49 Carson Farmer ha scritto: Pietro, I'm writing a Python plugin to allow the user to translate a whole vector layer by a given shift. I use the translateFeature() of the QgsVectorLayer class but if the layer is zoomed the function translates only the

[Qgis-user] Re: RGB composition plugin

2009-03-30 Thread Mauricio de Paulo
Thanks for the ideas, Agustin, but I didn't understand topic 2. Could you explain more? I've actually liked the VRT plugin idea. I'm going to learn a little about gdal's VRT and see what I can do with it. As far as I know, VRT is kind of tricky for me... Too many different sintaxes for different

Re: [Qgis-user] Preview of QGIS + Spatialite for Debian Lenny

2009-03-30 Thread Paolo Cavallini
Guy Roussin ha scritto: Thank you Niccolo. Fine for me ... Perhaps you have a script to compile all this stuff with debian lenny ? This script will be very usefull to me, because i need to add libecw support to qgis/gdal ... You can rebuild it the debian way using the src packages (also

Re: [Qgis-user] new manageR

2009-03-30 Thread Jeremy Garniaux
Hi, Le 30/03/2009 14:01, Carson Farmer a écrit : I'll upload a new version in about 10 minutes! Thanks for the (very) fast answer ! Now I have a python error displaying when I click on the R button (no more Numeric message). Looks like manageR can't find R : Traceback (most recent call

Re: [Qgis-user] Preview of QGIS + Spatialite for Debian Lenny

2009-03-30 Thread Niccolo Rigacci
On Mon, Mar 30, 2009 at 05:58:51PM +0200, Paolo Cavallini wrote: Guy Roussin ha scritto: Thank you Niccolo. Fine for me ... Perhaps you have a script to compile all this stuff with debian lenny ? This script will be very usefull to me, because i need to add libecw support to qgis/gdal

Re: [Qgis-user] Preview of QGIS + Spatialite for Debian Lenny

2009-03-30 Thread Guy Roussin
Hi, I did not wet uploaded srouces for qgis, wait a few minutes to complete (look into http://debian.gfoss.it/qgis_spatialite/src/). Thank you. By the way I don't know if you need to change some Debian rules to compile Qgis with ecw. I think, i only need to add with-ecw in the configure