Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Load general mbtiles offline #2350

Open
MJokar67 opened this issue Sep 25, 2024 · 2 comments
Open

Load general mbtiles offline #2350

MJokar67 opened this issue Sep 25, 2024 · 2 comments

Comments

@MJokar67
Copy link

MJokar67 commented Sep 25, 2024

Hello everyone
I am working on an offline navigation. I chose the Tangram project because of its simplicity and well-built, and I have successfully compiled libraries for Android and Linux so far.

I downloaded one of the pbf files from the geofabric website and created a file in mbtiles format using tilemaker, which can be opened in QGIS without any problems.

when I set it as source in the scene.yaml file
I see the tile missing error in the terminal and nothing is drawn.

My test environment:

Linux
Android

I don't know what to do to be able to draw mbtiles in tangram, please tell me if there is any tool or guide, thanks.

@MJokar67
Copy link
Author

MJokar67 commented Oct 1, 2024

It seems Tangram-ES does not support standard mbtiles

@matteblair
Copy link
Member

Hi, thanks for the issue report! Tangram ES is expected to be able to open conventional mbtiles files as tile sources. If you provide me the logs from tangram and an mbtiles file that produces this issue I can take a look into why it's not working.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants