Question: How to suppress generator_options metadata
Open
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 3.1k
- Forks
- 430
- PR merge metrics
- No merged PRs in 30d
Description
Is there an option to suppress the generator_options metadata when running the Tippecanoe command?
Can this be suppressed or set to null?
Would also like the option for the generator metadata too if possible.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating Tippecanoe's command-line option handling and the code that writes generator_options and generator metadata. Determine whether each field can be omitted or set to null, then verify the resulting vector-tile metadata and document the supported command behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100