GuidesAPI Reference
Guides

Request and parameter mapping

This section provides detailed information on request and parameter mapping from HERE Map Tile v2 (Traffic) to HERE Traffic Raster Tile API.

Request mapping

The following table details how to map a request from HERE Map Tile v2 (Traffic) to HERE Traffic Raster Tile API.

ParameterHere Map Tile v2 (Traffic)HERE Traffic Raster Tile v3Migration Notes
Base URL{1-4}.traffic.maps.api.here.comhttps://traffic.maps.hereapi.com
Versionmaptile/2.1/v3
Resource/flowtile/flowFor more information, see Migrate flowtile.
Resource/flowlabeltile-Deprecated. For more information on how to render traffic along with labels, see Migrate Flow Label Tile.
Resource/flowbasetile-Deprecated. For more information on how to render traffic along with base, see Migrate Flow Base Tile.
Resource/traffictile-Deprecated. For more information on how to render traffic along with labels and base, see Migrate Traffic Tile.
Resource/{flowtile}/{map id}/{scheme}/{zoom}/{row}/{col}/{size}/{format}v3/flow/mc/{zoom}/{row}/{column}/{format}?style={style}&size={tile size}scheme has been replaced by style, and style and size parameters are optional. For more information, see Mandatory Request Parameters.

Parameter mapping

The following table details how to map parameters from HERE Map Tile v2 (Traffic) to HERE Traffic Raster Tile API.

HERE Traffic Raster Tile API v3HERE Map Tile v2 (Traffic)Migration Notes
zoomzoomNo changes necessary.
rowrowNo changes necessary.
colcolumnNo changes necessary.
formatformatFor more information, see Result format.
map id-Deprecated.
schemestyleNow a query parameter, and supported styles have changed. For more information, see Set the Style.
sizesizeNow a query parameter, and supported sizes have changed. For more information, see Change the Image Size.
app_id-Deprecated. For more information, see Authentication.
app_code-Deprecated. For more information, see Authentication.
time-Deprecated.
ppippiSupported PPI has changed. Has no effect on the rendered flow tile, but is accepted as a parameter to align with the Raster Tile API v3 API. For more information, see Raster Tile API v3 API.
range-Deprecated.
stylestyleFor more information, see Set the Style.
min_traffic_congestionminTrafficCongestionFor more information, see Apply the Traffic Congestion Filter.