Re: [Qgis-developer] [Qgis-user] [Plugin presentation] LayerCombination

2013-07-17 Thread Stott James
Man I wish this had existed about a year and a half ago. Especially the fact that it integrates into the composers too. I have always felt that was something that was needed - an easy way to edit the locked layers in a composer map - hence why I wrote a plugin for it. Think I may well not

Re: [Qgis-developer] get mean of pixel values within defined area around current mouse position

2013-07-17 Thread Otto Dassau
Hi, I wanted to give a short feedback. Finally my solution for qgis 1.8 with some help from Anita was to create a buffer polygon around the point as a memory layer and calculated the mean value with QgsZonalStatistics. Here is the code I used, maybe useful for others: from qgis.analysis import

Re: [Qgis-developer] [Qgis-user] [Plugin presentation] LayerCombination

2013-07-17 Thread kimaidou
This is huge ! Thanks for this plugin. I think this should definitely be added as a core plugin (in 2.1) if other agree, of course Michael 2013/7/17 Stott James fmro...@fylkesmannen.no Man I wish this had existed about a year and a half ago. Especially the fact that it integrates into the

Re: [Qgis-developer] Splash screen for 2.0

2013-07-17 Thread Marco Bernasocchi
On 07/17/2013 08:52 AM, Andreas Neumann wrote: You probably have to blame me for using the modern Swisstopo map. I just like it better and I think they look prettier than the old black and white maps. Also it gives QGIS a more modern touch, I think. Especially the old Dufour maps are really

[Qgis-developer] MD5 Hash Mismatch error during QGIS install

2013-07-17 Thread Samantha Samuel
Hi All! I am unable to install qgis for android on my samsung note 8.0 due to an md5 hash mismatch error. So far I have not found any way to resolve it. Do you have any suggestions or is this a bug? Thanks! Samantha ___ Qgis-developer mailing list

[Qgis-developer] QGIS compilation with Vexpress

2013-07-17 Thread KAMAL deep
i hav tried to compile QGIS 1.9 with VCExpress but not able to do it successfully.I tis throwing Microsoft incremental error every time.pls do the needful for resolving it. ___ Qgis-developer mailing list Qgis-developer@lists.osgeo.org

Re: [Qgis-developer] [Plugin presentation] LayerCombination

2013-07-17 Thread vinayan
Hi Olivier, Really nice feature..Reminded me of the layer filters in AutoCAD.. -- View this message in context: http://osgeo-org.1560.x6.nabble.com/Plugin-presentation-LayerCombination-tp5066896p5066994.html Sent from the Quantum GIS - Developer mailing list archive at Nabble.com.

[Qgis-developer] highlighting features

2013-07-17 Thread Vincent Mora
Hi, I'm working on issue 4819 and noticed that when a feature is selected, the pan is fast even with complex polygons whereas the pan slows down a lot when features are highlighted. My best guesses for the difference is: 1) pan operation use cached image for rendering in rendereV2 2) rendering

Re: [Qgis-developer] MD5 Hash Mismatch error during QGIS install

2013-07-17 Thread Marco Bernasocchi
which version are you installing? ciao On 07/17/2013 10:40 AM, Samantha Samuel wrote: Hi All! I am unable to install qgis for android on my samsung note 8.0 due to an md5 hash mismatch error. So far I have not found any way to resolve it. Do you have any suggestions or is this a bug? Thanks!

Re: [Qgis-developer] Coordination of Hackfest with FOSS4G

2013-07-17 Thread Matthias Kuhn
We've just been booking hotels and some confusion arose, because the Wiki says Travel to FOSS4G (Monday 17th). But the 17th is Tuesday already. Can you shortly confirm, what days exactly we'll be staying in Brighton and on what date the transport will take place. Thank you very much, Matthias

[Qgis-developer] More ideas about package installation in R for SEXTANTE

2013-07-17 Thread Victor Olaya
Hi all We have been discussing some issues with packages in R, and I would like to share some ideas wth you The goal is to make package installation as easy and practical as possible, so scripts can run with minor settings I am thinking that a good solution would be to check for packages needed

Re: [Qgis-developer] New API: get attribute values from a PostGIS layer

2013-07-17 Thread Vincent Mora
Hi Stephan, We modified the postgis-workshop tutorial for qgis plugin development to use the new python api of qgis 1.9, there are examples of feature access in there: https://github.com/Oslandia/postgis-workshop Cheers, Vincent. On 17/07/2013 21:13, Stéphane Henriod wrote: Dear all I am

Re: [Qgis-developer] New API: get attribute values from a PostGIS layer

2013-07-17 Thread Nathan Woodrow
Hey Stephane, This is because your standalone script doesn't use the new SIP API. I pushed a change last night so that now importing qgis will set the API to version to. All you need to do is make sure you import it first before any of the PyQt4 modules are. Before: from PyQt4.QtCore import *

Re: [Qgis-developer] More ideas about package installation in R for SEXTANTE

2013-07-17 Thread Tim Sutton
Hi More broadly, it would also be nice if R could be provided 'out of the box' in our standalone installer for windows (and osgeo4w too I guess) - I know the complicated installation process prevents many users from 'giving it a try'. Regards Tim On Wed, Jul 17, 2013 at 9:22 PM, Victor Olaya

Re: [Qgis-developer] New API: get attribute values from a PostGIS layer

2013-07-17 Thread Nathan Woodrow
You will need to get the nightly builds I'm not sure what time they are done for Ubuntu, but If you would like you can add this code (before any PyQt4 imports) into your code in the meantime: import sip try: apis = [QDate, QDateTime, QString, QTextStream, QTime, QUrl, QVariant] for api in

Re: [Qgis-developer] More ideas about package installation in R for SEXTANTE

2013-07-17 Thread Victor Olaya
Sounds good, but I guess we could do that once we have a larger set of R scripts prepared. Otherwise, to use R from SEXTANTE, you actually have to know R, and in taht case you probably know how to install it... Are there any plans to put SAGA in the standalone version? That will definitely help

[Qgis-developer] Map of QGIS contributors

2013-07-17 Thread Nathan Woodrow
Hey all, As part of my FOSS4G keynote on QGIS I would really like to show a map of the all, or as many as I can get, developers/contributors on our project. I think it will be good to show the world wide effort that goes into this project and how you might have a developer/contributor living next