FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

mapbox/vector-tile: C++14 library for decoding Mapbox Vector Tiles · GitHub

Vector Tile Library

C++14 library for decoding Mapbox Vector Tiles.

Depends

Building

Call

git submodule init
git submodule update

to install test fixtures from an external git repository.

To install all dependencies and build the tests in this repo do:

make test

To bundle the demo program do:

make demo

This copies all the includes into the demo/include folder such that the demo can be build like:

make -C demo/

Or also like:

cd demo
make

Who is using vector-tile?

These are the applications targeted to upgrade to this library:

About

C++14 library for decoding Mapbox Vector Tiles

Resources

Code of conduct

Contributing

Security policy

Stars

52 stars

Watchers

126 watching

Forks

Releases

Packages

Used by

Contributors

Languages


Back | FazBrowse Home | New Git URL