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: