Navigation SDK Documentation

Data Fields
SDK_MapInformation Struct Reference

Data Fields

SDK_HDRINFO size
 
SDK_HDRINFO version
 
SDK_Position UpperLeft
 
SDK_Position LowerRight
 
SDK_WCHAR_T Countries [256]
 
SDK_WCHAR_T TMCCountries [256]
 
SDK_WCHAR_T Copyright [16]
 
SDK_WCHAR_T MapName [128]
 
SDK_WCHAR_T BaseName [128]
 
SDK_WCHAR_T TimeStamp [8]
 
SDK_WCHAR_T SeqNo [8]
 
SDK_INT1 DetailLevel
 
SDK_INT1 BINMajor
 
SDK_INT1 BINMinor
 
SDK_INT1 TNSMajor
 
SDK_INT1 TNSMinor
 
SDK_BOOL TollAvailable
 
SDK_BOOL TruckTollAvailable
 

Detailed Description

Information about the map/net data.

Field Documentation

size of the structure - for controlling

SDK_HDRINFO version

version of the structure - for controlling. Use SDK_MapInformationVERSION

SDK_Position UpperLeft

coordinates of MBR (upper left corner) []

SDK_Position LowerRight

coordinates of MBR (lower right corner) []

SDK_WCHAR_T Countries[256]

Comma separated list of countries within the map. The encoding is taken from the international license plate codes

SDK_WCHAR_T TMCCountries[256]

Comma separated list of countries for which TMC information are available within the routing map. (Note that there are more databases required for full TMC support). The encoding is taken from the international license plate codes.

SDK_WCHAR_T Copyright[16]

Copyright string regarding data source. Currently available: L"n" (NavTeq), L"t" (Teleatlas), L"x" (other, e.g. AND)

SDK_WCHAR_T MapName[128]

(Localized) Name of map. Localization is taken from the according map.ini/map.uni file.

SDK_WCHAR_T BaseName[128]

base filename of the map without extension

SDK_WCHAR_T TimeStamp[8]

internal timestamp

SDK_WCHAR_T SeqNo[8]

sequential number

SDK_INT1 DetailLevel

0 detail level, 1 major roads, 2 detail level but not capable of cross-map routing

SDK_INT1 BINMajor

Major format version of .bin file

SDK_INT1 BINMinor

Minor format version of .bin file

SDK_INT1 TNSMajor

Major format version of .tns file

SDK_INT1 TNSMinor

Minor format version of .tns file

SDK_BOOL TollAvailable

Toll information available for this map ?

SDK_BOOL TruckTollAvailable

Truck toll information available for this map ?


The documentation for this struct was generated from the following file:

© PTV Group 2019 Generated on Thu Mar 28 2019 02:27:02 for NavigationSDK by doxygen 1.8.8