Denis Rouzaud
64d3c788f1
Use toolbar or status bar for snapping config
2016-10-20 12:56:35 +02:00
Matthias Kuhn
f3482d2ce2
Rename visibility presets to map themes part 2 ( #3641 )
2016-10-20 12:55:48 +02:00
Matthias Kuhn
bb225f562b
Improve db_manager README
2016-10-20 12:54:54 +02:00
Matthias Kuhn
e0d8db721c
Rename README to README.md
2016-10-20 12:49:56 +02:00
Alexander Bruy
b9c2ab2b74
Merge pull request #3646 from alexbruy/processing-otb-test
...
[processing] add tests for OTB algorithms
2016-10-20 12:30:34 +03:00
Alexander Bruy
a3ebc7bdb6
[processing] add test for ParameterSelection
2016-10-20 12:13:51 +03:00
Alexander Bruy
8f7183b2a4
[processing] add icon for zonal statistics tool
2016-10-20 12:13:51 +03:00
Alexander Bruy
7bd4315970
[processing] expose zonal statistics from Zonal statistics plugin in toolbox
2016-10-20 12:13:51 +03:00
Sandro Santilli
7971815343
Do not pass None to len()
2016-10-20 10:51:30 +02:00
Sandro Santilli
06976a2e87
Make Extent and Extent CRS GDAL parameters optional
...
Specify what the default is when extent CRS is not specified.
Allow using "auto" to have extent automatically set to min covering extent.
Fixes #15685
2016-10-20 10:51:30 +02:00
Alexander Bruy
ea0ad5dd21
Merge pull request #3592 from alexbruy/processing-interpolation
...
[processing] add interpolation tools
2016-10-20 11:31:43 +03:00
Alexander Bruy
df90e6b964
[processing] remove unused test data
2016-10-20 11:28:34 +03:00
Alexander Bruy
2778a8fe8c
[processing] minor formatting fixes to the OTB README
2016-10-20 11:28:34 +03:00
Alexander Bruy
fd8379c140
[processing] remove unused file
2016-10-20 11:28:33 +03:00
Alexander Bruy
b9d5b2c452
fix conflicts
2016-10-20 11:28:28 +03:00
Nyall Dawson
2d4e3da8f5
Merge pull request #3647 from nirvn/composer_attribute_table_fix
...
[composer] fix attribute table widget connect warning
2016-10-20 18:19:44 +10:00
Nyall Dawson
47222749f6
Fix calculation of transparent region
2016-10-20 18:17:13 +10:00
nirvn
69e8da0fb1
[composer] fix attribute table widget connect warning
2016-10-20 15:02:59 +07:00
Nyall Dawson
02fc2b0858
Fix missing commit
2016-10-20 17:38:41 +10:00
Nyall Dawson
bc30cdf41d
Followup c9251c, fix crash
2016-10-20 17:32:39 +10:00
Nyall Dawson
3bdc77d3da
Merge pull request #3645 from nirvn/linefillpattern_fix
...
[symbology] prevent creation of a zero width/height line pattern image (fixes #15728 )
2016-10-20 16:46:07 +10:00
Manuel Grizonnet
7b22f5d8da
TEST: add a test for otb conversion application (simpler than bandmath)
2016-10-20 09:23:43 +03:00
nirvn
3212d393c1
[symbology] prevent creation of a zero width/height line pattern image ( fixes #15728 )
2016-10-20 13:23:21 +07:00
Alexander Bruy
d4f410a307
Install OTB in QGIS Travis CI script to be able to run OTB test
2016-10-20 09:23:09 +03:00
Alexander Bruy
a7d4b19fc9
update readme for otb maintenance script
2016-10-20 09:22:36 +03:00
Manuel Grizonnet
afea25bda2
BUG: add version 5.4 to supported version
2016-10-20 09:21:41 +03:00
Manuel Grizonnet
1e7018f0cc
TEST: add test of OTB BandMath application in processing
2016-10-20 09:21:40 +03:00
Nyall Dawson
8c7d772f22
Further optimisations to nonTransparentImageRect calculation
2016-10-20 08:21:33 +10:00
Nyall Dawson
c9251c5793
Avoid creating multiple render contexts when calculating legend
...
node size
Partial fix for qgis slowdown when using layer with large
number of legend nodes
2016-10-20 07:50:41 +10:00
Alexander Bruy
58f31f1a82
[processing] add tests for interpolation tools
2016-10-19 16:43:05 +03:00
Mathieu Pellerin
cf6004959e
[processing] ensure that outputs of vector overlay operations are multiparts ( #3622 )
2016-10-19 14:58:23 +02:00
rldhont
010fc7c640
Fix [DB Manager] Allow lowercase field names for homogenize PostGIS Import
2016-10-19 14:35:17 +02:00
Alexander Bruy
ca66951ab1
[processing] add icons for interpolation tools
2016-10-19 14:59:41 +03:00
Alexander Bruy
774965c2d4
[processing] expose TIN interpolation from interpolation plugin in toolbox
2016-10-19 14:59:41 +03:00
Alexander Bruy
f7575e08f5
[processing] expose IDW interpolation from Interpolation plugin in toolbox
2016-10-19 14:58:35 +03:00
rldhont
5d4cf2fd4d
Merge pull request #3625 from rldhont/db_manager_lowercaseFieldNames
...
[DB Manager] Allow lowercase field names for homogenize PostGIS Import
2016-10-19 13:40:29 +02:00
rldhont
a9795ad8ea
[DB Manager] Allow lowercase field names for homogenize PostGIS Import
...
PostGIS provider has an option to lowercase field names. This options is available for user in QGIS algorithm ImportIntoPostGIS and not in DB Mananger.
This commit fix it.
2016-10-19 13:03:32 +02:00
Jaka Kranjc
c130372730
doc: fixed processing's description for v.extract ( #3637 )
2016-10-19 12:09:01 +02:00
Piotr Pociask
cd0fefb42b
[processing] Update voronoi classes for Python3; update expected data for multipoint Delaunay traingulation test
2016-10-19 11:15:38 +02:00
Piotr Pociask
3af23036fd
Test for multipoint Delaunay triangulation
2016-10-19 11:15:38 +02:00
Piotr Pociask
41fafd6982
[processing] support MultiPoint geometries in Delaunay triangulation
2016-10-19 11:15:38 +02:00
Alexander Bruy
ee9e1c3328
[processing] add missed spatial index constructor (follow up 700441eec9)
2016-10-19 09:19:00 +03:00
Nyall Dawson
1a51a7577b
Merge pull request #3631 from nirvn/legend_vertical_alignment_2
...
[legend] insure multi-line labels are vertically centered with tall symbols
2016-10-19 14:36:08 +10:00
nirvn
455874258c
[legend] insure multi-line labels are vertically centered with tall symbols
2016-10-19 10:02:43 +07:00
Nyall Dawson
4bcd97066f
Fix more occurances of drawPolygon issues on Windows
2016-10-19 10:31:45 +10:00
Nyall Dawson
4b398d3c80
Fix badly worded string
2016-10-19 09:18:36 +10:00
Nyall Dawson
cea47427d0
Optimise creation of spatial indexes
...
Use constructor which takes an iterator instead of manually
adding features, and don't request attributes for spatial
index features
2016-10-19 08:38:11 +10:00
Alexander Bruy
9d6acbdb99
[processing] add missed imports
2016-10-18 20:57:34 +03:00
rldhont
2655ceda30
Merge pull request #3595 from rldhont/fix_server_legend_layertitle
...
[BUGFIX][QGIS Server] GetLegendGraphic: if LAYERTITLE is false disable layer name in legend
2016-10-18 16:44:11 +02:00
Even Rouault
8c37370310
Fix 70ae301310c7a58134ac699fae70af7fd1176684
...
70ae301310c7a58134ac699fae70af7fd1176684 requires a recent enough GDAL trunk
or GDAL 2.1.2
2016-10-18 15:59:40 +02:00