volaya
00cb6800aa
[processing] fixed wrong import
2015-01-22 13:23:42 +01:00
volaya
7106384c33
[processing] fixed model help editing
2015-01-22 13:23:41 +01:00
alexbruy
cd556e6543
Merge pull request #1850 from SrNetoChan/Bug_12001
...
fix Processing Keep n biggest parts algorithm (fix #12001 )
2015-01-22 10:20:13 +02:00
Alexandre Neto
e26eae9496
Fixes Processing Keep n biggest parts bug #12001
2015-01-21 23:54:50 +00:00
Giovanni Manghi
2db2c5cb7f
fix Processing ogr2ogr convert format tool
2015-01-21 19:19:45 +00:00
Giovanni Manghi
8499242b82
fix Processing OGR import into PostGIS
2015-01-21 18:52:13 +00:00
volaya
4549a389b7
Merge pull request #1680 from tmizu23/r_utils
...
fix Empty console Output on R under processing. refs #7643
2015-01-21 15:40:42 +01:00
volaya
678f1ab4c0
[processing] allow using upcoming saga release
2015-01-21 14:04:36 +01:00
volaya
dce7ef30fb
renamed geostatistics modules in SAGA connector
2015-01-21 14:04:35 +01:00
volaya
c1f60e3876
Merge pull request #1843 from radosuav/processing_sublayers
...
[Processing] Add support for input rasters with sublayers.
2015-01-21 12:53:58 +01:00
Giovanni Manghi
a95e28fb0a
fix different issues in SAGA grid calculator module and add a couple of useful options
2015-01-20 20:56:46 +00:00
radosuav
82f043c28c
[Processing] Add support for input rasters with sublayers.
2015-01-20 12:36:46 +01:00
volaya
b0291985ac
[processing] added specific algorithm for saga 214
2015-01-20 12:34:17 +01:00
volaya
e9228b67c9
[processing] some SAGA fixes
...
-fixed raster export
-fixed version numbering when no saga installation is found
2015-01-20 11:41:27 +01:00
Alexander Bruy
5511c86c9f
fix file permissions
2015-01-20 09:48:37 +02:00
Alexander Bruy
a81ec21564
[processing] remove help files already ported to User Guide
2015-01-20 09:45:54 +02:00
Werner Macho
2011951d60
Fix some typos
...
Signed-off-by: Werner Macho <werner.macho@gmail.com>
2015-01-18 20:47:22 +01:00
Juergen E. Fischer
6a65050faf
translation string fixes
2015-01-18 00:48:08 +01:00
Alexander Bruy
fdd17517fc
[processing] enable algs that require 3rd party Python modules when
...
possible
2015-01-17 14:57:21 +02:00
Alexander Bruy
d8a224d896
fix typos
2015-01-17 12:17:15 +02:00
Alexander Bruy
07462f5476
[processing] i18n support for SAGA provider
2015-01-17 11:24:54 +02:00
Alexander Bruy
e1d8710d8c
[processing] i18n support for TauDEM provider
2015-01-17 11:24:54 +02:00
Alexander Bruy
321ff1b1d5
[processing] i18n support in grass, R, OTB and example providers
2015-01-17 11:24:54 +02:00
Alexander Bruy
ad758aa8db
[processing] i18n for qgis provider
2015-01-17 11:24:54 +02:00
Alexander Bruy
c5cb2f802e
[processing] i18n support for lastools provider
2015-01-17 11:24:54 +02:00
Alexander Bruy
f3f09fa500
[processing] i18n support in gdal provider
2015-01-17 11:24:54 +02:00
volaya
49cf93dafb
[processing] Consistently show modeler dialog as modal
2015-01-16 09:21:32 +01:00
volaya
908d6b3cf9
[processing]download and store help files when downloading from script/models repo
...
Fixes #11979
2015-01-15 10:35:44 +01:00
volaya
c54cd92f81
[processing] fixed handling of file outputs in scripts
...
Fixes #11990
2015-01-15 10:27:20 +01:00
volaya
73f184e2e8
[processing] fixed handling of bool values in saga 213
2015-01-15 10:27:19 +01:00
volaya
05f6e9973c
[processing] fixed make file
2015-01-15 10:27:18 +01:00
volaya
aa60bfecb2
[processing] New system for handling SAGA versions
...
This commit sets a different way of handling SAGA versions and a new way of checking saga installations
This is done to fix the messy situation that SAGA causes due to its API changing in each release.
2015-01-15 10:27:18 +01:00
Markus Neteler
b7dcd67f3e
Updates for current GRASS GIS 7 release branch [merged PRs]:
...
* Delete r.bitpattern.txt: r.bitpattern is now only an Addon since r.mapcalc and i.modis.qc provide the functionality
* r.describe.txt: flag description cosmetics
* r.random.raster.txt: fix typo
* Update and rename r.shaded.relief.txt to r.relief.txt (http://trac.osgeo.org/grass/wiki/Grass7/NewFeatures#Renamedmodules )
* Update r.sunmask.txt: -s added but "Outputraster" needs to be optional for that [TODO]
* Update r.surf.area.txt: "units" added
* Delete r.surf.idw2.txt: r.surf.idw2 is now a GRASS GIS Addon (http://trac.osgeo.org/grass/wiki/Grass7/NewFeatures#Replacedandremovedmodules )
* Delete v.transform.pointsfile.txt: The pointsfile parameter no longer exists. Use v.transform.txt instead
* Update TODO
2015-01-12 07:41:50 +01:00
Giovanni Manghi
29f8b2399a
fix a few qgis processing scripts
2015-01-09 19:02:50 +00:00
Nathan Woodrow
9d76247ac3
Fix #11928 - import os for las tools
2014-12-30 13:08:53 +10:00
volaya
247c3dd0e7
[processing] fixed split vector layer algorithm
2014-12-22 12:53:30 +01:00
volaya
6c7d61f3be
[processing] update of lidar algorithms
...
Provided by Martin Isenburg
2014-12-22 12:53:29 +01:00
volaya
9e879ed9ee
[processing] fixed handling of file parameters in modeler
2014-12-22 12:53:28 +01:00
Alexander Bruy
c800a8cd74
[processing] fix extent selection in batch mode ( fix #11878 )
2014-12-18 09:47:24 +02:00
Alexander Bruy
69fe922a54
[processing] fix VectorWriter class ( fix #11875 )
2014-12-18 09:18:41 +02:00
Alexander Bruy
e31027c840
[processing] fix column autofill in batch mode ( fix #11876 )
2014-12-18 09:18:40 +02:00
Alexander Bruy
e42e1053e8
[processing] enlarge column width in batch processing GUI ( fix #11879 )
2014-12-18 09:18:40 +02:00
volaya
2363ae56ab
[processing] indentation fix
2014-12-16 15:24:15 +01:00
volaya
901c7642d1
[processing] fixed handling of source strings in ogr algorithms
2014-12-16 14:04:45 +01:00
Giovanni Manghi
8afbe83c74
fix gdal rasterize when using the -ts parameter
2014-12-15 18:20:17 +00:00
Alexander Bruy
c8b90186b1
[processing] fix exception raising ( fix #11842 )
2014-12-11 14:36:49 +02:00
Alexander Bruy
0d8cb3c1a9
[processing] fix wrong behavior in Join by location alg ( fix #11736 )
2014-12-11 12:43:35 +02:00
Alexander Bruy
50620533e7
[processing] fix rows addition in batch processing interface
2014-12-11 11:45:38 +02:00
alexbruy
4980dba5d8
Merge pull request #1719 from bstroebl/splitLines
...
[processing] [feature] split lines with lines
2014-12-08 11:59:45 +02:00
Bernhard Ströbl
da17656fe0
Log error to ProcessingLog
2014-12-08 09:31:41 +01:00