DriveWorks SDK Reference
3.5.78 Release
For Test and Development only

/dvs/git/dirty/gitlab-master_av/dw/sdk/tools/maps/README.md
Go to the documentation of this file.
1 /*
2  * Copyright (c) 2018-2019 NVIDIA CORPORATION. All rights reserved.
3  *
4  * NVIDIA Corporation and its licensors retain all intellectual property
5  * and proprietary rights in and to this software, related documentation
6  * and any modifications thereto. Any use, reproduction, disclosure or
7  * distribution of this software and related documentation without an express
8  * license agreement from NVIDIA Corporation is strictly prohibited.
9  */
10 
11 @page dwx_map_data_tools Data-Mapping Tools
12 
13 ### Contents
14 
15 | Topic | Description |
16 |-------|-------------|
17 | @ref dwx_maptool_dw_maps_to_kml | Converts a NVIDIA<sup>&reg;</sup> DriveWorks map file to a KML file.|
18 | @ref dwx_maptool_here_to_dw_maps | Downloads and converts HERE map data to a DriveWorks map file. |
19 | @ref dwx_maptool_tomtom_to_dw_maps | Downloads and converts TomTom map data to a DriveWorks map file. |
20 | @ref dwx_maptool_inspection | Allows to inspect DriveWorks map data. |
21 
22 DriveWorks provides tools for converting between map formats.
23 
24 For related information, see @ref maps_mainsection.
25 
26 @note These tools are not available on DRIVE platforms.