Skip to content

Make nicer Cesium map point click events with more meaningful data #18

@ekansa

Description

@ekansa

Currently in the Cesium / parquet demos, the map point click events return results that are very cryptic for an outside user.

Image

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

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions