org.passingreads.book.getLocationCounts

passingreads.org

{
  "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
}

Validate Record

Validate a record against org.passingreads.book.getLocationCounts

Validation Options
Automatically resolve and include external schemas for full validation
Treat any remaining unresolved references as valid

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

Referenced Schemas (1)

Lexicon Garden

@