1653 Commits

Author SHA1 Message Date
Victor Olaya
dd47b61bef [processing] minor change in ParameterFile to handle None values 2014-05-21 17:35:12 +02:00
Victor Olaya
6ea91c4bec [processing] removed debug line 2014-05-21 17:35:05 +02:00
Victor Olaya
9733ae8e50 [processing] fixed issue when opening loaded layers in batch interface (#10277) 2014-05-21 17:34:57 +02:00
Victor Olaya
ef8383a752 [processing] remove unnecessary print sentences 2014-05-21 17:34:49 +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
Victor Olaya
c1a2ac8678 [processing] changed dialog from critical to warning 2014-05-21 17:34:24 +02:00
Alexander Bruy
21da03e904 [processing] fix out of bounds error in extract values scripts 2014-05-21 12:00:23 +03:00
Alexander Bruy
0e48b3a720 [processing] fix number input panel 2014-05-21 11:54:31 +03:00
Jürgen Fischer
e2c2575485 Merge pull request #1375 from nyalldawson/processing_postgis2
Some postgresql provider and PostGIS-related processing improvements and fixes (v2)
2014-05-21 09:02:56 +02:00
Larry Shaffer
3213d014f3 Refactor plugin staging to build dir and python script compiling 2014-05-20 21:28:42 -06: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
Giuseppe Sucameli
d522059524 Merge pull request #1348 from imincik/db_manager_connection_holding
db manager: fix connection holding - idle in transaction (QGIS bug #7162...
2014-05-19 12:31:58 +02: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
Jürgen Fischer
0f3158a5fb Merge pull request #1349 from imincik/db_manager_quoteid
db manager: fixed quoting of table name when schema is empty string
2014-05-17 23:54:15 +02:00
Juergen E. Fischer
48ed1cf5a2 metasearch: ignore proxy settings != HttpProxy 2014-05-17 22:02:07 +02: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
Tom Kralidis
16cc66a48f Merge pull request #1350 from geopython/MetaSearch-0.2.0
add MetaSearch 0.2.0 (https://github.com/geopython/MetaSearch/issues/53)
2014-05-16 11:45:17 -04:00
Alexander Bruy
240c128cb7 another follow up for 5ad518afd2. Allow use of OutputDirectory in scripts 2014-05-16 15:45:21 +03: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
1507f0db88 [processing] add new output type - directory 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
Juergen E. Fischer
57c7b8ac50 indentation update 2014-05-15 22:26:01 +02:00
Victor Olaya
60f782441a [processing] extension can now be specified for OutputFile 2014-05-15 16:34:15 +02:00
Victor Olaya
408aece204 [processing] removed margin from number input panel 2014-05-15 14:51:37 +02:00
Tom Kralidis
c7a4002a92 add MetaSearch 0.2.0 (https://github.com/geopython/MetaSearch/issues/53) 2014-05-13 16:18:38 -04:00
Ivan Mincik
90e4a5fd18 db manager: fixed quoting of table name when schema is empty string 2014-05-13 16:26:15 +02:00
Ivan Mincik
0d3e5e4b07 db manager: fix connection holding - idle in transaction (QGIS bug #7162) 2014-05-13 14:29:14 +02:00
volaya
b1570fb20a [processing] minor fixes related to settings 2014-05-10 15:47:55 +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