{
"id": "org.passingreads.book.getLocationCounts",
"defs": {
"main": {
"type": "query",
"output": {
"schema": {
"type": "object",
"required": [
"locations"
],
"properties": {
"locations": {
"type": "array",
"items": {
"ref": "org.passingreads.defs#locationEntry",
"type": "ref"
}
}
}
},
"encoding": "application/json"
},
"parameters": {
"type": "params",
"properties": {
"resolution": {
"type": "integer",
"maximum": 15,
"minimum": 0,
"description": "If provided, only return cells at this H3 resolution. If omitted, returns counts at all resolutions (parents up the hierarchy)."
}
}
},
"description": "Get book counts grouped by H3 cell, for rendering the homepage map at varying zoom levels."
}
},
"$type": "com.atproto.lexicon.schema",
"lexicon": 1
}
Metadata
- DID
-
did:plc:oeipalbxet5jghoqe6b6ctu6
- CID
-
bafyreiarjnimg4jh2khue32nziequiqkd7pzt5kcwbgrbgesquoyy3zyqe
- Indexed At
- 2026-05-04 14:28 UTC
- AT-URI
-
at://did:plc:oeipalbxet5jghoqe6b6ctu6/com.atproto.lexicon.schema/org.passingreads.book.getLocationCounts