How to Retrieve the Available Metainformation in the Map

This article discusses the use case of retrieving the metainformation at the given map.

Benefits

Useful to be able to know the available content of a map.

Concepts

The metainformation can be retrieved using the getDataInformation operation.
Given a DataInformationRequest object which specifies which fields shall be returned in DataInformationResponse.

Programming Guide

The sample below uses the RESTClosed REST (Representational State Transfer) represents a World Wide Web paradigm, consisting of constraints to the design of components which results in a better performance and maintainability. API to request the available content in a map.

The sample below uses the REST API to request the available continents in a map.

The sample below uses the REST API to request the profileClosed A profile is a collection of parameters used to configure the request. Full profiles consist of a number of specialized sub-profiles like the VehicleProfile which describes the properties of a vehicle. properties that are used for toll calculation if detailed toll data is installed.

The sample below uses the REST API to request the profile properties that may influence the routingClosed A route corresponds to a path of a vehicle through the underlying transport network. The main attributes of a route are the distance and the time that the vehicle travels along the path. algorithm when PTV_TruckAttributes are enabled.