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-03-03 00:02:25 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
QGIS
/
python
/
plugins
/
processing
/
algs
/
gdal
History
Nyall Dawson
97e47fa7b8
[processing] Use core connections API instead of Python GeoDB class
...
for postgres connection handling
2020-03-17 15:10:53 +10:00
..
ui
…
__init__.py
…
aspect.py
…
AssignProjection.py
…
Buffer.py
…
buildvrt.py
…
ClipRasterByExtent.py
…
ClipRasterByMask.py
…
ClipVectorByExtent.py
…
ClipVectorByMask.py
…
CMakeLists.txt
…
ColorRelief.py
…
contour.py
…
Datasources2Vrt.py
Add short help to gdal's build virtual vector alg
2020-01-29 11:42:06 +10:00
Dissolve.py
…
ExecuteSql.py
…
extractprojection.py
…
fillnodata.py
Fix validity mask filename quoting in Fillnodata alg
2020-01-01 09:07:58 +10:00
gdal2tiles.py
…
gdal2xyz.py
…
gdaladdo.py
…
GdalAlgorithm.py
…
GdalAlgorithmDialog.py
[processing] Port DestinationSelectionPanel to c++
2020-03-17 07:24:40 +10:00
GdalAlgorithmProvider.py
[needs-docs][processing] Move Build Vector VRT to gdal provider
2020-01-05 20:58:10 +10:00
gdalcalc.py
…
gdalinfo.py
…
gdaltindex.py
…
GdalUtils.py
…
GridAverage.py
…
GridDataMetrics.py
…
GridInverseDistance.py
…
GridInverseDistanceNearestNeighbor.py
…
GridLinear.py
…
GridNearestNeighbor.py
…
hillshade.py
…
merge.py
…
nearblack.py
…
OffsetCurve.py
…
ogr2ogr.py
…
ogr2ogrtopostgislist.py
[processing] Use core connections API instead of Python GeoDB class
2020-03-17 15:10:53 +10:00
ogrinfo.py
…
OgrToPostGis.py
…
OneSideBuffer.py
…
pansharp.py
…
pct2rgb.py
…
PointsAlongLines.py
…
polygonize.py
…
proximity.py
…
rasterize_over_fixed_value.py
…
rasterize_over.py
…
rasterize.py
[processing] add user-defined parameters to gdal_rasterize
2020-01-06 11:19:55 +10:00
rearrange_bands.py
…
retile.py
…
rgb2pct.py
…
roughness.py
…
sieve.py
Fix validity mask filename quoting in Sieve alg
2020-01-01 09:07:58 +10:00
slope.py
…
tpi.py
…
translate.py
…
tri.py
…
viewshed.py
…
warp.py
…