Generate exact single tile
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 2.1k
- Forks
- 279
- PR merge metrics
- No merged PRs in 30d
Description
I'm creating server endpoint wich serves vector tile from elasticsearch. I'm querying geojson features for tile from elasticsearch and want geojson-vt to generate exact tile, without its parents to be more cpu-efficient. Is it possible with geojson-vt?
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 reading geojson-vt's tile-generation API and checking how it handles features supplied for a single tile. Reproduce the server-side Elasticsearch scenario with GeoJSON features, then determine whether the API can generate only the requested tile without parent tiles. Done means the supported behavior or required change is clearly established and verified.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100