Sign inSign up

fvanderbiest/inspire-qos-check

By fvanderbiest

Updated over 8 years ago

Image provides a rough estimate for a SDI to meet the INSPIRE requirements for Quality of Service

Image
0

2.0K

fvanderbiest/inspire-qos-check repository overview

INSPIRE Quality of Service check

Pulls

This repository provides a rough estimate for a SDI to meet the INSPIRE requirements for Quality of Service, as defined in:

Easiest way to run it is with docker.

Edit or create a copy of the mysdi.env file and run your own tests with:

docker run --env-file mysdi.env --rm fvanderbiest/inspire-qos-check

Less intuitive without docker (requires bash 4, ab & curl):

(export $(cat mysdi.env | grep -v ^# | xargs) && bash 'inspire-qos-check')

This script was mainly tested against GeoServer instances.
Checking other servers will probably require improvements. Contributions welcomed !

The initial development was sponsored by the GeoGrandEst project

Tag summary

Content type

Image

Digest

Size

50.9 MB

Last updated

over 8 years ago

docker pull fvanderbiest/inspire-qos-check