Releases: JuliaGeo/GeoJSON.jl
Releases · JuliaGeo/GeoJSON.jl
v0.6.1
v0.6.0
GeoJSON v0.6.0
This release is a major change to the GeoJSON interface, completely replacing the code base with https://github.com/visr/GeoJSONTables.jl/
This gives
- GeoInterfaces 1.0 compatability
- Tables.jl compatability for
FeatureCollection
There will be many breaking changes, but also many resolved bugs. Read the documentation for new methods and behaviours.
Closed issues:
- Handle GeoFormatTypes
GeoJSON
objects (#32) - Add two argument
write
that writes to disk. (#35) - Use GeometryBasics types (#36)
- Incompatibility with trait-based interfaces in GeoInterface 1.0 (#40)
- Issues trying to read a geojson file (#41)
Merged pull requests:
- MassInstallAction: Install the TagBot workflow on this repository (#27) (@visr)
- MassInstallAction: Install the Documenter workflow on this repository (#28) (@visr)
- MassInstallAction: Install the CI workflow on this repository (#29) (@visr)
- Document differences from GeoJSON (#30) (@cmcaine)
- MassInstallAction: Install the CompatHelper workflow on this repository (#33) (@meggart)
- Example: Write a GeoInterface to geojson (#37) (@alex-s-gardner)
- Merge geojsontables (#42) (@rafaqz)
- add basic documentation (#43) (@rafaqz)
v0.5.1
GeoJSON v0.5.1
Merged pull requests:
- Install TagBot as a GitHub Action (#25) (@JuliaTagBot)
- CompatHelper: bump compat for "JSON3" to "1.0" (#26) (@github-actions[bot])
v0.5.0
GeoJSON v0.4.0
Fixed for julia 1.0, REQUIRE julia 0.7
GeoJSON v0.3.0
Move from FactCheck to Base.Test (#17)
GeoJSON v0.2.0
Merge pull request #16 from JuliaGeo/julia0.5 Update for julia v0.5
GeoJSON v0.1.0
GeoJSON v0.1.0 [63f85f5db1]
GeoJSON v0.0.4
Merge pull request #12 from JuliaGeo/loosen-dict fixes the update to JSON v0.6