151 Commits

Author SHA1 Message Date
Victor Olaya
3c7f5c962e [processing] Modified styling algs to work with layer that are not open in qgis 2014-06-20 23:18:34 +02:00
gioman
434805bbd6 fix v.surf.bspline modules, input must be a point layer 2014-06-19 18:21:05 +01:00
gioman
2176e163b7 add a r.cost submodule that uses a raster input as starting point(s) 2014-06-19 16:21:02 +01:00
gioman
fc519f8d36 fix r.drain and add a submodule for r.drain that does not need input point vectors 2014-06-19 15:41:14 +01:00
Juergen E. Fischer
0dd02bad04 fix some warnings and indentation update 2014-06-19 00:02:32 +02:00
Victor Olaya
acc6271f18 [processing] added algs to set style of layer 2014-06-16 12:04:28 +02:00
Victor Olaya
68e2def12a [processing] indentation fix 2014-06-16 12:04:27 +02:00
Victor Olaya
3d152393d7 [processing] If SAGA/OTB exist as bundled app, do not allow manual configuration 2014-06-16 12:04:25 +02:00
Victor Olaya
09cfc03a45 [processing] Prioritze bundled gdal over framework on OS X 2014-06-16 12:04:24 +02:00
volaya
e0ab079a08 [processing] some cleaning in SAGA algs
Removed algs that were not working or not useful, so as to have a more compact collection of alga
2014-06-14 13:59:56 +02:00
volaya
925b91f48b [processing] fixed #10575 2014-06-13 14:09:41 +02:00
Juergen E. Fischer
95687a281a fix typos 2014-06-13 09:08:25 +02:00
Juergen E. Fischer
3682384675 indentation update 2014-06-13 09:03:15 +02:00
gioman
306b148bc0 small changes to import into postgis tool 2014-06-12 11:00:42 +01:00
volaya
023fc007e6 Merge pull request #1389 from radosuav/small_processing_fixes
[processing] Small fixes
2014-06-12 09:30:56 +02:00
Victor Olaya
21f0b4f449 [processing] some cleaning in saga algorithms 2014-06-12 00:31:33 +02:00
Victor Olaya
7d4659da03 [processing] fixed wrong imports 2014-06-10 22:39:11 +02:00
Victor Olaya
ae47c1a397 [processing] some file restructuring 2014-06-10 22:39:08 +02:00
Victor Olaya
15e923820f [processing] added help files for algs in qgis group
Most help files missing content
2014-06-08 20:00:03 +02:00
Victor Olaya
2073026f7c [processing] removed geoserver algorithms and moved postgis ones to qgis agorithms group 2014-06-08 20:00:01 +02:00
Victor Olaya
5b912322f7 [processing] some minor cleaning 2014-06-08 19:59:59 +02:00
Victor Olaya
dc0f34957a [processing] added gdal algs to simplified interface, replacing saga ones 2014-06-08 19:59:59 +02:00
Paolo Cavallini
b3179125e7 Update gridcalculator.rst 2014-06-06 19:47:03 +02:00
Paolo Cavallini
0b60118476 Update gridcalculator.rst 2014-06-06 18:07:13 +02:00
Paolo Cavallini
86ab4c8b95 Update gridcalculator.rst
Added a conditional example
2014-06-06 18:05:32 +02:00
Victor Olaya
4eab185528 [processing] all gdal algs now have the same icon
Did some code cleaning in gdal package
2014-06-02 22:45:43 +02:00
fsdias
7b192fc737 Update Dotplot.rsx.help 2014-06-01 19:36:46 +01:00
fsdias
de4596d71b Update Dotplot.rsx 2014-06-01 19:35:32 +01:00
gioman
affc9a16e8 add GRASS r.out.xyz 2014-05-28 19:51:43 +01:00
Salvatore Larosa
c0b3e90faa [processing] fixes extract by location alg (fixes #10241) 2014-05-28 09:14:59 +02:00
Rado Guzinski
11b47517d0 [processing] Fix problem with displaying R graphs 2014-05-26 17:49:47 +02:00
Rado Guzinski
80dc723b16 [processing] Add some missing algorithms 2014-05-26 17:48:10 +02:00
Rado Guzinski
3799f115b4 [processing] Search for description files also in the sub-directories of the script/model directory 2014-05-26 17:39:35 +02:00
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
caaabb4f28 [processing] changed name of output in concave hull 2014-05-22 12:42:27 +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
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
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
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
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