Alexander Bruy
|
aa9fe9ecd0
|
Merge pull request #3118 from arnaud-morvan/processing_gdal_postgis_credentials
[processing] support postgis service parameter and credentials input
|
2016-06-14 15:19:03 +03:00 |
|
Alexander Bruy
|
4b7fc98e33
|
Merge pull request #3130 from arnaud-morvan/processing_gdal_shapeencoding
[processing] Add SHAPE_ENCODING parameter in GDAL "to postgis" algorithms
|
2016-06-14 14:51:14 +03:00 |
|
Alexander Bruy
|
0553f7b33b
|
[processing] allow 2.5D geometries (fix #14929)
|
2016-06-13 11:44:08 +03:00 |
|
Salvatore Larosa
|
f1ec12133e
|
[dbmanager] followup 8727799: again some emit signal fix
|
2016-06-11 18:29:29 +02:00 |
|
Salvatore Larosa
|
87277999a4
|
[dbmanager] Fix emit signal when refresh fields in table
|
2016-06-11 16:58:11 +02:00 |
|
Salvatore Larosa
|
3b998d21ed
|
[dbmanager] fix some import statement
|
2016-06-10 22:18:52 +02:00 |
|
Salvatore Larosa
|
c578f3a635
|
[dbmanager] Fix some pyqtslot
|
2016-06-10 18:01:02 +02:00 |
|
Salvatore Larosa
|
b9d1544c64
|
[dbmanager] Fixes #14740 - Previews do not work and python error for PG layers
|
2016-06-10 17:22:19 +02:00 |
|
Alexander Bruy
|
48949d642f
|
[processing] improve error message text (refs #14929)
|
2016-06-10 15:30:03 +03:00 |
|
Alexander Bruy
|
895b9558b5
|
Merge pull request #3166 from nirvn/fix_processing_refactor_fields
[processing] fix missing quotes to field name in refactor fields
|
2016-06-10 10:59:00 +03:00 |
|
Alexander Bruy
|
9e54287bb4
|
[processing] fix alglist() function
|
2016-06-09 14:58:08 +03:00 |
|
Salvatore Larosa
|
a8cf02ad8d
|
[dbmanager] fix DeprecationWarning
|
2016-06-07 22:28:50 +02:00 |
|
Salvatore Larosa
|
65aa860121
|
[dbmanager] Fixes #14722 - Adding new GeoPackage connection to DB Manager is throwing error
|
2016-06-07 14:06:07 +02:00 |
|
Nyall Dawson
|
fbc5e0fc8e
|
Fix indentation
|
2016-06-07 11:11:59 +10:00 |
|
rldhont
|
021da12c9f
|
[BUGFIX][Processing] RScript: Insert None value as NULL
|
2016-06-06 15:18:10 +02:00 |
|
rldhont
|
2a746f493f
|
[BUGFIX][Processing] RScript: Add name token
|
2016-06-06 15:07:20 +02:00 |
|
nirvn
|
14342ce65a
|
[processing] fix missing quotes to field name in refactor fields
|
2016-06-05 09:32:51 +07:00 |
|
Matthias Kuhn
|
e7b04f24f9
|
Tabs > Spaces
|
2016-06-04 12:34:42 +02:00 |
|
Nyall Dawson
|
eac51e99e5
|
Fix ListMultiSelectWidget under PyQt5
|
2016-06-04 19:26:40 +10:00 |
|
arnaud.morvan@camptocamp.com
|
8ddae27130
|
[Processing] Support authentication with postgis
|
2016-06-03 17:09:31 +02:00 |
|
Alexander Bruy
|
62582098b9
|
Merge pull request #3169 from medspx/processing_grass7_rinlidar
[processing] add GRASS 7 r.in.lidar algorithms
|
2016-06-03 10:41:05 +03:00 |
|
Marco Bernasocchi
|
f9ab7223fc
|
[processing] ParameterTableMultipleField type added
This adds a widget with multiple column attributes selector
|
2016-06-03 09:27:51 +02:00 |
|
Marco Bernasocchi
|
2dea7c8c93
|
[processing] allow optional in all getAsScriptCode
|
2016-06-03 09:27:51 +02:00 |
|
Juergen E. Fischer
|
e07986009f
|
more typo fixes
|
2016-06-02 22:36:32 +02:00 |
|
Médéric RIBREUX
|
879244360f
|
Add r.in.lidar.info and override projection by default (much easier to use)
|
2016-06-02 20:56:35 +02:00 |
|
Médéric Ribreux
|
f914a03663
|
[Processing] [Grass7] Add r.in.lidar algorithm (you have to use the same CRS than input file)
|
2016-06-02 17:53:41 +02:00 |
|
Alexander Bruy
|
b312235b5f
|
fix indentation
|
2016-06-02 16:52:24 +03:00 |
|
volaya
|
568ddb349a
|
[processing] fixed wrong indentation
|
2016-06-02 16:52:24 +03:00 |
|
volaya
|
d46f98d4e5
|
[processing] lidar tools update
changes by Martin Isenburg
|
2016-06-02 16:52:24 +03:00 |
|
volaya
|
a8a2246617
|
fixed addProvider method in toolbox
|
2016-06-02 12:49:51 +02:00 |
|
volaya
|
99c16f0ba5
|
[processing] added activateProvider method in Processing class
|
2016-06-02 09:45:59 +02:00 |
|
Nyall Dawson
|
3a005cda36
|
Indentation
|
2016-06-02 08:50:27 +10:00 |
|
volaya
|
61e26fd8f3
|
[processing] fixes for issues with 3rd party providers being loaded and unloaded
|
2016-06-01 15:21:03 +02:00 |
|
volaya
|
0272ebc2e8
|
[processing] fixed check to avoid adding a provider that is already added
|
2016-06-01 13:20:57 +02:00 |
|
Alexander Bruy
|
57b16187e6
|
[processing] move spatialite and postgis utils into tools package
|
2016-06-01 14:15:46 +03:00 |
|
volaya
|
479ceb36b4
|
[processing] fixed wrong call to splitext in dataobjects.py
|
2016-06-01 12:18:33 +02:00 |
|
Nyall Dawson
|
062aa9aee4
|
Indentation
|
2016-06-01 10:09:03 +10:00 |
|
rldhont
|
fda06c0c45
|
[Processing] Add optional capabilities to R scripts
|
2016-05-31 19:12:38 +02:00 |
|
rldhont
|
ab28d527d5
|
[BUGFIX][Processing] R: Extent from raster package is "xmin, xmax, ymin, ymax"
Extent from raster package is like in Processing
http://www.inside-r.org/packages/cran/raster/docs/Extent
|
2016-05-31 19:10:54 +02:00 |
|
rldhont
|
bb41cceb34
|
[Processing] Fix getParameterDescriptions
Add import json for script and r
return descs and not None
|
2016-05-31 17:25:05 +02:00 |
|
Salvatore Larosa
|
83502c55b3
|
[processing] add again the algorithm name after being removed mistakenly in 507aeb0
|
2016-05-31 15:56:42 +02:00 |
|
volaya
|
5773d0d51b
|
[processing] fixes and better warning messages in modeler
|
2016-05-31 12:36:29 +02:00 |
|
Juergen E. Fischer
|
797826ea5b
|
spelling fixes
|
2016-05-31 03:36:27 +02:00 |
|
Alexander Bruy
|
df6410ec35
|
fix typo in import
|
2016-05-30 17:36:42 +03:00 |
|
Alexander Bruy
|
2f7ff46a4b
|
fix imports (follow up b52828fac7)
|
2016-05-30 16:53:19 +03:00 |
|
Alexander Bruy
|
6396d8fe60
|
fix indentation (follow up b52828fac7)
|
2016-05-30 15:30:00 +03:00 |
|
arnaud.morvan@camptocamp.com
|
01450c5609
|
[Processing] Compare lower file extension to "shp"
|
2016-05-30 15:30:00 +03:00 |
|
Salvatore Larosa
|
2cf224cacf
|
[dbmanager] remove maxsize constraint for reset button in query builder dialog
|
2016-05-30 14:26:25 +02:00 |
|
Alexander Bruy
|
25983ee331
|
[processing] fix .ui file loading (follow up b52828fac7)
|
2016-05-30 14:39:28 +03:00 |
|
Alexander Bruy
|
2069c27c85
|
Merge pull request #3119 from arnaud-morvan/processing_fix_postgis_overwrite
[processing] fix ogr2ogr postgis table overwrite
|
2016-05-30 11:57:57 +03:00 |
|