mapbox / mapbox/tippecanoe

Generating TileJSON file

Open
#967 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C++
Stars
3.1k
Forks
430
PR merge metrics
No merged PRs in 30d

Description

Hi,
Can anyone point me in the right direction on how i can generate a tilejson file.
I am currently running
tippecanoe -z${MIN_ZOOM} -z${MAX_ZOOM} --drop-densest-as-needed --detect-shared-borders --no-tile-stats --read-parallel -e ${BASEDIR}/tiles/planet
This generates a folder with all the pbf files and metadata.json

How would i generate a TileJSON file from here ?

Thanks

Contributor guide

Open the contributing guide

Research direction

Start with the supplied tippecanoe command and inspect the generated PBF directory and metadata.json. Determine whether the existing command or documented workflow produces a TileJSON file; done means providing a clear, reproducible direction for generating or obtaining that file.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp
Domain
cli, documentation
Issue type
Documentation
Difficulty
1/5
Estimated time
Under an hour
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.