Skip to content

Releases: JuliaGeo/Shapefile.jl

v0.13.0

27 Apr 13:00
69bad03
Compare
Choose a tag to compare

Shapefile v0.13.0

Diff since v0.12.2

Merged pull requests:

v0.12.2

02 Apr 22:29
ff5014b
Compare
Choose a tag to compare

Shapefile v0.12.2

Diff since v0.12.1

Merged pull requests:

Closed issues:

  • Plotting polygons with CairoMakie shows interior lines (#104)

v0.12.1

28 Mar 12:00
4cc85b4
Compare
Choose a tag to compare

Shapefile v0.12.1

Diff since v0.12.0

Merged pull requests:

  • Bump codecov/codecov-action from 3 to 4 (#105) (@dependabot[bot])
  • Add support for writing Feature Collection without properties (#106) (@eliascarv)

v0.12.0

07 Jan 14:35
33d3e66
Compare
Choose a tag to compare

Shapefile v0.12.0

Diff since v0.11.0

Merged pull requests:

v0.11.0

30 Dec 23:04
ea7b6f7
Compare
Choose a tag to compare

Shapefile v0.11.0

Diff since v0.10.0

Merged pull requests:

Closed issues:

  • "ERROR: EOFError: read end of file" on filr that opens without issue using other software (#100)

v0.10.0

28 May 15:15
60552e9
Compare
Choose a tag to compare

Shapefile v0.10.0

Diff since v0.9.3

Merged pull requests:

  • Fix SubPolygon and LinearRing for plotting (#85) (@rafaqz)

v0.9.3

17 May 16:11
16e59f6
Compare
Choose a tag to compare

Shapefile v0.9.3

Diff since v0.9.2

Closed issues:

  • A written .shx file uses an incorrect header filesize (#91)

Merged pull requests:

v0.9.2

06 May 16:26
a6c898e
Compare
Choose a tag to compare

Shapefile v0.9.2

Diff since v0.9.1

Closed issues:

  • Is it possible to incorporate into a shapefile, extra columns ? (#56)
  • Able to write LineString and Polygon geometry, (#89)

Merged pull requests:

  • remove convert methods (#84) (@rafaqz)
  • Write LineString as MultiLineString and Polygon as MultiPolygon (#90) (@ErickChacon)

v0.9.1

28 Feb 18:20
7c1400b
Compare
Choose a tag to compare

Shapefile v0.9.1

Diff since v0.9.0

Merged pull requests:

  • add a function barrier in handle reading for type stability (#86) (@rafaqz)
  • bugfix and test extents (#87) (@rafaqz)

v0.9.0

26 Jan 16:03
9cf2900
Compare
Choose a tag to compare

Shapefile v0.9.0

Diff since v0.8.1

Closed issues:

  • Accessing a Shapefile.Row geometry via row.geometry fails (#82)

Merged pull requests: