Skip to content

Releases: yeesian/ArchGDAL.jl

v0.10.6

20 Dec 20:05
d157063
Compare
Choose a tag to compare

ArchGDAL v0.10.6

Diff since v0.10.5

Merged pull requests:

Closed issues:

  • Empty layer has incorrect schema (#440)

v0.10.5

15 Nov 00:20
2680765
Compare
Choose a tag to compare

ArchGDAL v0.10.5

Diff since v0.10.4

Merged pull requests:

  • CompatHelper: bump compat for ColorTypes to 0.12, (keep existing compat) (#439) (@github-actions[bot])
  • copy all array like feature fields after unsafe_wrap (#442) (@asinghvi17)
  • Update benchmark.yml to use lts instead of 1.6. (#443) (@asinghvi17)
  • Fix tests for GDAL 3.9. (#447) (@evetion)
  • Add a JLD2 extension to allow serializing geometries (#448) (@asinghvi17)
  • Bump patch version (#449) (@asinghvi17)

Closed issues:

  • filter of an overview gives wrong answer (#409)
  • Precompile error in v0.10.3 (#425)
  • Can't seem to add / use ArchGDAL properly - GDAL, GDAL_jll and libgeotiff_jll seem to have some kind of issue. (#427)
  • Broken tests on recent GDAL (#444)

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: