Paolo Cavallini
c79dd9d15b
Merge pull request #2006 from NaturalGIS/grass7_better_default_raster_resolution
...
better GRASS7 default raster resolution and fix r.composite
2015-04-26 13:22:47 +02:00
Paolo Cavallini
e7e027944e
Update GrassAlgorithm.py
...
Better default cellsize for GRASS6
2015-04-26 12:58:54 +02:00
Giovanni Manghi
031f9a9fe9
better GRASS7 default raster resolution and fix r.composite
2015-04-26 11:33:03 +01:00
Nyall Dawson
b2ca7faf3e
Modernise diagram properties UI:
...
Switch to stacked widget, QgsScaleRangeWidget, QgsFieldExpression
widget, QgsDoubleSpinBoxes.
Rearrange and reword controls to clarify their behaviour.
2015-04-22 18:03:32 +10:00
Nyall Dawson
16af787192
Fix line placement flags for diagrams. Line placement options for
...
PAL are flags, not an enum
2015-04-22 18:03:24 +10:00
alexbruy
12d92e4fb4
Merge pull request #1998 from radosuav/missing_html_tags
...
[processing] fix displaying result graphs
2015-04-22 09:38:06 +03:00
Nyall Dawson
774e5d3012
Fix crash on QgsDataDefined copy ( fix #12027 )
2015-04-22 06:00:59 +10:00
alexbruy
2fddcaf30c
Merge pull request #1994 from bstroebl/bugInEliminate
...
[processing] avoid run-time error in the Eliminate sliver polygons algorithm
2015-04-21 16:54:28 +03:00
Alexander Bruy
8ccae4fef1
[processing] add "mode" to ZonalStatistics output. Contributed by Anton
...
Biatov
2015-04-21 16:13:14 +03:00
radosuav
c246fec2df
[Processing] Fix bug with displaying result graphs by adding <html> tags.
2015-04-21 10:31:14 +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
Nyall Dawson
ee7b4d2539
[FEATURE] Add extra statistics to zonal stats plugin ( fix #4430 )
...
Adds median, standard dev, min, max, range, minority, majority
and variety
2015-04-20 18:20:02 +10:00
Paolo Cavallini
cd3a120adb
Update ShapestoGrid.txt
...
Better default for saga rasterization
2015-04-17 17:04:27 +02:00
Juergen E. Fischer
d79268cbd7
indentation update
2015-04-17 09:51:24 +02:00
pcav
6a46f464f7
Better default for COMPRESSTYPE in GDAL
2015-04-16 17:59:39 +02:00
Bernhard Ströbl
af64ae966f
[PROCESSING] Avoid run-time error
...
if intersection geometry is None (happens IMHO if geometries are not valid)
2015-04-16 17:54:15 +02:00
Paolo Cavallini
8a1ea2ee48
Update Slope,Aspect,Curvature.txt
...
Better defaults for slope and aspect in saga:processing
2015-04-16 17:21:15 +02:00
Alexander Bruy
c9ec4d4afc
[processing] Select by atribute sum algorithm
2015-04-15 16:51:53 +03:00
Giovanni Manghi
ed6d8dcab7
fix GRASS7 v.generalize
2015-04-14 12:24:26 +01:00
Nyall Dawson
cfe397e718
Better fix for ffd81f4, avoid unnecessary copies of geometry
2015-04-14 10:36:04 +10:00
Nyall Dawson
7c7ef6d8cd
Fix diagrams not respecting canvas rotation
...
Also fixes diagrams not showing for invalid polygons (fix #11955 )
2015-04-13 23:16:14 +10:00
Nyall Dawson
437fc82435
Followup 43f150d, fix labels always enabling with diagrams
2015-04-13 23:16:14 +10:00
alexbruy
66d55dabbd
Merge pull request #1988 from NaturalGIS/master
...
[processing] remove duplicate options from gdal_rasterize (fix #12538 )
2015-04-11 11:36:42 +03:00
Nyall Dawson
28b5217bb8
Merge pull request #1974 from vmora/graduated_by_size
...
[feature] graduated with varying size
2015-04-11 11:15:50 +10:00
Giovanni Manghi
ed784d94f9
fix gdal_rasterize: remove duplicate options
2015-04-10 18:03:55 +01:00
Alexander Bruy
96d4003aa6
[processing] set CRS for output grid ( fix #12518 )
2015-04-10 16:44:37 +03:00
Alexander Bruy
864443df76
[processing] display X and Y labels on the scatterplot ( fix #12095 )
2015-04-10 16:26:00 +03:00
Alexander Bruy
b9f391f9a4
[processing] save last used models/scripts directory ( fix #12536 )
2015-04-10 16:25:38 +03:00
Alexander Bruy
a449af255d
[processing] fix typo in the algorithm name ( fix #12227 )
2015-04-10 16:25:30 +03:00
pcav
5aaa125dc6
Better output names for SAGA models
2015-04-10 11:04:27 +02: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
vmora
84af60ad56
[feature] graduated with varying size
...
The graduated symbol renderer now allows to use varying size instead of
varying color.
The classification remains the same an tabbed size/color in the gui
allows the use to choose one type or the other.
2015-04-10 09:14:14 +02:00
pcav
3a55abd147
Better default for a Processing:SAGA module
2015-04-10 06:54:29 +02:00
Paolo Cavallini
4bc0078f50
Update ShapestoGrid.txt
...
Better defaults for Shapes to grid
2015-04-09 20:11:34 +02:00
Alexander Bruy
8636620a43
bump version number of the Processing plugin to avoid masking by the
...
version from repository
2015-04-09 20:12:50 +03: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
alexbruy
c801c503b2
Merge pull request #1976 from radosuav/otb_double_quotes
...
[processing] avoid consecutive quotes when calling OTB algorithms
2015-04-09 20:05:46 +03:00
alexbruy
33d973f5e4
Merge pull request #1980 from NaturalGIS/gdal_rasterize_to_write_over_existing_rasters
...
[processing] add gdal_rasterize tool to easily allow write over existing raster (fix #12523 )
2015-04-09 20:04:10 +03:00
Giovanni Manghi
c78374b66b
fix typo
2015-04-09 12:44:19 +01:00
Giovanni Manghi
31996172cf
fix saga interpolations modules
2015-04-09 12:41:49 +01:00
Giovanni Manghi
4548fbb3d0
fix saga catchment area modules
2015-04-09 11:55:17 +01:00
Giovanni Manghi
d9f19deaff
fix saga shapes to grid
2015-04-09 11:24:32 +01:00
Giovanni Manghi
33655a0e5b
fix SAGA contour lines from grid
2015-04-09 10:46:28 +01: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
Nyall Dawson
d7eec444a2
[FEATURE] Add checkbox to always show diagrams for a layer
...
Unlike the global labeling setting this applies only to diagrams,
and only for a single layer. Defaults to on. (fix #8706 )
2015-04-09 17:50:53 +10:00
Nyall Dawson
43f150dc71
Allow diagrams to be disabled without losing settings ( fix #11288 )
2015-04-09 17:50:29 +10:00