This website requires JavaScript.
Explore
Help
Sign In
sharpetronics
/
QGIS
Watch
1
Star
0
Fork
0
You've already forked QGIS
mirror of
https://github.com/qgis/QGIS.git
synced
2025-11-09 00:17:27 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
QGIS
/
python
/
plugins
/
GdalTools
/
tools
History
Juergen E. Fischer
7c75ffa3b0
spelling fixes
2014-05-17 22:02:03 +02:00
..
__init__.py
…
CMakeLists.txt
…
dialogAbout.ui
…
dialogBase.py
…
dialogBase.ui
…
dialogExtractProjection.ui
…
dialogSettings.ui
…
dialogSRS.py
…
doBuildVRT.py
…
doClipper.py
…
doContour.py
…
doDEM.py
…
doExtractProj.py
…
doFillNodata.py
…
doGrid.py
…
doInfo.py
fix error when copying gdalinfo output to clipboard (
fix
#9882
)
2014-03-28 12:12:18 +02:00
doMerge.py
gdal merge tool: make sure -a_nodata is only added with gdal>=1.9
2013-12-09 12:05:48 -02:00
doNearBlack.py
…
doOverview.py
…
doPctRgb.py
…
doPolygonize.py
…
doProjection.py
…
doProximity.py
…
doRasterize.py
…
doRgbPct.py
…
doSettings.py
…
doSieve.py
…
doTileIndex.py
…
doTranslate.py
…
doWarp.py
gdaltools warp: overwrite existing files when not in batch mode
2014-01-28 16:04:09 -02:00
extentSelector.py
[
Fixes
#8926
,
#8987
] add alpha channel for rubber band in extentSelector
2013-11-03 15:05:11 +01:00
extentSelector.ui
…
GdalTools_utils.py
spelling fixes
2014-05-17 22:02:03 +02:00
inOutSelector.py
…
inOutSelector.ui
…
optionsTable.py
…
optionsTable.ui
…
terrain.txt
…
widgetBatchBase.py
indentation update
2014-02-09 11:26:56 +01:00
widgetBuildVRT.ui
…
widgetClipper.ui
…
widgetContour.ui
Increased number of decimaps for GDAL Contour
2013-11-18 14:46:44 +01:00
widgetConvert.ui
…
widgetDEM.ui
…
widgetFillNodata.ui
…
widgetGrid.ui
…
widgetInfo.ui
…
widgetMerge.ui
use collapsible group box for creation options in gdal merge widget
2013-12-06 14:23:23 -02:00
widgetNearBlack.ui
…
widgetOverview.ui
…
widgetPluginBase.py
…
widgetPolygonize.ui
…
widgetProjection.ui
…
widgetProximity.ui
…
widgetRasterize.ui
…
widgetSieve.ui
…
widgetTileIndex.ui
…
widgetTranslate.ui
…
widgetWarp.ui
…