Skip to content
Snippets Groups Projects
  1. Feb 27, 2015
  2. Feb 18, 2015
  3. Feb 06, 2015
  4. Oct 29, 2014
  5. Oct 28, 2014
    • gmantele's avatar
      [ADQL,TAP] Add STC-S and UDFs support in the ADQL parser. Now, it is possible... · 496e769c
      gmantele authored
      [ADQL,TAP] Add STC-S and UDFs support in the ADQL parser. Now, it is possible to provide a list of allowed UDFs, regions and coordinate systems. The ServiceConnection of TAP is now able to provide these lists and to propagate them to the ADQLExecutor. UDFs and allowed regions are now listed automatically in the /capabilities resource of TAP. The type 'geometry' is now fully supported in ADQL. That's why the new function 'isGeometry()' has been added to all ADQLOperand extensions. Now the DBChecker is also able to check roughly types of columns and UDFs (unknown when parsing syntactically a query). The syntax of STC-S regions (expressed in the REGION function) are now checked by DBChecker. However, for the moment, geometries are not serialized in STC-S in the output....but it should be possible in some way in the next commit(s).
      496e769c
  6. Sep 25, 2014
  7. Sep 23, 2014
  8. Sep 17, 2014
  9. Aug 20, 2014
  10. Aug 06, 2014
  11. Aug 05, 2014
  12. Jul 23, 2014
  13. Jul 10, 2014
  14. Jul 03, 2014
  15. Jun 27, 2014
    • gmantele's avatar
      [TAP] Remove TAPTypes and create a new class to represent a TAP column type:... · b74c06fe
      gmantele authored
      [TAP] Remove TAPTypes and create a new class to represent a TAP column type: TAPType. + Improve the conversion between VOTable type and TAP type by embedding it in TAPType. + Modify TAPColumn in order to integrate TAPType and that its VotType is just a conversion of a TAPType. {This commit is not compilable.}
      b74c06fe
  16. Jun 26, 2014
  17. Apr 03, 2014
Loading