{
"id": "org.custorium.temp.jsonfg.coordRefSys",
"defs": {
"multiRefSys": {
"type": "object",
"properties": {
"refSys": {
"type": "array",
"items": {
"ref": "#singleRefSys",
"type": "ref"
},
"minLength": 2
}
}
},
"refSysByRef": {
"type": "object",
"required": [
"href"
],
"properties": {
"href": {
"type": "string",
"format": "uri"
},
"epoch": {
"type": "integer"
}
}
},
"refSysCustom": {
"type": "object",
"required": [
"type"
],
"properties": {
"type": {
"type": "string",
"description": "Value should not be reference"
}
}
},
"singleRefSys": {
"type": "object",
"required": [
"refSys"
],
"properties": {
"refSys": {
"refs": [
"#refSysSimpleRef",
"#refSysByRef",
"#refSysCustom"
],
"type": "union"
}
}
},
"refSysSimpleRef": {
"type": "object",
"required": [
"uri"
],
"properties": {
"uri": {
"type": "string",
"description": "The value is either a URI or a CURIE."
}
}
}
},
"$type": "com.atproto.lexicon.schema",
"lexicon": 1,
"description": "WIP, A straitforward translation from OGC Features and Geometries Json (https://portal.ogc.org/files/107269#schema-coordrefsys) to ATProto lexicon, following the draft lexicon styleguide. The most distinct change is addition of a decimals property to higher level objects"
}
Metadata
- DID
-
did:plc:q3enoeuha5b2zx4p4atxtb7x
- CID
-
bafyreigklw2ezj3zcb57jg2eoxrok5e4k5yqde2vqhx2tuycqdeqtbz7li
- Indexed At
- 2026-02-13 13:59 UTC
- AT-URI
-
at://did:plc:q3enoeuha5b2zx4p4atxtb7x/com.atproto.lexicon.schema/org.custorium.temp.jsonfg.coordRefSys