Skip to content

Uploads map tiles from an mbtiles file to couchdb.

Notifications You must be signed in to change notification settings

StephanU/mbtiles2couchdb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mbtiles2couchdb

Uploads tiles from a mbtiles file to couchdb. The couchdb database will be created if it doesn't exist. The script assumes an empty database. No fancy error checking implemented...

Usage

npm install
node index.js /Users/Stephan/OSM.mbtiles http://name:password@localhost:5984/tiles

Tiles URL: http://localhost:5984/tiles/{z}\_{x}\_{y}/tile.png

About

Uploads map tiles from an mbtiles file to couchdb.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •