alexbruy
|
18c84afd1b
|
Merge pull request #1531 from ccrook/DistanceMatrixFix
[processing] Distance matrix fixes
|
2014-09-19 21:29:52 +03: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 |
|
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
|
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 |
|
Victor Olaya
|
b390b3e778
|
[processing] fixed behaviour of select algorithms in modeler
|
2014-06-20 23:18:40 +02:00 |
|
Juergen E. Fischer
|
3682384675
|
indentation update
|
2014-06-13 09:03:15 +02:00 |
|
Salvatore Larosa
|
c0b3e90faa
|
[processing] fixes extract by location alg (fixes #10241)
|
2014-05-28 09:14:59 +02:00 |
|
Victor Olaya
|
293ac60722
|
[processing] removed interface module
now all access to the interface is done through qgis.utils.iface
|
2014-05-21 17:35:48 +02:00 |
|
Victor Olaya
|
889d2a1b45
|
[processing] code cleaning. Removed debug sentences
|
2014-05-21 17:34:40 +02:00 |
|
Victor Olaya
|
25676f3cf5
|
[processing] Adapted make files (they were not changed after refactoring folder structure)
|
2014-04-20 11:30:23 +02:00 |
|
Victor Olaya
|
9b277cb040
|
[processing] refactoring to put all algorithm providers under a single module
|
2014-04-19 20:49:17 +02:00 |
|