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

Show 3D tiles as data layers in the Cesium layer picker #1778

Closed
robyngit opened this issue May 19, 2021 · 1 comment
Closed

Show 3D tiles as data layers in the Cesium layer picker #1778

robyngit opened this issue May 19, 2021 · 1 comment
Labels
cesium enhancement pdg Permafrost Discovery Gateway
Milestone

Comments

@robyngit
Copy link
Member

Support adding 3DTilesets in the Cesium View. Show the tileset as a data layer in the layer picker. Allow configuration of the various 3DTilesets options.

@robyngit robyngit added enhancement portals Anything related to portals pdg Permafrost Discovery Gateway cesium labels May 19, 2021
@laurenwalker
Copy link
Member

@robyngit robyngit removed the portals Anything related to portals label May 19, 2021
robyngit added a commit that referenced this issue Sep 29, 2021
Reorganization of the CesiumWidget:
- Move functions that create and update Cesium assets (e.g. imagery, terrain, 3Dtiles) from the CesiumWidget view to individual "Map Asset" models
- Replace the Layer and Terrain model with a more generic MapAsset model.
- Similarly, replace Layers and Terrains collections with a MapAssets collection that can be used in either case.

New features:
- Enable clicking on individual features in a 3D tileset lay to view more details
- Add support for configuring the colours to use for 3D tilesets - colors can be set conditionally in the Cesium config based on feature properties. Only categorical color palettes are enabled at so far.
- Add support for configuring 'vector filters' in the Cesium config. These filters conditionally show or hide features of a 3D tileset based on properties of the features.

Relates to #1770, #1798, #1789, #1790, #1791, #1780, #1778, #1797
@robyngit robyngit added this to the 2.18.0 milestone Dec 10, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cesium enhancement pdg Permafrost Discovery Gateway
Projects
None yet
Development

No branches or pull requests

2 participants