Skip to content

learning-man/Read_DBFile

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

1.Introduction

解析路径db文件中的laneinfo,提取每条车道的经纬度信息存入xls中。

2.result

image-20220910140655119

提取HDMAP_LANES中的laneid和trjectory信息,并将trjectory中的经纬度坐标解析出来。

保存内容格式如下图:

image-20220910140847431

3.usage

更改文件中的db文件地址即可。

conn = sqlite3.connect("D:\\***\\1_Project\\SIL_environment\\885-870-20220902.db")

About

解析db文件中的高精地图坐标信息

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages