Skip to content

georchestra/inspire-qos-check

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

INSPIRE Quality of Service check

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages