Skip to content

Releases: yeesian/ArchGDAL.jl

v0.10.4

23 May 11:04
4b40fe8
Compare
Choose a tag to compare

ArchGDAL v0.10.4

Diff since v0.10.3

Merged pull requests:

v0.10.3

10 May 03:04
8c2bc09
Compare
Choose a tag to compare

ArchGDAL v0.10.3

Diff since v0.10.2

Merged pull requests:

Closed issues:

  • Add dependency to GeoInterfaceMakie.jl (#376)
  • Add support for converting GeoReferenceTypes to EPSG (#390)
  • Type of buffer in read! is too restricted (#410)

v0.10.2

22 Dec 19:04
696d94a
Compare
Choose a tag to compare

ArchGDAL v0.10.2

Diff since v0.10.1

Merged pull requests:

Closed issues:

  • Failing tests on 1.9 (#285)
  • Tables.jl interface doesn't provide all columns of dataset (#332)
  • GDAL.gdalwarp fails: Point outside of projection domain (#373)
  • Failures on nightly (#375)
  • Simple conversion to Meshes.jl (#378)
  • unsafe_gdalwarp not working as expected (#397)

v0.10.1

21 Apr 20:06
001939e
Compare
Choose a tag to compare

ArchGDAL v0.10.1

Diff since v0.10.0

Merged pull requests:

  • update changelog for release v0.10 (#360) (@visr)
  • implement module convert for geometries (#362) (@rafaqz)
  • relax type constraint in unsafe_executesql (#364) (@maxfreu)
  • Extends reprojection example with GeoFormatTypes (#368) (@ctrebbau)
  • Bump version (#371) (@asinghvi17)

v0.10.0

07 Jan 18:04
dd34eed
Compare
Choose a tag to compare

ArchGDAL v0.10.0

Diff since v0.9.4

Closed issues:

  • GDAL 3.6.0 (#345)
  • Crash on PkgEval (#347)

Merged pull requests:

  • Add Julian progress functions. (#353) (@evetion)
  • Fix tests for GDAL 3.6 release. (#356) (@evetion)
  • [breaking] switch from Base.convert to GeoInterface.convert (#359) (@visr)

v0.9.4

30 Dec 16:04
b4844ca
Compare
Choose a tag to compare

ArchGDAL v0.9.4

Diff since v0.9.3

Closed issues:

  • Please update DataStructures depandancy to inlude 0.18 (#344)

Merged pull requests:

v0.9.3

04 Nov 09:04
Compare
Choose a tag to compare

ArchGDAL v0.9.3

Diff since v0.9.2

Closed issues:

  • ArchGDAL testing returns an error (#331)
  • AG.extensiondriver does not return driver for .cog extension (#334)
  • preparing geometry crashes with segfault (on M1 MacBook) (#336)
  • OFSTJSON not implemented in getfield (#341)

Merged pull requests:

  • performance and type stability fixes for geometries (#316) (@rafaqz)
  • Don't print WKT of prepared geometries. (#338) (@evetion)
  • Create new minor release (#339) (@yeesian)
  • Add support for OFSTJSON when fetching fields (#342) (@yeesian)

v0.9.2

03 Oct 04:22
fe68c14
Compare
Choose a tag to compare

ArchGDAL v0.9.2

Diff since v0.9.1

Closed issues:

  • write geopackage (#263)
  • Add GDT_Int64 and GDT_UInt64 data types (#298)
  • Can't create geometry with non-Float64 vectors (#304)
  • Clarify geometry equality (#306)
  • Why does createlinearring create a wkbLineString (#314)
  • Fix method ambiguities (#321)
  • Can we handle Complex{Int16} raster values? KeyError: key ArchGDAL.GDT_CInt16 not found. (#326)

Merged pull requests:

v0.9.1

16 Jun 15:04
Compare
Choose a tag to compare

ArchGDAL v0.9.1

Diff since v0.9.0

Closed issues:

  • How to access the points in a polygon? (#301)

Merged pull requests:

v0.9.0

25 May 07:04
6f6868e
Compare
Choose a tag to compare

ArchGDAL v0.9.0

Diff since v0.8.5

Closed issues:

  • is3d and ismeasured are missing (#303)

Merged pull requests: