We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent be07989 commit 48fde06Copy full SHA for 48fde06
python/plugins/processing/algs/qgis/QGISAlgorithmProvider.py
@@ -152,16 +152,6 @@ def __init__(self):
152
TextToFloat(), ExtractByAttribute(),
153
SelectByAttribute(), Grid(), Gridify(), HubDistance(),
154
HubLines(), Merge(), GeometryConvert(),
155
- #mmqgisx_delete_duplicate_geometries_algorithm(),
156
- #mmqgisx_geometry_convert_algorithm(),
157
- #mmqgisx_grid_algorithm(),
158
- #mmqgisx_gridify_algorithm(),
159
- #mmqgisx_hub_distance_algorithm(),
160
- #mmqgisx_hub_lines_algorithm(),
161
- #mmqgisx_merge_algorithm(),
162
- #mmqgisx_select_algorithm(),
163
- #mmqgisx_extract_algorithm(),
164
- #mmqgisx_text_to_float_algorithm(),
165
# ------ native algs ------
166
AddTableField(), FieldsCalculator(),
167
SaveSelectedFeatures(), JoinAttributes(),
0 commit comments