volaya
6f26d9aeb0
Merge pull request #2514 from spono/patch-14
...
[Processing] Update CanopyModel.py
2015-12-03 09:54:00 +01:00
volaya
85cc1807df
Merge pull request #2468 from spono/patch-12
...
[processing] Update ClipData.py
2015-12-03 09:53:09 +01:00
volaya
bbde581457
Merge pull request #2466 from spono/patch-10
...
[processing] Update GroundFilter.py
2015-12-03 09:52:03 +01:00
Juergen E. Fischer
02f8988837
indentation update
2015-12-02 18:36:59 +01:00
Juergen E. Fischer
c2fb11c8d5
db manager: only alias subqueries on postgres ( fixes #13731 )
2015-12-02 09:24:25 +01:00
Juergen E. Fischer
f92efbc032
db manager oracle plugin: avoid tablespace index parameter
2015-12-02 09:22:46 +01:00
Alexander Bruy
17bd46e5be
Merge pull request #2516 from radosuav/zonal_stats
...
[processing] use raster band scailing factor and offset in Zonal Statistics algorithm
2015-12-01 11:40:00 +02:00
Nick Burkhart
1bf8997cce
added support for Unicode translations in fTools visuals
2015-11-30 08:32:27 -08:00
radosuav
34df72c75b
[Processing] Use raster band scailing factor and offset in Zonal Statistics algorithm
2015-11-30 14:00:47 +01:00
Nic
ec9f086222
Update CanopyModel.py
...
fixed some syntax errors and added an output option (ASCII)
2015-11-30 10:14:46 +01:00
Giuseppe Sucameli
57eb409084
Squashed commit of the following:
...
commit 883cdbc3ead1a98c594d9f5584cd50a3fd161511
Author: Giuseppe Sucameli <brush.tyler@gmail.com>
Date: Mon Nov 30 01:12:47 2015 +0100
[DbManager] fix indentation due to merge f15b6011f9
commit f15b6011f97797794ff4369645449b6803e15cd0
Merge: c4dcb7b 6d3df91
Author: Giuseppe Sucameli <brush.tyler@gmail.com>
Date: Mon Nov 30 01:09:18 2015 +0100
Merge branch 'gdaltools_buildvrt_asrs' of https://github.com/giohappy/QGIS into giohappy-gdaltools_buildvrt_asrs
Conflicts:
python/plugins/GdalTools/tools/doBuildVRT.py
commit 6d3df91f0226fa71356da45b9b5ef1c9f9796ebd
Author: giohappy <giohappy@gmail.com>
Date: Wed Jun 4 12:48:58 2014 +0200
Added a_srs option to buildvrt command
2015-11-30 01:17:52 +01:00
Giuseppe Sucameli
c4dcb7b812
[DbManager] delete layer passed to querybuilder to set sql layer filter (follow f6e31613)
2015-11-30 00:38:06 +01:00
Giuseppe Sucameli
5408e843ec
Merge branch 'DbManager_SetFilter' of https://github.com/SebDieBln/QGIS
...
[DbManager] New button to define a sql-filter when adding a query-based layer
2015-11-30 00:36:08 +01:00
Juergen E. Fischer
079029e354
indentation update
2015-11-29 17:04:56 +01:00
Sebastian Dietrich
f6e3161317
Added a button to set a filter for a query layer.
2015-11-29 13:19:55 +01:00
Nic
dd8826f372
Update GroundFilter.py
2015-11-27 15:16:48 +01:00
Nic
c622457fc5
Update ClipData.py
...
subprocess lines deleted because obsolete
2015-11-27 11:08:05 +01:00
volaya
09c8239a77
[processing] fixed missing colon in function definition
2015-11-27 09:13:04 +01:00
volaya
17e1bd6be3
Merge pull request #2505 from radosuav/processing_extent
...
[Processing] Check layer projection when using it for subset extent
2015-11-27 09:10:27 +01:00
volaya
0a21d91be5
[processing] allow manually add scripts to scripts provider
2015-11-27 08:51:53 +01:00
volaya
4b853bfa40
Merge pull request #2472 from spono/patch-8
...
[Processing] Update TinSurfaceCreate.py
2015-11-27 08:23:56 +01:00
volaya
ae748d3b7d
Merge pull request #2463 from spono/patch-7
...
[proessing]small correction on FUSION internal commands
2015-11-27 08:14:38 +01:00
volaya
5375522ce1
Merge pull request #2465 from spono/patch-9
...
[processing] Create DTM2ASCII
2015-11-27 08:12:06 +01:00
radosuav
c58981fd5e
[Processing] Check layer projection when using it for subset extent
2015-11-26 15:29:35 +01:00
Sab
06357dd31e
Fix problem with QSpinBox error in Processing dialog windows
...
This will cause QGIS to crash, when accessing Processing > Options
items.
2015-11-26 13:12:03 +00:00
Matthias Kuhn
afd436da9f
Yet another fix to 594fafe
2015-11-24 16:57:43 +01:00
Matthias Kuhn
2e7c33281c
Followup 594fafe73b8, Also fix processing
2015-11-24 16:29:35 +01:00
Marco Hugentobler
594fafe73b
Fix ftools geometry collection handling
2015-11-24 15:42:33 +01:00
Nic
4f9244d6f0
Update TinSurfaceCreate.py
2015-11-23 17:41:39 +01:00
Nic
3791ff8173
Update GroundFilter.py
2015-11-23 17:39:26 +01:00
Nic
6bb94e0664
Update ClipData.py
2015-11-20 17:04:37 +01:00
Nic
fb568c3238
Update ClipData.py
2015-11-20 17:03:26 +01:00
Juergen E. Fischer
c40a764f5c
indentation update
2015-11-19 13:30:25 +01:00
alexbruy
f7bdd66c43
Merge pull request #2481 from nyalldawson/processing
...
Processing enhancements and fixes
2015-11-18 15:09:22 +02:00
Matthias Kuhn
0b0c413f3a
Add Saga 2.2.2 descriptions
2015-11-18 08:14:42 +01:00
Nyall Dawson
d0625b8b35
[processing] Add algorithm for reversing line directions
2015-11-18 16:27:25 +11:00
Nyall Dawson
9009ef0b26
[processing] Add smooth algorithm
...
Allows for smoothing line or polygon layers
2015-11-18 16:27:14 +11:00
Nyall Dawson
53aa583da0
[processing] Use QgsDoubleSpinBox instead of QSpinBox
...
Allows for simple calculations in spin box, adds a reset control
to reset widget to default value
2015-11-18 16:27:04 +11:00
Nyall Dawson
86231d79fa
[processing] Guess sensible step sizes for float spin boxes
2015-11-18 16:26:55 +11:00
Nyall Dawson
ffd9707516
[processing] Fix maximum/minimum not respected for float spinboxes
2015-11-18 16:26:48 +11:00
Sebastian Dietrich
e04d5e4d70
replaced 'LIMIT 0' by 'WHERE 0=1' ( fixes #13731 )
2015-11-17 21:29:19 +01:00
alexbruy
f184ec9794
Merge pull request #2471 from nyalldawson/processing_fixes
...
[processing] misc improvements
- use QgsStatisticalSummary for statistic calculations
- faster expression request for ExtractByAttribute alg
2015-11-17 18:54:55 +02:00
alexbruy
fd50136e87
Merge pull request #2456 from NaturalGIS/fix_saga_222_kriging
...
[processing] fix SAGA 2.2.2 kriging tools
2015-11-17 18:51:54 +02:00
volaya
5e7291e97e
[processing] removed unimplemented lidar algorithm
2015-11-16 13:53:37 +01:00
Nic
5ec337a0d3
Update TinSurfaceCreate.py
...
minor adjustments and some funtionalities added (first return selection, output as .asc)
2015-11-16 12:09:02 +01:00
volaya
96040ab822
Merge pull request #2462 from spono/patch-6
...
[processing] add new tools to lidar provider
2015-11-16 09:25:23 +01:00
volaya
3daa40446d
[processing]updated required QGIS version in metadata
2015-11-16 09:03:58 +01:00
Matthias Kuhn
0b6dd352c9
[py3] CMake updates to support Python3 and PyQt5
2015-11-16 07:42:47 +01:00
Nyall Dawson
48afc425dc
[processing] Use faster expression request for ExtractByAttribute
2015-11-16 16:10:30 +11:00
Nyall Dawson
e15962eea9
[processing] Use QgsStatisticalSummary for statistic calculations
...
For BasicStatisticssNumbers and StatisticsByCategories algorithms.
Adds extra stats (minority, majority, 1st/3rd quartile and IQR) while
avoiding custom statistics calculation code.
2015-11-16 15:04:34 +11:00