81 Commits

Author SHA1 Message Date
Marco Hugentobler
2120bb8001 Remove about dialog from gdal tools 2012-04-21 20:57:11 +02:00
Giuseppe Sucameli
213138e583 BuildVRT: set input layer list when tool starting (follow d6ea1a03).
Thanks Etienne for the patch.
2012-03-11 02:39:23 +01:00
Giuseppe Sucameli
d6ea1a037e refresh BuildVRT command when input layers changes, cleanup (follow 9da5d0345) 2012-03-10 05:44:06 +01:00
Etienne Tourigny
9da5d0345b allow to use loaded layers as input files (instead of file selector) for GDALTools Build Virtual Raster 2012-03-10 05:27:22 +01:00
Giuseppe Sucameli
d7811a1120 allow to choose input directory in GdalTools Merge tool (fix #4930) 2012-02-11 19:14:44 +01:00
Giuseppe Sucameli
2708f173fc add -allow_projection_difference option (fix #4888) 2012-02-11 12:50:35 +01:00
Giuseppe Sucameli
df2d80195d set parent opening projection selector dialog (fix #4931) 2012-02-01 16:43:12 +01:00
Juergen E. Fischer
c25ae5635c even more font propagation 2012-01-26 00:54:56 +01:00
Giuseppe Sucameli
cd7984e128 [BACKPORT] Enable path to pymods in GdalTools settings dialog and automatically set default OSX environment (fix #3170) 2011-12-09 17:40:15 +01:00
Giuseppe Sucameli
0e0947f048 add helpful info to GdalTools Settings dialog on how to configure GDAL path 2011-12-01 02:15:31 +01:00
Giuseppe Sucameli
99edf1de05 [BACKPORT] find python on OSX (partially fix #3097)
don't overwrite PATH env var, but append to it.
2011-12-01 02:15:31 +01:00
Alexander Bruy
f8bbe8fb70 [FEATURE] add gdal_fillnodata to GdalTools 2011-11-13 12:22:11 +02:00
Alexander Bruy
aaae4898a9 [BACKPORT] fix broken Assign projection functionality in GDALTools and
improve handling output file extension
2011-11-13 11:19:44 +02:00
Giuseppe Sucameli
6ccb04e9b3 Merge remote-tracking branch 'brushtyler/master'
Conflicts:
	src/providers/postgres/qgspostgresprovider.cpp
2011-10-07 01:38:46 +02:00
Giuseppe Sucameli
dd6a594178 [FEATURE] Make the gdaltools command editable to fix #3041 2011-10-07 01:26:13 +02:00
Alexander Bruy
7093b06793 [BACKPORT] allow negative NODATA values in GDALTools 2011-09-14 15:43:55 +03:00
Giuseppe Sucameli
f2b6876085 fix gdaltools error checking for ogr layers 2011-09-12 13:22:21 +02:00
Giuseppe Sucameli
431219744a make sure gdaltools input vector layers are ogr vectors 2011-09-03 13:12:39 +02:00
Alexander Bruy
b3996c368b fix #4170 2011-08-14 12:15:13 +03:00
Alexander Bruy
1f1dd7dc5d [FEATURE] Extract projection tool for GdalTools 2011-08-09 11:21:13 +03:00
Alexander Bruy
5345f520a9 removed old unused code 2011-07-29 21:16:25 +03:00
Giuseppe Sucameli
016cc0b357 Correct the output label's text in GdalTools Contour 2011-06-16 01:51:22 +02:00
Giuseppe Sucameli
0e5baf4c13 crop to mask layer extent 2011-05-26 11:58:18 +02:00
Alexander Bruy
cd8ecd6a6e add checkbox for "-dstalpha" option in GDALTools Clipper tool 2011-05-22 21:12:04 +03:00
alexbruy
45cc8a7fea Merge pull request #16 from alexbruy/master
mask option for gdal_polygonize tool
2011-05-10 06:30:42 -07:00
Alexander Bruy
9647ac877f add mask option to gdal_polygonize 2011-05-10 16:08:22 +03:00
Giuseppe Sucameli
14556360b1 save file instead of open it in select output file dialog 2011-05-10 14:17:19 +02:00
Tim Sutton
ce6588c572 fix #3800 2011-05-07 00:43:29 +02:00
jef
853582f709 fix lenny build
git-svn-id: http://svn.osgeo.org/qgis/trunk@15722 c8812cc2-4d05-0410-92ff-de0c093fc19c
2011-04-16 10:06:04 +00:00
brushtyler
8a3a5a528d avoid changes of the input layer when layers in canvas changed
git-svn-id: http://svn.osgeo.org/qgis/trunk@15713 c8812cc2-4d05-0410-92ff-de0c093fc19c
2011-04-15 18:30:10 +00:00
brushtyler
adbcbcbb76 add cutline option to clipper to fix #3066
git-svn-id: http://svn.osgeo.org/qgis/trunk@15712 c8812cc2-4d05-0410-92ff-de0c093fc19c
2011-04-15 17:58:00 +00:00
brushtyler
63cc61bb2b Fix #3715, don't overwrite source file
git-svn-id: http://svn.osgeo.org/qgis/trunk@15709 c8812cc2-4d05-0410-92ff-de0c093fc19c
2011-04-15 16:55:20 +00:00
brushtyler
4d3cdecac8 fixed #3662 and #3663
git-svn-id: http://svn.osgeo.org/qgis/trunk@15698 c8812cc2-4d05-0410-92ff-de0c093fc19c
2011-04-13 22:15:37 +00:00
macho
e7487e4950 translation update: 2 typos in english original..
git-svn-id: http://svn.osgeo.org/qgis/trunk@15600 c8812cc2-4d05-0410-92ff-de0c093fc19c
2011-03-25 20:30:29 +00:00
brushtyler
653de0ed14 Added the default color configuration file for DEM tool
git-svn-id: http://svn.osgeo.org/qgis/trunk@15582 c8812cc2-4d05-0410-92ff-de0c093fc19c
2011-03-23 16:57:22 +00:00
brushtyler
1e6c095171 fix error when output file is not created
git-svn-id: http://svn.osgeo.org/qgis/trunk@15577 c8812cc2-4d05-0410-92ff-de0c093fc19c
2011-03-23 01:14:41 +00:00
brushtyler
a6de6592aa remove the clipping rectangle closing clipper, to fix #3664
git-svn-id: http://svn.osgeo.org/qgis/trunk@15562 c8812cc2-4d05-0410-92ff-de0c093fc19c
2011-03-22 16:45:30 +00:00
brushtyler
351703b2a2 fixed bug in gdaltools clipper
git-svn-id: http://svn.osgeo.org/qgis/trunk@15556 c8812cc2-4d05-0410-92ff-de0c093fc19c
2011-03-22 00:04:36 +00:00
brushtyler
556290d18c trying to avoid strange closing of the tools
git-svn-id: http://svn.osgeo.org/qgis/trunk@15555 c8812cc2-4d05-0410-92ff-de0c093fc19c
2011-03-21 23:54:27 +00:00
brushtyler
bf2f284cab fix #3637
git-svn-id: http://svn.osgeo.org/qgis/trunk@15532 c8812cc2-4d05-0410-92ff-de0c093fc19c
2011-03-18 15:22:22 +00:00
brushtyler
1c3bac6710 fix related to #3100 and missed in r15474
git-svn-id: http://svn.osgeo.org/qgis/trunk@15512 c8812cc2-4d05-0410-92ff-de0c093fc19c
2011-03-16 07:40:58 +00:00
brushtyler
97dd304361 added algorithm option to gdaldem
git-svn-id: http://svn.osgeo.org/qgis/trunk@15497 c8812cc2-4d05-0410-92ff-de0c093fc19c
2011-03-15 14:21:29 +00:00
brushtyler
6e430c3db7 [FEATURE] added GUI for gdaldem, to fix #3064
git-svn-id: http://svn.osgeo.org/qgis/trunk@15495 c8812cc2-4d05-0410-92ff-de0c093fc19c
2011-03-15 11:40:45 +00:00
brushtyler
36fc12ad74 added -cutline option to gdaltools warp tool, to fix #3066
git-svn-id: http://svn.osgeo.org/qgis/trunk@15476 c8812cc2-4d05-0410-92ff-de0c093fc19c
2011-03-14 17:17:37 +00:00
brushtyler
167df200ef refresh list of layers when layers in TOC change
git-svn-id: http://svn.osgeo.org/qgis/trunk@15474 c8812cc2-4d05-0410-92ff-de0c093fc19c
2011-03-14 16:01:10 +00:00
brushtyler
a4e8e75835 allow output size in grid tool to fix #2941
git-svn-id: http://svn.osgeo.org/qgis/trunk@15471 c8812cc2-4d05-0410-92ff-de0c093fc19c
2011-03-14 08:51:11 +00:00
brushtyler
6d06ec30b3 make gdaltools clipper working with the raster provider
git-svn-id: http://svn.osgeo.org/qgis/trunk@15470 c8812cc2-4d05-0410-92ff-de0c093fc19c
2011-03-13 23:46:37 +00:00
brushtyler
63a41df844 added raster creation in rasterize tool, to fix #3545
git-svn-id: http://svn.osgeo.org/qgis/trunk@15469 c8812cc2-4d05-0410-92ff-de0c093fc19c
2011-03-13 23:21:00 +00:00
brushtyler
2251df175b make tools working with the raster provider
git-svn-id: http://svn.osgeo.org/qgis/trunk@15459 c8812cc2-4d05-0410-92ff-de0c093fc19c
2011-03-13 01:16:00 +00:00
brushtyler
eda85f11a7 fix #3450
git-svn-id: http://svn.osgeo.org/qgis/trunk@15342 c8812cc2-4d05-0410-92ff-de0c093fc19c
2011-03-05 16:03:44 +00:00