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 wk_crs_proj_definition generic() #112

Merged
merged 15 commits into from
Dec 6, 2021
Merged

Add wk_crs_proj_definition generic() #112

merged 15 commits into from
Dec 6, 2021

Conversation

paleolimbot
Copy link
Owner

Fixes #110. Also uses the PROJ definition when printing!

@codecov-commenter
Copy link

codecov-commenter commented Dec 5, 2021

Codecov Report

Merging #112 (7cc0523) into master (7bd345a) will increase coverage by 0.01%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #112      +/-   ##
==========================================
+ Coverage   98.50%   98.52%   +0.01%     
==========================================
  Files          71       71              
  Lines        4935     5000      +65     
==========================================
+ Hits         4861     4926      +65     
  Misses         74       74              
Impacted Files Coverage Δ
R/class-sf.R 99.13% <100.00%> (+0.05%) ⬆️
R/rct.R 100.00% <100.00%> (ø)
R/wk-crs.R 100.00% <100.00%> (ø)
R/wk-rcrd.R 100.00% <100.00%> (ø)
R/wk-vctr.R 100.00% <100.00%> (ø)
R/wkb.R 100.00% <100.00%> (ø)
R/wkt.R 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 7bd345a...7cc0523. Read the comment docs.

@paleolimbot paleolimbot merged commit 4a7ab80 into master Dec 6, 2021
@paleolimbot paleolimbot deleted the crs-proj-def branch December 6, 2021 12:38
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.

CRS proj definition generic should be defined in wk
2 participants