Etienne Tourigny
fdc3ba79f5
gdal merge tool: make sure -a_nodata is only added with gdal>=1.9
2013-12-09 12:05:48 -02:00
Etienne Tourigny
8c7bfdbdb5
use collapsible group box for creation options in gdal merge widget
2013-12-06 14:23:23 -02:00
Etienne Tourigny
10f5f7c26a
fix destination nodata value in gdal merge
2013-12-06 13:30:27 -02:00
Alexander Bruy
e1186f164d
[processing] explicitly set window flags for script editor
2013-12-05 09:45:49 +02:00
Juergen E. Fischer
a4c365c7cf
dbmanager: include materialized views (implements #9127 )
2013-12-03 22:21:59 +01:00
Salvatore Larosa
2feacbcdfc
[ftools] avoid trivial error for Random selection tool
2013-12-02 08:05:06 +01:00
Radim Blazek
d334b46174
give objectName to fTools menus and actions to allow customisation, see #9134
2013-11-29 09:44:05 +01:00
volaya
e1bce85357
Merge pull request #1003 from rduivenvoorde/processingtweaks
...
gui tweak: adding margin around processing dialogs
2013-11-27 02:06:45 -08:00
Juergen E. Fischer
f665ddc81d
indentation update
2013-11-24 16:31:00 +01:00
Juergen E. Fischer
843504ed78
german translation update
2013-11-24 16:29:40 +01:00
Richard Duivenvoorde
eedab4f4ca
gui tweak: adding margin around processing dialogs
2013-11-22 19:25:35 +01:00
Werner Macho
944755af6a
Merge pull request #997 from yjacolin/englishTypoInUi
...
English typo in ui
2013-11-18 10:09:18 -08:00
Yves Jacolin
ee566a09db
Typo in the en sentence
2013-11-18 19:05:28 +01:00
Yves Jacolin
681a6317fc
Typo in the en sentence
2013-11-18 19:03:45 +01:00
pcav
d1084025cb
Increased number of decimaps for GDAL Contour
2013-11-18 14:46:44 +01:00
volaya
ee3870e4af
Merge pull request #986 from p0cisk/processing_crs
...
[processing] Add crs selection panel to scripts
2013-11-12 01:24:12 -08:00
Victor Olaya
7165e882cd
[processing] R improvements
...
This commit:
Deletes Example scripts
Replaces Example scripts with more up to date versions
Adds general categories for r scripts: Basic statistics, Vector processing, Raster processing and Point pattern analysis
adds help files to all r scripts
Adds a groups of r scripts entitled Home range analysis, that includes Kernel href, LSCV Kernel, Minimum convex polygon, single linkage cluster analysis and characteristic hull method, using adehabitatHR()
Adds the following R scripts contributed by Yury Ryabov ( riabovvv(at)gmail.com ): Advanced raster histogram, Monte carlo spatial randomness, Relative distribution (distance covariate), Relative distribution (raster covariate),
2013-11-11 22:45:06 +01:00
giohappy
021c7e6077
fixed MMQGIS Extract by attributes
2013-11-06 19:31:26 +01:00
Victor Olaya
c4e39abc36
[processing] allow geometry types to be specified when defining inputs in scripts
2013-11-06 19:27:35 +01:00
Victor Olaya
e43b8a5311
simplified features method in vector tools
2013-11-06 19:27:34 +01:00
Piotr Pociask
761314197c
[processing] Add crs selection panel to scripts
2013-11-06 17:52:43 +01:00
Salvatore Larosa
4ddc948c7b
[ Fixes #8926 , #8987 ] add alpha channel for rubber band in extentSelector
2013-11-03 15:05:11 +01:00
Salvatore Larosa
fb4409b24e
[ftools] fixes #8988
2013-11-03 15:05:11 +01:00
Salvatore Larosa
1deaeb0f7a
[ftools] disable add to canvas checkbox ìf out file is not selected
2013-11-03 15:04:46 +01:00
Alexander Bruy
c3fb7f9efa
[processing] bump version to 2.0
2013-10-29 12:26:32 +02:00
Alexander Bruy
2dce80b1c8
[processing] fix issue wil multiple selection
2013-10-29 10:54:48 +02:00
Giuseppe Sucameli
5f5cd4cca9
dbmanager: be sure to close db cursors ( fix #7679 )
2013-10-24 23:26:02 +02:00
Juergen E. Fischer
ec0f0bea28
indentation update and a few fixed typos
2013-10-24 15:26:39 +02:00
Alexander Bruy
f9c2b91e52
[processing] use list widget in Multiple selection dialog
2013-10-21 19:12:21 +03:00
Victor Olaya
2b99414c9e
[processing] fixed typo in nviz
2013-10-20 20:41:25 +02:00
Victor Olaya
5cfd708b7b
[processing] fixed wrong indentation
2013-10-20 19:01:56 +02:00
Victor Olaya
83cca9b7cd
[processing] corrected string
2013-10-20 18:48:05 +02:00
volaya
5b4fee8932
Merge pull request #945 from gioman/grassrasterexport
...
[processing] fixes GRASS raster export in order to cope with r.horizon and r.composite
2013-10-20 09:47:50 -07:00
volaya
16ac256311
Merge pull request #949 from gioman/sagarasterimportexport
...
[processing] fixes SAGA import and export rasters
2013-10-20 09:47:33 -07:00
volaya
f0c9efbf01
Merge pull request #954 from gioman/grassnvizcolor
...
[processing] add COLOR parameter to nviz to allow draping rasters over the digital elevation model
2013-10-20 09:39:19 -07:00
volaya
26702abe0d
Merge pull request #953 from gioman/grasssagacomposite
...
[processing] fixes SAGA RGBComposite and GRASS r.composite
2013-10-20 09:34:24 -07:00
volaya
54c576f711
Merge pull request #950 from gioman/sagaresampling
...
[processing] suggests to use different parameters with resampling in SAGA and to use the highest resolution when using SAGA raster calculator
2013-10-20 09:02:01 -07:00
volaya
b7cdf5fd81
Merge pull request #948 from gioman/r_kappa
...
[processing] no need to escape parameters in r.kappa as processing does it by default
2013-10-20 09:01:16 -07:00
volaya
f724efd76c
Merge pull request #947 from gioman/escapegrassparameters
...
[processing] GRASS parameters values needs always to be escaped
2013-10-20 09:00:31 -07:00
volaya
a9fea57cd9
Merge pull request #946 from gioman/r_horizon
...
[processing] fixes GRASS r.horizon and adds r.horizon.height
2013-10-20 08:59:29 -07:00
volaya
eb2200ec30
Merge pull request #952 from gioman/sagaresamplingdescription
...
[processing] better parameters descriptions for SAGA resampling tool
2013-10-20 08:59:10 -07:00
volaya
fbfafb9e2c
Merge pull request #955 from gioman/v_select
...
[processing] adds v.select
2013-10-20 08:57:05 -07:00
volaya
5386b28aa7
Merge pull request #957 from gioman/sagapointstatsforpoly
...
[processing] Fix SAGA points stats for polygons
2013-10-20 08:56:34 -07:00
volaya
99ecb03a85
Merge pull request #960 from gioman/sagakriging
...
[processing] fixes Ordinary Kriging for both SAGA 2.10 and 2.0.8
2013-10-20 08:53:50 -07:00
volaya
8a11a82c6d
Merge pull request #961 from gioman/grassvectorexport
...
[processing] fixes ticket #8814
2013-10-20 08:53:08 -07:00
Alexander Bruy
bdc02a2369
add message about processing completion ( fix #8916 )
2013-10-19 13:42:52 +03:00
Alexander Bruy
af5a3a5d63
[processing] add warning before clearing log
2013-10-18 20:42:36 +03:00
gioman
10312cc5ab
fixes ticket #8814 :
2013-10-17 14:07:39 +01:00
gioman
fecccda364
Fixes Ordinary Kriging for both SAGA 2.10 and 2.0.8
2013-10-17 13:12:24 +01:00
gioman
78bc437da4
SAGA Points Statistics for Polygons can work just in SAGA 2.10
2013-10-17 10:14:49 +01:00