42440 Commits

Author SHA1 Message Date
Alexander Bruy
97238fd687 [processing] fix SQL-based geoprocessing tools and tests 2017-10-11 17:06:11 +03:00
Alexander Bruy
e165d45a0f [processing] fix GDAL raster tests 2017-10-11 17:06:11 +03:00
Alexander Bruy
613852758e fix indentation 2017-10-11 17:06:11 +03:00
Alexander Bruy
c4c780fa04 [processing] tests for clipping (raster and vector) algorithms 2017-10-11 17:06:11 +03:00
Alexander Bruy
67265c64c1 [processing] reproject extent into input CRS where possible 2017-10-11 17:06:11 +03:00
Alexander Bruy
2c50fd8dd8 [processing] use feature source in the interpolation algorithms 2017-10-11 17:06:11 +03:00
Alexander Bruy
874c7f545e [processing] fix copy-paste error in Execute SQL 2017-10-11 17:06:11 +03:00
Alexander Bruy
1ece552c40 [processing] fix import 2017-10-11 17:06:11 +03:00
Alexander Bruy
ff75873eb8 [processing] tests for OGR-based algorithms 2017-10-11 17:06:11 +03:00
Alexander Bruy
fd12d29615 [processing] restore gdal_merge algorithm 2017-10-11 17:06:11 +03:00
Alexander Bruy
68863a9c5d [processing] restore Execure SQL algorithm 2017-10-11 17:06:11 +03:00
Alexander Bruy
fb958df64f [processing] restore dissolve algorithm 2017-10-11 17:06:11 +03:00
Alexander Bruy
750e80f7de [processing] restore ogr2ogr algorithm 2017-10-11 17:06:11 +03:00
Alexander Bruy
efa97b2913 remove unused includes 2017-10-11 17:06:11 +03:00
Alexander Bruy
6c7a292627 [processing] restore clip vector by mask algorithm 2017-10-11 17:06:11 +03:00
Alexander Bruy
679cc2c887 [processing] restore clip vector by extent algorithm 2017-10-11 17:06:11 +03:00
Alexander Bruy
3750a5bf63 [processing] restore one side buffer algorithm 2017-10-11 17:06:11 +03:00
Alexander Bruy
f59e3a340c [processing] homogenize and improve Points along lines 2017-10-11 17:06:11 +03:00
Alexander Bruy
98dfda3aa7 [processing] restore buffer algorithm 2017-10-11 17:06:11 +03:00
Alexander Bruy
bba509ee4d [processing] fixes to Offset curve algorithm 2017-10-11 17:06:11 +03:00
Alexander Bruy
fde5c89d97 fix typos and add tests for gdal algorithms 2017-10-11 17:06:11 +03:00
Alexander Bruy
9b74d9f2df [processing] restore offset curve algorithm 2017-10-11 17:06:11 +03:00
Alexander Bruy
105222ea8c [processing] restore ogrinfo algorithm 2017-10-11 17:06:11 +03:00
Alexander Bruy
7c9d634323 [processing] rename some algorithms to avoid naming conflicts and
maintain consistency
2017-10-11 17:06:11 +03:00
Alexander Bruy
5b7b3a9930 [processing] restore gdaladdo algorithm 2017-10-11 17:06:11 +03:00
Alexander Bruy
491a9aabda [processing] restore gdal2xyz algorithm 2017-10-11 17:06:11 +03:00
Alexander Bruy
95c91f881c [processing] restore retile algorithm 2017-10-11 17:06:11 +03:00
Alexander Bruy
4c2c568f0a fix optional CRS parameter handling 2017-10-11 17:06:11 +03:00
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