Skip to content

Releases: manaakiwhenua/vector2dggs

v0.9.1

24 Jun 01:36
Compare
Choose a tag to compare
v0.9.1 Pre-release
Pre-release

Bug fix: related to geopandas/dask-geopandas#328

Full Changelog: v0.9.0...v0.9.1

v0.9.0

10 May 10:45
41a09d3
Compare
Choose a tag to compare
v0.9.0 Pre-release
Pre-release

What's Changed

Full Changelog: v0.8.0...v0.9.0


Nota bene two breaking changes:

  • Command line arguments -tbl/--table are now -lyr/--layer but the functionality is identical, it's just a rename to be more generic.
  • This seems very unlikely to affect any workflow, but now the pre-indexing spatial sorting is disabled by default (and can be expliclty disabled with -s none). Former default behaviour can be restored with an explicit -s hilbert. Sorting is perhaps advantegous in some cases, but in most practical cases it adds overhead that exceeds its payoff.

v0.8.0

02 May 22:05
Compare
Choose a tag to compare
v0.8.0 Pre-release
Pre-release

What's Changed

Full Changelog: v0.7.0...v0.8.0

v0.7.0

30 Apr 02:17
Compare
Choose a tag to compare
v0.7.0 Pre-release
Pre-release

What's Changed

Full Changelog: v0.6.2...v0.7.0

v0.6.2

29 Apr 23:19
74ee8c1
Compare
Choose a tag to compare
v0.6.2 Pre-release
Pre-release

What's Changed

  • demaion/rhealpixdggs by @ndemaio in #32
    • Support for rHEALPix DGGS (polyfill)

New Contributors

Full Changelog: v0.6.1...v0.6.2

v0.6.1

15 Aug 04:26
Compare
Choose a tag to compare
v0.6.1 Pre-release
Pre-release

Full Changelog: v0.6.0...v0.6.1

cf #28 and #27

v0.6.0

15 Jan 01:53
Compare
Choose a tag to compare
v0.6.0 Pre-release
Pre-release

What's Changed

Full Changelog: v0.5.4...v0.6.0

v0.5.4

12 Sep 00:18
Compare
Choose a tag to compare
v0.5.4 Pre-release
Pre-release

Enforces the current restriction to (Multi?)Polygon input geometries by dropping non-polygonal (e.g. Point (#5) and LineString (#6)) geometries before polyfilling (as this method is only defined for Polygons).

v0.5.3

31 Aug 03:34
Compare
Choose a tag to compare
v0.5.3 Pre-release
Pre-release

Full Changelog: v0.5.2...v0.5.3

v0.5.2

20 Jun 08:27
Compare
Choose a tag to compare
v0.5.2 Pre-release
Pre-release

What's Changed

Full Changelog: v0.5.0...v0.5.2