mapbox / mapbox/geojson-vt

how to use geojson-vt in projecting from EPSG:4326 to EPSG:3826

Open
#178 0 comments 0 reactions 0 assignees View on GitHub
docs
Dominant language
JavaScript
Stars
2.1k
Forks
279
PR merge metrics
No merged PRs in 30d

Description

Since the projection in geojson-vt is from EPSG:4326 to EPSG:3857, and what if I use proj4leaflet.js to
project EPSG:4326 to EPSG:3826, or other coordinate system , is the geojson-vt can still work well?
And if not, how could I modify the source codes to meet that, thanks a lot.

Contributor guide

Open the contributing guide

Research direction

Start by reviewing geojson-vt's EPSG:4326-to-EPSG:3857 projection assumptions alongside proj4leaflet.js and the EPSG:3826 example described in the issue. Determine whether alternate coordinate systems are supported, then define the required behavior and a verifiable test or documentation outcome for non-3857 projections.

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
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.