Skip to content

PB-1605 : detect COG projection based on name when no EPSG found#1300

Merged
pakb merged 2 commits intodevelopfrom
bug-PB-1605-fix-cog-projection-detection
Apr 16, 2025
Merged

PB-1605 : detect COG projection based on name when no EPSG found#1300
pakb merged 2 commits intodevelopfrom
bug-PB-1605-fix-cog-projection-detection

Conversation

@pakb
Copy link
Contributor

@pakb pakb commented Apr 15, 2025

Some COGs we provide aren't encoded with an EPSG number in the corresponding field, but with a specific number telling us it is a "user defined CRS". In order to be able to detect such COGs, I've added a technical name to both LV95 and LV03, which will be used to detect COGs that are in such format.

Test link with relevant COG

Test link

Some COGs we provide aren't encoded with an EPSG number in the corresponding field, but with a specific number telling us it is a "user defined CRS".
In order to be able to detect such COGs, I've added a technical name to both LV95 and LV03, which will be used to detect COGs that are in such format.
@github-actions github-actions bot added the bug label Apr 15, 2025
@cypress
Copy link

cypress bot commented Apr 15, 2025

web-mapviewer    Run #5037

Run Properties:  status check passed Passed #5037  •  git commit 7409f292f8: Merge pull request #1300 from geoadmin/bug-PB-1605-fix-cog-projection-detection
Project web-mapviewer
Branch Review develop
Run status status check passed Passed #5037
Run duration 01m 26s
Commit git commit 7409f292f8: Merge pull request #1300 from geoadmin/bug-PB-1605-fix-cog-projection-detection
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 1
Tests that did not run due to a failure in a mocha hook  Skipped 0
Tests that passed  Passing 48
View all changes introduced in this branch ↗︎

@pakb pakb requested review from ltkum and schtibe April 15, 2025 13:59
@pakb pakb requested a review from sommerfe April 16, 2025 06:19
@pakb pakb merged commit 7409f29 into develop Apr 16, 2025
6 checks passed
@pakb pakb deleted the bug-PB-1605-fix-cog-projection-detection branch April 16, 2025 06:58
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