UNPKG

tilestrata-postgismvt

Version:

A TileStrata plugin for reading Mapbox Vector Tiles from a PostGIS database

7 lines (6 loc) 127 B
language: node_js node_js: - "4.0" script: - npm install tilestrata - npm run test-ci && (make test-ci-coverage || true)