-
Hello, |
Beta Was this translation helpful? Give feedback.
Replies: 4 comments
This comment has been hidden.
This comment has been hidden.
-
Beta Was this translation helpful? Give feedback.
-
Could you check whether the location appears to be correct if you set your project CRS to EPSG:4326 (ie WGS84)? |
Beta Was this translation helpful? Give feedback.
-
@cz-ranger , I did a couple of tests locally. It could well be that your project's datum transformations settings aren't properly set. If you open your project on QGIS and open the project properties' transformation panel, you can add/edit the transformation maths used to go to/from EPSG:5514 to EPSG:4236 (WGS84, the position's coordinates projection). This transformation worked for me: While the other ones would have test points not align as expected. I suggest you give this a try. Also, give QField 2.0 beta 8 a try if you haven't yet. |
Beta Was this translation helpful? Give feedback.
@cz-ranger , I did a couple of tests locally. It could well be that your project's datum transformations settings aren't properly set.
If you open your project on QGIS and open the project properties' transformation panel, you can add/edit the transformation maths used to go to/from EPSG:5514 to EPSG:4236 (WGS84, the position's coordinates projection).
This transformation worked for me:
While the other ones would have test points not align as expected.
I suggest you give this a try. Also, give QField 2.0 beta 8 a try if you haven't yet.