114 Commits

Author SHA1 Message Date
volaya
603c2767aa Merge pull request #2372 from om-henners/ogrsql_fix
Fix ogrsql path quoting
2015-10-20 19:28:55 +02:00
Henry Walshaw
48aeb8c03c Fix ogrsql path quoting
Fix the ogrsql path quoting which left the extra quotes around the input layer path

Signed-off-by: Henry Walshaw <henry.walshaw@gmail.com>
2015-10-15 09:32:34 +11:00
Ujaval Gandhi
b379e93b95 Remove the extra argument to getConsoleCommands()
getConsoleCommands takes only 1 arg. The extra arg in the method definition causes an error when running the algorithm
2015-10-08 20:29:40 +05:30
alexbruy
bdb8b0cec9 Merge pull request #2332 from NaturalGIS/fix_ogr_tools
[processing] fix some OGR-based tools
2015-09-27 08:21:50 +03:00
Juergen E. Fischer
56b5d4e723 indentation update 2015-09-26 19:53:10 +02:00
volaya
1340f4d4f1 [processing] added 'run as batch' button in algorithm dialog 2015-09-24 13:10:41 +02:00
Giovanni Manghi
9cb18c6f39 fix some processing/ogr tools 2015-09-22 23:03:12 +01:00
volaya
72af56d8a2 [processing] quote return string when returning uri in ogrConnectionString
Fixes #13174
2015-09-21 07:45:18 +02:00
Juergen E. Fischer
b39055b39c indentation update (now including autopep8) 2015-08-22 14:29:41 +02:00
Matthias Kuhn
9fc1b48bf3 Replace str() with unicode() and some PEP 8 2015-08-16 20:58:43 +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
12736ac567 [processing] improvements fro gdal rasterize algs/gdal/rasterize.py
fixes #12541
2015-07-03 08:18:56 +02:00
radosuav
12c1c869ee [processing] Remove space in GDAL warp which causes issues when alg is called from script. 2015-06-15 11:29:20 +02:00
Larry Shaffer
64e43f806a [processing] fix typo in ogrinfo process 2015-06-12 17:58:51 -06:00
volaya
7a35d62b09 [processing] add help links for gdal/ogr alga 2015-05-21 15:44:00 +02:00
volaya
c9841fb645 [processing] cosmetic improvements to gdal/ogr algs 2015-05-21 15:44:00 +02:00
Alexander Bruy
30dbd8fd5b [processing] drop resources.qrc and load images dynamically. Also remove
unused images
2015-05-19 15:30:25 +03:00
pcav
69ed92bcfc Uniform and informative output names for Processing (GDAL) 2015-05-18 09:29:41 +02:00
Juergen E. Fischer
31843a78ee processing: fix interpretation of oracle layers (take II; followup f0daab9) 2015-05-12 21:40:02 +02:00
Paolo Cavallini
fb141e76fe Update rasterize.py
Better default for output type. Fixes http://hub.qgis.org/issues/12695
2015-05-07 18:12:05 +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
f0daab9c7c processing: fix interpretation of oracle layers (fixes #12590)
Funded by norbit.de
2015-04-20 11:37:34 +02:00
pcav
6a46f464f7 Better default for COMPRESSTYPE in GDAL 2015-04-16 17:59:39 +02:00
Giovanni Manghi
ed784d94f9 fix gdal_rasterize: remove duplicate options 2015-04-10 18:03:55 +01:00
pcav
686ba43c07 Better naming for GDAL outputs (partial fix for http://hub.qgis.org/issues/12542) 2015-04-10 09:44:20 +02:00
pcav
a911e6e81a Various fixes to Processing algs; fix for http://hub.qgis.org/issues/12537 2015-04-10 09:19:21 +02:00
Alexander Bruy
7097a5035e remove duplicate condition 2015-04-09 20:10:42 +03:00
Alexander Bruy
df9d5f4b9f Merge branch 'fix_gdal_rasterize' of https://github.com/NaturalGIS/QGIS into fix-gdal_rasterize 2015-04-09 20:09:35 +03:00
Giovanni Manghi
a23a30cb94 add gdal_rasterize tool to easily allow write over existing raster 2015-04-09 10:25:53 +01:00
Giovanni Manghi
5bc9a7ef35 better option text 2015-04-09 09:53:39 +01:00
Giovanni Manghi
a0d32b87fb fix gdal rasterize when using an existing raster layer 2015-04-09 09:52:11 +01:00
Juergen E. Fischer
f17755cec4 indentation update 2015-03-19 22:58:11 +01:00
Giovanni Manghi
1fd43c44f1 better name for tool 2015-03-01 11:51:33 +00:00
Giovanni Manghi
dfc5670c5f better quotes in processing/ogr import to postgis tools 2015-03-01 11:34:20 +00:00
Alexander Bruy
be07f239e9 formatting fixes 2015-02-24 12:42:08 +02:00
Alexander Bruy
24811af85f Merge branch 'processing_import_geomless_tables_in_postgresql_2' of https://github.com/gioman/QGIS into geometry-less-import
Conflicts:
	python/plugins/processing/algs/gdal/GdalOgrAlgorithmProvider.py
2015-02-24 12:38:52 +02:00
Alexander Bruy
b4f25684ae make parameter descriptions translatable 2015-02-24 12:35:00 +02:00
Alexander Bruy
a2f686a20d Merge branch 'new_processing_ogr_tools' of https://github.com/gioman/QGIS into ogr-tools 2015-02-24 11:43:24 +02:00
Alexander Bruy
5260ef3992 unify algorithm name and source file name, formatting fixes 2015-02-24 11:25:50 +02:00
Alexander Bruy
31aed14ea2 Merge branch 'processing_add_gdal_raster_calc' of https://github.com/gioman/QGIS into gdal_calc
Conflicts:
	python/plugins/processing/algs/gdal/GdalOgrAlgorithmProvider.py
2015-02-24 11:04:33 +02:00
Giovanni Manghi
bf08b7b871 processing: add gdal tileindex 2015-02-24 00:05:55 +00:00
Juergen E. Fischer
e2dd504377 processing: fix unused variable error 2015-02-17 21:02:40 +01:00
alexbruy
1b0fb48012 Merge pull request #1904 from gioman/fix_ogr2ogr_clip
[processing] ogr clip by polygon: clip polygon layer name must be declared to avoid issues with postgis and spatialite layers
2015-02-17 20:21:41 +02:00
Juergen E. Fischer
4a44956222 fix processing plugin main translation and add translations
for toplevel toolbox entries (fixes #12168)
2015-02-13 20:32:18 +01:00
Juergen E. Fischer
f540cd16a2 processing: verify postgresql access and request credentials if necessary (fixes #12137) 2015-02-12 21:34:08 +01:00
Giovanni Manghi
e62a7fa7c3 ogr clip by polygon: clip polygon layer name must be declared to avoid issues with postgis and spatialite layers 2015-02-10 08:49:00 +00:00
Juergen E. Fischer
198d8fe58f fix warnings and extra semicolons 2015-02-07 13:54:46 +01:00
Giovanni Manghi
67e4a9a170 add missing file 2015-02-06 11:29:44 +00:00
Giovanni Manghi
ac5d284382 add gdal raster calculator to processing 2015-02-06 11:29:29 +00:00
Giovanni Manghi
a6af682b8b add new geoprocessing tools based on ogr2ogr and sqlite sql dialect 2015-02-05 22:55:44 +00:00