Canadian-Geospatial-Platform / app.geo.ca

The Geocore application found at app.geo.ca is an open source react application created to explore the geocore geospatial library. | L'application Geocore disponible sur app.geo.ca est une application de réaction open source créée pour explorer la bibliothèque géospatiale geocore.
https://canadian-geospatial-platform.github.io/app.geo.ca/
Other
1 stars 8 forks source link

User Story: 'Metadata Source' filter on app.geo.ca #132

Closed xinli-cai closed 1 day ago

xinli-cai commented 1 year ago

As a user, I want to be able to filter search results by Metadata Standards.

The rationale for this user story is that some of the CCMEO Data Cube records are also described by HNAP metadata entries, causing duplication of records. To address this issue, we propose adding a filter that allows users to search only for HNAP or STAC records while defaulting to both. An example mockup is shown below:

When initiating a search, the default behavior is to search all available metadata. Alternatively, users can choose to only search HNAP records. They can also turn standards on or off as desired. Mockups_metadata_standards1 Mockups_metadata_standards2

xinli-cai commented 1 year ago

@bo-lu @johnweng001 FYI

bo-lu commented 1 year ago

I will work on the backend after wrapping up the popularity and date filters.

@johnweng001, can you work on the front-end components? Thanks!

johnweng001 commented 1 year ago

@bo-lu yes, I am on it.

bo-lu commented 1 year ago

Parent user story is: Canadian-Geospatial-Platform/geo.ca#70

bo-lu commented 9 months ago

Instead of a 'Metadata Standard' filter, which is not useful and potentially confusing for users, maybe we can create a 'Metadata Source' filter.

Current sources are: the Canadian Geospatial Platform, CCMEO Datacube and the Earth Observation Data Management System (EODMS)

bo-lu commented 7 months ago

image

image

Thank you John, it is working well on dev