JuliaEarth / GeoIO.jl

Load/save geospatial data compatible with the GeoStats.jl framework
https://github.com/JuliaEarth/GeoStats.jl
MIT License
21 stars 6 forks source link

Add support for loading CRS from WKT strings #99

Closed eliascarv closed 2 months ago

codecov[bot] commented 2 months ago

Codecov Report

Attention: Patch coverage is 92.85714% with 2 lines in your changes missing coverage. Please review.

Project coverage is 95.06%. Comparing base (0ed8ccb) to head (ea49865).

Files Patch % Lines
src/conversion.jl 87.50% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #99 +/- ## ========================================== + Coverage 94.72% 95.06% +0.34% ========================================== Files 17 17 Lines 1080 1075 -5 ========================================== - Hits 1023 1022 -1 + Misses 57 53 -4 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.