Skip to content

Traffic Noise Calculations

Supported metrics

Currently, Echo supports the following metrics:

Request a traffic noise calculation

Interacting with the API

To request a traffic noise calculation for traffic with ID traffic_id from project with ID project_id and receptor set with ID receptor_set_id, the following endpoint can be used:

POST /p-{project_id}/traffic/{traffic_id}/{receptor_set_id}

The payload of this endpoint includes the following element:

Element Type Presence Unit Description Observations
metric string Mandatory - One of the available metrics for traffic noise calculation (see Support Metrics) laeq, na60 and na70 are valid values

After having requested a traffic noise calculation, a ticket is created and its status is set to open. Check Manage Tickets for more information on how to change a ticket's status.

Using the Website

DOCUMENTATION TO BE ADDED SOON

The documentation for this section has not been completed yet.