127 Commits

Author SHA1 Message Date
Juergen E. Fischer
f996c54776 indentation update 2015-10-30 23:30:16 +01:00
Giuseppe Sucameli
55b068fa9a Merge branch 'clipper' of https://github.com/PedroVenancio/Quantum-GIS into PedroVenancio-clipper
Conflicts:
	python/plugins/processing/algs/gdal/ClipByMask.py
2015-10-25 16:38:27 +01:00
volaya
88d4605ad9 Merge pull request #2355 from om-henners/master
[processing] Update OGR tools
2015-10-24 15:42:18 +02:00
volaya
1dd8e79baf Merge pull request #2389 from NaturalGIS/gdal_advanced
Processing gdal translate and warp advanced parameters as such
2015-10-24 15:38:07 +02:00
volaya
fd26acd2f8 Merge pull request #2390 from NaturalGIS/processing_gdal_clip_raster
Processing advanced parameters for gdal clip raster
2015-10-24 15:37:13 +02:00
PedroVenancio
5057f761fa Adds the -crop_to_cutline parameter as optional to fix the gdalwarp deviation described in #4530. Option added to Clipper tool from GdalTools and Processing. It also adds the -tr xres yres parameter to GdalTools Clipper tool. Also get the original raster resolution. 2015-10-23 01:24:08 +01:00
Giovanni Manghi
c0919e0ac0 processing add option for additional parameters for gdal rasterize 2015-10-22 10:07:43 +01:00
Giovanni Manghi
ebd51b2c79 remove repeated parameter 2015-10-22 09:57:38 +01:00
Giovanni Manghi
83d99b1616 Processing advanced parameters for gdal clip raster 2015-10-22 09:48:45 +01:00
Giovanni Manghi
03333c8502 Processing gdal translate and warp advanced parameters as such 2015-10-22 09:37:47 +01:00
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
Henry Walshaw
524f6ab460 Add a dialect select to ogrsql
Add the ability to select sqlite or ogrsql dialects when executing SQL

Signed-off-by: Henry Walshaw <henry.walshaw@gmail.com>
2015-10-08 23:03:36 +11:00
Henry Walshaw
4c1e056971 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-08 23:02:47 +11:00
Henry Walshaw
1b014fe1bd Make ogrinfo summary info output optional
Make summary output optional (but default) by adding a boolean parameter to the ogrinfo script

Signed-off-by: Henry Walshaw <henry.walshaw@gmail.com>
2015-10-08 23:01:21 +11:00
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