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-1
Original file line number
Diff line number
Diff line change
@@ -175,7 +175,7 @@ qgis:fieldcalculator: >
175
175
qgis:findprojection: >
176
176
This algorithm allows creation of a shortlist of possible candidate coordinate reference systems for a layer with an unknown projection.
177
177
178
-
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.
178
+
The expected area which the layer should reside in must be specified via the target area parameter.
179
179
180
180
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