GeoHealthCheck icon indicating copy to clipboard operation
GeoHealthCheck copied to clipboard

Service Status and QoS Checker for OGC Web Services

Results 92 GeoHealthCheck issues
Sort by recently updated
recently updated
newest added

I many places in GHC interface dates are shown as (example) `2023-11-01T14:49:17Z` ![image](https://github.com/geopython/GeoHealthCheck/assets/1951107/39486f86-7c13-4e98-83c9-538529780077) that does not helps reading the date, nor is good looking. Better format the dates as `2023-11-01...

enhancement

![image](https://github.com/geopython/GeoHealthCheck/assets/1951107/8520b31d-e1c4-4826-9ce2-b8aacb211cf7)

enhancement

"Dashboard" is the main title in the home/landing page, but this do not changes when clicking on a tag, so is not easy for the user to see/remember what list...

enhancement

When adding probes for a resource, the resource page shows only the type of the probe, i.e. ![image](https://github.com/geopython/GeoHealthCheck/assets/1951107/df564f21-4357-4470-99be-b9fc65553a67) In this case two WFS GetCapabilities were added, but one is for...

enhancement

When clicking on "operational" or "broken" ![image](https://github.com/geopython/GeoHealthCheck/assets/1951107/0293f261-b93e-486c-91a4-4f108cb33e39) seems very natural to expect to see the list filtered accordingly (eventually taking into account also the category/tag already chosen). At the moment...

enhancement

Tried to load data as described here https://docs.geohealthcheck.org/en/latest/admin.html#load-data Got this error ``` root@geohealthcheck:~/GeoHealthCheck# python3 GeoHealthCheck/models.py load tests/data/teste.json Traceback (most recent call last): File "/root/GeoHealthCheck/GeoHealthCheck/models.py", line 35, in from itsdangerous import...

bug

**Describe the bug** We have a history of 365 days. When looking at a detail page, it takes ~35s to create the report. Only ~5s are spent waiting on the...

bug

if i run a drilldown to all wms layers I get a basic error report indicating that the test has failed, instead i hope the test can return a pointer...

enhancement

a drilldown test each layer of a wms test takes quite long if you click test now on the ui, it is not quite clear that the test is running...

enhancement

This issue https://github.com/geopython/GeoHealthCheck/issues/248 and PR https://github.com/geopython/GeoHealthCheck/pull/307 had pretended to change the default WMS version to 1.3.0, but I believe it still needs some improvement, because version 1.1.1 is still hardcoded...

bug