cutting-room-floor / tilestream

A high-performance map tile server powered by MBTiles files
BSD 3-Clause "New" or "Revised" License
745 stars 106 forks source link

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

Open georgbachmann opened 9 years ago

georgbachmann commented 9 years ago

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 commented 9 years ago

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 commented 8 years ago

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

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