99 Commits

Author SHA1 Message Date
Giovanni Manghi
0f2b92f941 fixes ogr2ogr.py, take2 2014-05-18 10:36:13 +01:00
Giovanni Manghi
3f217c76e5 fixes ogr2ogr.py 2014-05-18 10:25:05 +01:00
Alexander Bruy
6088dbacac follow up 5ad518afd2. Better handling of temporary directories 2014-05-16 15:45:21 +03:00
Alexander Bruy
50a258df53 [processing] write additional output(s) compatible withg Azimuth and Distance
plugin
2014-05-16 15:45:21 +03:00
Alexander Bruy
4d5b7d379b disable gap parameter as it is unclear if it useful 2014-05-16 15:44:37 +03:00
Alexander Bruy
2d0e950ba2 [processing] new tool: points to path
Work done for Faunalia funded by Prof. António Mira (University of Évora,
Portugal, Unidade de Biologia da Conservação) and Dr. Rosana Peixoto
2014-05-16 15:44:37 +03:00
Alexander Bruy
2374c80e3a [processing] new tool: random points along lines
Work done for Faunalia funded by Prof. António Mira (University of Évora,
Portugal, Unidade de Biologia da Conservação) and Dr. Rosana Peixoto
2014-05-16 15:44:36 +03:00
Alexander Bruy
9b4b1df68f init random generator before creating points 2014-05-16 15:44:36 +03:00
Alexander Bruy
9f4e1072f8 [processing] new tool: random points in polygons (variable)
Work done for Faunalia funded by Prof. António Mira (University of Évora,
Portugal, Unidade de Biologia da Conservação) and Dr. Rosana Peixoto
2014-05-16 15:44:36 +03:00
Alexander Bruy
6e4fbf8d10 move common function to tools package 2014-05-16 15:44:36 +03:00
Alexander Bruy
72997dca6d [processing] new tool: random points within polygons
Work done for Faunalia funded by Prof. António Mira (University of Évora,
Portugal, Unidade de Biologia da Conservação) and Dr. Rosana Peixoto
2014-05-16 15:44:36 +03:00
Alexander Bruy
1b423ca29f [processing] new tool: random points in layer bounds
Work done for Faunalia funded by Prof. António Mira (University of Évora,
Portugal, Unidade de Biologia da Conservação) and Dr. Rosana Peixoto
2014-05-16 15:44:36 +03:00
Alexander Bruy
bfc33ba0ba [processing] new tool: random point in given extent
Work done for Faunalia funded by Prof. António Mira (University of Évora,
Portugal, Unidade de Biologia da Conservação) and Dr. Rosana Peixoto
2014-05-16 15:44:36 +03:00
lucalanteri
42145082d8 Update inversedistanceweighted.rst 2014-05-16 09:09:12 +02:00
lucalanteri
e21d151b11 Update convergenceindex.rst 2014-05-08 21:01:41 +02:00
Juergen E. Fischer
40df5603c9 fix windows build (missing CORE_EXPORT/GUI_EXPORT) 2014-05-07 18:00:16 +02:00
alexbruy
7414a80dfb Merge pull request #1328 from m-kuhn/httplib2
[processing] Fallback to external httplib2 when internal is not available
2014-05-07 10:38:00 +03:00
Alexander Bruy
26e98f7f0a put description file in correct directory 2014-05-07 10:35:34 +03:00
Alexander Bruy
21a8c3945b put description file in correct place 2014-05-07 10:35:34 +03:00
Markus Neteler
6ab5d21760 Fixed some parameter names: dot is underscore 2014-05-07 10:35:33 +03:00
Piotr Pociask
bb93600607 [Processing]Concave Hull - dissolve bug is fixed so taking last feature
is not necessary
2014-05-03 19:07:20 +02:00
Piotr Pociask
ebbb0b3ed6 [Processing][Feature] Add Concave Hull algorithm 2014-05-02 17:54:20 +02:00
Matthias Kuhn
2f2982f6e2 Fallback to external httplib2 when internal is not available 2014-04-26 16:09:47 +02:00
Alexander Bruy
7f7118ccfb [processing] fix typo in GRASS 7 provider 2014-04-25 12:05:33 +03:00
Victor Olaya
a1d43ff2a3 [processing] fixed v.select description
fixes #10113
2014-04-24 18:33:59 +02:00
Victor Olaya
79757fabee [processing] some fixes in help system 2014-04-24 18:33:56 +02:00
Juergen E. Fischer
2e6927feb7 more processing cmake fixes 2014-04-20 22:39:00 +02:00
volaya
cf061f9233 [processing] fixed wrong import 2014-04-20 19:37:10 +02:00
Juergen E. Fischer
5f0151cee9 fix build error 2014-04-20 16:06:19 +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
Juergen E. Fischer
f355ea6d7c identation update 2014-04-19 22:14:33 +02:00
Victor Olaya
8fe53c051c [processing] recover changes introduced in b928d165206a0994e593903d149c875131bfd6c6, lost on refactoring and merging 2014-04-19 20:53:09 +02:00
Victor Olaya
ab4e78b98f [processing] fixed wrong path to grass icon in grass7 provider 2014-04-19 20:49:23 +02:00
Victor Olaya
f014b4f097 [processing] prevent grass installation check returning None when folder not set under windows 2014-04-19 20:49:22 +02:00
Victor Olaya
1d821d6378 [processing] fixed wrong help url to Processing manual 2014-04-19 20:49:22 +02:00
Victor Olaya
922b844819 [processing] prevent grass7 config parameters from shadowing grass6 parameters 2014-04-19 20:49:21 +02:00
Victor Olaya
e142401c2b [processing] added grass7 files (forgot to add them on refactoring) 2014-04-19 20:49:19 +02:00
Victor Olaya
bce5b899a2 [processing] improvements in help for algorithms
Avoid creating temporary helpfiles
Added basic converter to convert rst into html on the fly
Added SAGA help files
2014-04-19 20:49:18 +02:00
Victor Olaya
9b277cb040 [processing] refactoring to put all algorithm providers under a single module 2014-04-19 20:49:17 +02:00
Juergen E. Fischer
a7b5a8a574 indentation update 2014-04-06 12:41:09 +02:00
Alexander Bruy
e6081fa9e1 [processing] skip invalid geometries when performing intersection (fix #9410) 2014-03-27 19:56:46 +02:00
Alexander Bruy
e484500d40 [processing] enable temporary outputs in QGIS Field Calculator (fix #9401) 2014-03-26 19:54:30 +02:00
Victor Olaya
eb360e0b37 [processing] fixed display ad handling of optional table fields in parameters panel 2014-03-26 14:57:09 +01:00
Alexander Bruy
cbeb5288b5 [processing] add Buffer option to Voronoi polygons tool (fix #7661) 2014-03-26 15:21:13 +02:00
volaya
e2d01e2e15 Merge pull request #970 from snorfalorpagus/spatialjoin
Ported "Join attributes by location" from fTools to Processing
2014-03-25 17:41:30 +01:00
Alexander Bruy
4ffdef4893 [processing] fix MMQGIS Extract by attribute (fix #9768) 2014-03-25 16:33:50 +02:00
Alexander Bruy
5e5abdb419 [processing] add feature count to Statistics by categories output (fix #9871) 2014-03-25 16:25:15 +02:00
alexbruy
285fa01c30 Merge pull request #1076 from snorfalorpagus/processing_intersection_fix
[processing] fix QGIS Intersection tool
2014-03-25 16:18:58 +02:00
Alexander Bruy
c69f2e1153 [processing] fix Unique values tool (fix #9870) 2014-03-25 15:55:00 +02:00
volaya
19da71cca0 Merge pull request #1149 from p0cisk/master
[processing]Fix "float division by zero" in polygonize algorithm if no
2014-03-25 10:06:53 +01:00