geopython / geopython/GeoHealthCheck

KeyError 'tilejson' on vector tiles probe

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

Description

**Describe the bug**
we host a vector tile service at https://tiles.isric.org based on [TRex](https://t-rex.tileserver.ch/), when i run the [tilejson](https://tiles.isric.org/wosis.json) through geohealthcheck, i get this error:

```
"class": "GeoHealthCheck.plugins.probe.mapbox.TileJSON",
"message": "Perform_request Err: KeyError 'tilejson'",
"name": "TileJSON",
"probe_id": 1,
"response_time": "0.78631",
"success": false
```

I wonder if this is a problem on our configuration or on the probe, some guidance would be helpfull.

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.