Skip to content

DOC: add note for WKT and CRS interaction #1490

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

Draft
wants to merge 5 commits into
base: main
Choose a base branch
from
Draft

Conversation

myl-dvl
Copy link
Contributor

@myl-dvl myl-dvl commented Apr 25, 2025

image


It seems that it added my previous commits, I'm not sure what I did wrong.
Does it change anything for the PR ?

Copy link

codecov bot commented Apr 25, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.56%. Comparing base (6a38287) to head (8ff8133).
Report is 28 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1490      +/-   ##
==========================================
+ Coverage   96.50%   96.56%   +0.05%     
==========================================
  Files          20       20              
  Lines        1830     1832       +2     
==========================================
+ Hits         1766     1769       +3     
+ Misses         64       63       -1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@snowman2
Copy link
Member

Probably helpful to note here that WKT doesn't work on import for CoordinateSystem and PROJ JSON is preferred:

- WKT string

@myl-dvl
Copy link
Contributor Author

myl-dvl commented Apr 27, 2025

Probably helpful to note here that WKT doesn't work on import for CoordinateSystem and PROJ JSON is preferred:

- WKT string


Something like this ?

image

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.

DOC: WKT & coordinate systems not compatible as standalone element
2 participants