mbtiles not displaying in browser

59 views
Skip to first unread message

Theuns Heydenrych

unread,
Mar 2, 2016, 7:28:56 AM3/2/16
to Tilestache
HI
I am using a mbtile file created with tilemill. I created mbtiles from the open dc streets project, that comes with tilemill.
The tilestache.cfg file look like this.

{
 
"cache":
 
{
   
"name": "Test",
   
"path": "/tmp/stache",
   
"umask": "0000"
 
},
 
"layers":
 
{
     
"roads":
   
{
     
"provider":
     
{
       
"name": "mbtiles",
       
"tileset": "open-streets-dc_5d0fb2.mbtiles"
     
}
   
}
 
}
}


The "open-streets-dc_5d0fb2.mbtiles" file is in c:\ directory, and I am using latest chrome browser.
When using http://127.0.0.1:8080/ I get the following response from TileStache: "TileStache bellows hello."
When left click and drag on the blank page the http://127.0.0.1:8080/roads/preview.html#10/37.8000/-122.2600 url changes, I guess to new coordinates.

But I dont see the tiles being displayed, any suggestions to what can be wrong?
How can I fix this?

Regards





Reply all
Reply to author
Forward
0 new messages