-
Notifications
You must be signed in to change notification settings - Fork 85
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
Can a top-level search using the /search resource search for anything in the resource tree? #832
Comments
In the current proposal, Even if we change that: What would be the response media type and content? Records/features, collection objects, stylesheets are all different resource types with different media types. I guess, the idea is to simply return a list of links to the matching resources? |
In STAC, |
Meeting 2023-05-22: Yes, we want to avoid incompatibility with STAC. This should be discussed in a separate issue, @pvretano will open one. Probably we should split |
The purpose of this issue is just to stimulate discussion on the possibility of the /search resource being used to search all OGC API resources not just collection items (e.g. features, records). So you could run a full text top-level search (i.e. q=) and get back matching records, features, collection objects, styles, etc...
Just thinking out loud in OGC API Records.
The text was updated successfully, but these errors were encountered: