Skip to content

Releases: JuliaGeo/GeoJSON.jl

v0.8.1

10 May 01:40
456ad90
Compare
Choose a tag to compare

GeoJSON v0.8.1

Diff since v0.8.0

Merged pull requests:

v0.8.0

07 Jan 14:36
f58a365
Compare
Choose a tag to compare

GeoJSON v0.8.0

Diff since v0.7.3

Merged pull requests:

v0.7.3

18 Nov 18:11
Compare
Choose a tag to compare

GeoJSON v0.7.3

Diff since v0.7.2

Support directly reading files with GeoJSON.read("path/to/a.geojson"), and taking a set of features from a FeatureCollection.

Merged pull requests:

Closed issues:

  • Provide a high-level GeoJSON.Table(fname) (#49)
  • Extracting a set of features from FeatureCollection (#75)

v0.7.2

16 Jun 20:13
f88f2c1
Compare
Choose a tag to compare

GeoJSON v0.7.2

Diff since v0.7.1

Closed issues:

  • MultiLineString is converted to Geometry when writing (#67)
  • Is codecov broken for this package? (#69)

Merged pull requests:

v0.7.1

28 May 11:41
b9825e9
Compare
Choose a tag to compare

GeoJSON v0.7.1

Diff since v0.7.0

Merged pull requests:

  • Fix coord order and performance of write (#64) (@rafaqz)

v0.7.0

30 Mar 16:44
2f7fe9d
Compare
Choose a tag to compare

GeoJSON v0.7.0

Diff since v0.6.4

Merged pull requests:

v0.6.4

13 Jan 15:26
3d84c62
Compare
Choose a tag to compare

GeoJSON v0.6.4

Diff since v0.6.3

Closed issues:

  • JSON3 Array doesn't work with GeoInterface (#51)
  • Support of http access (#56)

Merged pull requests:

v0.6.3

19 Dec 20:12
Compare
Choose a tag to compare

GeoJSON v0.6.3

Diff since v0.6.2

Closed issues:

  • Propertynames of feature collection falsely taken from the first element (#45)

Merged pull requests:

  • adapt name search from JSONTables.jl (#50) (@rafaqz)

v0.6.2

14 Nov 11:24
a5f4a77
Compare
Choose a tag to compare

GeoJSON v0.6.2

Diff since v0.6.1

Closed issues:

  • Geometry coordinates aren't parsed as the same type (#52)

Merged pull requests:

  • parse all numbers as Float64 when reading JSON (#54) (@visr)

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: