Skip to content
New issue

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

Problem with exceeding coordinate space #6

Open
iona5 opened this issue Mar 4, 2020 · 1 comment
Open

Problem with exceeding coordinate space #6

iona5 opened this issue Mar 4, 2020 · 1 comment
Labels
bug Something isn't working

Comments

@iona5
Copy link
Owner

iona5 commented Mar 4, 2020

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
@iona5 iona5 added the bug Something isn't working label Mar 4, 2020
iona5 added a commit that referenced this issue Dec 22, 2020
@iona5 iona5 closed this as completed Dec 22, 2020
@iona5
Copy link
Owner Author

iona5 commented Dec 27, 2020

still open, relates also to reprojection of coordinates when switching CRS

@iona5 iona5 reopened this Dec 27, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant