volaya
|
b2a12735c5
|
[processing] fixed update of console call in GdalAlgorithmDialog
fixes #14129
|
2016-01-19 09:03:23 +01:00 |
|
Nyall Dawson
|
7e90d5773f
|
Whitespace fix
|
2016-01-19 08:42:02 +11:00 |
|
volaya
|
4c34871f0a
|
[processing] fixed problems when opening/removing layers while alg dialog is open
|
2016-01-18 15:02:10 +01:00 |
|
volaya
|
931ca4d6d6
|
[processing] indentation fixes
|
2016-01-08 12:52:19 +01:00 |
|
Alexander Bruy
|
4137437f2c
|
PEP8 fixes
|
2016-01-08 10:32:43 +02:00 |
|
volaya
|
62302377db
|
[processing] UI/UX improvements
Related to QEP #19
Some algorithm description provided by Frank Sokolic
|
2016-01-08 08:27:22 +01:00 |
|
Alexander Bruy
|
b207268e69
|
add missed license headers in Processing files
|
2016-01-07 17:52:49 +02:00 |
|
volaya
|
41c9da9b0b
|
[processing] More informative message when cannot compute gdal commands due to wrong params
|
2016-01-06 10:35:53 +01:00 |
|
volaya
|
943b101501
|
[processing] added selectionChanged signal to MultipleInputPanel
linked signal with GdalAlgorithmDialog
|
2016-01-06 10:29:38 +01:00 |
|
Médéric RIBREUX
|
006a1614cf
|
[Processing]Add gdal_retile.py and gdal2tiles.py algorithms
This should fix Redmine #3331
|
2016-01-04 13:19:46 +01:00 |
|
Juergen E. Fischer
|
6c3141b605
|
fix #13964
|
2015-12-09 08:56:15 +01:00 |
|
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 |
|