Alexander Bruy
|
cc3ccdf319
|
[processing] fix Join by location alg
|
2014-11-01 13:56:44 +02:00 |
|
Alexander Bruy
|
9d1a7b3ea7
|
[processing] add Symetrical difference algorithm (addresses #5953)
|
2014-11-01 13:56:42 +02:00 |
|
Alexander Bruy
|
ae4a1441e9
|
[processing] add Regular points algorithm (addresses #5953)
|
2014-11-01 13:56:21 +02:00 |
|
Nyall Dawson
|
3be82ff708
|
[processing] Ignore geom for non geom tables for ImportIntoPostGIS
This fixes an error where trying to import non geometry tables
using the "Import Into PostGIS" algorithm results in a database
error.
|
2014-10-27 11:16:11 +11:00 |
|
Alexander Bruy
|
94a33cd1c9
|
[processing] fix issues with Create Grid algortihm
|
2014-10-24 09:35:45 +03:00 |
|
Juergen E. Fischer
|
65db7fb1ed
|
dxf export: fixes for text support (text width, underline/overline/strikeout
and line direction symbols)
|
2014-10-23 20:35:22 +02:00 |
|
Giovanni Manghi
|
6f30ab9be7
|
result field in Processing 'count points in polygon' must be integer
|
2014-10-23 11:11:03 +01:00 |
|
Juergen E. Fischer
|
8d3654baa7
|
indentation update
|
2014-10-20 00:16:36 +02:00 |
|
Anita Graser
|
4a639ad984
|
fixed value used before assignment error
|
2014-10-09 11:16:47 +02:00 |
|
Alexander Bruy
|
b9f89ae2b1
|
[processing] fix algorithm execution
|
2014-10-04 14:05:51 +03:00 |
|
volaya
|
5fca922a98
|
[processing] fixed minor typos in GeometryConvert algorithm
|
2014-10-03 19:29:00 +02:00 |
|
Alexander Bruy
|
2f1dbab8bb
|
fix file permissions
|
2014-10-03 15:47:44 +03:00 |
|
Alexander Bruy
|
1b8597306b
|
[processing] put all qgis algs in single directory
|
2014-10-03 15:47:44 +03:00 |
|
volaya
|
ac54c8e00a
|
[processing] updated freq analysis alg
|
2014-10-03 10:42:03 +02:00 |
|
Alexander Bruy
|
558765addf
|
update Grid alg to avoid some coordinate precision issues
|
2014-10-03 11:40:51 +03:00 |
|
Alexander Bruy
|
48fde06518
|
remove old code
|
2014-10-03 11:40:51 +03:00 |
|
Alexander Bruy
|
be07989619
|
refactor Geometry convert alg
|
2014-10-03 11:40:51 +03:00 |
|
Alexander Bruy
|
8e696b7662
|
refactor Merge alg
|
2014-10-03 11:40:51 +03:00 |
|
Alexander Bruy
|
b63a5d3f45
|
refactor Hub lines alg
|
2014-10-03 11:40:51 +03:00 |
|
Alexander Bruy
|
f6144355b3
|
refactor Hub distance alg
|
2014-10-03 11:40:51 +03:00 |
|
Alexander Bruy
|
d4dbb92a5c
|
refactor Gridify alg. fix license headers
|
2014-10-03 11:40:51 +03:00 |
|
Alexander Bruy
|
98226c5cb0
|
refactor Grid algorithm
|
2014-10-03 11:40:50 +03:00 |
|
Alexander Bruy
|
3b60bd67a2
|
refactor Select by attribute alg
|
2014-10-03 11:40:50 +03:00 |
|
Alexander Bruy
|
5d114a877a
|
refactor Extract by attribute alg
|
2014-10-03 11:40:50 +03:00 |
|
Alexander Bruy
|
5306cd8566
|
refactor Text to float alg
|
2014-10-03 11:40:50 +03:00 |
|
Alexander Bruy
|
07d584d264
|
start refactoring of the Processing mmqgis backend: Delete column and
Delete duplicate geometries
|
2014-10-03 11:40:50 +03:00 |
|
alexbruy
|
18c84afd1b
|
Merge pull request #1531 from ccrook/DistanceMatrixFix
[processing] Distance matrix fixes
|
2014-09-19 21:29:52 +03:00 |
|
alexbruy
|
9ae648b824
|
Merge pull request #1585 from cayetanobv/master
[processing] fix column name in Zonal statistics alg
|
2014-09-19 21:24:40 +03:00 |
|
Alexander Bruy
|
cc307578eb
|
[processing] avoid division by zero in random points alg (fix #11215)
|
2014-09-19 20:06:15 +03:00 |
|
Cayetano Benavent
|
8ec82a30d0
|
Zonal statistics: changed variance names (variable and field name; CV > var)
|
2014-09-18 11:25:33 +02:00 |
|
Alexander Bruy
|
8502d11f11
|
[processing] remove selection before running Select by location algorithm (fix #10873)
|
2014-09-15 11:38:45 +03:00 |
|
anitagraser
|
75b3464e1c
|
check if value is None before trying to cast float
the tool used to fail when there were NULL values in the fields
|
2014-08-28 09:48:02 +02:00 |
|
Juergen E. Fischer
|
907ce69306
|
indentation update
|
2014-08-17 09:24:22 +02:00 |
|
Chris Crook
|
c945eec556
|
Fixing several errors in generation of NxT distance matrix
|
2014-08-11 14:56:38 +12:00 |
|
Chris Crook
|
e9dac8edcc
|
Fixing field name used for target field in ftools DistanceMatrix algorithm
|
2014-08-11 11:43:49 +12:00 |
|
volaya
|
6486594f57
|
[Processing] Refactoring of parameters and outputs
It also adds some changes in the core and tools package, to provide a cleaner structure
|
2014-07-14 14:47:05 +02:00 |
|
Juergen E. Fischer
|
647504306c
|
indentation update
|
2014-07-13 17:16:24 +02:00 |
|
Victor Olaya
|
a58e64897c
|
[processing] improved import to postgis algorithm
|
2014-07-12 10:39:52 +02:00 |
|
Victor Olaya
|
f5b84ca101
|
[processing] fixed frequency algorithm
|
2014-07-12 10:39:50 +02:00 |
|
Victor Olaya
|
e53690583f
|
[processing] change icon of core algs
|
2014-07-12 10:39:50 +02:00 |
|
Larry Shaffer
|
cded8b180d
|
[processing] Fix typo
|
2014-07-11 17:39:33 -06:00 |
|
Alexander Bruy
|
4e5c286414
|
[processing] update CMakeLists.txt to handle new directories
|
2014-07-11 10:49:19 +03:00 |
|
Victor Olaya
|
e845e7896d
|
[processing] added some new core algs as scripts
|
2014-07-11 09:06:34 +02:00 |
|
Victor Olaya
|
784b46bbcd
|
[processing] allow adding core processing algs using scripts
|
2014-07-11 09:06:34 +02:00 |
|
Victor Olaya
|
1088ba7998
|
[processing] added 'Select by expression' algorithm (by Michaël Douchin - 3Liz)
|
2014-07-06 20:52:01 +02:00 |
|
Minoru Akagi
|
361202e9fc
|
[processing] JoinAttributes improvement
- allow join not only with vector attribute table but also with geometryless table
- performance and key comparison improvement
- str to unicode fix
|
2014-07-05 13:38:12 +09:00 |
|
Juergen E. Fischer
|
8871be0afa
|
indentation update
|
2014-07-02 07:46:03 +02:00 |
|
giohappy
|
6f00101bfd
|
fix to Processing side
|
2014-07-01 11:18:54 +02:00 |
|
giohappy
|
24c1c95619
|
improved processing extract/select by location
|
2014-06-30 19:18:25 +02:00 |
|
Nyall
|
0a7e69c6a0
|
[processing] Add [not set] option for field combos when parent layer changes (fix #10728), also fix some strings displaying with extra spaces
|
2014-06-27 08:33:32 +10:00 |
|