Re: [Qgis-developer] Re: Raster providers

2011-01-20 Thread Radim Blazek
Hi, I have roughly implemented approximate reprojection. It should work for GDAL and GRASS, I have not tested WMS. Currently it is always using approximation (even if error is too big). Rendering with reprojection takes about 5 times more. You can get some info about times grepping debug output, e

[Qgis-developer] Bug in QGIS 1.7 raster? Changing transparency values set the 3 RGB bands to band 1?

2011-01-20 Thread benoit-3
Hi Devs, With QGIS 1.7 release r15056 on WinXP Pro. I have a three-band raster (geotiff) loaded and it displays all-right. Then I open the raster properties window, go to the transparency tab, slide the transparency ruler and click Apply. The transparency is applied to the raster but the thre

Re: [Qgis-developer] Closest Feature Finder plugin error

2011-01-20 Thread Alexander Bruy
Ups, sorry my fault On Thu, 20 Jan 2011 19:16:10 +0100 Giuseppe Sucameli wrote: > > seems the error is due to the fuzzytracer plugin. Look at the error ;) -- Alexander Bruy ___ Qgis-developer mailing list Qgis-developer@lists.osgeo.org http://lists.os

Re: [Qgis-developer] Closest Feature Finder plugin error

2011-01-20 Thread Giuseppe Sucameli
Hi Alexander, On Thu, Jan 20, 2011 at 7:06 PM, Alexander Bruy wrote: > Traceback (most recent call last): > File "/home/alex/.qgis/python/plugins/fuzzytracer/fuzzytracer.py", line > 115, in mapToolChanged >self.iface.mapCanvas().setMapTool( self.mapTool ) > RuntimeError: underlying C/C++ obj

[Qgis-developer] Closest Feature Finder plugin error

2011-01-20 Thread Alexander Bruy
Hi I've try to use Closest Feature Finder plugin and get next error Traceback (most recent call last): File "/home/alex/.qgis/python/plugins/fuzzytracer/fuzzytracer.py", line 115, in mapToolChanged self.iface.mapCanvas().setMapTool( self.mapTool ) RuntimeError: underlying C/C++ object has

Re: [Qgis-developer] Layer list widget for PyQGIS applications

2011-01-20 Thread Germán Carrillo
Hi Martin, right, only old symbology is supported so far. Sounds great including the widget to PyQGIS, so I need to dive into the symbology-ng. Regards, Germán 2011/1/19 Martin Dobias > Hi German > > 2011/1/18 Germán Carrillo : > > Hi all, > > first of all, sorry for the delay in publishing

Re: [Qgis-developer] Qgis usability tests

2011-01-20 Thread yilmaz asli
It is Qgis 1.6. In the end of the report, there are suggestions that refers to the cases in the study and for better improvements of them. During the study, Assoc. Prof. Dr.Kursat Cağıltay was my advisor. It was just final homework of a Human Computer Interaction (HCI) course, but turned out to be

Re: [Qgis-developer] Qgis usability tests

2011-01-20 Thread Werner Macho
Hi! finallizing the report now. I would like to share it with you if possible when I finished. That sounds really great .. If there are some hints for improvement in the report I'm sure we'll try to bring it to the current version. On what version of QGIS is your report based? kind regards

Re: [Qgis-developer] Qgis usability tests

2011-01-20 Thread yilmaz asli
Hi, Ok thanks alot. Actually, I aimed to make a usability test for a Gis software because their interface is generally complex and few usabiliy studies are made on them. I chose Qgis because it is opensource and expandable. Also, as far as I understood from user and developer meetings and these ki

Re: [Qgis-developer] Highlighting feature with 'Identify' tool

2011-01-20 Thread Ivan Mincik
On 01/19/2011 09:44 PM, Alex Mandel wrote: On 01/19/2011 02:10 AM, Ivan Mincik wrote: Hi, is there any special reason that after using 'Identify' tool on polygon feature, it is highlighted by its outer shape (whole polygon extent area) rather than by exact geometry like it is done by 'Select' to