ITACA Topography Web-Service

Sample requests

Publicly Available Data

Data can be obtained using any program supporting the HTTP-GET method, e.g. your favourite web browser:

Restricted Data (authenticated users only)

ITACA Administrators and users with special authorizations can access data intended for internal use and/or embargoed.
Data can be obtained using any program supporting the HTTP-POST method, e.g. CURL:

HTTP-POST variables (required)

Option Description
messageThe clearsign token obtained from the generate-signed-message authentication webservice.

Query options

CRITERION 1: to obtain the output values from generic input options

Option Description Default
latitudeLatitude value in WGS84 geographic coordinates. Multiple values need to be comma-separated.n/a
longitudeLongitude value in WGS84 geographic coordinates. Multiple values need to be comma-separated.n/a
indent{true,false} Prettifies output setting a 4 spaces indentation style. Valid only in combination with 'json' formatfalse

CRITERION 2: to obtain the output values for a specific recording station archived in the Engineering Strong Motion (ITACA) database

Option Description Default
networkInsert one or more ITACA network codes. Multiple network codes need to be comma-separated.n/a
stationInsert one or more ITACA station codes. Multiple station codes need to be comma-separated.n/a
locationInsert one or mode ITACA location codes. Multiple location codes need to be comma-separated.n/a
indent{true,false} Prettifies output setting a 4 spaces indentation style. Valid only in combination with 'json' formatfalse

 


Backend Python software used by this web service is developed and maintained by Felicetta C. and Russo E.