389 Commits

Author SHA1 Message Date
gioman
10fd65a010 fix SAGA GetShapesExtents take2 2014-05-24 19:03:24 +01:00
gioman
34dbf681d5 fix SAGA GetShapesExtents 2014-05-24 19:01:32 +01:00
Salvatore Larosa
43f154ba55 [processing] run "sed -i s/sextante/processing/g *.rst" over saga help directory 2014-05-24 16:52:05 +02:00
Victor Olaya
afc65f22fe [processing] added missing import 2014-05-22 12:42:28 +02:00
Victor Olaya
caaabb4f28 [processing] changed name of output in concave hull 2014-05-22 12:42:27 +02:00
Victor Olaya
486fb13774 [processing] updated compiled version of widgets 2014-05-22 12:42:25 +02:00
Victor Olaya
24e98e0e58 removed import of local httplib2 2014-05-22 12:42:24 +02:00
Juergen E. Fischer
5b2824f788 indentation update 2014-05-21 22:18:59 +02:00
Salvatore Larosa
470431d6b4 [processing] fixes cmake for lastools, removes the interface module and adds import iface module where lacking 2014-05-21 22:05:07 +02:00
Victor Olaya
7f218c7295 [processing] fixes in modeler to make multiple inputs work correctly 2014-05-21 17:36:22 +02:00
Victor Olaya
1e4d6a9a73 [processing] fixed issue in modeler with hidden params 2014-05-21 17:36:14 +02:00
Victor Olaya
28659b6164 [processing] fixed OutputFile constructor 2014-05-21 17:36:06 +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
fcc24e9be2 [processing] added checkboxes to multiple input selector 2014-05-21 17:35:40 +02:00
Victor Olaya
fad280edd0 [processing] rewrote saga raster calculator as individual algorithm 2014-05-21 17:35:30 +02:00
Victor Olaya
b1103c0081 [processing] major overhaul of lastools algorithms
Code contributed by Martin Isenburg
2014-05-21 17:35:21 +02:00
Victor Olaya
dd47b61bef [processing] minor change in ParameterFile to handle None values 2014-05-21 17:35:12 +02:00
Victor Olaya
6ea91c4bec [processing] removed debug line 2014-05-21 17:35:05 +02:00
Victor Olaya
9733ae8e50 [processing] fixed issue when opening loaded layers in batch interface (#10277) 2014-05-21 17:34:57 +02:00
Victor Olaya
ef8383a752 [processing] remove unnecessary print sentences 2014-05-21 17:34:49 +02:00
Victor Olaya
889d2a1b45 [processing] code cleaning. Removed debug sentences 2014-05-21 17:34:40 +02:00
Victor Olaya
202d331abb [processing] simplified saga algorithms
Now it assumes matching grid extents and does not perform resampling
2014-05-21 17:34:32 +02:00
Victor Olaya
c1a2ac8678 [processing] changed dialog from critical to warning 2014-05-21 17:34:24 +02:00
Alexander Bruy
21da03e904 [processing] fix out of bounds error in extract values scripts 2014-05-21 12:00:23 +03:00
Alexander Bruy
0e48b3a720 [processing] fix number input panel 2014-05-21 11:54:31 +03:00
Nyall Dawson
ec3da40d26 [processing] Some fixes to handling of uppercase/lowercase geometry column names 2014-05-21 08:45:17 +10:00
Nyall Dawson
ed076d03b0 [processing] Add optional parameter for specifying the primary key field in Import to PostGIS algorithm 2014-05-21 08:35:21 +10:00
Nyall Dawson
2eda53390b [processing] Add option to Import into PostGIS algorithm to drop length constraints on character fields 2014-05-21 08:15:12 +10:00
volaya
eba6088786 Merge pull request #1365 from gioman/ogr2ogr
fixes ogr2ogr.py
2014-05-18 16:29:42 +02:00
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
Juergen E. Fischer
7c75ffa3b0 spelling fixes 2014-05-17 22:02:03 +02:00
Juergen E. Fischer
3c92a296dc processing: remove adsense from otb descriptions 2014-05-17 19:27:23 +02:00
Juergen E. Fischer
25885b8a0c move internal python extensions to common directory and fix metasearch install 2014-05-17 19:27:23 +02:00
Alexander Bruy
240c128cb7 another follow up for 5ad518afd2. Allow use of OutputDirectory in scripts 2014-05-16 15:45:21 +03: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
1507f0db88 [processing] add new output type - directory 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
Juergen E. Fischer
57c7b8ac50 indentation update 2014-05-15 22:26:01 +02:00
Victor Olaya
60f782441a [processing] extension can now be specified for OutputFile 2014-05-15 16:34:15 +02:00