Alexander Bruy
|
6a1b68edd6
|
[processing] restore gdal2tiles algorithm
|
2017-10-11 17:06:11 +03:00 |
|
Alexander Bruy
|
0f226645fa
|
[processing] homogenize gdal algorithms
-consistent parameters naming
-use additional creation options where possible
-remove duplicated functionality
|
2017-10-11 17:06:11 +03:00 |
|
Alexander Bruy
|
10baf9a1c4
|
[processing] restore proximity algorithm
|
2017-10-11 17:06:11 +03:00 |
|
Alexander Bruy
|
587907e003
|
[processing] restore clip raster by mask algorithm
|
2017-10-11 17:06:11 +03:00 |
|
Alexander Bruy
|
1744ad7114
|
[processing] restore clip raster by extent algorithm
|
2017-10-11 17:06:11 +03:00 |
|
Alexander Bruy
|
4272b8b7ad
|
[processing][FEATURE] add linear interpolation
|
2017-10-11 17:06:11 +03:00 |
|
Alexander Bruy
|
46662443a8
|
[processing][FEATURE] add IDW with neareast neighbor search
|
2017-10-11 17:06:11 +03:00 |
|
Alexander Bruy
|
26f80351f0
|
[processing] restore nearest neighbor interpolation
|
2017-10-11 17:06:11 +03:00 |
|
Alexander Bruy
|
ad591c768e
|
[processing] restore inverse distance to a power algorithm
|
2017-10-11 17:06:11 +03:00 |
|
Alexander Bruy
|
dc7b9e41bc
|
[processing] restore grid data metrics algorithm
|
2017-10-11 17:06:11 +03:00 |
|
Alexander Bruy
|
8c09860dd7
|
[processing] restore moving average interpolation
|
2017-10-11 17:06:11 +03:00 |
|
Alexander Bruy
|
232fd47485
|
[processing] restore gdaltindex algorithm and expose additional parameters
|
2017-10-11 17:06:11 +03:00 |
|
Alexander Bruy
|
fce3e1830c
|
[processing] minor fixes in rgb2pct algorithm
|
2017-10-11 17:06:11 +03:00 |
|
Alexander Bruy
|
8646072dbd
|
[processing] restore fillnodata algorithm
|
2017-10-11 17:06:11 +03:00 |
|
Alexander Bruy
|
babc35d169
|
[processing] restore sieve algorithm
|
2017-10-11 17:06:11 +03:00 |
|
Alexander Bruy
|
90308f33c0
|
[processing] restore contour algorithm
Also expose new parameters and use custom widget for additional
creation options
|
2017-10-11 17:06:11 +03:00 |
|
Alexander Bruy
|
6ec7b6e741
|
remove duplicate tests
|
2017-10-11 17:06:11 +03:00 |
|
Alexander Bruy
|
7965d52aee
|
[processing] use native API to get GDAL driver name from filename
|
2017-10-11 17:06:11 +03:00 |
|
Alexander Bruy
|
56863b8765
|
[processing] restore roughness algorithm
|
2017-10-11 17:06:11 +03:00 |
|
Alexander Bruy
|
f663ceb8dd
|
[processing] restore slope algorithm
|
2017-10-11 17:06:11 +03:00 |
|
Alexander Bruy
|
c9ea8892d5
|
[processing] restore TPI algorithm
|
2017-10-11 17:06:11 +03:00 |
|
Alexander Bruy
|
b1ff4d774a
|
[processing] restore polygonize algorithm
Also expose band parameter
|
2017-10-11 17:06:11 +03:00 |
|
Alexander Bruy
|
c53ff66caf
|
fix permissions
|
2017-10-11 17:06:11 +03:00 |
|
Alexander Bruy
|
ff5a42a385
|
[processing] restore pct2rgb algorithm
|
2017-10-11 17:06:11 +03:00 |
|
Mathieu Pellerin
|
61dcba4a81
|
[processing] add area to raster layer unique values report algorithm (#5334)
|
2017-10-10 13:52:16 +07:00 |
|
Mathieu Pellerin
|
201091ea3e
|
[FEATURE][processing] raster layer unique values count algorithm (#5308)
|
2017-10-09 16:42:17 +07:00 |
|
Matthias Kuhn
|
191a952e13
|
[processing] Add new projection candidate to test
|
2017-09-28 13:22:33 +02:00 |
|
Matthias Kuhn
|
c1d32f6095
|
[processing] Fix test "Polygon buffer with dissolve"
|
2017-09-28 13:22:33 +02:00 |
|
Matthias Kuhn
|
ceb3883dfd
|
[processing] Fix test "Single sided buffer multiline (bevel)"
|
2017-09-28 13:22:32 +02:00 |
|
Matthias Kuhn
|
44c1f7fc3c
|
chmod -x StatisticsByCateogries.py
|
2017-09-28 13:22:31 +02:00 |
|
Matthias Kuhn
|
f6479c1f79
|
[processing] Fields mapper code improvement
|
2017-09-26 14:29:05 +02:00 |
|
Nyall Dawson
|
0943cd5d51
|
Resurrect commented out zonal stats test
|
2017-09-26 15:30:14 +10:00 |
|
Nyall Dawson
|
fddb6a59a1
|
Make shortest path test less fussy
|
2017-09-26 15:19:05 +10:00 |
|
Nyall Dawson
|
79b143bd15
|
Enable a commented out processing test
|
2017-09-26 15:16:49 +10:00 |
|
Nyall Dawson
|
f8cf2f4dbe
|
[processing] Fix Refactor Fields rejects valid field configuration input
|
2017-09-26 13:58:01 +10:00 |
|
Alexander Bruy
|
73d6058bd1
|
ignore crs for network analysis tests
|
2017-09-25 13:26:30 +03:00 |
|
Alexander Bruy
|
745111dbdb
|
[processing] enable network analysis tests
|
2017-09-25 11:20:42 +03:00 |
|
Alexander Bruy
|
14a48c0349
|
Merge pull request #5201 from nyalldawson/point_crs
[processing] Transparently handle CRS for point parameters
|
2017-09-25 09:47:46 +03:00 |
|
Nyall Dawson
|
b0f27c532c
|
Merge pull request #5245 from nyalldawson/conditionalHelpLink
Set the most accurate User Manual page to Options tabs
|
2017-09-25 09:22:12 +10:00 |
|
Nyall Dawson
|
99def105bb
|
Correct link for processing options help
|
2017-09-25 08:34:22 +10:00 |
|
Nyall Dawson
|
83a8a8d730
|
Use text encoded versions of points and extents in history panel
Fixes generation of unit tests with point/extent parameters
|
2017-09-24 13:46:01 +10:00 |
|
Nyall Dawson
|
1d6e30324f
|
Use correct SRS when building graph
|
2017-09-24 12:09:38 +10:00 |
|
Nyall Dawson
|
6898342c08
|
Better cursor for point picker tool
|
2017-09-24 12:09:38 +10:00 |
|
Nyall Dawson
|
506f6d40b7
|
[processing] Fix picking point from map always triggers a release
event for previous map tool
|
2017-09-24 12:09:38 +10:00 |
|
Nyall Dawson
|
6efcc2fe86
|
Transparently reproject source points in algs
|
2017-09-24 12:09:38 +10:00 |
|
Nyall Dawson
|
8902d5f48f
|
Merge pull request #5244 from nyalldawson/proc_misc
[processing] Misc test related fixes
|
2017-09-24 10:37:06 +10:00 |
|
Nyall Dawson
|
db04d65593
|
Use processing config help key
|
2017-09-24 08:30:28 +10:00 |
|
Nyall Dawson
|
fe98fe1131
|
Merge pull request #5236 from nyalldawson/field_default
[processing] Allow setting default values for field parameters in models
|
2017-09-24 07:58:39 +10:00 |
|
Alexander Bruy
|
afac940d37
|
[processing] add band parameter support in test generator
|
2017-09-24 07:50:05 +10:00 |
|
Nyall Dawson
|
34a8c8aab8
|
Fix exception when running alg with no parameters from toolbox
|
2017-09-24 07:46:35 +10:00 |
|