metacatui
metacatui copied to clipboard
MetacatUI: A client-side web interface for DataONE data repositories
1. Change toolbar to overlay on top of map 2. Move layer details panel to the right of toolbar
For data layers that have a time component, enable configuring the time property of that layer so that it can be interacted with using the timeline interface (e.g. indicate which...
Some data layers in Cesium will have additional attributes (beyond their coordinates) that we can use to colour-code the associated markers or polygons. For example, we could shade polygons according...
Cesium and portal map enhancements in the 2.28.0 release included updates to how we apply themes to portals and maps. We need to document the new theme system and write...
The metacatui user interface overall and the cesium maps and data portals in particular need to be assessed and fixed to work on mobile devices and various lower resolution devices....
Add a feature to Cesium and MetacatUI where users can save their current data layer configuration to come back to later since the map will be reset anytime the browser...
The two panels currently use the same UI for search, but the behavior differs based on which panel a user is on. This has created confusion as user isn't always...
Cesium allows adjusting the appearance of imagery layers (e.g. satellite imagery) - see [all of the options here](https://cesium.com/learn/cesiumjs/ref-doc/ImageryLayer.html). In the LayerDetails panel, where we currently allow users to change the...
We have documented a number of cases where a data package fails to upload for some reason and MetacatUI does not handle those issues gracefully. As a first step to...