Skip to content

hanchao/tileserver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tileserver

A tilelive-based tile server.

Features

Setup

NPM

Build Status

  • Clone

git clone https://github.com/hanchao/tileserver.git

To install dependencies and build the source files:

npm install

  • Usages

    ./tileserver.js ./config.json 3000

  • Preview

    open http://localhost:3000/

  • Tools

    ./tilecopy.js mbtiles://./data/mbtiles/maptest_30c930.mbtiles file://./out/

License

tileserver is available under the WTFPL

About

A tilelive-based tile server.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published