NASA-AMMOS / NASA-AMMOS/3DTilesRendererJS
QuantizedMeshPlugin: Add support for different layer.json "scheme" values
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 2.5k
- Forks
- 416
- Avg merge
- 17h 52m
- Merged PRs (30d)
- 37
Description
See here in Cesium. "tms" vs "slippyMap" changes the y direction / origin position. Need test data to validation.
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 the QuantizedMeshPlugin and the referenced CesiumTerrainProvider.js handling of layer.json scheme values. Identify or create test data covering both "tms" and "slippyMap", then verify that the y direction and origin position are handled correctly for each scheme.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- computer-graphics
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100