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 in GeoJSON & Update to Meshes.jl v0.46 #95

Closed eliascarv closed 2 months ago

eliascarv commented 2 months ago

Part of #87

codecov[bot] commented 2 months ago

Codecov Report

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

Project coverage is 94.71%. Comparing base (f2a9827) to head (700b3b3).

Files Patch % Lines
src/conversion.jl 92.59% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #95 +/- ## ========================================== + Coverage 94.61% 94.71% +0.09% ========================================== Files 17 17 Lines 1077 1078 +1 ========================================== + Hits 1019 1021 +2 + Misses 58 57 -1 ```

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