Skip to content

Commit f6b73c0

Browse files
committedJul 3, 2013
[sextante]Some algorithm renaming
1 parent 05ceb68 commit f6b73c0

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed
 

‎python/plugins/sextante/gui/help/algclasssification.txt

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -100,15 +100,14 @@ qgis:countpointsinpolygon,USE_ORIGINAL_NAME,Vector/Statistics
100100
qgis:countpointsinpolygonweighted,USE_ORIGINAL_NAME,Vector/Statistics
101101
qgis:countuniquepointsinpolygon,USE_ORIGINAL_NAME,Vector/Statistics
102102
qgis:createequivalentnumericalfield,USE_ORIGINAL_NAME,Vector/Table tools
103-
qgis:creategrid,USE_ORIGINAL_NAME,Vector/Creation
103+
qgis:creategrid,Create graticule,Vector/Creation
104104
qgis:delaunaytriangulation,USE_ORIGINAL_NAME,Vector/Geometry operations
105105
qgis:deletecolumn,USE_ORIGINAL_NAME,Vector/Table tools
106106
qgis:deleteduplicategeometries,USE_ORIGINAL_NAME,Vector/General tools
107107
qgis:densifygeometries,USE_ORIGINAL_NAME,Vector/Geometry operations
108108
qgis:densifygeometriesgivenaninterval,USE_ORIGINAL_NAME,Vector/Geometry operations
109109
qgis:difference,USE_ORIGINAL_NAME,Vector/Overlay
110110
qgis:dissolve,USE_ORIGINAL_NAME,Vector/Geometry operations
111-
qgis:distancematrix,USE_ORIGINAL_NAME,Vector/Points
112111
qgis:distancetonearesthub,USE_ORIGINAL_NAME,Vector/Analysis
113112
qgis:explodelines,USE_ORIGINAL_NAME,Vector/Lines
114113
qgis:exportaddgeometrycolumns,USE_ORIGINAL_NAME,Vector/Table tools
@@ -197,7 +196,7 @@ saga:coordinatetransformationgridlist,USE_ORIGINAL_NAME,Raster/General tools
197196
saga:coordinatetransformationshapes,USE_ORIGINAL_NAME,Vector/General tools
198197
saga:coordinatetransformationshapeslist,USE_ORIGINAL_NAME,Vector/General tools
199198
saga:covereddistance,USE_ORIGINAL_NAME,Raster/Analysis
200-
saga:creategraticule,USE_ORIGINAL_NAME,Vector/Miscellaneous
199+
saga:creategraticule,Create graticule from extent,Vector/Creation
201200
saga:croptodata,USE_ORIGINAL_NAME,Raster/General tools
202201
saga:crossclassificationandtabulation,USE_ORIGINAL_NAME,Raster/General tools
203202
saga:crossprofiles,USE_ORIGINAL_NAME,Domain specific/Terrain analysis and geomorphometry
@@ -339,7 +338,7 @@ saga:runningaverage,USE_ORIGINAL_NAME,Vector/Table tools
339338
saga:sagawetnessindex,USE_ORIGINAL_NAME,Domain specific/Hydrology
340339
saga:separatepointsbydirection,USE_ORIGINAL_NAME,Vector/Points
341340
saga:shapesbuffer,USE_ORIGINAL_NAME,Vector/Geometry operations
342-
saga:shapestogrid,USE_ORIGINAL_NAME,Raster - vector/Vector -> Raster
341+
saga:shapestogrid,Rasterize vector layer,Raster - vector/Vector -> Raster
343342
saga:simplefilter,USE_ORIGINAL_NAME,Raster/Filters
344343
saga:simulation,Fire spreading simulation,Domain specific/Miscellaneous
345344
saga:sinkdrainageroutedetection,USE_ORIGINAL_NAME,Domain specific/Hydrology

0 commit comments

Comments
 (0)
Please sign in to comment.