Skip to content
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

PB-1296 : remove ol-cesium shallow copy #1173

Open
wants to merge 2 commits into
base: develop
Choose a base branch
from

Conversation

pakb
Copy link
Contributor

@pakb pakb commented Dec 16, 2024

use in-house style converter for Cesium GeoJSON and get rid of the ol-cesium copy we have

share composable between GPX, KML and GeoJSON in Cesium, gather all the logic to manage a primitive based data source into a composable and use it in the 3 cases.

Adding a clampToGround option for KML layers, making it possible to have it "on top" of the terrain (it will ignore any Z value if set so).

Tweaking a bit the style for Swissnames to have a buffer/offset between the ground and the text (with an anchor line/post, pointing to the ground)

Test link

Copy link

cypress bot commented Dec 16, 2024

web-mapviewer    Run #4130

Run Properties:  status check passed Passed #4130  •  git commit 31829f3af3: PB-1296 : share composable between GPX, KML and GeoJSON in Cesium
Project web-mapviewer
Branch Review feat-PB-1296-remove-ol-cesium-shallow-copy
Run status status check passed Passed #4130
Run duration 05m 06s
Commit git commit 31829f3af3: PB-1296 : share composable between GPX, KML and GeoJSON in Cesium
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 217
View all changes introduced in this branch ↗︎

@pakb pakb force-pushed the feat-PB-1296-remove-ol-cesium-shallow-copy branch 2 times, most recently from 62cd6cd to 50c76bd Compare December 17, 2024 09:19
@pakb pakb force-pushed the feat-PB-1296-remove-ol-cesium-shallow-copy branch from 50c76bd to ae5545e Compare December 17, 2024 12:12
pakb added 2 commits December 18, 2024 07:49
and get rid of the ol-cesium copy we have
gather all the logic to manage a primitive based data source into a composable and use it in the 3 cases.

Adding a clampToGround option for KML layers, making it possible to have it "on top" of the terrain (it will ignore any Z value if set so).

Tweaking a bit the style for Swissnames to have a buffer/offset between the ground and the text (with an anchor line/post, pointing to the ground)
@pakb pakb force-pushed the feat-PB-1296-remove-ol-cesium-shallow-copy branch from ae5545e to 31829f3 Compare December 18, 2024 06:49
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.

1 participant