We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Happens when changing CRS
2020-03-04T13:10:19 WARNING Traceback (most recent call last): File ".../AppData/Roaming/QGIS/QGIS3\profiles\coordinator-dev/python/plugins\coordinator\coordinator.py", line 410, in inputCoordinatesChanged #Coordinator.log("Input changed") File ".../AppData/Roaming/QGIS/QGIS3\profiles\coordinator-dev/python/plugins\coordinator\coordinator.py", line 380, in process # coordinatorLog("Input: %f %f " % (x, y) ) _core.QgsCsException: forward transform of (inf, inf) PROJ: +proj=pipeline +step +proj=unitconvert +xy_in=deg +xy_out=rad +step +proj=utm +zone=33 +ellps=WGS84 Error: latitude or longitude exceeded limits
The text was updated successfully, but these errors were encountered:
fix bugged coordinate capture with Points and different CRS than canv…
0574872
…as CRS probably related github issue #6
still open, relates also to reprojection of coordinates when switching CRS
Sorry, something went wrong.
No branches or pull requests
Happens when changing CRS
The text was updated successfully, but these errors were encountered: