Re: [Qgis-developer] GDAL tools - rasterize

2011-04-03 Thread Micha Silver
On 03/04/2011 05:29, Ramon Andinach wrote: On 03/04/2011, at 09:40 , Ramon Andinach wrote: Hi all, I am attempting to use the GDAL tools plugin (a core plugin) to generate a raster from a vector. It should be Raster - Rasterize When I want to

[Qgis-developer] raster transparency slider

2011-04-03 Thread Maxim Dubinin
Hi all, If you are dealing with continuous classification results, e.g. 0 - 100% rasters you might find our new Raster Transparency plugin worth a look. Here is demo: http://screencast.com/t/K3FvtDlDe Plugin is in GIS-Lab repo. Meet you at the hackfest, Maxim http://nextgis.org

Re: [Qgis-developer] SAGA Interface

2011-04-03 Thread Camilo Polymeris
GUI: Any ideas? So far I think I'll just clone SAGA's. I think it would be good if you could follow either the GdalTools or the GRASS plugins approach. Here is a screenshot of what it looks right now: www.udec.cl/~cpolymeris/QGIS_Screenshot_04032011.png You think that's a good direction?

Re: [Qgis-developer] SAGA Interface

2011-04-03 Thread G. Allegri
I was out yesterday, and I'm glad to see how things are going on! Camilo, I've browsed your repo but I can't find the parts where saga_cmd is being called... I suppose I missed some files. The python road is way more easy to develop and mantain, of course. I only fear dealing with large datas,

Re: [Qgis-developer] GDAL tools - rasterize

2011-04-03 Thread Ramon Andinach
On 03/04/2011, at 14:56 , Micha Silver wrote: On 03/04/2011 05:29, Ramon Andinach wrote: On 03/04/2011, at 09:40 , Ramon Andinach wrote: Hi all, I am attempting to use the GDAL tools plugin (a core plugin) to generate a raster from a vector. It should be Raster - Rasterize When I

Re: [Qgis-developer] win standalone from trunk

2011-04-03 Thread Giovanni Manghi
Amazing! We prepared the package, but qgis does not start (it complains about a missing xerces-c_3_1.dll). now it starts, but it is QGIS 1.6. The installer creates two entries in the qgis woroclaw menu, qgis 1.6 and qgis 1.7, but regardless what is clicked it starts always qgis 1.6. cheers

Re: [Qgis-developer] SAGA Interface

2011-04-03 Thread Camilo Polymeris
On Sun, Apr 3, 2011 at 5:02 AM, G. Allegri gioha...@gmail.com wrote: I was out yesterday, and I'm glad to see how things are going on! Camilo, I've browsed your repo but I can't find the parts where saga_cmd is being called... I suppose I missed some files. You are right.. seems I forgot to

Re: [Qgis-developer] SAGA Interface

2011-04-03 Thread Camilo Polymeris
Anyway, we need to build the single GUI module on the fly, and that is what  I'm trying to do. In my mind: - mainteiner side: generate a xml file from saga_apy python called with all modules and related parameters; - user side: only use plugin with saga installed, without  need to

Re: [Qgis-developer] raster transparency slider

2011-04-03 Thread Tim Sutton
Hi Nice! I suggest to add this line to rastertransparencydockwidget.py so that it works nicely with render caching enabled: 61 layer.setCacheImage(None) Regards Tim 2011/4/3 Maxim Dubinin s...@gis-lab.info: Hi all, If you are  dealing with continuous classification results, e.g. 0

Re: [Qgis-developer] SAGA Interface

2011-04-03 Thread gianluca.massei
Hi Camilo, I do generate the GUI on the fly: from the output of saga_cmd. No XML files. There are some problems, yet. And the code in the repo wont work, because I forgot to push some files, as Giovanni pointed out. Yes, I saw and I think your approach is very interesting, better than my!

Re: [Qgis-developer] SAGA Interface

2011-04-03 Thread G. Allegri
About large files: I'm just worried by the overhead with data export and import between QGis and SAGA. That's why I was interested in a low level data structure binding between the two environments. But as I've said, it can be an improvements eventually, in case it will really result to be an

Re: [Qgis-developer] Help on libqtwebkit-dev for squeeze

2011-04-03 Thread Tim Sutton
Hi On Sun, Apr 3, 2011 at 10:06 AM, aperi2007 aperi2...@gmail.com wrote: Hi, in the list of dependencies for qgis on linux as report in http://www.qgis.org/wiki/Installation_Guide#Install_build_dependencies the librarylibqtwebkit-dev seem to be need only for maverick. I try compile

Re: [Qgis-developer] A new public git repository of qgis trunk, with auto daily update

2011-04-03 Thread Tim Sutton
Hi On Wed, Mar 30, 2011 at 12:20 PM, Camilo Polymeris cpolyme...@gmail.com wrote: What about: https://github.com/qgis/qgis Is that repo official/maintained? It was updated a month ago. I forked from that, should I rather switch to Francesco's, then? Regards Camilo Gary has fixed the

[Qgis-developer] locked and unlocked layer color icon in symbology

2011-04-03 Thread Robert Szczepanek
Many of my students had problems with 'Lock layer's color' icon in symbol properties. Is it possible to change it into two separate ones [1][2]? regards, Robert [1] http://svn.osgeo.org/osgeo/graphics/trunk/toolbar-icons/24x24/locked.png [2]