Skip to content

PB-1670: clarify lack of precision of mouse tracked LV03 coordinates#1333

Merged
pakb merged 1 commit intodevelopfrom
feat-PB-1670-lv03-circa-for-mouse-track
May 9, 2025
Merged

PB-1670: clarify lack of precision of mouse tracked LV03 coordinates#1333
pakb merged 1 commit intodevelopfrom
feat-PB-1670-lv03-circa-for-mouse-track

Conversation

@pakb
Copy link
Contributor

@pakb pakb commented May 8, 2025

As pointed out by some of our users, the dynamically generated coordinates on the bottom part of the map with the mouse are not precise when dealing with LV03. They are generated without taking into consideration the real deformation between LV95 and LV03, and are calculated based on a simple matrix reprojection to be more dynamic (we are not using the REFRAME service after each mouse move, that would be overkill).

Test link

@cypress
Copy link

cypress bot commented May 8, 2025

web-mapviewer    Run #5275

Run Properties:  status check passed Passed #5275  •  git commit c01f707e88: PB-1670: clarify lack of precision of mouse tracked LV03 coordinates
Project web-mapviewer
Branch Review feat-PB-1670-lv03-circa-for-mouse-track
Run status status check passed Passed #5275
Run duration 05m 31s
Commit git commit c01f707e88: PB-1670: clarify lack of precision of mouse tracked LV03 coordinates
Committer Pascal Barth
View all properties for this run ↗︎

Test results
Tests that failed  Failures 0
Tests that were flaky  Flaky 0
Tests that did not run due to a developer annotating a test with .skip  Pending 20
Tests that did not run due to a failure in a mocha hook  Skipped 0
Tests that passed  Passing 251
View all changes introduced in this branch ↗︎

@pakb pakb requested review from ismailsunni, ltkum, schtibe and sommerfe May 8, 2025 21:28
@pakb pakb force-pushed the feat-PB-1670-lv03-circa-for-mouse-track branch 2 times, most recently from 6372b8a to 8fd4f7f Compare May 9, 2025 05:40
@pakb pakb force-pushed the feat-PB-1670-lv03-circa-for-mouse-track branch from 8fd4f7f to ad8edba Compare May 9, 2025 06:40
As pointed out by some of our users, the dynamically generated coordinates on the bottom right part of the map with the mouse are not precise when dealing with LV03.
They are generated without taking into consideration the real deformation between LV95 and LV03, and are calculated based on a simple matrix reprojection to be more dynamic (we are not using the REFRAME service after each mouse move, that would be overkill).
@pakb pakb force-pushed the feat-PB-1670-lv03-circa-for-mouse-track branch from ad8edba to c01f707 Compare May 9, 2025 06:55
@pakb pakb merged commit de21473 into develop May 9, 2025
6 checks passed
@pakb pakb deleted the feat-PB-1670-lv03-circa-for-mouse-track branch May 9, 2025 07:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants