JSPM

  • Created
  • Published
  • Downloads 92
  • Score
    100M100P100Q74275F
  • License MIT

Quick Tile Server to host MBTiles

Package Exports

  • mbtiles-server

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (mbtiles-server) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

MBTiles Server

Create a quick Tile Server from MBTiles

WMTS

The goal of providing a WMTS enabled service is to be performance oriented and scalable. Therefore, servers must be able to return tiles quickly. A good way to achieve that is to use locally stored pre-rendered tiles that will not require any image manipulation or geo-processing.