Juergen E. Fischer
780443e200
indentation update
2014-02-09 11:26:56 +01:00
Etienne Tourigny
4b9e181e23
use python API to get raster extent, instead of relying on gdalinfo
2014-01-30 11:42:00 -02:00
Etienne Tourigny
1d812b3187
use python API to get raster SRS, instead of relying on gdalinfo
2014-01-30 11:13:21 -02:00
Etienne Tourigny
d63104ae50
fix gdaltools getRasterSRS() and use gdalsrsinfo with gdal >= 1.9
2014-01-29 16:51:39 -02:00
Etienne Tourigny
2dabba4530
gdaltools batch operations: only update progress when there are input files to process
2014-01-28 16:24:42 -02:00
Etienne Tourigny
921510d12f
gdaltools warp: overwrite existing files when not in batch mode
2014-01-28 16:04:09 -02:00
Etienne Tourigny
fdc3ba79f5
gdal merge tool: make sure -a_nodata is only added with gdal>=1.9
2013-12-09 12:05:48 -02:00
Etienne Tourigny
8c7bfdbdb5
use collapsible group box for creation options in gdal merge widget
2013-12-06 14:23:23 -02:00
Etienne Tourigny
10f5f7c26a
fix destination nodata value in gdal merge
2013-12-06 13:30:27 -02:00
pcav
d1084025cb
Increased number of decimaps for GDAL Contour
2013-11-18 14:46:44 +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
bdc02a2369
add message about processing completion ( fix #8916 )
2013-10-19 13:42:52 +03:00
Juergen E. Fischer
4cb37b1af2
support for python plugin directory with accents in username ( fixes #2512 again)
2013-10-10 23:55:28 +02:00
Minoru Akagi
a781e1e2fb
GdalTools: apply selected name filter to -of parameter ( fix #8408 )
2013-08-04 14:47:19 +09:00
Juergen E. Fischer
e9e1530b16
GdalTools: use int to compare versions ( fixes #8323 )
2013-07-19 23:10:16 +02:00
Juergen E. Fischer
1ad59b798e
fix #8165
2013-06-30 22:31:58 +02:00
Giuseppe Sucameli
c8d3fa7d0a
gdaltools: fix Translate/FillNodata batch mode (follo df4fc99e83)
2013-06-27 23:31:18 +02:00
Giuseppe Sucameli
d1474956f2
gdaltools: fix syntax error (follow edd0cdd294)
2013-06-27 23:23:21 +02:00
Giuseppe Sucameli
dd406dce3e
gdaltools: cleanup
2013-06-27 22:52:46 +02:00
Giuseppe Sucameli
df4fc99e83
gdaltools: more SIP APIv2 update
2013-06-27 22:52:17 +02:00
Giuseppe Sucameli
edd0cdd294
gdaltools: SIP APIv2 update (error when paths defined in Settings dialog)
2013-06-27 22:50:04 +02:00
Juergen E. Fischer
9bbc647c54
identation update and fix clang 3.3 warnings
2013-06-20 23:40:51 +02:00
Matthias Kuhn
b2441f8098
[gdaltools] Proximity(raster distance) error ( Fix #8115 )
2013-06-19 18:38:33 +02:00
Matthias Kuhn
0b0de71f69
[gdaltools] DEM(Terrain Models) tool error ( Fix #8116 )
2013-06-19 18:04:52 +02:00
Jacolin
5bcb0e1ae5
Update doPolygonize.py
...
add missing '('.
2013-06-19 14:34:43 +02:00
Matthias Kuhn
dd0e86f201
[gdaltools] SIP API update
2013-06-17 16:42:03 +02:00
Matthias Kuhn
37b5df7854
[gdaltools] More SIP API updates
2013-06-17 16:32:04 +02:00
Matthias Kuhn
4386860998
[gdaltools] More SIP API update
2013-06-17 15:52:59 +02:00
Matthias Kuhn
f6ae6c48b3
[Gdaltools] SIP API update ( Fix #8074 )
2013-06-16 11:34:42 +02:00
Juergen E. Fischer
192e13013b
replace foo.replace( QRegExp(regexp), bar) with re.sub(regexp,bar,foo) ( fixes #8066 )
2013-06-15 22:44:31 +02:00
Etienne Tourigny
07ea0aa107
fix GdalTools contour
2013-06-14 16:03:15 -03:00
Etienne Tourigny
684aa98e96
fix GdalTools assign and extract projection
2013-06-14 16:03:15 -03:00
Etienne Tourigny
5e98be1266
fix GdalTools warp
2013-06-14 16:03:15 -03:00
Etienne Tourigny
84d77663d8
fix gdaltools merge, tileindex and info
2013-06-14 16:03:15 -03:00
Etienne Tourigny
7cceaaf73b
replace QgsRasterLayer::buildSupportedRasterFileFilter() with QgsProviderRegistry::instance()->fileRasterFilters()
2013-06-14 13:09:13 -03:00
Borys Jurgiel
112ad3c11a
Update core plugins qgisMinimumVersion to 2.0
2013-06-10 02:46:38 +02:00
Nathan Woodrow
e6f98362dc
Merge master
2013-06-08 15:59:04 +10:00
Radim Blazek
da0b468ed7
increased raster DEM maximum exaggeration limit, fixes #7599
2013-06-07 20:06:07 +02:00
Etienne Tourigny
014d872f07
GdalTools overview : update for qgis and sip api, remove old widgets
2013-06-04 19:26:30 -03:00
Etienne Tourigny
54b2efde66
fix buildVRT dialog
2013-06-04 18:25:27 -03:00
Etienne Tourigny
097536c30c
fix buildSupportedRasterFileFilter for sip api v2
2013-06-04 18:25:27 -03:00
Etienne Tourigny
edfa0fc09c
fixes for gdaltools info and clipper - raster file dialog filters needs fixing
2013-06-03 23:42:12 -03:00
Nathan Woodrow
52b773fb14
Patch from Matthias for gdal tools
2013-06-04 09:29:30 +10:00
Juergen E. Fischer
65d3535fc5
- Quantum GIS => QGIS update
...
- integrate PythonConsole help into main translation
- allow referencing QGIS images in context help(viewer)
2013-05-20 16:48:51 +02:00
Giuseppe Sucameli
693a1fe860
gdaltools: move clipper dialog on top when the user ends to define a new extent ( fix #7783 )
2013-05-20 00:52:42 +02:00
William Kyngesburye
85c67beecd
fix GDAL path defaults for OS X
2013-05-08 19:51:03 -05:00
Juergen E. Fischer
d0aa1e47e8
indentation update
2013-05-02 00:02:25 +02:00
Werner Macho
370828c2c7
Merge pull request #472 from jdugge/master
...
Interface elements for specifying raster resolution in GDAL Rasterize plugin
2013-04-27 10:37:31 -07:00
Matthias Kuhn
193b6154d2
QgsMapLayerRegistry add/remove signals reworked
...
* "theEmitSignal" parameter renamed to addToLegend
* layer(s)WillBeRemoved has no more "theEmitSingal" parameter
* layer(s)WillBeRemoved and layer(s)(Was)Added emitted in every case
* legendLayersAdded( QList<QgsMapLayer*> theMapLayers ) signal added
* removedAll renamed to removeAll (is emitted BEFORE layers are removed)
2013-04-20 13:50:25 +02:00
jdugge
a7b52d062e
Update widgetRasterize.ui
2013-04-12 11:37:47 +03:00