feat: Conversion between tile map coordinate systems
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 12.4k
- Forks
- 2.4k
- PR merge metrics
- No merged PRs in 30d
Description
Description:
The tile coordinate system I am requesting now is the standard wgs84 coordinate system, but my line and point data are under the epsg: 4490 coordinate system, and I have a function that can convert wgs84 latitude and longitude to epsg: 4490 latitude and longitude. Due to system issues, we are unable to convert the data to wgs84, so we can only offset the wgs84 tile map. However, I have checked all the documents and have not found any information on how to offset the tile to another coordinate system. I urgently need help. Thank you
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
No file, test, or entry point is named in the issue. First determine whether mapbox-gl-js is expected to support offsetting WGS84 tiles or converting EPSG:4490 data, then inspect the coordinate-handling implementation and documentation. Done requires a defined supported behavior and acceptance criteria.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 18/100