Victor Olaya
|
4eab185528
|
[processing] all gdal algs now have the same icon
Did some code cleaning in gdal package
|
2014-06-02 22:45:43 +02:00 |
|
fsdias
|
7b192fc737
|
Update Dotplot.rsx.help
|
2014-06-01 19:36:46 +01:00 |
|
fsdias
|
de4596d71b
|
Update Dotplot.rsx
|
2014-06-01 19:35:32 +01:00 |
|
gioman
|
affc9a16e8
|
add GRASS r.out.xyz
|
2014-05-28 19:51:43 +01:00 |
|
Salvatore Larosa
|
c0b3e90faa
|
[processing] fixes extract by location alg (fixes #10241)
|
2014-05-28 09:14:59 +02:00 |
|
gioman
|
10fd65a010
|
fix SAGA GetShapesExtents take2
|
2014-05-24 19:03:24 +01:00 |
|
gioman
|
34dbf681d5
|
fix SAGA GetShapesExtents
|
2014-05-24 19:01:32 +01:00 |
|
Salvatore Larosa
|
43f154ba55
|
[processing] run "sed -i s/sextante/processing/g *.rst" over saga help directory
|
2014-05-24 16:52:05 +02:00 |
|
Victor Olaya
|
caaabb4f28
|
[processing] changed name of output in concave hull
|
2014-05-22 12:42:27 +02:00 |
|
Victor Olaya
|
24e98e0e58
|
removed import of local httplib2
|
2014-05-22 12:42:24 +02:00 |
|
Juergen E. Fischer
|
5b2824f788
|
indentation update
|
2014-05-21 22:18:59 +02:00 |
|
Salvatore Larosa
|
470431d6b4
|
[processing] fixes cmake for lastools, removes the interface module and adds import iface module where lacking
|
2014-05-21 22:05:07 +02:00 |
|
Victor Olaya
|
293ac60722
|
[processing] removed interface module
now all access to the interface is done through qgis.utils.iface
|
2014-05-21 17:35:48 +02:00 |
|
Victor Olaya
|
fad280edd0
|
[processing] rewrote saga raster calculator as individual algorithm
|
2014-05-21 17:35:30 +02:00 |
|
Victor Olaya
|
b1103c0081
|
[processing] major overhaul of lastools algorithms
Code contributed by Martin Isenburg
|
2014-05-21 17:35:21 +02:00 |
|
Victor Olaya
|
889d2a1b45
|
[processing] code cleaning. Removed debug sentences
|
2014-05-21 17:34:40 +02:00 |
|
Victor Olaya
|
202d331abb
|
[processing] simplified saga algorithms
Now it assumes matching grid extents and does not perform resampling
|
2014-05-21 17:34:32 +02:00 |
|
Nyall Dawson
|
ec3da40d26
|
[processing] Some fixes to handling of uppercase/lowercase geometry column names
|
2014-05-21 08:45:17 +10:00 |
|
Nyall Dawson
|
ed076d03b0
|
[processing] Add optional parameter for specifying the primary key field in Import to PostGIS algorithm
|
2014-05-21 08:35:21 +10:00 |
|
Nyall Dawson
|
2eda53390b
|
[processing] Add option to Import into PostGIS algorithm to drop length constraints on character fields
|
2014-05-21 08:15:12 +10:00 |
|
volaya
|
eba6088786
|
Merge pull request #1365 from gioman/ogr2ogr
fixes ogr2ogr.py
|
2014-05-18 16:29:42 +02:00 |
|
Giovanni Manghi
|
0f2b92f941
|
fixes ogr2ogr.py, take2
|
2014-05-18 10:36:13 +01:00 |
|
Giovanni Manghi
|
3f217c76e5
|
fixes ogr2ogr.py
|
2014-05-18 10:25:05 +01:00 |
|
Juergen E. Fischer
|
7c75ffa3b0
|
spelling fixes
|
2014-05-17 22:02:03 +02:00 |
|
Juergen E. Fischer
|
3c92a296dc
|
processing: remove adsense from otb descriptions
|
2014-05-17 19:27:23 +02:00 |
|
Juergen E. Fischer
|
25885b8a0c
|
move internal python extensions to common directory and fix metasearch install
|
2014-05-17 19:27:23 +02:00 |
|
Alexander Bruy
|
6088dbacac
|
follow up 5ad518afd2. Better handling of temporary directories
|
2014-05-16 15:45:21 +03:00 |
|
Alexander Bruy
|
50a258df53
|
[processing] write additional output(s) compatible withg Azimuth and Distance
plugin
|
2014-05-16 15:45:21 +03:00 |
|
Alexander Bruy
|
4d5b7d379b
|
disable gap parameter as it is unclear if it useful
|
2014-05-16 15:44:37 +03:00 |
|
Alexander Bruy
|
2d0e950ba2
|
[processing] new tool: points to path
Work done for Faunalia funded by Prof. António Mira (University of Évora,
Portugal, Unidade de Biologia da Conservação) and Dr. Rosana Peixoto
|
2014-05-16 15:44:37 +03:00 |
|
Alexander Bruy
|
2374c80e3a
|
[processing] new tool: random points along lines
Work done for Faunalia funded by Prof. António Mira (University of Évora,
Portugal, Unidade de Biologia da Conservação) and Dr. Rosana Peixoto
|
2014-05-16 15:44:36 +03:00 |
|
Alexander Bruy
|
9b4b1df68f
|
init random generator before creating points
|
2014-05-16 15:44:36 +03:00 |
|
Alexander Bruy
|
9f4e1072f8
|
[processing] new tool: random points in polygons (variable)
Work done for Faunalia funded by Prof. António Mira (University of Évora,
Portugal, Unidade de Biologia da Conservação) and Dr. Rosana Peixoto
|
2014-05-16 15:44:36 +03:00 |
|
Alexander Bruy
|
6e4fbf8d10
|
move common function to tools package
|
2014-05-16 15:44:36 +03:00 |
|
Alexander Bruy
|
72997dca6d
|
[processing] new tool: random points within polygons
Work done for Faunalia funded by Prof. António Mira (University of Évora,
Portugal, Unidade de Biologia da Conservação) and Dr. Rosana Peixoto
|
2014-05-16 15:44:36 +03:00 |
|
Alexander Bruy
|
1b423ca29f
|
[processing] new tool: random points in layer bounds
Work done for Faunalia funded by Prof. António Mira (University of Évora,
Portugal, Unidade de Biologia da Conservação) and Dr. Rosana Peixoto
|
2014-05-16 15:44:36 +03:00 |
|
Alexander Bruy
|
bfc33ba0ba
|
[processing] new tool: random point in given extent
Work done for Faunalia funded by Prof. António Mira (University of Évora,
Portugal, Unidade de Biologia da Conservação) and Dr. Rosana Peixoto
|
2014-05-16 15:44:36 +03:00 |
|
lucalanteri
|
42145082d8
|
Update inversedistanceweighted.rst
|
2014-05-16 09:09:12 +02:00 |
|
lucalanteri
|
e21d151b11
|
Update convergenceindex.rst
|
2014-05-08 21:01:41 +02:00 |
|
Juergen E. Fischer
|
40df5603c9
|
fix windows build (missing CORE_EXPORT/GUI_EXPORT)
|
2014-05-07 18:00:16 +02:00 |
|
alexbruy
|
7414a80dfb
|
Merge pull request #1328 from m-kuhn/httplib2
[processing] Fallback to external httplib2 when internal is not available
|
2014-05-07 10:38:00 +03:00 |
|
Alexander Bruy
|
26e98f7f0a
|
put description file in correct directory
|
2014-05-07 10:35:34 +03:00 |
|
Alexander Bruy
|
21a8c3945b
|
put description file in correct place
|
2014-05-07 10:35:34 +03:00 |
|
Markus Neteler
|
6ab5d21760
|
Fixed some parameter names: dot is underscore
|
2014-05-07 10:35:33 +03:00 |
|
Piotr Pociask
|
bb93600607
|
[Processing]Concave Hull - dissolve bug is fixed so taking last feature
is not necessary
|
2014-05-03 19:07:20 +02:00 |
|
Piotr Pociask
|
ebbb0b3ed6
|
[Processing][Feature] Add Concave Hull algorithm
|
2014-05-02 17:54:20 +02:00 |
|
Matthias Kuhn
|
2f2982f6e2
|
Fallback to external httplib2 when internal is not available
|
2014-04-26 16:09:47 +02:00 |
|
Alexander Bruy
|
7f7118ccfb
|
[processing] fix typo in GRASS 7 provider
|
2014-04-25 12:05:33 +03:00 |
|
Victor Olaya
|
a1d43ff2a3
|
[processing] fixed v.select description
fixes #10113
|
2014-04-24 18:33:59 +02:00 |
|
Victor Olaya
|
79757fabee
|
[processing] some fixes in help system
|
2014-04-24 18:33:56 +02:00 |
|