Request Flow Availability
The user wants to obtain information about the traffic flow coverage available for the NTdefault profile at zoom level 10 in the current Traffic API (version 6.0.88.2).
Request
The profile
parameter sets the customer profile for the requested coverage.
https://traffic.hereapi.cn/traffic/6.0/flowavailability.xml
?app_id={YOUR_APP_ID}
&app_code={YOUR_APP_CODE}
&profile=NTdefault
&zoom=10
Response
The response to the request contains:
MetaInfo
: information about the Map Version and the timestamp of the requestProfile
: customer profile specified in the requestRegion
: TMC table ID and region name/IDs
Note: Adding the
mapview
parameter to the request, for example
, restricts the response to the specified map view.