Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Work in progress on tiling gridded data #557

Open
wants to merge 9 commits into
base: object-attributes
Choose a base branch
from
Open

Conversation

e-n-f
Copy link
Contributor

@e-n-f e-n-f commented Apr 9, 2018

Experiments for mapbox/vector-tile-spec#50

To test:

git checkout grids
make clean
make -j
./tippecanoe -z4 -f -o grid.mbtiles tests/grid/in.json

There is no rendering support yet for grids, but you can do

./tippecanoe-decode grid.mbtiles | less

to see what data from the sample grid ends up in each tile.

Still to come: reading and writing PNG and JPEG format instead of just arrays of numbers.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant