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

Support Bing Maps Imagery as base layers in the Cesium layer picker #1780

Closed
robyngit opened this issue May 19, 2021 · 0 comments
Closed

Support Bing Maps Imagery as base layers in the Cesium layer picker #1780

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

Comments

@robyngit
Copy link
Member

Support adding a BingMapsImageryProvider in the Cesium View. Show the imagery as a base layer and allow configuration of the various options available for this class in Cesium. The key should be stored in the repository configuration to start.

@robyngit robyngit added enhancement portals Anything related to portals pdg Permafrost Discovery Gateway cesium and removed portals Anything related to portals labels 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

1 participant