mapbox / mapbox/mvtview

Support view mvt folder?

Open
#9 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
JavaScript
Stars
49
Forks
10
PR merge metrics
No merged PRs in 30d

Description

### My question
I have some mvt files, folder structure like as:
``` tree
-- tiles
---- 8
------ 74
-------- 96.mvt
------ 75
-------- 96.mvt
---- 9
------ 149
-------- 192.mvt
-------- 193.mvt
------ 150
-------- 192.mvt
-------- 193.mvt
```

I want to display in web pages, try to use mvtview, but it cannot support view folder, so, how to view mvt folder?

Looking forward to reply !

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 how mvtview currently loads a single MVT and how it passes that data to mapbox-gl-js. Determine the expected URL and tile-coordinate handling for the shown folder layout, then verify that the folder can be displayed in a web page rather than only one tile.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
frontend
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.