-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Description
Currently in the Cesium / parquet demos, the map point click events return results that are very cryptic for an outside user.
It would be good for the Cesium / Parquet demos to return more meaningful results when a user clicks a map point. We shouldn't return what a geo location record looks like, and we should focus on returning sample records (because samples are the main topic of iSamples). The following should be displayed:
Example sample records from that point, with certain metadata that include:
- Sample PID (ideally resolvable as working hyperlink)
- Sample type, sample material
- Sample data source, collection
- Perhaps keywords
In the Open Context case, we also provide thumbnails of samples in our iSamples parquet output. Displaying those thumbnails would be great for demos!
Metadata
Metadata
Assignees
Labels
No labels