Juergen E. Fischer
|
31df84aa6b
|
run 2to3 on source
|
2016-09-21 23:30:04 +02:00 |
|
Alexander Bruy
|
65db336eaf
|
[processing] move some constants to the dataobjects module
|
2016-09-02 09:28:45 +03:00 |
|
Giovanni Manghi
|
24ce6d239b
|
fix Processing OGR/Convert format tool
|
2016-02-08 21:59:15 +00:00 |
|
Alexander Bruy
|
9193d8f5a0
|
[processing] drop GdalScriptAlgorithm as it is not used
Also remove OgrAlgorithm base class at it almost completely duplicates
GdalAlgorithm class. All affected algorithms updated accordingly.
|
2016-01-22 15:47:20 +02:00 |
|
Juergen E. Fischer
|
b39055b39c
|
indentation update (now including autopep8)
|
2015-08-22 14:29:41 +02:00 |
|
Juergen E. Fischer
|
66a3d02240
|
integrate processing into update_ts.sh (also includes all translations
in the repository and none outside of it).
|
2015-07-26 04:28:37 +02:00 |
|
volaya
|
7a35d62b09
|
[processing] add help links for gdal/ogr alga
|
2015-05-21 15:44:00 +02:00 |
|
pcav
|
69ed92bcfc
|
Uniform and informative output names for Processing (GDAL)
|
2015-05-18 09:29:41 +02:00 |
|
volaya
|
1964a7c744
|
[processing] added box with console commands for gdal/ogr algs
|
2015-05-07 13:20:28 +02:00 |
|
Juergen E. Fischer
|
956c155e8f
|
fix python pep8 warnings and fix some revealed errors
pep8 --ignore=E111,E128,E201,E202,E203,E211,E221,E222,E225,E226,E227,E231,E241,E261,E265,E272,E302,E303,E501,E701 \
--exclude="ui_*.py,debian/*,python/ext-libs/*" \
.
|
2015-02-01 20:46:47 +01:00 |
|
Giovanni Manghi
|
2db2c5cb7f
|
fix Processing ogr2ogr convert format tool
|
2015-01-21 19:19:45 +00:00 |
|
Alexander Bruy
|
f3f09fa500
|
[processing] i18n support in gdal provider
|
2015-01-17 11:24:54 +02:00 |
|
volaya
|
6486594f57
|
[Processing] Refactoring of parameters and outputs
It also adds some changes in the core and tools package, to provide a cleaner structure
|
2014-07-14 14:47:05 +02:00 |
|
Alexander Bruy
|
c33007fe70
|
remove unused files, code cleanup
|
2014-07-09 20:53:45 +03:00 |
|
Alexander Bruy
|
a9216c7189
|
[processing] refactor OGR algorithms to use commandline tools, not
bindings
|
2014-07-09 19:58:17 +03: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 |
|
Juergen E. Fischer
|
5b2824f788
|
indentation update
|
2014-05-21 22:18:59 +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 |
|
Victor Olaya
|
9b277cb040
|
[processing] refactoring to put all algorithm providers under a single module
|
2014-04-19 20:49:17 +02:00 |
|