21 results have been found
API Reference
/en/access-api/traffic-volumes/api-reference
{ "openapi": "3.0.1", "info": { "title": "Traffic Volumes", "description": "Traffic Volume Data", "version": "1.0.0" }, "paths": { "/{dataPackageId}/attributes/{latitude}/{longitude}/{buffer}": { "get": { "tags": [ "Attribute" ], "summary": "Retrieve tile …
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 …
API Reference
/en/access-api/accessibility-scores/api-reference
{ "openapi": "3.0.1", "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 …
Guide to Street Forecast API
/en/flows-api/street-forecast
Street Forecast APIs allows to get forecast measurements of different dimensions of the traffic network. … Guide to Street Forecast …
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 API. … API endpoint You can use this endpoint to get the speed 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 …
Relevant Terms
/en/flows-api/kpi/concepts/relevant-terms
KPI instance A KPI instance is described by a set of attributes: KPI identifier: unique alphanumeric string associated to a KPI instance. Example: "kpiId" : "a5c22445-8592-430b-b36b-01d265a996d0" KPI name: string associated with a KPI instance. KPI …
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": …
OpenLR
/en/flows-api/kpi/concepts/openlr
OpenLR™ is a standard used to handle 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, …
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. … Key Performance Indicators (KPIs) are used to assess different characteristics of the …
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). …
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://api.dev.myptv.com/mlf/v1/forecast/realtime The result is …
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, …
Concepts
/en/flows-api/street-forecast/concepts
Here you find the main concepts that you need to know for using Street Forecast API. … Concepts …
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 …
Relevant Terms
/en/flows-api/street-forecast/concepts/relevant-terms
Fromnode It's the starting point of a street. Street A street is a segment of a road, or of an avenue, or of an highway, etc. It is uniquely identified by the starting node ( fromnode ) and the street identifier ( streetIdno ). A generic set of streets …
Access API
/en/access-api
PTV Access is the new data platform from PTV GmbH. Through this platform, PTV offers powerful APIs that provide location-based mobility data. The mobility data is generated by PTV using Model2Go technology. In this process, data from different providers …
Concepts
/en/flows-api/kpi/concepts
Here you find the main concepts that you need to know for using KPI API. … Concepts …
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.myptv.com/mlf/v1" } ], …