You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: python/plugins/processing/algs/help/qgis.yaml
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -173,7 +173,7 @@ qgis:fieldcalculator: >
173
173
qgis:findprojection: >
174
174
This algorithm allows creation of a shortlist of possible candidate coordinate reference systems for a layer with an unknown projection.
175
175
176
-
The expected area which the layer should reside in must be specified via the target area parameter. Additionally, the coordinate reference system for this target area must also be set.
176
+
The expected area which the layer should reside in must be specified via the target area parameter.
177
177
178
178
The algorithm operates by testing the layer's extent in every known reference system and listing any in which the bounds would fall near the target area if the layer was in this projection.
0 commit comments