Alexander Bruy
|
7823a5a857
|
[processing] add missed fTools algorithms: Define current projection
and Create spatial index.
Also add missed Assign projection from GDALTools
|
2016-03-01 15:57:32 +02:00 |
|
Alexander Bruy
|
11a9a66104
|
[processing] add icons for fTools and GDALTools algorithms
|
2016-03-01 15:57:31 +02:00 |
|
Alexander Bruy
|
cf8c7b13db
|
fix failing indenation test
|
2016-02-19 21:19:49 +02:00 |
|
Giovanni Manghi
|
3215247c71
|
fix processing gdal_rasterize: missing output format parameter
|
2016-02-19 18:03:02 +00:00 |
|
Juergen E. Fischer
|
6a3753e2e8
|
processing: fix translation context for AlgorithmDialogBase
|
2016-02-15 00:16:51 +01:00 |
|
Juergen E. Fischer
|
ded1ebb33b
|
indentation fixes
|
2016-02-09 14:19:13 +01:00 |
|
Alexander Bruy
|
475911f75f
|
Merge pull request #2768 from NaturalGIS/processing_fix_gdal_string
[processing] fix non-translatable string in GDAL/Aspect
|
2016-02-09 15:12:38 +02:00 |
|
Alexander Bruy
|
686ad242c1
|
Merge pull request #2769 from NaturalGIS/processing_fix_gdal_optional_parameters
[processing] fix a few GDAL/OGR optional parameters
|
2016-02-09 15:12:15 +02:00 |
|
Alexander Bruy
|
a5ddf92dfb
|
Merge pull request #2770 from NaturalGIS/processing_fix_ogr_convert_format
[processing] fix OGR/Convert format tool
|
2016-02-09 15:11:32 +02:00 |
|
Giovanni Manghi
|
24ce6d239b
|
fix Processing OGR/Convert format tool
|
2016-02-08 21:59:15 +00:00 |
|
Giovanni Manghi
|
7072db4c47
|
fix a few GDAL/OGR Processing optional parameters
|
2016-02-08 21:05:23 +00:00 |
|
Giovanni Manghi
|
3593a3a12c
|
fix non-translatable string in Processing GDAL/Aspect
|
2016-02-08 19:18:04 +00:00 |
|
Giovanni Manghi
|
5e5ddafb0e
|
fix Processing GDAL near black tool
|
2016-02-08 19:02:17 +00:00 |
|
Alexander Bruy
|
dc78035329
|
[processing] restore OgrAlgorothm, as it may be used by some 3rd party
plugins. This class will be removed in QGIS 3.
|
2016-02-01 09:40:09 +02:00 |
|
Nyall Dawson
|
cbe8cb7282
|
Formatting update, using newer autopep8 version
|
2016-01-30 09:33:24 +11:00 |
|
Alexander Bruy
|
9193d8f5a0
|
[processing] drop GdalScriptAlgorithm as it is not used
Also remove OgrAlgorithm base class at it almost completely duplicates
GdalAlgorithm class. All affected algorithms updated accordingly.
|
2016-01-22 15:47:20 +02:00 |
|
Alexander Bruy
|
cf02a71bb0
|
get rid of multiple inheritance, fix missed import
|
2016-01-21 17:56:48 +02:00 |
|
Alexander Bruy
|
fe2bb2f09f
|
[processing] take in account vector subsets when clipping raster (fix #11972)
|
2016-01-21 16:24:33 +02:00 |
|
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 |
|