Juergen E. Fischer
ac5e945742
translation string fixes
2019-05-20 01:05:56 +02:00
Harrissou Sant-anna
94cb85490a
Title case the options
2019-05-20 08:53:25 +10:00
Harrissou Sant-anna
4c41819eb3
Fix option label for GDAL ADDO resampling method
2019-05-20 08:53:25 +10:00
Harrissou Sant-anna
6e5976e640
Title case the resampling options
2019-05-20 08:52:54 +10:00
Harrissou Sant-anna
bd2fc75f2e
[needs-docs] Harmonize display of GDAL build vrt options
2019-05-20 08:52:54 +10:00
Harrissou Sant-anna
491ca3315f
Make data type option translatable in GDAL algorithms dialog
2019-05-20 08:51:38 +10:00
Peter Petrik
6d9b40f634
add TMS ( fix #21987 )and HTML output ( fix #21991 ) for tilesxyz. Split to 2 algorithms (directory and MBTiles)
2019-05-18 11:34:15 +02:00
Bas Couwenberg
2628c480c5
Don't include revision in sources.
...
Prevent changes to files that weren't changed between releases.
This eases review of the changes between releases significantly.
2019-05-17 16:47:47 +02:00
Raymond Nijssen
59367618cd
improved description
2019-05-11 08:39:41 +02:00
Raymond Nijssen
95c8cfed5f
use distance instead of number parameter, and set advanced flag
2019-05-11 08:39:41 +02:00
Raymond Nijssen
a6d9d26e7d
fix keyword
2019-05-11 08:39:41 +02:00
Raymond Nijssen
052db03919
Round values in ExtentFromLayer processing algorithm
2019-05-11 08:39:41 +02:00
Marcel Dancak
b1106b9f1e
[processing] fix #21958 used sqlite3 module instead of GDAL/ORG's SQLite driver
2019-05-03 13:43:15 +02:00
epifanio
841b191ea8
[processing] Add r.geomorphon grass command and module in grass core plugin ( #9625 )
...
* Create r.geomorphon.qgm
* Add files via upload
* Update default.qgc
* Create r.geomorphon.txt
Adding the description file to add the `r.geomorphon` command into `QGIS.Processing.GRASS`
* Update grass7_algorithms_raster_tests.yaml
Adding test for `r.geomorphon`
* fixing wrong spelling
thanks trevis
* Update grass7_algorithms_raster_tests.yaml
adding corrected unit test
* Create r.geomorphon.qgm
* Add files via upload
* Update default.qgc
* Create r.geomorphon.txt
Adding the description file to add the `r.geomorphon` command into `QGIS.Processing.GRASS`
* Update grass7_algorithms_raster_tests.yaml
Adding test for `r.geomorphon`
* fixing wrong spelling
thanks trevis
* Delete CTestCostData.txt
* Delete CTestCostData.txt
* Delete CTestCostData.txt
* Delete CTestCostData.txt
2019-04-27 10:37:43 +02:00
Matthias Kuhn
f26ca3649f
Merge pull request #9649 from NaturalGIS/fix_grass7_v_voronoi_again
...
Fix grass7 v.voronoi again
2019-04-27 10:37:11 +02:00
Martin Dobias
5e4ea73399
Merge pull request #9857 from marcel-dancak/tiles_xyz
...
New Processing Algorithm to generate raster XYZ tiles
2019-04-26 08:41:30 +02:00
Martin Dobias
e6ff7e00ef
Raise an exception if the necessary parameter was not specified
2019-04-25 23:25:05 +02:00
Martin Dobias
285d4e0da0
Remove NAME parameter, use OUTPUT_FILE instead
...
For output to directory, OUTPUT_DIRECTORY destination parameter is used.
For output to MBTiles file, OUTPUT_FILE destimation parameter is used.
2019-04-25 22:10:37 +02:00
Marcel Dancak
0bb701a649
Added help text
2019-04-25 14:09:41 +02:00
Marcel Dancak
e0d6694a12
Adjusted min/max/default values of parameters, moved some code into 'prepareAlgorithm'
2019-04-25 12:15:52 +02:00
Marcel Dancak
83f35617f3
MBTilesWriter can write tiles in any order, proper transforming of extents
2019-04-25 09:43:33 +02:00
Marcel Dancak
efdd52cb2f
Commented out code for debugging (saving of metatiles), fixed python formatting
2019-04-24 15:23:56 +02:00
Marcel Dancak
4ab9bb6175
Registration of TilesXYZ algorithm
2019-04-24 13:11:36 +02:00
Marcel Dancak
73a5a6adc1
Initial version of xyz tiles export (processing tool)
2019-04-24 12:25:58 +02:00
Alexander Bruy
c706cdeb06
[processing] ensure that output temporary directory exists ( fix #21701 )
2019-04-20 11:53:47 +03:00
Matthias Kuhn
8416e7588c
Merge pull request #9781 from m-kuhn/processing_parameter_as_boolean
...
Add QgsProcessingAlgorithm::parameterAsBoolean
2019-04-17 09:20:07 +02:00
Alessandro Pasotti
ac04339434
Pass transform context to raster calculator
2019-04-17 10:06:41 +10:00
Alessandro Pasotti
0d7841a0d8
Fix grass alg combineLayerExtents
2019-04-17 10:06:41 +10:00
Nyall Dawson
b6bc1ee2d4
Tweak QgsProcessingUtils::combineLayerExtents for future proofing, remove deprecated usage
2019-04-17 10:06:41 +10:00
Matthias Kuhn
b90a01847f
Prefer parameterAsBoolean over parameterAsBool
2019-04-16 08:30:00 +02:00
nirvn
9ce1093bce
[FEATURE][ogr] Add string list field type support
2019-04-10 08:06:12 +07:00
nirvn
5e0fd15570
[FEATURE][processing] Add concatenate_unique support to the aggregate alg
2019-04-05 12:01:06 +07:00
Juergen E. Fischer
f1dbcc3c53
processing: fix grass' r.quantile parameter ( fixes #21751 )
2019-04-04 16:46:37 +02:00
Nyall Dawson
39a255c1b9
[processing] Use null instead of nan for invalid stat values in join by location summary
2019-04-02 06:17:56 +10:00
Nyall Dawson
7bf9279a53
[processing] Fix invalid reprojection in join by location (summary)
2019-04-02 06:17:56 +10:00
volaya
165ab8b25f
[processing] do not export input sdat files
2019-03-30 11:02:25 +10:00
Giovanni Manghi
53e5216aba
fix the GRASS7 v.voronoi module, added missing file
2019-03-29 01:22:29 +00:00
Giovanni Manghi
213ca55eba
fix the GRASS7 v.voronoi module
2019-03-29 01:22:00 +00:00
Nyall Dawson
f5a3485eae
Fix some Python warnings, avoid accidently hiding all deprecation warnings
2019-03-28 11:47:23 +10:00
Nyall Dawson
ac651ee0d9
Followup 8d51a693, fix broken plugins
2019-03-27 07:20:43 +10:00
Denis Rouzaud
8d51a693a1
missing changes of QgsMapLayer::Type => QgsMapLayerType
2019-03-26 14:09:19 -05:00
Juergen E. Fischer
0c23e94a29
fix translation string
2019-03-23 20:53:31 +01:00
Víctor Olaya
e0a990d997
[processing] Add 'call' statements to SAGA batch file
2019-03-22 12:15:50 +10:00
Giovanni Manghi
10a542ebdf
fixes GRASS r.mapcalc tool
2019-03-22 07:29:53 +10:00
Rashad Kanavath
91d430a0cb
fix travis code_layout test
2019-03-21 04:44:59 +10:00
Rashad Kanavath
0b86110ccd
report warnings as non fatal errors through Feedback
2019-03-21 04:44:59 +10:00
Rashad Kanavath
c763b9229b
fix #21373 #21374 : handle update optional status based on user-input
...
Parameters are marked required in descriptor file for certian
applications but they are only required if a parent parameter has a
"certain" value. So initial idea was to make all of those parameters
optional from OTB part. So that qgis can work correctly and was a easy
fix. But.. we (me and Antonie) decided not to take that route and
found a better fix.
`OtbParameterChoice` and its wrapper will update optional status of
all sub-parameters depending on the value of a choice parameter.
A test has been added to check this issue and will be available in
next commit.
2019-03-21 04:44:59 +10:00
Rashad Kanavath
f1cc8aa108
bug: check for empty string in parameter values
2019-03-21 04:44:59 +10:00
Rashad Kanavath
d3a1c65368
Remove OtbSettings class and put constants for key names in OtbUtils
2019-03-21 04:44:59 +10:00
Rashad Kanavath
07d17a0f17
This commits fixes encoding issue on windows.
...
getWindowsCodePage is taken from Grass7Utils.py
Instead of writing a cli_file at startup, provider now pass all
required env_variables directly to subprocess.popen. This has known to
cause issues when handling with windows path names. subprocess.Popen
handles it correctly depending on platform
Logging of output from otbalgorithm and updating progress bar is
slightly updated.
Algoirthm is now launched directly using otbApplicationLauncherCommandLine
`encoding` (on windows) and env arguments passed to subprocess is
logged in QgsMessageLog
2019-03-21 04:44:59 +10:00