10 Commits

Author SHA1 Message Date
volaya
1eec3b9ecf [processing] fixed ogr import to postgis when origin layer is a database 2015-01-28 11:24:43 +01:00
volaya
901c7642d1 [processing] fixed handling of source strings in ogr algorithms 2014-12-16 14:04:45 +01:00
volaya
f3fdd9c200 [processing] clean unused line 2014-11-21 15:02:18 +01:00
Alexander Bruy
5d1dde034e fix regex for getting layer name 2014-11-08 18:17:39 +02:00
Alexander Bruy
2417a82bd7 [processing] add method in OGR algorithms for getting layer name from source 2014-11-07 16:11:11 +02:00
Alexander Bruy
2d835fbae0 [processing] replace str() with unicode() to avoid possible issues with
non-ASCII characters (work in progress)
2014-08-01 08:29:55 +03: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
Victor Olaya
9b277cb040 [processing] refactoring to put all algorithm providers under a single module 2014-04-19 20:49:17 +02:00