Skip to content

PB-131 : fix WebMercator extent/bounds#1048

Merged
pakb merged 1 commit intodevelopfrom
fix-PB-131-mercator-tile-displacement
Sep 2, 2024
Merged

PB-131 : fix WebMercator extent/bounds#1048
pakb merged 1 commit intodevelopfrom
fix-PB-131-mercator-tile-displacement

Conversation

@pakb
Copy link
Contributor

@pakb pakb commented Aug 30, 2024

we were using values from epsg.io website, but our backends use different values. I found out a project in our geoadmin organization that contained all the required values, so I copied them from there.

This should fix the delta (on the Y axis) that we were experiencing when showing WMS/WMTS data with OpenLayers while showing vector tiles under

Test link

@github-actions github-actions bot added the bug label Aug 30, 2024
@pakb pakb changed the title PB-131 : fix WebMercator extent/bounds expressed in LV95 PB-131 : fix WebMercator extent/bounds Aug 30, 2024
@pakb pakb force-pushed the fix-PB-131-mercator-tile-displacement branch from f331cee to ecede58 Compare August 30, 2024 12:45
@cypress
Copy link

cypress bot commented Aug 30, 2024

web-mapviewer    Run #3170

Run Properties:  status check passed Passed #3170  •  git commit 7f0e61acae: PB-131 : fix WebMercator extent/bounds
Project web-mapviewer
Branch Review fix-PB-131-mercator-tile-displacement
Run status status check passed Passed #3170
Run duration 04m 44s
Commit git commit 7f0e61acae: PB-131 : fix WebMercator extent/bounds
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 21
Tests that did not run due to a failure in a mocha hook  Skipped 0
Tests that passed  Passing 210
View all changes introduced in this branch ↗︎

@pakb pakb requested review from ismailsunni, ltkum and ltshb August 30, 2024 13:03
we were using values from epsg.io website, but our backends use different values. I found out a project in our geoadmin organization that contained all the required values, so I copied them from there.

This should fix the delta (on the Y axis) that we were experiencing when showing WMS/WMTS data with OpenLayers while showing vector tiles under
@pakb pakb force-pushed the fix-PB-131-mercator-tile-displacement branch from ecede58 to 7f0e61a Compare September 2, 2024 05:56
@pakb pakb merged commit 3e66a9e into develop Sep 2, 2024
@pakb pakb deleted the fix-PB-131-mercator-tile-displacement branch September 2, 2024 06:05
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