245 Commits

Author SHA1 Message Date
Alexander Bruy
33740957d4 [processing] make script editor, modeler and results viewer non modal
(fix #9849)
2014-03-25 16:45:59 +02:00
Alexander Bruy
bd3f5b136d [processing] restore Create new model tool in toolbox (fix #9847) 2014-03-25 16:39:58 +02:00
Alexander Bruy
4ffdef4893 [processing] fix MMQGIS Extract by attribute (fix #9768) 2014-03-25 16:33:50 +02:00
Alexander Bruy
5e5abdb419 [processing] add feature count to Statistics by categories output (fix #9871) 2014-03-25 16:25:15 +02:00
alexbruy
285fa01c30 Merge pull request #1076 from snorfalorpagus/processing_intersection_fix
[processing] fix QGIS Intersection tool
2014-03-25 16:18:58 +02:00
Alexander Bruy
c69f2e1153 [processing] fix Unique values tool (fix #9870) 2014-03-25 15:55:00 +02:00
Alexander Bruy
b5dc0676ea [processing] fix output names for some SAGA algorithms (fix #9789) 2014-03-25 15:35:51 +02:00
volaya
19da71cca0 Merge pull request #1149 from p0cisk/master
[processing]Fix "float division by zero" in polygonize algorithm if no
2014-03-25 10:06:53 +01:00
volaya
db235c896f Merge pull request #1239 from bstroebl/eliminateSmallest
[FEATURE] (Processing) Eliminate with smallest polygon
2014-03-25 10:01:20 +01:00
Alexander Bruy
d86a9aa51f [processing] better handling of non-ASCII characters in config dialog
(addresses #9323)
2014-03-24 20:18:44 +02:00
Alexander Bruy
40942fa7d5 [processing] fix old API calls in Extract by location tool (fix #9603) 2014-03-24 20:18:44 +02:00
Alexander Bruy
3797ffae41 [processing] fix wrong tools description (fix #9852) 2014-03-24 19:45:41 +02:00
Alexander Bruy
7f522f92e0 [processing] fix Distance Matrix tool (fix #7618) 2014-03-24 19:45:40 +02:00
Bernhard Ströbl
bd50701361 [FEATURE] (Processing) Eliminate with smallest polygon 2014-03-13 15:24:38 +01:00
unknown
ed5f7781ba There is an indentation error in the Dissolve.py script that writes out the intermediate object on every merge with an input feature rather than just once at the end of the processing. This results in very large output file sizes.
I have also edited the defineCharacteristics function to allow the tool input to accept polyline features as well as polygons, in line with the fTools UI.
2014-03-12 10:49:54 +00:00
Martin Dobias
8e330e3ad4 [processing] Fix Qt warnings when opening config dialog 2014-02-13 13:25:44 +07:00
Salvatore Larosa
c060164bca [processing] fixes #9328:
addressed: http://hub.qgis.org/issues/9328
2014-02-12 18:58:22 +01:00
Piotr Pociask
02822d4945 [processing]Fix "float division by zero" in polygonize algorithm if no
polygons were created.
For shapely 1.2.16+ and GEOS 3.2+ unary_union will be used for noding
lines - union method sometimes failed to create properly noded polyline.
2014-02-08 12:08:01 +01:00
Alexander Bruy
cedc22ff43 [processing] fix docstring 2014-02-07 15:57:14 +02:00
Martin Dobias
408e2b7a12 Fix #8864 (Random selection with subsampling broken) 2014-02-07 16:19:29 +07:00
volaya
a30a9dd05e Merge pull request #992 from fsdias/master
Fix Relative_distribution_(distance_covariate).rsx
2014-01-24 00:34:02 -08:00
Joshua Arnott
bb9c9893fd Fixed bug in the processing toolbox qgis:intersection tool, preventing
attempts at writing the wrong geometry type to a shapefile.
2014-01-14 21:14:49 +00:00
fsdias
fb08949319 Create Advanced_raster_histogram.rsx 2013-11-19 11:11:25 +00:00
fsdias
a0b5e94a78 Update Relative_distribution_(distance_covariate).rsx 2013-11-12 10:03:45 +00: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
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
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