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 saving/loading geotables without attributes in formats that support data #77

Closed eliascarv closed 5 months ago

eliascarv commented 5 months ago

closes #73

codecov[bot] commented 5 months ago

Codecov Report

Attention: Patch coverage is 97.72727% with 1 lines in your changes are missing coverage. Please review.

Project coverage is 94.84%. Comparing base (bb9c2d4) to head (e594835).

Files Patch % Lines
src/extra/vtkwrite.jl 93.33% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #77 +/- ## ========================================== + Coverage 94.21% 94.84% +0.62% ========================================== Files 17 17 Lines 1055 1067 +12 ========================================== + Hits 994 1012 +18 + Misses 61 55 -6 ```

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