opengeospatial / ogcapi-common

OGC API - Common provides those elements shared by most or all of the OGC API standards to ensure consistency across the family.
https://ogcapi.ogc.org/common
Other
45 stars 14 forks source link

API Element - Quality of Service #7

Open ilkkarinne opened 5 years ago

ilkkarinne commented 5 years ago

Resource details Structured document describing the quality of service metadata for the entire service including some or all of the following information:

cmheazel commented 5 years ago

@ilkkarinne One problem, an API may expose a collection of servers. Each server may have its own QOS (one reason to have multiple servers). It may be better to associate QOS with the Server object in the OpenAPI document.

jyutzler commented 4 years ago

I could see this as an option on a collection (since QOS is not necessarily uniform). However, I don't want "Common" to be a dumping point of good ideas. I want "Common" to be a gathering point for solutions that are developed under other SWGs that are candidates for use across the OGC API baseline. My recommendation is to close this issue and for interested parties to bring it up under a specific SWG. If the SWG determines that it is relevant, flesh it out and test it through some sort of sprint / testbed / etc. activity.