Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 387 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 387 Bytes

A Simple web based API for accessing a Tile38 service.

Provides an endpoint to get a list of Keys, and a MVT (Mapbox Vector Tile) tileserver for accessing the data within Tile38. See the swagger documentation for more information.

npm install

edit config/index.json to suite your needs

npm start

a simple map viewer can be seen by visiting http://localhost:3003/ol.html