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

Can't open any mbtiles file -> "Tileset does not exist" #144

Open
georgbachmann opened this issue Mar 12, 2015 · 2 comments
Open

Can't open any mbtiles file -> "Tileset does not exist" #144

georgbachmann opened this issue Mar 12, 2015 · 2 comments

Comments

@georgbachmann
Copy link

Hello,
I just did a exported a new mbtile using Tilemill. I put it into the /tiles folder and it properly shows up in Tilestream. But when I click onto it, I get the a Tileset does not exist message.
I am up to date to the git repo and did npm install (even with removing modules first and doing it again)

I started Tilemill like that

> ./index.js start
Started [Server Tile].
Started [Server Core:8888].

And am getting no errors in the console?!?

Any ideas?

@jeromegv
Copy link

jeromegv commented Aug 5, 2015

I had this issue since my project name in Tilemill was different than my filename.. I re-named the file on disk to the project name and it worked.

@kyroskoh
Copy link

kyroskoh commented Nov 9, 2015

You need to follow the naming conversion which is mentioned in Configurations:

https://github.com/mapbox/tilestream#configuration

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

No branches or pull requests

3 participants