Tracks the parentage which regions contribute to which boxes |
For the sector computation, Region2Box tracks the parentage of which regions contribute to which boxs. TileRegions contribute to TileBoxes TileRegions and TileBoxes contribute to SkyBoxes Wedges and SkyBoxes contribute to Sectorlets Sectorlets contribute to Sectors |
name | type | length | unit | ucd | description |
regionType | varchar | 16 | type of parent, (TIGEOM) | ||
id | bigint | 8 | the object id of the other parent region | ||
boxType | varchar | 16 | type of child (TILEBOX, SKYBOX) | ||
boxid | bigint | 8 | regionid of child |