Skip to content

Generalize the templates and input keys. #21

@tomdonaldson

Description

@tomdonaldson

Currently the tap and xcone service types assume the input dict has keys ra, dec and radius, and it substitutes them in that order into the 3 {}s in the adql and access_url templates.

Instead, the input dict should be able to have arbitrary keys, which would be substituted into the templates with explicit key names (e.g., {ra}, {dec} and {radius}.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions