ProjNet4GeoAPI
ProjNet4GeoAPI copied to clipboard
Fixed an error when reading the AuthorityCode parameter
There was an error reading the AuthorityCode inside of the WKT. Also added a test for reading it properly
@Maddogtet , thank you for this contribution and signing the CLA. Do you mind rebasing you PR on current development branch so we can see the CI working? That would be great.
The problem the test failed is solved with this PR https://github.com/NetTopologySuite/ProjNet4GeoAPI/pull/130