60052 Commits

Author SHA1 Message Date
Matthias Kuhn
b4ac0b01ec Add test for package layer algorithm OVERWRITE param 2020-01-10 12:12:52 +01:00
Matthias Kuhn
0c51d2fc3a Respect OVERWRITE parameter in package layers algorithm
Fix #33721
2020-01-10 11:31:56 +01:00
Alessandro Pasotti
c3a3dd88cf Fix spelling and comments 2020-01-10 10:57:18 +01:00
Denis Rouzaud
5ef160794b [github] auto milestone, fix workflow 2020-01-10 10:54:17 +01:00
Denis Rouzaud
4064ff6c72 [github] auto milestone, typo 2020-01-10 10:52:50 +01:00
Denis Rouzaud
87ae927914 [github] auto milestone, leave comment 2020-01-10 10:51:47 +01:00
Alessandro Pasotti
56a5c37638 Fix tiles lifecycle and reformat code for readability 2020-01-10 09:54:54 +01:00
Alessandro Pasotti
38e580404e translate some log messages 2020-01-10 09:54:54 +01:00
Alessandro Pasotti
74556ec7b7 Fix identify and nodata 2020-01-10 09:54:54 +01:00
Alessandro Pasotti
849a2953dd Tiles cache for PG raster provider 2020-01-10 09:54:54 +01:00
Alessandro Pasotti
30fbed4cad Add isEmpty to qgs generic spatial index 2020-01-10 09:54:53 +01:00
Alessandro Pasotti
4b0747cfb2 Try to guess pks 2020-01-10 09:54:53 +01:00
Alessandro Pasotti
84b321e818 Make good use of overviews 2020-01-10 09:54:53 +01:00
Alessandro Pasotti
2ed36691d1 Find overviews 2020-01-10 09:54:53 +01:00
Alessandro Pasotti
4f55df03fc Support raster without constraints 2020-01-10 09:54:53 +01:00
Alessandro Pasotti
91ed37527e Fix SRID raster detection 2020-01-10 09:54:53 +01:00
Alessandro Pasotti
d5e750afc9 Add more member variables 2020-01-10 09:54:53 +01:00
Alessandro Pasotti
92004e7f16 PG raster overviews 2020-01-10 09:54:53 +01:00
Alessandro Pasotti
f822d45a8e First raster drawn! 2020-01-10 09:54:53 +01:00
Alessandro Pasotti
25972abdd2 Fix SRID on test data 2020-01-10 09:54:53 +01:00
Alessandro Pasotti
91d58f2904 Add testdata for PG raster 2020-01-10 09:54:53 +01:00
Alessandro Pasotti
c186f06f38 Test for PG raster provider 2020-01-10 09:54:53 +01:00
nirvn
e99cef48ca [needs-docs][ui] Better placement for the method combobox and auto open action
(this is a follow up to PR #33643) better combobox / checkbox placement
2020-01-10 15:24:12 +07:00
Denis Rouzaud
cf4443a415 [github] fix GH expression on milestone 2020-01-10 09:07:57 +01:00
Denis Rouzaud
04d714cc05 [github] fix GH expression on milestone 2020-01-10 08:59:56 +01:00
Denis Rouzaud
c92874b81a [github] fix GH expression on milestone 2020-01-10 08:58:35 +01:00
Denis Rouzaud
776d082365 [github] fix GH expression on milestone 2020-01-10 08:57:30 +01:00
Denis Rouzaud
a704341b4a [github] add comment if rights are insufficient to set milestone 2020-01-10 08:54:51 +01:00
Denis Rouzaud
ef750839e3 [github] fix json on milestone 2020-01-10 08:44:13 +01:00
Denis Rouzaud
667ac59093 [github] milestones on PR are edited through issues API 2020-01-10 08:33:32 +01:00
Denis Rouzaud
f8620e849f [github] fix auto milestone bot 2020-01-10 08:29:10 +01:00
Denis Rouzaud
1c5bd1ad8f [github] fix auto milestone bot 2020-01-10 08:24:38 +01:00
Denis Rouzaud
0d3d28e700 [github] auto define milestone on PRs 2020-01-10 07:50:00 +01:00
root676
34e37cf175 optimize qhash, feature request and rasterDataLine 2020-01-10 13:32:42 +13:00
root676
aa2b38f9ca remove hash based python test entry 2020-01-10 13:32:42 +13:00
root676
8c19188713 add linedensity test to testqgsprocessingalgs.cpp 2020-01-10 13:32:42 +13:00
root676
4b8177fda9 add linedensity testdata 2020-01-10 13:32:42 +13:00
root676
ce73da6cdf fix wrong intersection condition 2020-01-10 13:32:42 +13:00
root676
41b5fd80a9 enhance speed by adding QHash 2020-01-10 13:32:42 +13:00
root676
9a262e1c96 optimize fid handling 2020-01-10 13:32:42 +13:00
root676
bfe4e1ab96 throw exception in case of search radius being smaller than sqrt(pixelSize)/2. 2020-01-10 13:32:42 +13:00
root676
670f3671ac use QgsCircle and implement optional field param 2020-01-10 13:32:42 +13:00
root676
13f8cd6f8d add missing override in prepareAlgorithm() declaration 2020-01-10 13:32:42 +13:00
root676
11a523196d format algorithm source 2020-01-10 13:32:42 +13:00
root676
ce342f7ac4 [feature][processing] Add Line denisty algorithm 2020-01-10 13:32:42 +13:00
i-s-o
5765cabb95 Speed up reading the field list from clipboard 2020-01-10 12:49:58 +13:00
i-s-o
7a3d22dd1f Add unit tests 2020-01-10 12:49:58 +13:00
i-s-o
07d6a1ff48 Accept newline terminated string as valid input to paste as temporary scratch layer
Fixes #33617
2020-01-10 12:49:58 +13:00
David Signer
e906778687 fix docs 2020-01-09 21:20:36 +01:00
Nyall Dawson
64f2c42b0b When changing layer data paths through the layer tree menu, ensure
that existing subset strings are correctly applied after the layer
path is changed

Previously this only worked when repairing a broken layer path, but
we should also maintain the filter when a valid layer's path is changed.
2020-01-10 08:06:46 +13:00