Re: [Qgis-developer] Sample

2014-07-15 Thread Nathan Woodrow
Seems it calls uniqueValues so if that takes a long time it will block. Depends on the provider I guess. - Nathan On Tue, Jul 15, 2014 at 3:57 PM, Jürgen E. j...@norbit.de wrote: Hi Paolo, On Tue, 15. Jul 2014 at 07:12:22 +0200, Paolo Cavallini wrote: thanks. in this case, I do not see

Re: [Qgis-developer] Sample

2014-07-15 Thread Jürgen E . Fischer
Hi Nathan, On Tue, 15. Jul 2014 at 15:59:27 +1000, Nathan Woodrow wrote: On Tue, Jul 15, 2014 at 3:57 PM, Jürgen E. j...@norbit.de wrote: On Tue, 15. Jul 2014 at 07:12:22 +0200, Paolo Cavallini wrote: IMHO it should perform a quick LIMIT 10 query. Have you verified that is doesn't?

Re: [Qgis-developer] Sample

2014-07-15 Thread Nathan Woodrow
Hey, Yeah I'm thinking it might just be slow for something like shapefile where is there no index on that column and it has to get each value to find the unique ones. I'm not looking at the code, just guessing. - Nathan On Tue, Jul 15, 2014 at 4:09 PM, Jürgen E. j...@norbit.de wrote: Hi

Re: [Qgis-developer] Sample

2014-07-15 Thread Paolo Cavallini
Il 15/07/2014 08:11, Nathan Woodrow ha scritto: Yeah I'm thinking it might just be slow for something like shapefile where is there no index on that column and it has to get each value to find the unique ones. I'm not looking at the code, just guessing. Thanks for your comments. I found

Re: [Qgis-developer] Sample

2014-07-15 Thread Jürgen E . Fischer
Hi Paolo, On Tue, 15. Jul 2014 at 08:50:10 +0200, Paolo Cavallini wrote: Yeah I'm thinking it might just be slow for something like shapefile where is there no index on that column and it has to get each value to find the unique ones. I'm not looking at the code, just guessing.

Re: [Qgis-developer] Sample

2014-07-15 Thread Paolo Cavallini
Il 15/07/2014 09:22, Jürgen E. Fischer ha scritto: As slow as SELECT DISTINCT attribute FROM table ORDER BY attribute LIMIT 10 apparently yes - probably I had some additional slowdown. sorry for the noise. -- Paolo Cavallini - www.faunalia.eu Corsi QGIS e PostGIS:

[Qgis-developer] Zoom on selection (Ctrl-J)

2014-07-15 Thread Geo DrinX
Hello All, I noticed that Ctrl-J zoom on selection does not work. Some other can confirm this ? Other question: there is a way to move the the selection to the next element, using a keystroke ? Thank you for any info Roberto ___

Re: [Qgis-developer] QGIS TMS provider?

2014-07-15 Thread Martin Dobias
Hi Alex On Mon, Jul 7, 2014 at 3:14 PM, Alexander Bruy alexander.b...@gmail.com wrote: Does it makes sense to develop TMS provider for QGIS (native or GDAL-based) to allow users create connections to different services and/or local tilesets? Comments and opinions are welcome. I agree it

[Qgis-developer] New SeleNext plugin for QGis

2014-07-15 Thread Geo DrinX
Hello All, I inserted a new plugin for QGis that moves the selection to next elements. Please test it and approve it, if you like. Thank you Roberto ___ Qgis-developer mailing list Qgis-developer@lists.osgeo.org

[Qgis-developer] Some Questions about QGIS Server

2014-07-15 Thread Devdatta Tengshe
Hi All, I've been using QGIS Desktop for a 4 years now, and have recently started exploring QGIS Server. I have used it for a couple of quick demos, but for all my production needs I have always used GeoServer. My background is in using ArcGIS, so the way QGIS Server works- where you make a map in

[Qgis-developer] Please tell me how I can speed-up QGIS development on Android

2014-07-15 Thread Giedrius Vaivilavičius
Hi QGIS developers, I'm active QGIS user and bugreporter since 2010 and since 2013 I started to use QGIS on Android Linux tablets. QGIS is doing nice progress on Desktops, but no progress on tablets since October 02, 2013 (see https://github.com/qgis/QGIS-Android/commits/master ) QGIS Android

Re: [Qgis-developer] Please tell me how I can speed-up QGIS development on Android

2014-07-15 Thread Giuseppe Sucameli
Hi Giedrius, please fell free to clone the main repo and create pull requests, then someone will take care to check your commits and merge them to the main repo. Write access is not needed to do it, QGIS developers create pull requests as well. Thanks for your support. Regards. Sent from

[Qgis-developer] Custom Map Tools

2014-07-15 Thread Trevor Wiens
I'm developing a custom application as a python plugin for doing in-person map based interviews with indigenous people. For this I need custom map tools for drawing and editing map features so I can do some additional processing, when map features are created such as recording the time stamp (as