-
Notifications
You must be signed in to change notification settings - Fork 24
Closed
Description
calling tirex-status --raw
returns a JSON formatted status.
Expectation is that 0
is returned when no tiles have been rendered instead of null
"rm" : {
"stats" : {
"count_expired" : 0,
"count_rendered" : {
"osm" : [
null,
null,
null,
null,
null,
null,
null,
null,
4,
9,
null,
81,
143,
1,
843,
1066,
417,
1141,
6,
7,
9
]
},
Metadata
Metadata
Assignees
Labels
No labels