Skip to content

Releases: JuliaGeo/GeoJSON.jl

v0.6.1

27 Aug 19:39
19dfb76
Compare
Choose a tag to compare

GeoJSON v0.6.1

Diff since v0.6.0

Closed issues:

  • Widen the scope of GeoJSON.write (#34)

Merged pull requests:

v0.6.0

09 Jul 23:09
ce22760
Compare
Choose a tag to compare

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.

Diff since v0.5.1

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

16 Feb 13:05
e83cac9
Compare
Choose a tag to compare

GeoJSON v0.5.1

Diff since v0.5.0

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

21 Jan 12:06
v0.5.0
Compare
Choose a tag to compare

v0.5.0 (2020-01-21)

Diff since v0.4.0

Closed issues:

  • Bring GeoInterface concrete types over here (#21)
  • Use JSON3 instead of JSON dependency (#20)

Merged pull requests:

  • updating TOMLs and YAMLs before release (#24) (visr)
  • switch from JSON to JSON3 dependency (#22) (visr)
  • add Documenter docs (#19) (visr)

GeoJSON v0.4.0

22 Aug 20:24
49da951
Compare
Choose a tag to compare

Fixed for julia 1.0, REQUIRE julia 0.7

GeoJSON v0.3.0

14 Nov 02:49
Compare
Choose a tag to compare
Move from FactCheck to Base.Test (#17)

GeoJSON v0.2.0

02 Jun 15:17
Compare
Choose a tag to compare
Merge pull request #16 from JuliaGeo/julia0.5

Update for julia v0.5

GeoJSON v0.1.0

02 Aug 05:33
Compare
Choose a tag to compare
GeoJSON v0.1.0 [63f85f5db1]

GeoJSON v0.0.4

17 Jun 04:18
Compare
Choose a tag to compare
Merge pull request #12 from JuliaGeo/loosen-dict

fixes the update to JSON v0.6