[New Feature]: Dynamically slice GeoJSON into vector tiles
Open
@jtroberts is already working on this.
Since Mar 25, 2025.
backlog
enhancement
- Dominant language
- JavaScript
- Stars
- 232
- Forks
- 77
- Avg merge
- 3d 6h
- Merged PRs (30d)
- 17
Description
Checked for duplicates
Yes - I've already checked
Alternatives considered
Yes - and alternatives don't suffice
Related problems
No response
Describe the feature request
I have a service that returns large GeoJSON files and it would be nice to dynamically slice them into vector tiles for improved performance without ingesting the data into a database. Leaflet.VectorGrid can do this.
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.
Assessment
This issue has not been assessed yet.