地图导航是否能识别自定义瓦片集?

huangapple go评论75阅读模式
英文:

Is there any way to let mapbox-navigation recognize custom tileset?

问题

我正在尝试制作一个名为**"AR校园应用"**的应用程序,它可以在Unity中显示关于校园(大学)内目的地非常精确的细节(方向、时间),并以增强现实的方式展示出来。

因此,我制作了一个包含有关我的大学信息的数据集(建筑物名称、建筑物位置、可行走路径等)。
我的数据集:关于大学的详细信息
并且通过导航SDK,我可以制作一个支持导航功能的应用程序。

但问题是,导航得到的结果不准确。(可能是因为缺乏有关韩国地图的信息)
虽然它能够工作,但不能显示非常准确的方向。
我想要实现的目标

我现在正在考虑的是**"让导航识别我的瓦片集的道路"**,以便应用程序可以显示更准确的方向。

我尝试过的方法

  • 我通过在Mapbox Studio中添加图层来添加自己的瓦片集。
  • 尝试直接在Android Studio中添加自己的瓦片集,但找不到合适的方法。

有没有什么方法可以实现这个目标?

(我无法上传图片,因为这是我在这里的第一个问题。
有关更多细节,请查看嵌入的图片文件。)

英文:

I'm trying to make a "AR campus application" which can show very accurate details(directions, times) about destination in campus(college) and show it as AR with unity.

So I made a Dataset which contains informations about my college.(building name, building location, walkable path etc.)
My Data set : details about college
And with Navigation SDK, I could make a application which supports navigate-function.

But the problem is that the result gained by navigation is inaccurate. (maybe because of lack of information about Korea Map)
It works but doesn't show very accurate directions.
What I want to do

What i'm thinking right now is "let navigation recognize my tileset's road" so that app can show more accurate direction.

What I have tried

  • I added own tileset by adding layer in mapbox studio.
  • tried to add own tileset directly in android studio, but couldn't find appropriate way

Is there any way to do this?

(I can't upload image becuase this is my first question here.
Please check embedded image file for more details.)

答案1

得分: 0

完成。
我可以通过向OpenStreetMap(OSM)添加数据来创建自己的导航。

英文:

Done.
I could make my own navigation by adding data to OSM.(OpenStreetMap)

huangapple
  • 本文由 发表于 2020年8月28日 12:52:33
  • 转载请务必保留本文链接:https://go.coder-hub.com/63627645.html
匿名

发表评论

匿名网友

:?: :razz: :sad: :evil: :!: :smile: :oops: :grin: :eek: :shock: :???: :cool: :lol: :mad: :twisted: :roll: :wink: :idea: :arrow: :neutral: :cry: :mrgreen:

确定