Get the Atlas Image Server URL to the FITS file for a given atlas image |
Combines the value of the Atlas Image Server URL from the SiteConstants table and builds up the whole URL from other quantities in PhotoObjAll for the given objID, rowc and colc. select dbo.fGetUrlAtlasImageId(568688299343872) |
name | type | length | inout | pnum |
@rowc | int | 4 | input | 2 |
@colc | int | 4 | input | 3 |
@objId | bigint | 8 | input | 1 |
varchar | 128 | input | 0 |