Skip to content

Commit

Permalink
[processing] added import into postgis algorithm to simplified interface
Browse files Browse the repository at this point in the history
  • Loading branch information
volaya committed Jun 22, 2015
1 parent b6975d6 commit d9e7498
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions python/plugins/processing/gui/algclasssification.txt
Expand Up @@ -21,6 +21,7 @@ gdalogr:griddatametrics,Raster - vector/Vector -> Raster
gdalogr:gridinvdist,Raster - vector/Vector -> Raster
gdalogr:gridaverage,Raster - vector/Vector -> Raster
gdalogr:contour,Raster - vector/Raster -> Vector
gdalogr:importvectorintopostgisdatabaseavailableconnections, Vector/General tools
otb:bandmath,Images/Miscellaneous
otb:binarymorphologicaloperation,Images/Image Filtering
otb:bundletoperfectsensor,Images/Geometry
Expand Down
1 change: 1 addition & 0 deletions python/plugins/processing/gui/algnames.txt
Expand Up @@ -15,6 +15,7 @@ gdalogr:griddatametrics,Interpolate (Data metrics)
gdalogr:gridinvdist,Interpolate (Inverse distance weighting)
gdalogr:gridaverage,Interpolate (Average)
gdalogr:contour,Contour lines
gdalogr:importvectorintopostgisdatabaseavailableconnections, Import into PostGIS database
qgis:creategrid,Create graticule
saga:changegridvalues,Reclassify (simple)
saga:creategraticule,Create graticule from extent
Expand Down

0 comments on commit d9e7498

Please sign in to comment.