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

DB Error "no such column: zoom_level" when used with Mapbox SDK #1

Closed
daj opened this issue May 20, 2015 · 1 comment
Closed

DB Error "no such column: zoom_level" when used with Mapbox SDK #1

daj opened this issue May 20, 2015 · 1 comment

Comments

@daj
Copy link
Owner

daj commented May 20, 2015

I generated my map tiles following these instructions.

I then tried to use my resulting SQLite file (renamed to .mbtiles) with the Mapbox iOS SDK, but I see these errors:

DB Error: 1 "no such column: zoom_level"

I forked the newest map2sqlite that I could find into this repo, and tested after building map2sqlite myself, however I still hit the same issue.

@daj
Copy link
Owner Author

daj commented May 20, 2015

I fixed all the DB Error logs with the following commits:
c1d6a5c
d40f0a3
5759347

Unfortunately my tiles still aren't appearing, but there could be other issues...

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

1 participant