8 Commits

Author SHA1 Message Date
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
Alexander Bruy
c5cb2f802e [processing] i18n support for lastools provider 2015-01-17 11:24:54 +02:00
Nathan Woodrow
9d76247ac3 Fix #11928 - import os for las tools 2014-12-30 13:08:53 +10:00
volaya
6c7d61f3be [processing] update of lidar algorithms
Provided by Martin Isenburg
2014-12-22 12:53:29 +01:00
elpaso
59ec15bb2b [processing] Avoid python hangs when run in headless mode from FCGI 2014-10-03 10:35:07 +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
9b277cb040 [processing] refactoring to put all algorithm providers under a single module 2014-04-19 20:49:17 +02:00