[QGIS-Developer] Are standard processing post-execution scripts not supported in QGIS3?

2023-06-14 Thread Alister Hood via QGIS-Developer
Hi, This is included in the documentation: 17.28. Pre- and post-execution script hooks — QGIS Documentation documentation But it seems to me that although ProcessingConfig.POST_EXECUTION_SCRIPT and

Re: [QGIS-Developer] Best practice for plugins including processing models

2023-05-15 Thread Alister Hood via QGIS-Developer
, rather than just being overwritten. On Tue, 16 May 2023 at 13:19, Alister Hood wrote: > Further to this, I am now using the following code to load the models > directly from the plugin folder, rather than copying them into > %AppData%\Roaming\QGIS\QGIS3\profiles\default\processi

Re: [QGIS-Developer] Best practice for plugins including processing models

2023-05-15 Thread Alister Hood via QGIS-Developer
').refreshAlgorithms() On Fri, 28 Apr 2023 at 15:07, Alister Hood wrote: > Hi, I maintain an in-house plugin for our team of civil engineers, who > apart from myself are not very advanced GIS users. > It does things like set useful defaults and install a set of useful > plugins. It also i

[QGIS-Developer] Best practice for plugins including processing models

2023-04-27 Thread Alister Hood via QGIS-Developer
Hi, I maintain an in-house plugin for our team of civil engineers, who apart from myself are not very advanced GIS users. It does things like set useful defaults and install a set of useful plugins. It also includes some processing models, which are loaded with the code below, which seems to be

Re: [QGIS-Developer] Does QgsProject.instance().createEmbeddedGroup() work? (Solved: yes it does)

2022-09-19 Thread Alister Hood via QGIS-Developer
ne of the cases might be true in your testcase. > > Cheers, Hannes > > Am 19.09.22 um 05:40 schrieb Alister Hood via QGIS-Developer: > > Hi, I want to programmatically embed a project, like I can in the gui > > with "Layer>embed layers and groups." > >

[QGIS-Developer] Does QgsProject.instance().createEmbeddedGroup() work?

2022-09-18 Thread Alister Hood via QGIS-Developer
Hi, I want to programmatically embed a project, like I can in the gui with "Layer>embed layers and groups." I thought QgsProject.instance().createEmbeddedGroup() was what I needed, but it doesn't seem to work - see below. Am I completely off track, or is it broken? Thanks.

Re: [QGIS-Developer] WSLg

2021-06-20 Thread Alister Hood
For anyone who is tempted to "look", be aware that although Microsoft hasn't encouraged it, it has been possible for years to run X apps and even audio apps (using pulseaudio) in WSL. This new "WSLg" might provide nice out-of-the-box support, but it only works with WSL-2, which still has some

Re: [QGIS-Developer] GSoC 2021 QGIS On-the-fly Raster Calculator proposal draft review and feedback

2021-04-14 Thread Alister Hood
Hi again, On Wed, 14 Apr 2021 at 01:40, Francesco Bursi wrote: > Hi Alister, > > Thank you for the feedback. > Well, I imagine the new feature with some properties of the existing > Raster Calculator but not exactly the same, e.g It won't be possible to set > layer extent / output CRS, because

Re: [QGIS-Developer] GSoC 2021 QGIS On-the-fly Raster Calculator proposal draft review and feedback

2021-04-13 Thread Alister Hood
> > Hi, This functionality would be great, but as a user, I can't help thinking the proposal is to implement it in the wrong way. If implemented as a renderer, as described, you could conceivably use an expression that uses other layers but not the layer you are supposedly rendering. What is

Re: [QGIS-Developer] Agreement

2021-03-02 Thread Alister Hood
Hi Chris, If you're looking for suggestions on what part of the code to start with, maybe it is worth looking at the list of issues tagged "easy fix", although it looks like it isn't really maintained: https://github.com/qgis/QGIS/issues?q=is%3Aopen+is%3Aissue+label%3A%22Easy+fix%22 Regards,

Re: [QGIS-Developer] QGIS disables plugin on loading problem

2020-12-08 Thread Alister Hood
I know the thread's a few days old now, but maybe it's worth mentioning that I see the opposite problem - i.e. plugins loading when they are supposed to be disabled. For example, I think it is QAD that loads (toolbars and all), even if it is disabled in the plugin manager. There are other

[QGIS-Developer] Plugin authors - can/should you all give your plugin toolbars a tooltip?

2020-11-06 Thread Alister Hood
Hi everyone, As described in this old ticket: https://github.com/qgis/QGIS/issues/17019 "With a lot of plugins installed, the number of toolbars and panels soon reach a confusing stage where users would like to be able to easily clean and adjust their working environment according to their

Re: [QGIS-Developer] Incorrect hidpi setting in 3.0 for OSX

2018-02-19 Thread Alister Hood
Hi Nyall, Nyall Dawson wrote: What I can't work out is why Qt widgets themselves badly handle hidpi > screens. E.g. a QDockWidget on hidpi has a TINY close button. I think > that needs fixing in Qt itself though, and until they do we just learn > to squint... but we DON'T try to hack around it

Re: [Qgis-developer] Ticket cleanup after 2.0 release

2013-09-09 Thread Alister Hood
Date: Mon, 09 Sep 2013 13:48:40 +0200 From: Pirmin Kalberer pi...@sourcepole.com To: qgis-developer qgis-developer@lists.osgeo.org Subject: [Qgis-developer] Ticket cleanup after 2.0 release Message-ID: 2701158.lVe8roQyU2@robbe2 Content-Type: text/plain; charset=us-ascii Hi, With

Re: [Qgis-developer] Ticket cleanup after 2.0 release

2013-09-09 Thread Alister Hood
Date: Mon, 09 Sep 2013 14:01:58 +0200 From: Matthias Kuhn matthias.k...@gmx.ch To: Werner Macho werner.ma...@gmail.com Cc: qgis-developer qgis-developer@lists.osgeo.org Subject: Re: [Qgis-developer] Ticket cleanup after 2.0 release Message-ID: 522db8b6.3030...@gmx.ch Content-Type:

Re: [Qgis-developer] Splash screen for 2.0

2013-07-16 Thread Alister Hood
Hi guys, Tim is right about the logo orientation - there's no reason to put it on a lean. Even in the versions with the arrow pointing at the mountain it would look far more sensible if you reposition and/or resize it so that it is vertical. Regards, Alister

Re: [Qgis-developer] SEXTANTE: R output?

2013-07-12 Thread Alister Hood
Date: Fri, 12 Jul 2013 16:05:21 +0200 From: Matteo Mattiuzzi mat...@mattiuzzi.com To: Victor Olaya vola...@gmail.com Cc: qgis-developer@lists.osgeo.org qgis-developer@lists.osgeo.org Subject: Re: [Qgis-developer] SEXTANTE: R output? Message-ID:

Re: [Qgis-developer] SEXTANTE: R output?

2013-07-11 Thread Alister Hood
Hi guys, Speaking of R, would it be worth adding some maintenance scripts? e.g. update.packages(checkBuilt=TRUE) and even: if(!require(installr)) { install.packages(installr); require(installr)} #load / install+load installr updateR() I'm not much of an R guy - maybe there are other things

Re: [Qgis-developer] Toolbar and Panel defaults

2013-07-11 Thread Alister Hood
Hi guys, I agree with Antonio on both counts. With the layers panel on the left it seems more natural to have the navigation toolbar on the right side of the window. And yes, if it is possible to have a titlebar on floating toolbars that would make it much easier to close toolbars you don't

Re: [Qgis-developer] map rendering time much longer on windows than on ubuntu

2013-07-09 Thread Alister Hood
In the case that debug symbols are affecting speed, should setting this as an environment variable help?: QGIS_DEBUG=-1 Date: Tue, 09 Jul 2013 14:53:06 +0200 From: Matthias Kuhn matthias.k...@gmx.ch To: Denis Rouzaud denis.rouz...@gmail.com Cc: qgis-dev qgis-developer@lists.osgeo.org

Re: [Qgis-developer] Logo Update

2013-05-01 Thread Alister Hood
Hi again, Have you guys that think #50 is more suitable for small icons actually tried shrinking them to small sizes? #50 is fine as a large icon, but when you shrink it right down as a small icon, the triangle becomes so small that it pretty much disappears and you just have a bland circle

Re: [Qgis-developer] Logo Update

2013-04-30 Thread Alister Hood
Date: Tue, 30 Apr 2013 11:13:00 -0600 From: Larry Shaffer lar...@dakotacarto.com To: Radim Blazek radim.bla...@gmail.com Cc: QGIS Developer List qgis-developer@lists.osgeo.org Subject: Re: [Qgis-developer] Logo Update Message-ID:

Re: [Qgis-developer] Images in legend

2013-04-23 Thread Alister Hood
Hi Paulo, Date: Tue, 23 Apr 2013 08:34:21 +0200 From: Paolo Cavallini cavall...@faunalia.it To: qgis-developer qgis-developer@lists.osgeo.org Subject: [Qgis-developer] Images in legend Message-ID: 51762b6d.3010...@faunalia.it Content-Type: text/plain; charset=UTF-8 -BEGIN PGP SIGNED

Re: [Qgis-developer] [Qgis-user] [Qgis-psc] Logo

2013-04-21 Thread Alister Hood
Hi, Date: Sat, 20 Apr 2013 14:47:39 +1000 From: Nathan Woodrow madman...@gmail.com To: Marco Bernasocchi ma...@bernawebdesign.ch Cc: qgis-developer qgis-developer@lists.osgeo.org,qgis-user qgis-u...@lists.osgeo.org Subject: Re: [Qgis-developer] [Qgis-user] [Qgis-psc] Logo

Re: [Qgis-developer] [SoC] Applying for GSoC - GIS

2013-03-26 Thread Alister Hood
Date: Tue, 26 Mar 2013 19:44:32 +0100 From: Martin Landa landa.mar...@gmail.com To: cavall...@faunalia.it Cc: qgis-dev qgis-developer@lists.osgeo.org, s...@lists.osgeo.org Subject: Re: [Qgis-developer] [SoC] Applying for GSoC - GIS Applications Message-ID:

Re: [Qgis-developer] Possible improvement | Actions on right click

2013-03-14 Thread Alister Hood
Hi guys,   Date: Thu, 14 Mar 2013 01:46:07 -0700 (PDT) From: R?gis Haubourg regis.haubo...@eau-adour-garonne.fr To: qgis-developer@lists.osgeo.org Subject: Re: [Qgis-developer] Possible improvement | Actions on right click Message-ID: 1363250767637-5040280.p...@n6.nabble.com

Re: [Qgis-developer] New website

2013-02-19 Thread Alister Hood
 Date: Tue, 19 Feb 2013 11:02:49 +0100 From: Paolo Cavallini cavall...@faunalia.it To: qgis-developer@lists.osgeo.org Subject: Re: [Qgis-developer] New website Message-ID: 51234dc9.5070...@faunalia.it Content-Type: text/plain; charset=ISO-8859-1   Il 19/02/2013 10:28, Vincent Picavet ha

Re: [Qgis-developer] Opening a Shape file with out any browsing

2013-01-21 Thread Alister Hood
Date: Mon, 21 Jan 2013 14:07:23 +0800 (SGT) From: PARDHU D dpardhu...@yahoo.in To: Qgis-developer@lists.osgeo.org Qgis-developer@lists.osgeo.org Subject: [Qgis-developer] Opening a Shape file with out any browsing Message-ID: 1358748443.58916.yahoomail...@web190501.mail.sg3.yahoo.com

Re: [Qgis-developer] QGIS 1.8 Windows Standalone is not OK with spatialite versions (ECW tangent)

2013-01-16 Thread Alister Hood
Date: Wed, 16 Jan 2013 23:05:23 +0800 From: Ramon Andi?ach cust...@westnet.com.au To: qgis-developer qgis-developer@lists.osgeo.org Subject: Re: [Qgis-developer] QGIS 1.8 Windows Standalone is not OK withspatialite versions (ECW tangent) Message-ID:

Re: [Qgis-developer] QGIS 1.8 Windows Standalone is not OK with spatialite versions (ECW tangent)

2013-01-15 Thread Alister Hood
Date: Tue, 15 Jan 2013 18:43:10 +0800 From: Ramon Andi?ach cust...@westnet.com.au To: qgis-developer qgis-developer@lists.osgeo.org Subject: Re: [Qgis-developer] QGIS 1.8 Windows Standalone is not OK withspatialite versions (ECW tangent) Message-ID:

Re: [Qgis-developer] Get rid of Shapefiles ! Go SpatiaLite !

2012-11-26 Thread Alister Hood
Date: Mon, 26 Nov 2012 15:35:24 + From: Barry Rowlingson b.rowling...@lancaster.ac.uk ... I am very frustrated by the limitations of the Shapefile format, and much more by the quasi obligation to use it as the default vector format in QGIS. I mean for non power users who do not use

Re: [Qgis-developer] User profiles

2012-10-24 Thread Alister Hood
Date: Wed, 24 Oct 2012 09:56:47 +0700 From: Marco Bernasocchi ma...@bernawebdesign.ch To: qgis-developer@lists.osgeo.org Subject: Re: [Qgis-developer] User profiles Message-ID: 508758ef.4030...@bernawebdesign.ch Content-Type: text/plain; charset=ISO-8859-1   On 10/24/2012 09:53 AM, Alister

Re: [Qgis-developer] Merging of incompatible changes

2012-10-24 Thread Alister Hood
Date: Thu, 25 Oct 2012 07:48:30 +0900 From: Paolo Cavallini cavall...@faunalia.it To: qgis-developer@lists.osgeo.org Subject: Re: [Qgis-developer] Merging of incompatible changes Message-ID: 5088703e.3070...@faunalia.it Content-Type: text/plain; charset=ISO-8859-1 Il 25/10/2012 05:39,

Re: [Qgis-developer] User profiles

2012-10-23 Thread Alister Hood
Hi guys, Date: Tue, 23 Oct 2012 18:43:50 +0200 From: Martin Dobias wonder...@gmail.com To: Paolo Cavallini cavall...@faunalia.it Cc: qgis-developer qgis-developer@lists.osgeo.org Subject: Re: [Qgis-developer] User profiles Message-ID:

Re: [Qgis-developer] Saving expressions

2012-10-19 Thread Alister Hood
Hi guys, Personally I think saving expressions for every layer is unnecessarily complicated. Have you thought of just having a drop-down list of recently used expressions, and the ability to pin your favourite expressions to the list? Do people really need expressions to be saved alongside

Re: [Qgis-developer] how can i use my own map tiles in qgis?

2012-10-01 Thread Alister Hood
Hi Leena, You never confirmed why you need to do this. Did you ever try RasterMiscellaneousBuild Virtual Raster (catalog)? Regards, Alister ___ Qgis-developer mailing list Qgis-developer@lists.osgeo.org

Re: [Qgis-developer] implement data provider in python?

2012-08-29 Thread Alister Hood
Hi, Didn't someone say they were working on an on-the-fly graticule provider, which is similar to your use case (but I doubt it involved Python)? Alister Date: Wed, 29 Aug 2012 16:53:39 +0200 From: G. Allegri gioha...@gmail.com To: Etienne Tourigny etourigny@gmail.com Cc:

Re: [Qgis-developer] New Plugin - Edit Any Layer

2012-08-01 Thread Alister Hood
Hi, Date: Wed, 1 Aug 2012 16:39:01 +0100 From: Rob Nickerson rob.j.nicker...@gmail.com To: qgis-developer@lists.osgeo.org Subject: [Qgis-developer] New Plugin - Edit Any Layer Message-ID: cak4yqtm9zxsyka8mveh+khhnfrs0zrcosc9ozszbphyyqsg...@mail.gmail.com Content-Type: text/plain;

Re: [Qgis-developer] Clarifying access to non geographical datas

2012-07-10 Thread Alister Hood
Date: Tue, 10 Jul 2012 10:32:03 +0100 From: Giovanni Manghi giovanni.man...@faunalia.pt To: haubourg regis.haubo...@eau-adour-garonne.fr Cc: qgis-developer@lists.osgeo.org Subject: Re: [Qgis-developer] Clarifying access to non geographical datas Message-ID:

Re: [Qgis-developer] Releasing 1.8

2012-06-01 Thread Alister Hood
It is not a regression or anything, but is there any chance someone could check this?: http://hub.qgis.org/issues/3330 It is a one line fix for a long-standing bug. Thanks, Alister ___ Qgis-developer mailing list Qgis-developer@lists.osgeo.org

Re: [Qgis-developer] String freeze and call for final translation updates

2012-05-27 Thread Alister Hood
Hi, Sorry I'm late to the party, Date: Sun, 27 May 2012 19:48:09 +0100 From: Giovanni Manghi giovanni.man...@faunalia.pt To: Tim Sutton li...@linfiniti.com Cc: qgis-developer qgis-developer@lists.osgeo.org Subject: Re: [Qgis-developer] String freeze and call for final translation

[Qgis-developer] show grid on map canvas (similiar to grid used in composer) - strategy?

2012-05-09 Thread Alister Hood
Date: Wed, 9 May 2012 18:00:07 -0300 From: Etienne Tourigny etourigny@gmail.com Subject: [Qgis-developer] show grid on map canvas (similiar to grid used in composer) - strategy? To: qgis-developer qgis-developer@lists.osgeo.org Message-ID:

[Qgis-developer] RE: [Qgis-user] Questions about vector connections to ArcSDE

2012-04-28 Thread Alister Hood
to the forum thread with another question which was not answered. No, I haven't tried with SDE10.x, either. Please let us know what success you have though :) Alister -Original Message- From: Stefan Keller [mailto:sfkel...@gmail.com] Sent: Saturday, 28 April 2012 11:28 a.m. To: Alister Hood

Re: [Qgis-developer] GSoC deadline (was: Working on Symbology Improvement for the GSOC)

2012-04-04 Thread Alister Hood
Hi, I realise the gui code would be pretty much rewritten, but do you think it would it be worth adding a first step to review and apply any existing patches for missing functionality? e.g. http://hub.qgis.org/issues/3430 Date: Wed, 4 Apr 2012 21:25:44 +0530 From: arunthe...@gmail.com

Re: [Qgis-developer] Re: import proprietary code inside a python plugin

2012-03-27 Thread Alister Hood
Date: Tue, 27 Mar 2012 11:06:19 +0200 From: Vincent Picavet vincent...@oslandia.com Subject: Re: [Qgis-developer] Re: import proprietary code inside a python plugin Hi, In osgeo4w the gdal-ecw DLLs are released binary compiled. I never needed to compile them by myself. Are you

[Qgis-developer] Re: import proprietary code inside a python plugin

2012-03-26 Thread Alister Hood
Message: 4 Date: Mon, 26 Mar 2012 13:33:54 +0200 From: Tim Sutton li...@linfiniti.com I personnaly consider that libraries should not be under a GPL licence but a LGPL one, which keeps the opensource aspect while facilitating mixing with other softwares. GPL is fine with end user

RE: [Qgis-developer] Directions needed for GSOC Proposal

2012-03-25 Thread Alister Hood
Date: Sat, 24 Mar 2012 23:20:34 +0530 From: arunthe...@gmail.com arunthe...@gmail.com Subject: [Qgis-developer] Directions needed for GSOC Proposal To: qgis-developer qgis-developer@lists.osgeo.org Message-ID: cacbtzwqdm8agw_q-jmf-zev9ffdaca8dtwjxshk7pt1te-d...@mail.gmail.com

Re: [Qgis-developer] GSoC ideas

2012-02-23 Thread Alister Hood
Something that has been mentioned by a few people, and would probably be very popular, I described like this: Vector editing/geoprocessing tools or whatever they are called, like the ones found in the Mapinfo 'Object' menu - i.e. similar to ftools, but taking sets of selected features as

[Qgis-developer] bug reporting guidelines - definition of low priority

2012-02-15 Thread Alister Hood
Hi everyone, The bug reporting guidelines at http://hub.qgis.org/wiki/quantum-gis/Bugreports define low priority as a problem which doesn't affect QGIS usefulness, and is presumably trivial to fix. I think this description is a little confusing and we should delete the second part. Something

[Qgis-developer] Re: Windows Installation broken - and cannot uninstall

2012-02-09 Thread Alister Hood
Date: Wed, 8 Feb 2012 21:35:20 +0100 From: Andrea Peri aperi2...@gmail.com Subject: [Qgis-developer] Re: Windows Installation broken - and cannot uninstall To: qgis-developer ML qgis-developer@lists.osgeo.org Message-ID:

FW: [Qgis-developer] Windows Installation broken - and cannot uninstall

2012-02-09 Thread Alister Hood
My message below is waiting for moderator approval due to the attachment. Here's a link instead: http://dl.dropbox.com/u/24564149/ERDAS%20ECW%20JPEG2000%20SDK%20Read-Only%20License.doc -Original Message- From: Alister Hood Sent: Friday, 10 February 2012 3:02 p.m. To: 'Tim Sutton' Cc

Re: [Qgis-developer] Windows Installation broken - and cannot uninstall

2012-02-08 Thread Alister Hood
Hi guys, Two things: No un-installation is required when working with OSGeo4w normally. However if you wish to uninstall simply delete the C:\OSGeo4w folder. OSGeo4w has very few registry entries (1-4 I think) 1. But if you only want to uninstall certain things, just run through the OSGeo4W

Re: [Qgis-developer] Criticism of lack of symbols in QGIS

2012-02-06 Thread Alister Hood
Date: Sun, 05 Feb 2012 12:54:29 +0100 From: Paolo Cavallini cavall...@faunalia.it Subject: Re: [Qgis-developer] Criticism of lack of symbols in QGIS To: qgis-developer@lists.osgeo.org Message-ID: 4f2e6df5.7090...@faunalia.it Content-Type: text/plain; charset=UTF-8 Il 05/02/2012 11:05,

RE: [Qgis-developer] [PROPOSAL] From srs.db to file-based CRS storage

2012-01-31 Thread Alister Hood
Hi, -Original Message- From: Richard Duivenvoorde [mailto:rdmaili...@duif.net] Sent: Tuesday, 31 January 2012 10:53 p.m. To: Alister Hood Cc: qgis-developer@lists.osgeo.org Subject: Re: [Qgis-developer] [PROPOSAL] From srs.db to file-based CRS storage Yes, favourites would

Re: [Qgis-developer] [PROPOSAL] From srs.db to file-based CRS storage

2012-01-30 Thread Alister Hood
Date: Mon, 30 Jan 2012 12:55:21 -0800 From: Tyler Mitchell i...@locatepress.com Subject: Re: [Qgis-developer] [PROPOSAL] From srs.db to file-based CRS storage To: Alexander Bruy alexander.b...@gmail.com Cc: qgis-user qgis-u...@lists.osgeo.org,Qgis Developer List

RE: [Qgis-developer] Benchmarking QgsExpression against V8

2012-01-09 Thread Alister Hood
Hi, I think the language for expressions should be considered carefully. It can have a fairly big impact on user experience, particularly for people who aren't programmers. What other candidates might there be? How do they compare in terms of intuitiveness? The less time people need to spend

Re: [Qgis-developer] bug instructions: a simple proposal

2012-01-07 Thread Alister Hood
Hi everyone, I have some suggestions for http://hub.qgis.org/wiki/quantum-gis/Bugreports - Instruct users to use the preview button when creating or commenting on a bug report. (I have used the hub a lot, but still sometimes I expect things to appear differently than they actually do). -

Re: [Qgis-developer] Symbol properties dialog from plugin

2011-12-22 Thread Alister Hood
Date: Thu, 22 Dec 2011 07:50:11 +0100 From: Denis Rouzaud denis.rouz...@gmail.com Subject: Re: [Qgis-developer] Symbol properties dialog from plugin To: qgis-developer@lists.osgeo.org Message-ID: 4ef2d323.4030...@gmail.com Content-Type: text/plain; charset=iso-8859-1 ... BTW, I just

RE: [Qgis-developer] WMS Error when accessing layer properties

2011-12-22 Thread Alister Hood
Note that this particular issue has apparently been fixed in trunk. -Original Message- From: Alister Hood Sent: Friday, 23 December 2011 11:34 a.m. To: 'qgis-developer@lists.osgeo.org' Cc: 'james.st...@npaconsult.co.uk' Subject: RE: [Qgis-developer] WMS Error when accessing layer

Re: [Qgis-developer] Plugin reorganization (again)

2011-12-15 Thread Alister Hood
/2011 06:38, Alister Hood ha scritto: Even with all the plugins in one menu they can be hard to find - there are tickets about this: http://hub.qgis.org/issues/4069 http://hub.qgis.org/issues/1734 Do you think my latest suggestion at #4069 would work?: Hi all. Why not adding a compulsory

Re: [Qgis-developer] Plugin reorganization (again)

2011-12-14 Thread Alister Hood
Hi guys, It's good to see some work in this area. Date: Wed, 14 Dec 2011 11:15:46 -0900 From: Gary Sherman gsher...@geoapt.com Subject: Re: [Qgis-developer] Plugin reorganization (again) To: Alexander Bruy alexander.b...@gmail.com Cc: Qgis Developer List qgis-developer@lists.osgeo.org

Re: [Qgis-developer] killing qgis deletes prefs?

2011-12-08 Thread Alister Hood
Date: Thu, 08 Dec 2011 09:26:07 +0100 From: Paolo Cavallini cavall...@faunalia.it Subject: Re: [Qgis-developer] killing qgis deletes prefs? To: Alexander Bruy alexander.b...@gmail.com Cc: qgis-developer qgis-developer@lists.osgeo.org Message-ID: 4ee0749f.9000...@faunalia.it Content-Type:

RE: [Qgis-developer] Re: Excel Export from QGIS

2011-12-02 Thread Alister Hood
That link should be http://code.google.com/p/eo4vistrails/ http://code.google.com/p/eo4vistrails/ J From: Bob and Deb [mailto:bobd...@gmail.com] Sent: Friday, 2 December 2011 8:47 p.m. To: Alister Hood Cc: Tim Sutton; qgis-developer@lists.osgeo.org Subject: RE: [Qgis-developer] Re: Excel

RE: [Qgis-developer] Re: Excel Export from QGIS

2011-12-02 Thread Alister Hood
Also see http://fosslc.org/drupal/content/earth-observation-scientific-workflows- distributed-computing-environment From: Alister Hood Sent: Friday, 2 December 2011 9:01 p.m. To: 'Bob and Deb' Cc: Tim Sutton; qgis-developer@lists.osgeo.org Subject: RE: [Qgis-developer] Re: Excel Export from

[Qgis-developer] Re: Excel Export from QGIS

2011-12-02 Thread Alister Hood
As others have mentioned, many people want to export to Excel mainly for formatting and printing, perhaps with some added calculations. The ideal would be to improve formatting and printing in QGIS so that this isn't necessary. Spreadsheets aren't particularly great for it anyway, and doing

RE: [Qgis-developer] Re: Excel Export from QGIS

2011-12-02 Thread Alister Hood
multiple pages, so it might be good to implement it along with the long-desired mapbook generator. Alister -Original Message- From: Alexander Bruy [mailto:alexander.b...@gmail.com] Sent: Friday, 2 December 2011 9:27 p.m. To: Alister Hood Cc: Bob and Deb; qgis-developer@lists.osgeo.org

RE: [Qgis-developer] Re: Excel Export from QGIS

2011-12-02 Thread Alister Hood
: Alister Hood Sent: Friday, 2 December 2011 9:53 p.m. To: 'Alexander Bruy' Cc: Bob and Deb; qgis-developer@lists.osgeo.org Subject: RE: [Qgis-developer] Re: Excel Export from QGIS I seem to remember some previous discussions about a report generator. I don't think it would replace

[Qgis-developer] RE: Qgis-developer Digest, Vol 74, Issue 8

2011-12-02 Thread Alister Hood
Date: Fri, 2 Dec 2011 22:42:22 +1000 From: Nathan Woodrow madman...@gmail.com Subject: [Qgis-developer] Re: [Qgis-user] Re: ecw problems To: giovanni.man...@gmail.com Cc: qgis-u...@lists.osgeo.org, qgis-developer@lists.osgeo.org Message-ID:

[Qgis-developer] Re: Excel Export from QGIS

2011-12-01 Thread Alister Hood
Hi everybody, Just a couple of thoughts: As others have mentioned, many people want to export to Excel mainly for formatting and printing, perhaps with some added calculations. The ideal would be to improve formatting and printing in QGIS so that this isn't necessary. Spreadsheets aren't

RE: [Qgis-developer] Re: Excel Export from QGIS

2011-12-01 Thread Alister Hood
Hi Tim, -Original Message- From: Tim Sutton [mailto:li...@linfiniti.com] Sent: Friday, 2 December 2011 7:16 p.m. To: Alister Hood Cc: qgis-developer@lists.osgeo.org Subject: Re: [Qgis-developer] Re: Excel Export from QGIS Hi Alister On Fri, Dec 2, 2011 at 12:55 AM, Alister

Re: [Qgis-developer] Unique value renderer in New Symbology?

2011-11-30 Thread Alister Hood
Date: Wed, 30 Nov 2011 02:41:51 + From: Giovanni Manghi giovanni.man...@gmail.com Subject: Re: [Qgis-developer] Unique value renderer in New Symbology? To: Martin Dobias wonder...@gmail.com Cc: qgis-developer qgis-developer@lists.osgeo.org Message-ID: 1322620911.2197.128.camel@sibirica

[Qgis-developer] RE: New QGIS logo

2011-11-26 Thread Alister Hood
I always thought it was one of the best icons and logos I'd ever seen. Glad I'm not the only one who likes it ;) -Original Message- From: qgis-community-team-boun...@lists.osgeo.org on behalf of Mars Sjoden Sent: Sun 11/27/2011 9:32 AM To: qgis-community Cc: qgis-developer Subject:

[Qgis-developer] Re: Proposed attribute table UI redesign

2011-11-17 Thread Alister Hood
Date: Thu, 17 Nov 2011 09:18:01 +0200 From: Tim Sutton li...@linfiniti.com Subject: Re: [Qgis-developer] Re: [Qgis-user] Proposed attribute table UI redesign To: Martin Dobias wonder...@gmail.com Cc: qgis-user qgis-u...@lists.osgeo.org, qgis-developer@lists.osgeo.org

[Qgis-developer] RE: Qgis-developer Digest, Vol 73, Issue 51

2011-11-17 Thread Alister Hood
Date: Thu, 17 Nov 2011 18:32:29 + From: Camilo Polymeris cpolyme...@gmail.com Subject: Re: [Qgis-developer] QIGS GPL - LGPL - Tigers, Lions and Bears Oh My! To: jr.morre...@enoreth.net Cc: qgis-developer@lists.osgeo.org Message-ID:

[Qgis-developer] RE: [Qgis-user] Rule based labeling ideas

2011-11-03 Thread Alister Hood
Oops, that reply didn't go to the developer list Sorry for the double-up, user list. -Original Message- From: Alister Hood Sent: Friday, 4 November 2011 11:32 a.m. To: 'qgis-u...@lists.osgeo.org' Cc: 'madman...@gmail.com' Subject: RE: [Qgis-user] Rule based labeling ideas Hi

Re: [Qgis-developer] New color ramp... missing at second hit

2011-10-31 Thread Alister Hood
Yes, but if after cancelling you select an existing colour ramp before clicking on new color ramp again, it works. I think the bug is actually that when you cancel new colour ramp stays selected. What should happen when you cancel is that the previously selected colour ramp should be selected.

RE: [Qgis-developer] expression builder?

2011-10-30 Thread Alister Hood
Hi Paolo, I think should be means needs to be - not has been. Date: Sun, 30 Oct 2011 16:52:33 +0100 From: Paolo Cavallini cavall...@faunalia.it Subject: [Qgis-developer] expression builder? To: qgis-developer qgis-developer@lists.osgeo.org Message-ID: 4ead72c1.5030...@faunalia.it

RE: [Qgis-developer] Possible GUI Enhancement for canvas Selection Editing

2011-10-30 Thread Alister Hood
Hi Mars, Is this video intended to be public? It says This video is private. If the owner of this video has granted you access, please log in. Alister Date: Sun, 30 Oct 2011 19:42:44 -0700 From: Mars Sjoden marsofea...@gmail.com Subject: [Qgis-developer] Possible GUI Enhancement for canvas

[Qgis-developer] QGIS plugin for catchment analysis and modelling using PIHM

2011-10-11 Thread Alister Hood
Hi everyone, I just want to let you know about a QGIS plugin for integrated catchment modelling. Some of you may have seen it already, but it seems to be sort of languishing in obscurity. I didn't see any mention of it in the normal QGIS community places; only in a number of academic papers. It

RE: [Qgis-developer] Why are GML and KML not directly editable?

2011-10-07 Thread Alister Hood
Hi, Date: Fri, 07 Oct 2011 14:03:21 +0200 From: Paolo Cavallini cavall...@faunalia.it Subject: [Qgis-developer] Why are GML and KML not directly editable? To: qgis-developer qgis-developer@lists.osgeo.org Message-ID: 4e8eea89.7070...@faunalia.it Content-Type: text/plain; charset=UTF-8 Hi

RE: [Qgis-developer] Polishing QGIS

2011-09-26 Thread Alister Hood
5:33 p.m. To: Alister Hood Cc: qgis-developer@lists.osgeo.org Subject: Re: [Qgis-developer] Polishing QGIS I have to echo Alisters concerns with moving to a single window system. MapInfo (and Arc as far as I know) currently use a single window system and it's a pain if you do have multiple

[Qgis-developer] Re: tool for gui mockups (Was: Polishing QGIS)

2011-09-26 Thread Alister Hood
On Mon, Sep 26, 2011 at 7:58 PM, Nathan Woodrow madman...@gmail.comwrote: FYI a good site for doing UI mockup is http://builds.balsamiq.com/b/mockups-web-demo/ - Nathan Hmmm, I've never been able to find a good _free_ one before, but this looks like it:

Re: [Qgis-developer] Polishing QGIS

2011-09-25 Thread Alister Hood
Hi Tim, As a user who opens a lot of tickets which could be described as about polishing, this is great to hear. I do have a comment below - I hope it isn't too long. Date: Sat, 24 Sep 2011 13:39:57 +0200 From: Tim Sutton li...@linfiniti.com Subject: Re: [Qgis-developer] Polishing QGIS To:

RE: [Qgis-developer] Georeferencing headeaches

2011-09-11 Thread Alister Hood
Date: Sun, 11 Sep 2011 15:18:26 +0100 From: Andrew Chapman andrew.chap...@donkagen.co.uk Subject: [Qgis-developer] Georeferencing headeaches To: qgis-developer@lists.osgeo.org Message-ID: 30DB70463A2346BDB51CA61070035653@amd64x2 Content-Type: text/plain; charset=us-ascii ... The

RE: [Qgis-developer] Volkan Kepoglu's Repository down

2011-08-30 Thread Alister Hood
Date: Tue, 30 Aug 2011 10:49:39 +0200 From: Paolo Cavallini cavall...@faunalia.it Subject: [Qgis-developer] Volkan Kepoglu's Repository down To: qgis-developer qgis-developer@lists.osgeo.org Message-ID: 4e5ca423.50...@faunalia.it Content-Type: text/plain; charset=UTF-8 Hi all.

[Qgis-developer] Raster transparency: spinbox does not work

2011-08-16 Thread Alister Hood
Hi Paolo, Just to be clear: you are talking about the RasterTransparency plugin from the GIS-Lab Repository, aren't you? I imagine you are right: with QGIS trunk on Windows there is only an error message if you try to use the slider, but using the spinbox doesn't seem to do anything (there is no

RE: [Qgis-developer] Raster transparency: spinbox does not work

2011-08-16 Thread Alister Hood
Sorry, I don't know. Like a lot of plugins, I can't see any relevant trackers for it, so I guess you need to contact the developers directly. -Original Message- From: Paolo Cavallini [mailto:cavall...@faunalia.it] Sent: Wednesday, 17 August 2011 5:27 p.m. To: Alister Hood Cc: qgis

Re: [Qgis-developer] forum.qgis.org

2011-06-27 Thread Alister Hood
Hi, Date: Mon, 27 Jun 2011 20:16:03 +0100 From: Carson J Q Farmer carson.far...@gmail.com Subject: Re: [Qgis-developer] forum.qgis.org To: Anita Graser anitagra...@gmx.at Cc: qgis-developer qgis-developer@lists.osgeo.org Message-ID: 58e89464-cff5-433d-91f4-e208ba555...@gmail.com

[Qgis-developer] QGIS for Water

2011-06-22 Thread Alister Hood
Hi, Date: Tue, 21 Jun 2011 09:47:36 -0400 From: Orn?lio Hinterholz Junior ohjrr2...@gmail.com Subject: [Qgis-developer] QGIS for Water To: qgis-developer@lists.osgeo.org Message-ID: 1308664056.1719.3.camel@dtti01 Content-Type: text/plain; charset=utf-8 Hi guys, I'd like to know if

Re: [Qgis-developer] Re: [GRASS-dev] qgis-grass poll

2011-05-30 Thread Alister Hood
Hi everyone, I was just thinking that as well as finding out about what proportion of people use the GRASS plugin, it could be worth trying to find out _what they use it for_, in order to identify important features that could be added or improved in QGIS itself. What do you think? Alister

RE: [Qgis-developer] Integrating OSSIM with QGIS

2011-05-25 Thread Alister Hood
If anyone does try to use the ossim planet plugin on Windows: some months ago I posted (I think to the QGIS user list) a few minor fixes which were required to get the plugin to load. But I don't think I ever actually tested whether it worked. Alister Date: Wed, 25 May 2011 16:22:02 -0400

Re: [Qgis-developer] Exception Access Violation No RTTI-Data! on windows XP (32 bit)

2011-05-24 Thread Alister Hood
Hi, For what it's worth I get this message reasonably often at the moment, so I'd be more inclined to think it was _caused_ by the changes to the TOC. I imagine the same message could have been produced by several different underlying problems though. I know I get it when simply changing

[Qgis-developer] RE: Qgis-developer Digest, Vol 63, Issue 35

2011-05-19 Thread Alister Hood
Hi, Date: Thu, 19 May 2011 09:03:21 +0530 From: Learn Qgis learn.q...@gmail.com Subject: [Qgis-developer] Could not add Google Satellite and Google Hybrid using OpenLayers Plugin To: qgis-developer@lists.osgeo.org Message-ID: BANLkTi=gJz3LJ3wHzn_mC3mm=-Dyx=v...@mail.gmail.com

[Qgis-developer] Merging gis-newgis theme

2011-04-19 Thread Alister Hood
Hi everyone, The results of Martin's poll look fine to me, except as Ramon suggested, if 9 is like B, instead of the 4-way arrow could it please have a small single arrow, like the icon to the right of 21? It is too difficult to tell what the 4-way arrow is when it is small (even the single

Re: [Qgis-developer] Print Composer question Batch print multiple maps

2011-03-23 Thread Alister Hood
Hi guys, Date: Wed, 23 Mar 2011 07:51:51 -0700 (PDT) From: Jordan Preston archjp...@yahoo.com Subject: Re: [Qgis-developer] Print Composer question Batch print multiplemaps To: giovanni.man...@gmail.com Cc: qgis-developer@lists.osgeo.org Message-ID:

[Qgis-developer] RE: Status of Release 1.7 and Raster-on-the-Fly

2011-03-17 Thread Alister Hood
Date: Thu, 17 Mar 2011 10:53:25 -0500 From: Bruce, Bob (CON) bob.br...@gov.mb.ca Subject: [Qgis-developer] Status of Release 1.7 and Raster-on-the-Fly To: 'qgis-developer@lists.osgeo.org' qgis-developer@lists.osgeo.org Message-ID:

[Qgis-developer] How do I enable ecw when building on Windows agains gdal-1.8?

2011-03-17 Thread Alister Hood
Hi everyone, I have side by side installs on Windows of the OSGEO nightly build (in C:\OSGeo4W\apps\qgis-dev) and trunk compiled from source (in C:\OSGeo4W\apps\qgis-trunk). The OSGeo build can open ECW files, but my own build says these are not a supported data source. If I swap the copies of

[Qgis-developer] RE: Qgis-developer Digest, Vol 61, Issue 46

2011-03-10 Thread Alister Hood
Hi Paolo, Date: Thu, 10 Mar 2011 12:15:18 +0100 From: Paolo Cavallini cavall...@faunalia.it Subject: [Qgis-developer] crash in GdalTools To: qgis-developer qgis-developer@lists.osgeo.org Message-ID: 4a9ee53d0bc036093fe75dc12a3c8cfa@localhost Content-Type: text/plain; charset=UTF-8 Hi

[Qgis-developer] Raster provider - need to define 'round' on Windows

2011-03-10 Thread Alister Hood
Hi everyone, Sorry if this has already been covered and I missed it. Building Trunk on Windows I had these errors, and when trying to load any raster file I got a message that it wasn't a supported raster source: 4Compiling... 4qgsgdalprovider.cpp