Releases: JuliaGeo/GeoJSON.jl
Releases · JuliaGeo/GeoJSON.jl
v0.8.1
GeoJSON v0.8.1
Merged pull requests:
- Bump actions/cache from 3 to 4 (#85) (@dependabot[bot])
- Bump codecov/codecov-action from 3 to 4 (#86) (@dependabot[bot])
- Bump julia-actions/setup-julia from 1 to 2 (#88) (@dependabot[bot])
- Bump Makie compat and patch version (#91) (@asinghvi17)
v0.8.0
v0.7.3
GeoJSON v0.7.3
Support directly reading files with GeoJSON.read("path/to/a.geojson")
, and taking a set of features from a FeatureCollection
.
Merged pull requests:
- Support extraction of a set of features (#76) (@ConnectedSystems)
- document and test
GeoJSON.read(path)
(#77) (@visr) - Bump actions/checkout from 3 to 4 (#79) (@dependabot[bot])
- add CompatHelper (#81) (@visr)
- fix docs for Documenter 1 (#82) (@visr)
Closed issues:
v0.7.2
GeoJSON v0.7.2
Closed issues:
- MultiLineString is converted to Geometry when writing (#67)
- Is codecov broken for this package? (#69)
Merged pull requests:
- fix write multilinestring (#68) (@ErickChacon)
- Create dependabot.yml (#70) (@yeesian)
- Bump actions/cache from 1 to 3 (#71) (@dependabot[bot])
- Bump codecov/codecov-action from 1 to 3 (#72) (@dependabot[bot])
- Bump actions/checkout from 2 to 3 (#73) (@dependabot[bot])
- Update Project.toml (#74) (@juliohm)
v0.7.1
GeoJSON v0.7.1
Merged pull requests:
v0.7.0
GeoJSON v0.7.0
Merged pull requests:
v0.6.4
GeoJSON v0.6.4
Closed issues:
Merged pull requests:
- Add HTTP usage to ReadMe (#58) (@alex-s-gardner)
- Remove GeoInterface.coordinates methods (#61) (@evetion)
v0.6.3
GeoJSON v0.6.3
Closed issues:
- Propertynames of feature collection falsely taken from the first element (#45)
Merged pull requests:
v0.6.2
GeoJSON v0.6.2
Closed issues:
- Geometry coordinates aren't parsed as the same type (#52)
Merged pull requests: