This website requires JavaScript.
Explore
Help
Sign In
ashatora
/
node-mbtiles
Watch
1
Star
0
Fork
0
You've already forked node-mbtiles
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
236
Commits
1
Branch
0
Tags
e44cd8b3ef734234f3ddcbbe406a7691636c0c6b
Go to file
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Young Hahn
e44cd8b3ef
Clear caches once -- at the beginning of the commit -- so more writes can be queued behind it.
2014-09-30 11:54:24 -04:00
lib
Clear caches once -- at the beginning of the commit -- so more writes can be queued behind it.
2014-09-30 11:54:24 -04:00
test
Add locking to mbtiles commits -- sqlite3 doesn't allow concurrent transactions.
2014-09-30 11:52:04 -04:00
.gitignore
add test mbtiles file to gitignore
2011-06-28 14:43:32 +02:00
.npmignore
Add npmignore.
2014-09-29 15:17:36 -04:00
.travis.yml
Leave v0.11 testing out for now.
2014-09-29 15:12:37 -04:00
appveyor.yml
use sqlite3@3.0.0 and drop node v0.8.x support
2014-09-21 15:49:22 -07:00
CHANGELOG.md
0.6.0
2014-09-29 15:18:22 -04:00
LICENSE
Add BSD license text.
Fixes
#12
2011-10-22 19:17:39 -04:00
package.json
0.6.0
2014-09-29 15:18:22 -04:00
README.md
Add appveyor/travis
2014-07-25 11:27:31 -07:00
README.md
mbtiles
Utilities and
tilelive
integration for the
MBTiles
format.
Installation
npm install mbtiles
Reference in New Issue
View Git Blame
Copy Permalink
Description
No description provided
Readme
4.4
MiB
Languages
JavaScript
96.9%
PLpgSQL
3.1%