dump-tile

1.0.1 • Public • Published

NPM version Build Status Dependency Status

dump-tile

Dumps MVT tiles encoded in .pbf to JSON

Install

$ npm -g install dump-tile

Usage

# dump tile from tile service
curl --compress https://tiles.example.com/tile/2/3/5/pbf | dump-tile

# dump tile from file
cat tile.pbf | dump-tile > tile.json

License

MIT © Damian Krzeminski

/dump-tile/

    Package Sidebar

    Install

    npm i dump-tile

    Weekly Downloads

    1

    Version

    1.0.1

    License

    MIT

    Unpacked Size

    2.75 kB

    Total Files

    3

    Last publish

    Collaborators

    • pirxpilot