Juergen E. Fischer
|
e2dd504377
|
processing: fix unused variable error
|
2015-02-17 21:02:40 +01:00 |
|
alexbruy
|
1b0fb48012
|
Merge pull request #1904 from gioman/fix_ogr2ogr_clip
[processing] ogr clip by polygon: clip polygon layer name must be declared to avoid issues with postgis and spatialite layers
|
2015-02-17 20:21:41 +02:00 |
|
Juergen E. Fischer
|
4a44956222
|
fix processing plugin main translation and add translations
for toplevel toolbox entries (fixes #12168)
|
2015-02-13 20:32:18 +01:00 |
|
Juergen E. Fischer
|
f540cd16a2
|
processing: verify postgresql access and request credentials if necessary (fixes #12137)
|
2015-02-12 21:34:08 +01:00 |
|
volaya
|
7a0d04103b
|
Merge pull request #1897 from arnaud-morvan/fix_fieldsmapper
[processing] Fix fieldsmapper
|
2015-02-12 08:12:15 +01:00 |
|
Martin Dobias
|
059fd2c461
|
Fix #11724 - do to not add extra geometries in union (ftools + processing)
|
2015-02-12 10:39:08 +07:00 |
|
arnaud.morvan@camptocamp.com
|
3c938275eb
|
Fix #12182 - In FieldsMapper, emit commitData on expression editor change
|
2015-02-11 15:46:51 +01:00 |
|
arnaud.morvan@camptocamp.com
|
ed94aff17d
|
Fix #12183 - avoid error message in fieldsmapper when no field type selected
|
2015-02-11 14:34:12 +01:00 |
|
Juergen E. Fischer
|
f76d7301a3
|
indentation update/fix (followup 9ab22bd)
|
2015-02-11 13:49:07 +01:00 |
|
Giovanni Manghi
|
e62a7fa7c3
|
ogr clip by polygon: clip polygon layer name must be declared to avoid issues with postgis and spatialite layers
|
2015-02-10 08:49:00 +00:00 |
|
Martin Dobias
|
eaeff1976c
|
Fix intersection in SelectByLocation and ExtractByLocation
|
2015-02-10 13:06:53 +07:00 |
|
volaya
|
c4a6adc788
|
Merge pull request #1753 from arnaud-morvan/processing_managefields
Create FieldMapper GeoAlgorithm
|
2015-02-08 09:03:40 +01:00 |
|
volaya
|
afd21cd79f
|
Merge pull request #1759 from arnaud-morvan/processing_bylocation_operators
Processing bylocation operators
|
2015-02-08 09:02:56 +01:00 |
|
Markus Neteler
|
a18286fa3d
|
GRASS GIS batch job needs sqlite directory to be created
|
2015-02-07 23:35:35 +01:00 |
|
Markus Neteler
|
0a1382a0be
|
updates for GRASS GIS 7 support; file date updated in comment
|
2015-02-07 21:53:30 +01:00 |
|
Juergen E. Fischer
|
198d8fe58f
|
fix warnings and extra semicolons
|
2015-02-07 13:54:46 +01:00 |
|
Juergen E. Fischer
|
205b1367d8
|
restore imports in python/plugins/processing/__init__.py (followup 956c155e8)
|
2015-02-07 12:57:57 +01:00 |
|
arnaud.morvan@camptocamp.com
|
9e51488a88
|
Create FieldMapper GeoAlgorithm
|
2015-02-06 16:10:14 +01:00 |
|
arnaud.morvan@camptocamp.com
|
84936e59e7
|
Add ParameterGoemetryPredicate and use it in XxxByLocation algorithms
|
2015-02-06 15:00:18 +01:00 |
|
volaya
|
e219a144bf
|
Merge pull request #1886 from radosuav/processing_fix
[Processing] Don't fill empty fields in batch mode with 0.
|
2015-02-06 08:18:52 +01:00 |
|
Giovanni Manghi
|
5c5cb4066a
|
fixes processing ogr clip tools when input is postgis/spatialite
|
2015-02-05 18:37:59 +00:00 |
|
radosuav
|
f6d533a807
|
[Processing] Don't fill empty fields in batch mode with 0.
Should fix #12119
|
2015-02-05 15:03:01 +01:00 |
|
Giovanni Manghi
|
3749867c8f
|
fixes processing gdal rasterize and add compression options for tiff outputs
|
2015-02-05 13:52:19 +00:00 |
|
Giovanni Manghi
|
1fe580ca91
|
fix processing gdalwarp dstnodata
|
2015-02-04 14:26:57 +00:00 |
|
Giovanni Manghi
|
98fb59b3da
|
fix a_nodata parameter in gdal processing
|
2015-02-04 11:46:11 +00:00 |
|
Giovanni Manghi
|
035229f3d9
|
fix enconding in Split Vector layer tool when splitting attribute has non ascii chars
|
2015-02-03 12:34:53 +00:00 |
|
Alexander Bruy
|
b456f4d69c
|
[processing] restore missed icons in various dialogs
|
2015-02-03 11:23:22 +02:00 |
|
Giovanni Manghi
|
2a339082c4
|
fix enconding in processing when input layer names have non ascii chars
|
2015-02-03 08:06:27 +00:00 |
|
Juergen E. Fischer
|
ee365bfcb5
|
fix pep8 warnings
|
2015-02-02 10:28:40 +01:00 |
|
alexbruy
|
9143bd7b22
|
Merge pull request #1874 from gioman/fix_processing_ogr_postgis_import_2
new fixes for processing/ogr import in postgis tools
|
2015-02-02 11:01:27 +02:00 |
|
alexbruy
|
db89a045ab
|
Merge pull request #1873 from gioman/processing_remove_unsupported_raster_formats
processing/gdal: remove output formats that are not supported by qgis
|
2015-02-02 11:00:49 +02:00 |
|
Giovanni Manghi
|
de2b3ea81d
|
remove spaces
|
2015-02-02 00:25:49 +00:00 |
|
Giovanni Manghi
|
e3bd6acbac
|
update to latest changes in master
|
2015-02-02 00:21:31 +00:00 |
|
Giovanni Manghi
|
dab3092139
|
better and new fixes for processing/ogr import in postgis tools
|
2015-02-01 23:56:10 +00:00 |
|
Juergen E. Fischer
|
956c155e8f
|
fix python pep8 warnings and fix some revealed errors
pep8 --ignore=E111,E128,E201,E202,E203,E211,E221,E222,E225,E226,E227,E231,E241,E261,E265,E272,E302,E303,E501,E701 \
--exclude="ui_*.py,debian/*,python/ext-libs/*" \
.
|
2015-02-01 20:46:47 +01:00 |
|
alexbruy
|
d6017dd88f
|
Merge pull request #1872 from gioman/processing_fix_qgis_raster_tools
[processing] add support for rasters other than float32 in qgis/processing raster tools
|
2015-02-01 10:38:03 +02:00 |
|
Giovanni Manghi
|
9edff1430f
|
processing/gdal: remove output formats that are not supported by qgis
|
2015-01-31 21:28:01 +00:00 |
|
Giovanni Manghi
|
8d7c2d7a8d
|
processing: add support for rasters other than float in qgis/processing raster tools
|
2015-01-31 21:08:29 +00:00 |
|
Giovanni Manghi
|
bb97dcc8d1
|
remove space from string
|
2015-01-30 11:47:20 +00:00 |
|
Giovanni Manghi
|
ef0c955c95
|
fix processing ogr postgis import when db name or password are empty
|
2015-01-30 11:42:31 +00:00 |
|
volaya
|
1eec3b9ecf
|
[processing] fixed ogr import to postgis when origin layer is a database
|
2015-01-28 11:24:43 +01:00 |
|
volaya
|
098aa681f0
|
Merge pull request #1852 from radosuav/changes
[Processing] Small fixes and additions
|
2015-01-26 08:38:19 +01:00 |
|
Juergen E. Fischer
|
7b1f9eedfd
|
fix typo
|
2015-01-25 22:38:36 +01:00 |
|
Werner Macho
|
21f1aab48c
|
fix typo in processing
Signed-off-by: Werner Macho <werner.macho@gmail.com>
|
2015-01-25 19:15:24 +01:00 |
|
Juergen E. Fischer
|
cce2eb50cb
|
indentation update
|
2015-01-22 20:56:02 +01:00 |
|
Giovanni Manghi
|
fff15e5ba6
|
fix Processing GRASS
|
2015-01-22 15:45:01 +00:00 |
|
radosuav
|
b835f406fa
|
[Processing] Allow user defined projections in Processing.
|
2015-01-22 14:38:47 +01:00 |
|
radosuav
|
8fc6dd8d42
|
[Processing] Let a script know where what is its description file.
Usefull if it needs to access other files located relative to the script
location.
|
2015-01-22 14:33:17 +01:00 |
|
radosuav
|
4aafa92ec2
|
[Processing] Fix bug in setting default parameter values in batch mode.
|
2015-01-22 14:32:29 +01:00 |
|
volaya
|
23100464d4
|
[processing] fixed console description of models and scripts
|
2015-01-22 13:23:43 +01:00 |
|