DOC: add note for WKT and CRS interaction#1490
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
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. 🚀 New features to boost your workflow:
|
|
Probably helpful to note here that WKT doesn't work on import for CoordinateSystem and PROJ JSON is preferred: Line 514 in 1fa1164 |
Something like this ? |
Yes, that would be great to add to |
I'm not sure if you want the note here or in this method (link). |
|
The original issue #1485 had confusion as the user was using |

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