Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add support for UTM and Traverse Mercator projection #2108

Merged
merged 4 commits into from
Oct 20, 2023
Merged

add support for UTM and Traverse Mercator projection #2108

merged 4 commits into from
Oct 20, 2023

Conversation

fuzhenn
Copy link
Member

@fuzhenn fuzhenn commented Oct 20, 2023

No description provided.

@codecov-commenter
Copy link

Codecov Report

Merging #2108 (3d430e2) into master (55a85ce) will increase coverage by 0.14%.
The diff coverage is 94.89%.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

@@            Coverage Diff             @@
##           master    #2108      +/-   ##
==========================================
+ Coverage   83.44%   83.58%   +0.14%     
==========================================
  Files         164      167       +3     
  Lines       18301    18525     +224     
==========================================
+ Hits        15271    15485     +214     
- Misses       3030     3040      +10     
Files Coverage Δ
src/geo/projection/Projection.EPSG4326.js 100.00% <ø> (ø)
src/geo/projection/index.js 100.00% <ø> (ø)
src/geo/projection/Projection.UTM.js 90.00% <90.00%> (ø)
src/map/spatial-reference/SpatialReference.js 82.53% <95.83%> (+1.48%) ⬆️
src/geo/projection/etmerc.js 98.78% <98.78%> (ø)
src/geo/projection/Projection.EPSG9807.js 78.37% <78.37%> (ø)

... and 1 file with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@fuzhenn fuzhenn merged commit 738bee5 into master Oct 20, 2023
1 check passed
@fuzhenn fuzhenn deleted the utm branch October 20, 2023 10:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants