INSPIRE-MIF / gp-ogc-api-features

Good Practice document for INSPIRE download services based on OGC API - Features
13 stars 12 forks source link

How to test /req/multilinguality/accept-language-header for individual features? #3

Closed michellutz closed 4 years ago

michellutz commented 4 years ago

How to test the requirement /req/multilinguality/accept-language-header for /collections/{collectionId}/items/{featureId}? It would give way too much overhead to test every single feature. One feature? One feature in every collection?

thijsbrentjens commented 4 years ago

An OAPIF implementation shall support the limit parameter, so maybe use this to test a few features instead of a single feature using the {featureId}?

alexanderkotsev commented 4 years ago

We would like to propose an approach that tests five features per collection.