Skip to content

Commit bcd49ca

Browse files
committedMar 3, 2019
[processing] Fix outdated Find Projection docs
Fixes #21404
1 parent ecdfe1f commit bcd49ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎python/plugins/processing/algs/help/qgis.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -173,7 +173,7 @@ qgis:fieldcalculator: >
173173
qgis:findprojection: >
174174
This algorithm allows creation of a shortlist of possible candidate coordinate reference systems for a layer with an unknown projection.
175175

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.
177177

178178
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.
179179

0 commit comments

Comments
 (0)