Information on Service 'PADC TAP Server on voparis-cdpp.obspm.fr TAP service'

The PADC TAP Server on voparis-cdpp.obspm.fr's TAP end point. The Table Access Protocol (TAP) lets you execute queries against our database tables, inspect various metadata, and upload your own data. It is thus the VO's premier way to access public data holdings. Tables exposed through this endpoint include: epn_core from the spectro_planets2 schema, epn_core from the luckystar schema, epn_core from the titan schema, epn_core from the cadc schema, epn_core from the planets schema, vo_lightcurve, vo_obscore, vo_spectrum from the hess schema, vo_obscore from the hess_dr schema, epn_core from the herschel schema, epn_core from the pspecf schema, epn_core from the irtf_juno schema, data from the hess2 schema, epn_core from the lunar_crater_database schema, epn_core from the tnosarecool schema, epn_core from the vims schema, epn_core from the vvex schema, epn_core from the vvex_db0 schema, epn_core from the iks2 schema, epn_core from the iks schema, epn_core from the exotopo schema, frames from the dfbs schema, epn_core from the planets2 schema, epn_core from the vvex_db schema, epn_core from the das2meudon schema, epn_core from the expres schema, epn_core from the vims_satellites schema, epn_core from the sbnaf schema, epn_core from the spectro_asteroids schema, epn_core from the das2uiowa schema, epn_core from the pds_speclib schema, epn_core from the hst_planeto schema, columns, groups, key_columns, keys, schemas, tables from the tap_schema schema, epn_core from the das2meudon_datalink schema, data from the hess_ssa schema, obscore from the ivoa schema, epn_core from the cadc_ssois_svo_fps schema, epn_core from the bass2000 schema, vo_obscore from the cta schema, epn_core from the spectro_planets3 schema, epn_core from the spectro_planets schema, epn_core from the cadc_test6 schema, epn_core from the cadc_test7 schema, epn_core from the basecom schema, epn_core from the cadc_test3 schema.

For a list of all services and tables belonging to this service's resource, see Information on resource '__system__/tap'

Service Documentation

This service speaks TAP, a protocol designed to allow the exchange of queries and data between clients (that's normally something running on your computer) and servers (e.g., us).

You will want to use some sort of client to query TAP services; examples for those include:

You can, in a pinch, use our service in an XML-enabled browser, too. Under Overview, look for the bullet point on tap and follow the link to "this service". Then, click on "New job..." in the job list, enter your query, click "Set query", then "Execute query". Reload the page you are redirected to now and then to see when your job is finished, then retrieve the result.

The queries this service executes are written an a dialect of SQL called ADQL. You need to learn it to use this service. See our ADQL tutorial. Also do not miss the local examples.

By the way, for quick ad-hoc queries from within a browser, our ADQL form service may be more convenient than TAP.

Also see the table metadata of the tables exposed here.

Local information: This service may put a much lower limit on uploads in sync queries than advertised in the table metadata. Unfortunately, current TOPCAT versions don't give terribly helpful error messages when the server rejects a query because the attached upload is too large (something like “Error writing request body to server“). If that happens to you, just switch to asynchronous querying (in TOPCAT, that's in the “Mode” combo box just above the query editor).

Issues

For information on our ADQL implementation, see the ADQL service info.

If multiple output columns in a query would end up having the same name, in the output VOTable they are disambiguated by appending underscores. This is in violation of the specification, but since fixing it would require rather intrusive changes into our software and it is not clear why one should want to use names when they are not unique to begin with, this will probably not be fixed.

Overview

You can access this service using:

This service is published as follows:

local means it is listed on our front page, ivo_managed means it has a record in the VO registry.

VOResource XML (that's something exclusively for VO nerds)