-
-
Notifications
You must be signed in to change notification settings - Fork 3.1k
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
QGIS 3.10.3 LTR - Problems with CRS reprojection-conversions to OSGB1936 (PROJ 5.x specific) #34792
Comments
Please test with 3.12 or a nightly of 3.10.4. there been a relevant fix applied to those releases (not in 3.10.3) |
Nightly build as below: Irregular problems with exported images from the Layout Manager that did not occur in 3.4.x and are associated with the project as set out in the original post. How to Reproduce
Continue
2020-02-29T21:56:20 CRITICAL Qt : QXcbConnection: XCB error: 3 (BadWindow), sequence: 23910, resource id: 10337627, major code: 40 (TranslateCoords), minor code: 0 and 2020-02-29T22:11:52 CRITICAL Qt : QXcbConnection: XCB error: 3 (BadWindow), sequence: 10614, resource id: 8624124, major code: 40 (TranslateCoords), minor code: 0
In addition to the CRITICAL error above, there are multiple logs for 2020-02-29T22:21:11 WARNING Transform error caught: Could not transform bounding box to target CRS and multiple 2020-02-29T21:47:44 WARNING Could not reproject layer extent: Could not transform bounding box to target CRS Note QGIS and OS versions QGIS version |
Did not mean to close this: there are issues. |
The above report was running 3.10.3, not .4. |
@nyalldawson also for this type of issues, does it make any sense testing against such old dependencies? |
Ah I missed that it was proj < 6. In that case no, it'll never be fixed. I consider proj < 6 deprecated effectively unsupported now. |
Closing? |
I think we leave it open until we put a hard requirement on proj 6. I'm not personally going to work on this, but there's always a chance someone else is interested. |
I take it that further investigation at my end will not be needed whatever the irregular result. As to 3.10.4, it is not making its way onto my system via the debian-nightly-ltr repositories, only updated versions of .3 |
@nicknn Also the newest, necessary, versions of GDAL and PROJ will only make into the next Ubuntu LTR (20.04). I'm also as many others an Ubuntu/derivate user and my suggestion is to embrace as soon as you can 20.04, probably the RC are already out. |
The QGIS project highly values your report and would love to see it addressed. However, this issue has been left in feedback mode for the last 14 days and is being automatically marked as "stale". |
Update and close: |
Describe the bug
This is a repeat of this bug: QGIS 3.10 Projected CRS do not display properly #33129
#33129
The same issue affects QGIS 3.10.3 LTS on Linux (Xubuntu 18.04 LTS, 64-bit via Long Term Release Repository .../debian-ltr bionic main)
How to Reproduce
Opening an existing QGIS project created under 3.4.x LTR.
Project CRS is OSGB 1936. All shapefile and raster layers are native OSGB1936. QuickMapServices Google satellite is the problem layer. In 3.4.x the QuickMapServices layer displays correctly with no error messages.
On opening the project again in 3.10.3 I am presented with a previously unseen dialogue box Select Transformation For [filename].
Selecting any option but the first transform results in the QuickMapServices layer displaying no data, just white screen. Transform 3 would be my preferred conversion. No on-screen error messages.
Removing the layer and adding it again does nothing: the Select Transformation For [filename] does not open and nothing appears on screen. Most other options in QuickMapServices fail to show. No on-screen error messages.
Reinstalling the plugin does nothing.
Workaround
Problem can be worked around by:
The 3rd workaround solves the problem and the Select Transformation For [filename] dialogue box never appears for any layer, either in an existing or new project. By not appearing, though, I have no idea what level of accuracy has been applied to the transform of CRS that the Select Transformation For [filename] dialogue box provides (when it works correctly).
All of the above are hoops to jump through that never previously existed and #3, although effective, is very much less than obvious. Is the issue as simple as not having included a data file with the release?
QGIS and OS versions
QGIS version
3.10.3-A Coruña
QGIS code revision
0e1f846
Compiled against Qt
5.9.5
Running against Qt
5.9.5
Compiled against GDAL/OGR
2.2.3
Running against GDAL/OGR
2.2.3
Compiled against GEOS
3.6.2-CAPI-1.10.2
Running against GEOS
3.6.2-CAPI-1.10.2 4d2925d6
Compiled against SQLite
3.22.0
Running against SQLite
3.22.0
PostgreSQL Client Version
10.12 (Ubuntu 10.12-0ubuntu0.18.04.1)
SpatiaLite Version
4.3.0a
QWT Version
6.1.3
QScintilla2 Version
2.10.2
PROJ.4 Version
493
OS Version
Ubuntu 18.04.4 LTS
Active python plugins
mmqgis;
LAStools;
chm_from_lidar-master;
GeoCoding;
quick_map_services;
db_manager;
processing
The text was updated successfully, but these errors were encountered: