Support view mvt folder?
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
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 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