Skip to content

Releases: JuliaGeo/Shapefile.jl

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:

v0.8.1

20 Jan 21:55
ade9474
Compare
Choose a tag to compare

Shapefile v0.8.1

Diff since v0.8.0

Closed issues:

  • intersect is pretty slow (#67)
  • Reorganise files (#70)
  • Support Null Shapes (#81)

Merged pull requests:

v0.8.0

23 May 20:35
0cb27f9
Compare
Choose a tag to compare

Shapefile v0.8.0

Diff since v0.7.4

Closed issues:

  • Documentation (#16)
  • Reading projection .prj (#31)

Merged pull requests:

v0.7.4

04 Feb 17:19
33fb510
Compare
Choose a tag to compare

Shapefile v0.7.4

Diff since v0.7.3

Closed issues:

  • EOFError when reading a MultiLineStringZ shapefile (#61)
  • Table throws an error, but inside shapes it works. (#62)
  • coordinates on Polygon duplicates holes (#65)

Merged pull requests:

  • MassInstallAction: Install the CompatHelper workflow on this repository (#64) (@meggart)
  • fix duplicate holes (#66) (@rafaqz)

v0.7.3

15 Oct 08:27
46432ce
Compare
Choose a tag to compare

Shapefile v0.7.3

Diff since v0.7.2

Merged pull requests:

v0.7.2

12 Oct 00:26
Compare
Choose a tag to compare

Shapefile v0.7.2

Diff since v0.7.1

Closed issues:

  • Why is Shapefile.jl mixing getproperty with getfield? (#55)

Merged pull requests:

  • declare compat with DBFTables v1 (#59) (@visr)

v0.7.1

23 Apr 16:45
Compare
Choose a tag to compare

Shapefile v0.7.1

Diff since v0.7.0

Closed issues:

  • [BUG] Error with specific shapefile (#51)

Merged pull requests:

  • use shx for indexing into file if available (#52) (@meggart)

v0.7.0

26 Jan 17:41
3cc33bd
Compare
Choose a tag to compare

Shapefile v0.7.0

Diff since v0.6.3

Merged pull requests:

v0.6.3

15 Jan 15:14
654e880
Compare
Choose a tag to compare

Shapefile v0.6.3

Diff since v0.6.2

Closed issues:

  • Plot recipes? (#42)

Merged pull requests:

  • Read polygons to GB.MultiPolygon (#40) (@greimel)
  • Add Handle constructor from path (#41) (@rafaqz)
  • add plot recipes (#44) (@rafaqz)
  • move CI to github workflows (#45) (@rafaqz)
  • MassInstallAction: Install the TagBot workflow on this repository (#46) (@visr)