Skip to content

BGDIINF_SB-2890: Fixed legacy parameters coordinates #509

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

Merged
merged 2 commits into from
Nov 1, 2023

Conversation

ltshb
Copy link
Contributor

@ltshb ltshb commented Nov 1, 2023

The legacy parameter coordinates were not correctly reprojected. This was
due to the fact that the reprojection happened in a loop several times instead
of once.

This has been solved by reorganizing a bit the code.

Also corrected a test case that did not make sense with the new lv95 default
projection. Now all legacyParamImport.cy.js test are passing.

Test link

@ltshb ltshb requested a review from pakb November 1, 2023 10:42
@github-actions github-actions bot added the bug label Nov 1, 2023
@ltshb ltshb mentioned this pull request Nov 1, 2023
17 tasks
ltshb added 2 commits November 1, 2023 13:15
The legacy parameter coordinates were not correctly reprojected. This was
due to the fact that the reprojection happened in a loop several times instead
of once.

This has been solved by reorganizing a bit the code.

Also corrected a test case that did not make sense with the new lv95 default
projection. Now all legacyParamImport.cy.js test are passing.
@ltshb ltshb force-pushed the bug-BGDIINF_SB-2890-legacy-param-e2e branch from e467b3c to f2096b4 Compare November 1, 2023 12:15
@ltshb ltshb merged commit 132001b into develop-lv95 Nov 1, 2023
@ltshb ltshb deleted the bug-BGDIINF_SB-2890-legacy-param-e2e branch November 1, 2023 12:17
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