Skip to content

malgogi/vt-pbf-viewer

 
 

Repository files navigation

Vector Tile PBF viewer

The tool helps you plot one pbf file containing data encoded with Mapbox Vector Tile specification

Data from PBF is plotted on a canvas.

Demo

Check the live working demo https://mapcherry.github.io/vt-pbf-viewer/

Canvas representation of pbf

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

About

Vector Tile PBF viewer

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vue 70.2%
  • JavaScript 9.3%
  • CSS 8.3%
  • HTML 7.9%
  • Shell 4.3%