ivoid2service

pyvo.registry.regtap.ivoid2service(ivoid, servicetype=None)[source]

Deprecated since version 1.5: ivoid2service does not work in the presence of multiple capabilities. Use registry.search(ivoid=…)[0].get_service(‘capname’) instead.

return service(s) for a given IVOID.

The servicetype option specifies the kind of service requested (conesearch, sia, sia2, ssa, slap, or tap). By default, if none is given, a list of all matching services is returned.