/mbtiles-server

A very simple node.js server for raster and vector mbtiles and ESRI bundled cache.

Primary LanguageJavaScript

mbtiles-server

This is a fork of Tobin Bradley's fork of Christopher Helm's awesome mbtiles-server. All credit should be flung at them.

The changes in this fork are:

  • Support for ESRI bundle tile cache format
  • Port passed in as an argument

put your bundled cache directory in the same directory as your raster and vector mbtiles.

(this script assumes that your cache was published in a dataframe named "Layers")

Requests look like this:

http://localhost:3000/<mbtiles-name>/3/1/2.png.

or this

http://localhost:3000/<mbtiles-name>/3/1/2.pbf.