1164 Commits

Author SHA1 Message Date
Victor Olaya
765ac75f78 [sextnate] minor algorithm improvements and renaming 2013-07-18 17:43:15 +02:00
Victor Olaya
87e33870a9 [sextante] adapted SAGA binding to support different versions in windows and linux 2013-07-18 17:43:14 +02:00
Victor Olaya
bd3bb64777 Revert "[sextante] removed "lib" prefix in saga calls"
This reverts commit 1c2e49ed249a89480c1195f50c96614dc72700d3.

Conflicts:
	python/plugins/sextante/saga/SagaAlgorithm.py
2013-07-18 17:43:13 +02:00
Nathan Woodrow
8d75f8e3e7 Merge pull request #743 from ddanielvaz/fix-7620
Fix #7620
2013-07-16 16:21:42 -07:00
Daniel Vaz
cf0676ca86 Fix #7620 2013-07-16 20:14:06 -03:00
Nathan Woodrow
2192cc7004 Merge pull request #732 from ddanielvaz/fix-5789
Fix #5789
2013-07-16 04:26:33 -07:00
volaya
f86b7af22e Merge pull request #738 from radosuav/sextante_file_extensions
[sextante] Append output file extension if missing
2013-07-16 04:14:07 -07:00
Juergen E. Fischer
b9ada4c2d4 dbmanager: fix spatialite connection error message 2013-07-16 12:18:30 +02:00
rmgu
df627b148d [sextante] If no extension is specified for an output file append the
extension from the selected file filter.
2013-07-15 23:35:06 +02:00
Daniel Vaz
d476aed464 Fix #5789 2013-07-14 16:55:58 -03:00
Victor Olaya
b7bdb4c099 [sextante] change saga algorithms to use full name for cmdname 2013-07-14 17:33:08 +02:00
Victor Olaya
afb6bd3b85 [sextante] minor fixes and algorithm changes 2013-07-14 17:33:08 +02:00
Alexander Bruy
1db8347ada [sextante] update sample script to new API (fix #8278) 2013-07-14 16:56:14 +03:00
Nathan Woodrow
f6c057e5c3 Merge pull request #713 from minorua/ftools
fTools fixes
2013-07-13 21:10:51 -07:00
Juergen E. Fischer
558fe92eb1 dbmanager: adapt to sl4 metadata tables (fixes #8290) 2013-07-13 22:53:51 +02:00
Juergen E. Fischer
0157d8340b indentation update 2013-07-12 16:27:06 +02:00
Nathan Woodrow
b45b7d6f88 Merge pull request #712 from ddanielvaz/fix-8219
Fix 8219
2013-07-11 15:26:29 -07:00
Daniel Vaz
522aecc0f9 Fix #8219 2013-07-11 19:18:35 -03:00
Juergen E. Fischer
9e5e9484df dbmanager: fix setting html attributes (fixes #8271) 2013-07-11 20:32:40 +02:00
Victor Olaya
f9c104685f [sextante] fixed bug in R installation check in windows 2013-07-11 17:33:47 +02:00
Victor Olaya
7ee80c7a10 [sextante] algorithm fixes and minor changes 2013-07-11 17:33:46 +02:00
Minoru Akagi
6088fd713e fTools: fix geoprocessing (fix #7298) 2013-07-11 15:20:16 +09:00
Nathan Woodrow
56210eb0b5 Merge pull request #711 from ddanielvaz/bugfixes
Bugfixes for fTools.

Fix #8218
Fix #8069
Fix #7073
2013-07-10 18:11:09 -07:00
Daniel Vaz
62b30fcaaa Fix #8069 2013-07-10 22:02:29 -03:00
Daniel Vaz
1ed5d62b2b Fix #8069 2013-07-10 21:33:19 -03:00
Juergen E. Fischer
8284300090 db manager: fix #8146 2013-07-11 01:04:54 +02:00
Daniel Vaz
1a95297c6e Fix #7073 2013-07-10 19:18:50 -03:00
Daniel Vaz
1ebdb6964a Fix #8069 2013-07-10 19:12:33 -03:00
Daniel Vaz
89b3e0610b Fix #8218 2013-07-10 19:10:07 -03:00
Juergen E. Fischer
3b6146fc9c dbmanager: fix column renaming 2013-07-10 15:21:20 +02:00
Minoru Akagi
8ae64b438e fTools: remove unnecessary checks on output field names (fix #8241) 2013-07-10 22:01:40 +09:00
Victor Olaya
dffbc16dfd [sextante] fixed problem with projections when using file inputs 2013-07-09 22:32:07 +02:00
Victor Olaya
0d1ab81a08 [sextante] algorithm fixes 2013-07-09 22:32:06 +02:00
Victor Olaya
1c2e49ed24 [sextante] removed "lib" prefix in saga calls 2013-07-09 22:32:05 +02:00
Borys Jurgiel
d37e03be4f Update core plugins to use the new icons by default. 2013-07-06 00:49:34 +02:00
Minoru Akagi
7221c732fd fTools: remove lines that cause error with non-ascii path 2013-07-04 17:36:19 +09:00
Victor Olaya
3f9890fc4b [sextante] fixed graticule creation algorithm 2013-07-03 21:18:27 +02:00
Victor Olaya
f6b73c066c [sextante]Some algorithm renaming 2013-07-03 21:18:27 +02:00
Victor Olaya
05ceb68635 [sextante]adapted SAGA export procedure to SAGA 2.1 2013-07-03 21:18:26 +02:00
Victor Olaya
0416168216 [sextante] minor changes in algorithms 2013-07-03 21:18:25 +02:00
Minoru Akagi
7d75fcc387 fTools: fix MergeShapes and SpatialJoin
fix #7823
fix #7952
fix #8206
2013-07-03 15:20:14 +09:00
Victor Olaya
df398a18a2 [sextante] fixed some minor bugs due to new SIP API 2013-07-01 17:22:48 +02:00
Juergen E. Fischer
1ad59b798e fix #8165 2013-06-30 22:31:58 +02:00
volaya
3d7f76a59f Merge pull request #677 from radosuav/r_report_fix
Save SEXTANTE GRASS r.report output in HTML
2013-06-30 13:25:01 -07:00
Juergen E. Fischer
b697371834 fix #8198 2013-06-29 19:28:23 +02:00
Juergen E. Fischer
49e5c8f89b use QFileDialog.getOpenFileNameAndFilter variant when setting last filter (fixes #8138) 2013-06-29 11:47:43 +02:00
Matthias Kuhn
8dc28f2be4 PostgreSQL not working in DB Manager (Fix #8191) 2013-06-28 17:34:12 +02:00
Giuseppe Sucameli
c8d3fa7d0a gdaltools: fix Translate/FillNodata batch mode (follo df4fc99e83) 2013-06-27 23:31:18 +02:00
Giuseppe Sucameli
d1474956f2 gdaltools: fix syntax error (follow edd0cdd294) 2013-06-27 23:23:21 +02:00
Giuseppe Sucameli
dd406dce3e gdaltools: cleanup 2013-06-27 22:52:46 +02:00