33 results have been found
Use Case
/en/node/2519
How to create a KPI When you create a KPI, you are creating a "location" associated to a "shape". The building of a shape is based on the format Well Known Text (WKT). Each WKT object follows a fixed structure. The most common structures are: Point: …
Use Case
/en/flows-api/kpi/use-case
How to create alerts associated with a KPI value The use case is focused on the creation of alerts associated with KPI values. The KPI values can be compared with two different thresholds identifying a WARNING level (YELLOW) and a CRITICAL level (RED). …
Quick Start - Historical Data Analysis API
/en/flows-api/historical-data-analysis/quick-start
With the Historical Data Analysis service you can get several information about the traffic network data collected on your Flows instance. Follow the steps on this page to get started with Historical Data Analysis …
Guide to Historical Data Analysis
/en/flows-api/historical-data-analysis
The Historical Data Analysis (HDA) module stores traffic speed data for further offline analysis. HDA APIs allow you to set different strategies in re-using Flows data, for strategic planning, developing effective policies, and assessing the long-term …
Quick Start - Network API
/en/node/2493
With the Network service you can get several information about tiles of your network. Follow the steps on this page to get started with Network …
Quick Start - Street Forecast API
/en/flows-api/street-forecast/quick-start
With the Street Forecast service you can get forecast measurements of different dimensions of the traffic network. Follow the steps on this page to get started with Street Forecast …
Quick Start - KPI API
/en/flows-api/kpi/quick-start
The KPI service allows you to define several measurements to assess real-time characteristics of the traffic network. More specifically, you can handle: The current KPI value Partial KPI values on specific links of the corridor Follow the steps on this …
Guide to KPI API
/en/flows-api/kpi
Key Performance Indicators (KPIs) are used to assess, monitor, predict, and give alerts on specific corridors based on different characteristics of the traffic. KPI API is specifically designed to provide in-depth insights into the performance of defined …
Guide to Realtime Traffic API
/en/flows-api/flows-api-realtime-traffic-api
The Realtime Traffic API provides a dynamic and immediate view of current traffic conditions, utilizing high-quality Floating Car Data (FCD) from extensive data providers. It is designed to empower traffic operators and systems with the most current …
API Reference
/en/flows-api/realtime-traffic-api/flows-api-realtime-traffic-api-api-reference
{ "openapi": "3.0.3", "info": { "title": "PTV Flows Realtime Traffic API", "description": "The PTV Flows Realtime Traffic API provides the realtime traffic data of your product instance.", "version": "1.0.0-SNAPSHOT" }, "tags": [ { "name": "Traffic" } ], …
Guide to Network API
/en/node/1881
Network API module provides the network data associated to your product instance. …
API Reference
/en/node/1880
{ "openapi": "3.0.3", "info": { "title": "PTV Flows Network API", "description": "The PTV Flows Network API provides the network data of your product instance.", "version": "1.0.1-SNAPSHOT" }, "tags": [ { "name": "Network" }, { "name": "Tile" }, { "name": …
API Reference
/en/access-api/accessibility-scores/api-reference
{ "openapi": "3.0.4", "info": { "title": "Accessibility Score API", "description": "Scores service", "version": "1.0.0" }, "paths": { "/pois-batch/{dataPackageId}": { "post": { "tags": [ "Batches Of Scores And Pois" ], "summary": "Create a batch of scores …
API Reference
/en/access-api/traffic-volumes/api-reference
{ "openapi": "3.0.4", "info": { "title": "Traffic Volumes", "description": "Traffic Volume Data", "version": "1.0.0" }, "paths": { "/{dataPackageId}/attributes/{latitude}/{longitude}/{buffer}": { "get": { "tags": [ "Attribute" ], "summary": "Retrieve tile …
Use Case
/en/flows-api/street-forecast/use-case
How to show the travel times forecast at +30 minutes The use case reflects the common need of a system integrator that must show of forecast results at +30 minutes on the GUI the layer. GET https://ptvgroup.tech/mlf/v1/forecast/realtime The result is an …
Use Case
/en/node/1868
How to get a KPI for a corridor over a specific time range The use case is focused on getting KPI data on a specific corridor, over a specific time range, to analyse performance metrics and understand trends and patterns over specific time periods. First …
Use Case
/en/node/1871
How to get a specific day and hour for the entire network (snapshot in the past) The use case is focused on getting the measured speed and flow data for the entire network at a specific date and time in the past. You can therefore understand what happened …
Use Case
/en/node/1872
How to get a specific data time series for a specific network element The use case is focused on getting a speed time series for a single network segment, over a specific time range. This endpoint can be used to monitor the performance on that segment to …
API Reference
/en/flows-api/historical-data-analysis/api-reference
{ "openapi": "3.0.1", "info": { "title": "PTV Flows historical data API", "description": "The PTV Flows Historical Data API provides the historical data of your product instance.", "termsOfService": "https://ptvgroup.com/terms/", "license": { "name": …
Flows API
/en/flows-api
Introduction PTV Flows allows traffic operators to effortlessly monitor and predict traffic in real-time, optimizing traffic management without extensive resources. PTV Flows provides embedded functionalities such as: Automatic map matching of Floating …
API Reference
/en/flows-api/street-forecast/api-reference
{ "openapi": "3.0.1", "info": { "title": "Machine Learning Forecast", "description": "Public access to obtain real-time forecasted traffic data produced by PTV Flows", "version": "1.0.0" }, "servers": [ { "url": "https://api.ptvgroup.tech/mlf/v1" } ], …
API Reference
/en/flows-api/kpi/api-reference
{ "openapi": "3.0.1", "info": { "title": "PTV Flows KPI engine API", "description": "", "termsOfService": "https://ptvgroup.com/terms/", "license": { "name": "Apache 2.0", "url": "https://ptvgroup.com" }, "version": "1.0.0" }, "servers": [ { "url": …
Guide to Traffic volumes API
/en/access-api/traffic-volumes
The PTV traffic volume API provides traffic volumes for various time periods and vehicle segments for a specific location (x,y coordinate) and a buffer around the location in Germany and France. All traffic volumes are available for the following vehicle …
Guide to Accessibility scores API
/en/access-api/accessibility-scores
The PTV Accessibility API Score provides the accessibility score for a specific location (x,y coordinate) for the modes walking, cycling, public transport and car regarding various facility segments such as supermarkets, schools, restaurants, etc. The …
OpenLR
/en/flows-api/street-forecast/concepts/openlr
OpenLR™ is a standard for handling map locations. It is designed to transfer location information between different traffic management systems, using dissimilar maps. The encoded locations are typically specific road stretches, lists of connected roads, …