Skip to content

ChileanVirtualObservatory/endpoint.chivo.cl-deprecated

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flask Endpoint

##Requeriments

###Python Requirements

###For deployment

##For Develop and testing

  • First clone the repo

    git clone [email protected]:ChileanVirtualObservatory/flask_endpoint.git

  • Open a terminal and run endpoint.py

    python endpoint.py

  • The webserver will be running in localhost:5000/

##Deployment

  • First clone the repo

    git clone [email protected]:ChileanVirtualObservatory/flask_endpoint.git

  • Edit endpoint.wsgi with the file's path

    sys.path.insert(0,"/var/www/flask_endpoint")

  • Configure Apache

##Services

Table Access Protocol:

Service Capabilities:

SYNC Query:

ASYNC Query:

New Query
List Querys
Query Info
Other options

###Simple Cone Search:

###Simple Image Acess:

  • Web: http://endpoint.lirae.cl/alma/sia

  • Method: GET

  • Attributes:

  • POS = RA,DEC Decimal degree

  • SIZE Degree

  • Optional:

    • INTERSECT COVERS , ENCLOSED , CENTER , OVERLAPS
    • NAXIS = , pixels
    • CFRAME ICRS, FK5, FK4, ECL, GAL , SGAL
    • EQUINOX ?
    • CRPIX ?
    • CRVAL ?
    • CDELT ?
    • ROTANG degree
    • PROJ TAN , SIN , ARC
    • FORMAT image/fits, image/png, image/jpeg, text/html, ALL, GRAPHIC, GRAPHIC-<SOMETHING>, METADATA
    • VERB 1 , 2 , 3

External

Get External JSON Services

Harvesting Interface