geopython / geopython/GeoHealthCheck

Short report as widget on external sites

Open
#260 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
92
Forks
75
PR merge metrics
No merged PRs in 30d

Description

I want to suggest this new feature for geohealthcheck: provide a method that exposes a javascript snippet or dynamic image representing the current/recent state of a service to be represented as a logo on an external website (like a catalog) having a reference to a wms/wfs service monitored by geohealthcheck.

We need a mechanism to identify a certain monitoring by url#layername (instead of using resource-id, which is not known in the external website.

The external website would include a snippet like:

```html



```

Geohealthcheck will return an image presenting the current (or last month) service quality (or 404 if the service is not monitored).

![image](https://user-images.githubusercontent.com/299829/60646765-6ae30500-9e3c-11e9-965a-efa74211b2fd.png)

An additional feature could be that in case the service is not monitored yet, a monitor could be automatically set up (is that risky?)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.