mapbox / mapbox/geojson-vt

Generate exact single tile

Open
#92 3 comments 8 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.