home *** CD-ROM | disk | FTP | other *** search
/ PC World 2000 September / PCWorld_2000-09_cd.bin / Software / TemaCD / deepsky / ds010100.exe / %MAINDIR% / template.mdb / DeepskyTable.json < prev   
Encoding:
JavaScript Object Notation  |  2000-07-21  |  642 b 

  1. {
  2.     "schema": {
  3.         "ID": "Long Integer",
  4.         "ObjectID": "Text (20)",
  5.         "OtherID": "Text (35)",
  6.         "ObjectType": "Text (5)",
  7.         "RAhours": "Integer",
  8.         "RAminutes": "Single",
  9.         "DeclinationDegrees": "Integer",
  10.         "DeclinationMinutes": "Single",
  11.         "Epoch": "Integer",
  12.         "GalacticLongitude": "Single",
  13.         "GalacticLatitude": "Single",
  14.         "Constellation": "Text (3)",
  15.         "ObjectSize": "Single",
  16.         "Magnitude": "Single",
  17.         "MCode": "Text (1)",
  18.         "PositionAngle": "Text (3)",
  19.         "Separation": "Single",
  20.         "Description": "Memo/Hyperlink (255)",
  21.         "Catalog": "Text (10)",
  22.         "ImageFile": "Text (100)",
  23.         "MessierNumber": "Integer",
  24.         "Observed": "Boolean NOT NULL",
  25.         "Hobject": "Text (30)",
  26.         "DeepskySup": "Boolean NOT NULL",
  27.         "Magnitude2": "Single"
  28.     },
  29.     "data": []
  30. }