Converting geojson data to RRHdmap

8 ビュー (過去 30 日間)
Hamed
Hamed 2025 年 4 月 23 日
回答済み: Simone 2025 年 4 月 25 日
I'm trying to convert GeoJSON data to RRHD map format for importing into RoadRunner. It seems that I can use a MATLAB script to parse the data and build a converter program. Does anyone have information about this process?

回答 (1 件)

Simone
Simone 2025 年 4 月 25 日
For importing geoJSON files you can use the function readgeotable from Mapping Toolbox. If you don't have access to Mapping Toolbox you can also use readstruct as workaround.
You can use the following example to learn how to create road networks programmatically: https://www.mathworks.com/help/roadrunner/ug/build-simple-roads-using-hdmaps.html

製品


リリース

R2024b

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by