org.custorium.temp.jsonfg.testRecord
{
"id": "org.custorium.temp.jsonfg.testRecord",
"defs": {
"main": {
"key": "tid",
"type": "record",
"record": {
"type": "object",
"required": [
"geometry",
"text"
],
"properties": {
"text": {
"type": "string",
"maxLength": 1024
},
"geometry": {
"refs": [
"org.custorium.temp.jsonfg.geometryObject#point",
"org.custorium.temp.jsonfg.geometryObject#polygon",
"org.custorium.temp.jsonfg.geometryObject#lineString",
"org.custorium.temp.jsonfg.geometryObject#multiPoint",
"org.custorium.temp.jsonfg.geometryObject#multiPolygon",
"org.custorium.temp.jsonfg.geometryObject#multiLineString"
],
"type": "union"
}
}
},
"description": "A test record type for geometries"
}
},
"$type": "com.atproto.lexicon.schema",
"lexicon": 1
}
Metadata
- DID
-
did:plc:q3enoeuha5b2zx4p4atxtb7x - CID
-
bafyreickghsr2wejq6d2tlssuo3n6qbcumr4z74ajes4sajiz2udkbdg2m - Indexed At
- 2026-02-13 13:59 UTC
- AT-URI
-
at://did:plc:q3enoeuha5b2zx4p4atxtb7x/com.atproto.lexicon.schema/org.custorium.temp.jsonfg.testRecord
Referenced Schemas (6)
- org.custorium.temp.jsonfg.geometryObject#lineString
- org.custorium.temp.jsonfg.geometryObject#multiLineString
- org.custorium.temp.jsonfg.geometryObject#multiPoint
- org.custorium.temp.jsonfg.geometryObject#multiPolygon
- org.custorium.temp.jsonfg.geometryObject#point
- org.custorium.temp.jsonfg.geometryObject#polygon