[Qgis-developer] Processing ParameterCrs default to canvas CRS

2015-09-28 Thread Spencer Gardner
Is there any way to make a ParameterCrs in a processing tool dialog default to whatever the CRS is on the map canvas? Current behavior is to default to 4326. Even better would be to make the parameter dependent on an input layer, much like ParameterTableField works. As far as I can tell, this is

Re: [Qgis-developer] Suggestion: Remove Vector | Openstreetmap tool from QGIS 2.12

2015-09-28 Thread Mathieu Pellerin
That'd be a big -1 for me. I use the current OSM tool shipped by default on a monthly basis. On 28 Sep 2015 22:55, "Anita Graser" wrote: > Hi, > > I would like to suggest removing the Openstreetmap tool from Vector menu > for the upcoming release. Reason: It does not work.

Re: [Qgis-developer] grab Z value

2015-09-28 Thread Pedro Venâncio
Hi Marco, The new node editor widget does not suport Z value of 3d shapefiles, right? Could Paulo's proposal be interesting to add to the node widget? Thanks! Pedro 2015-09-26 14:15 GMT+01:00 Paulo Pires : > Hello, see my code, please. I intend to maintain Z value

Re: [Qgis-developer] Kriging interpolation functionality in QGIS?

2015-09-28 Thread Werner Macho
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi Stefan, My post was in no way meant offending. I replied to Victor and Barry just because of the nice joke about "wizards". My experience at university is just that a lot of students use "wizards" without knowing what they are doing and Barrys

Re: [Qgis-developer] Kriging interpolation functionality in QGIS?

2015-09-28 Thread Stefan Keller
Werner: I'm with you. Victor: Thanks for the pointer to SAGA tools in Processing. The background of my questions is, that I'm having a research project in mind where we need to implement Kriging for predefined agricultural soil samples. Here the farmer does not need to know what's under the hood.

Re: [Qgis-developer] Kriging interpolation functionality in QGIS?

2015-09-28 Thread René-Luc Dhont
Hi, You'll find 2 krigings algorithm implemented in R. In the processing toolbox, you can get these scripts with R scripts > Tools > Get R scripts from on-line scripts : * Kriging * Kriging with model selection Regards, Le 28/09/2015 11:35, Victor Olaya a écrit : Kriging is not that hard

Re: [Qgis-developer] New authentication system ready

2015-09-28 Thread Tim Sutton
Hi > On 26 Sep 2015, at 20:51, Larry Shaffer wrote: > > Forgot the attachment: > http://drive.dakotacarto.com/qgis/auth-edit-authcfg-id.png > > > That shows editing the auth config ID in the config editing

Re: [Qgis-developer] New authentication system ready

2015-09-28 Thread Tim Sutton
Hi By the way I will use your response and snippets from this thread to create the visual changeling entry. Hope that is ok! Regards Tim > On 26 Sep 2015, at 20:51, Larry Shaffer wrote: > > Forgot the attachment: >

Re: [Qgis-developer] Suggestion: Remove Vector | Openstreetmap tool from QGIS 2.12

2015-09-28 Thread Anita Graser
Hi Mathieu, Thanks for your insights! So you are not encountering the issues described in the ticket? Or are you using it for a very specific purpose which is not impacted by the issue? Best wishes, Anita On Mon, Sep 28, 2015 at 6:56 PM, Mathieu Pellerin wrote: > That'd

Re: [Qgis-developer] Kriging interpolation functionality in QGIS?

2015-09-28 Thread Stefan Keller
Werner, Barry I just wrote to have Kriging in QGIS with less external *dependencies* like GRASS, SAGA (or R). That's what I meant by "easier to use" in my initial thread. Then I challenged the benefit of Kriging versus IDW just because I don't want to use it because it's cool. Thanks to Barry

Re: [Qgis-developer] [Qgis-user] [ANNOUNCE] 2.11 feature freeze begun

2015-09-28 Thread Tim Sutton
Hi > On 26 Sep 2015, at 23:14, Larry Shaffer wrote: > > Hi Nyall, > > Sorry about that. Seems my notification script was failing. I will have the > Mac nightlies back up tonight. Also, I will introduce a slim fully bundled > version, without any external installs

Re: [Qgis-developer] Strange problem with drag-n-drop

2015-09-28 Thread Pedro Venâncio
Sorry, the public link of the screencast is: https://dl.dropboxusercontent.com/u/5772257/qgis/drag_n_drop_problem.ogv 2015-09-28 21:22 GMT+01:00 Pedro Venâncio : > Hi, > > I am with a strange problem with drag-n-drop in QGIS. If I have the > Browser pannel fixed on

[Qgis-developer] Please help to prepare the changeling for QGIS 2.12

2015-09-28 Thread Tim Sutton
Hi all Most of you should be aware that we are in feature freeze 2.12. Each release adds more and more features, especially advanced features which are sometimes difficult to document. Could I call on those who have introduced key new features like e.g. the authentication framework, new

Re: [Qgis-developer] New authentication system ready

2015-09-28 Thread Larry Shaffer
Hi Tim, On Mon, Sep 28, 2015 at 12:20 PM, Tim Sutton wrote: > Hi > > By the way I will use your response and snippets from this thread to > create the visual changeling entry. Hope that is ok! > Sure. You can also pilfer the user documentation, as referenced in the QEP [0].

Re: [Qgis-developer] Kriging interpolation functionality in QGIS?

2015-09-28 Thread Werner Macho
Well written and I fully support that. Sometimes it seems that people want a wizard for everything (and a computer that can read their mind). I am against imitating everything that "commercial software" provides. Sometimes it is better to treat users to switch on their brain. For me that is still

[Qgis-developer] Suggestion: Remove Vector | Openstreetmap tool from QGIS 2.12

2015-09-28 Thread Anita Graser
Hi, I would like to suggest removing the Openstreetmap tool from Vector menu for the upcoming release. Reason: It does not work. The resulting DBs are incomplete. See discussion in http://lists.osgeo.org/pipermail/qgis-user/2014-May/027668.html and related ticket https://hub.qgis.org/issues/8878

Re: [Qgis-developer] TypeError: C++ type 'QgsFeatureIds' is not supported as a signal argument type

2015-09-28 Thread //./\\-/_.\\
(up) Hi, No one can help me? m431m 25. Sep 2015 13:50 de m4...@tutanota.com: > > Hi QGIS developers! > > I got strange error with the 'commitedFeaturesRemoved' signal. > See: > > http://www.qgis.org/api/classQgsVectorLayer.html#a520550b45603ed20d593b1050768bd97 > > I try on python console

Re: [Qgis-developer] Kriging interpolation functionality in QGIS?

2015-09-28 Thread Sjur Kolberg
I'd prefer Kriging to IDW also for simple jobs. Kriging is (at least) four operations: 0: Know the assumptions and check your data, transform if necessary and possible. 1: Estimate your empirical semivariogram (describing how difference increases with distance). 2: Select a parametric

Re: [Qgis-developer] QGIS Master crashes on exit

2015-09-28 Thread Salvatore Larosa
Hi Casper, On Mon, Sep 28, 2015 at 10:04 AM, Casper Børgesen (CABO) wrote: > Hi! > > > > I’m using QGIS master x64 from OSGeo4W, and I’m experiencing crashes (with > minidumps) each time I exit QGIS (including if I just open and closes QGIS). > > > > I don’t know how to extract a

[Qgis-developer] QGIS Master crashes on exit

2015-09-28 Thread CABO
Hi! I'm using QGIS master x64 from OSGeo4W, and I'm experiencing crashes (with minidumps) each time I exit QGIS (including if I just open and closes QGIS). I don't know how to extract a stack trace from the minidump (if it has one?) and renaming the ".qgis2" folder doesn't help. I have just

Re: [Qgis-developer] Kriging interpolation functionality in QGIS?

2015-09-28 Thread Barry Rowlingson
On Mon, Sep 28, 2015 at 10:35 AM, Victor Olaya wrote: > From the point of view of user-friendliness, the Processing > implementation (wrapping the corresponding SAGA modules), might not be > as easy to use as some people would like, but for tools such as > kriging I am

[Qgis-developer] MetaSearch 0.3.4 released

2015-09-28 Thread Tom Kralidis
The MetaSearch team announces the release of MetaSearch 0.3.4. The plugin can be found on the QGIS Plugins Repository at http://plugins.qgis.org/plugins/MetaSearch MetaSearch is a QGIS plugin to interact with metadata catalogue services (CSW). Version 0.3.4 (2015-09-28):

Re: [Qgis-developer] Sample models broken

2015-09-28 Thread Paolo Cavallini
Yes, exactly. Thanks. Il 28 settembre 2015 12:01:32 CEST, Victor Olaya ha scritto: >When you say sample models you mean the ones in the online github >collection? That repo needs a bit of love, i guess... Anita proposed >separating them in folders indicating which version they

Re: [Qgis-developer] Sample models broken

2015-09-28 Thread Paolo Cavallini
Il 28/09/2015 14:30, Anita Graser ha scritto: > Hi, > I'll put that on my list for the dev meeting in case this hasn't been > solved by then. Thanks, I can help if useful. All the best. -- Paolo Cavallini - www.faunalia.eu QGIS & PostGIS courses: http://www.faunalia.eu/training.html

Re: [Qgis-developer] Sample models broken

2015-09-28 Thread Anita Graser
Hi, I'll put that on my list for the dev meeting in case this hasn't been solved by then. Best wishes Anita On Sep 28, 2015 2:08 PM, "Paolo Cavallini" wrote: > Yes, exactly. > Thanks. > > Il 28 settembre 2015 12:01:32 CEST, Victor Olaya ha > scritto: >>

Re: [Qgis-developer] QGIS Master crashes on exit

2015-09-28 Thread Nyall Dawson
On 28 September 2015 at 18:35, Salvatore Larosa wrote: > Hi Casper, > > On Mon, Sep 28, 2015 at 10:04 AM, Casper Børgesen (CABO) > wrote: >> Hi! >> >> >> >> I’m using QGIS master x64 from OSGeo4W, and I’m experiencing crashes (with >> minidumps) each time I

Re: [Qgis-developer] Sample models broken

2015-09-28 Thread Victor Olaya
When you say sample models you mean the ones in the online github collection? That repo needs a bit of love, i guess... Anita proposed separating them in folders indicating which version they work on. It's a good idea, but I have to find some time to implement it and curate the collection of

Re: [Qgis-developer] Kriging interpolation functionality in QGIS?

2015-09-28 Thread Victor Olaya
Kriging is not that hard to find in QGIS, you just have to go to the Processing search box and type "Kriging" to find all the the kriging algorithms ;-) >From the point of view of user-friendliness, the Processing implementation (wrapping the corresponding SAGA modules), might not be as easy to

[Qgis-developer] Sample models broken

2015-09-28 Thread Paolo Cavallini
Hi all, with current qgis stable (2.10), sample Processing models fail wit the error below. Should I open a ticket? All the best. === Errore durante l'esecuzione di codice Python: Traceback (most recent call last): File "/usr/share/qgis/python/plugins/processing/gui/ProcessingToolbox.py", line

Re: [Qgis-developer] QGIS Master crashes on exit

2015-09-28 Thread CABO
Hi Nyall and Salvatore. I have made a manual install of the nightly build from OSGeo4W and now I have a newer revision and no crashes so far. So problem solved. I do a quiet update of my nightly build each morning using the OSGeo4W installer, and something must have gone bad, since the

[Qgis-developer] qgis-dev from osgeo4w is not a nightly build

2015-09-28 Thread G. Allegri
A client of me as noticed that the latest qgis-dev from osgeo4w doesn't contain some of the latest commits. Actaully it refers to commit 6a6adc9 , which is 6 days old. I thought osgeo4w contained the nightly build, while weekly snapshots were available

Re: [Qgis-developer] Kriging interpolation functionality in QGIS?

2015-09-28 Thread Victor Olaya
Stefan Leaving aside the statistical discussion, the Processing implementation doesn't use really aný "external" element. It uses SAGA, that's true, but if you use a QGIS package (in Win or Mac), SAGA is installed and configured automatically, and it is used as any of the dozens of libraries that

Re: [Qgis-developer] qgis-dev from osgeo4w is not a nightly build

2015-09-28 Thread Jürgen E . Fischer
Hi, On Mon, 28. Sep 2015 at 11:57:36 +0200, G. Allegri wrote: > A client of me as noticed that the latest qgis-dev from osgeo4w doesn't > contain some of the latest commits. Actaully it refers to commit 6a6adc9 > , which is 6 days old. That's right.

Re: [Qgis-developer] qgis-dev from osgeo4w is not a nightly build

2015-09-28 Thread G. Allegri
thanks jurgen ;) 2015-09-28 15:09 GMT+02:00 Jürgen E. : > Hi, > > On Mon, 28. Sep 2015 at 11:57:36 +0200, G. Allegri wrote: > > A client of me as noticed that the latest qgis-dev from osgeo4w doesn't > > contain some of the latest commits. Actaully it refers to commit 6a6adc9 > >

[Qgis-developer] Strange problem with drag-n-drop

2015-09-28 Thread Pedro Venâncio
Hi, I am with a strange problem with drag-n-drop in QGIS. If I have the Browser pannel fixed on one side of QGIS window, the drag-n-drop does not work properly, as shown in this screencast: https://www.dropbox.com/s/mi7266i4074bltn/drag_n_drop_problem.ogv?dl=0 If the Browser pannel is "free",