Releases: manaakiwhenua/vector2dggs
Releases · manaakiwhenua/vector2dggs
v.0.5.0
What's Changed
- use chunksizes and check for empty geometries and empty dataframes by @alpha-beta-soup in #18
Full Changelog: v0.4.0...v0.5.0
v0.4.0
What's Changed
- more efficient parent cell repartioning by @alpha-beta-soup in #15
- No longer errors when some rows have null geometry by @alpha-beta-soup in #13
- better tmp directory handling by @alpha-beta-soup in #12
Full Changelog: v0.3.3...v0.4.0
v0.3.3
Equivalent change to output partitioning pattern to https://github.com/manaakiwhenua/raster2dggs/releases/tag/v0.2.3, so that outputs are aligned.
v0.3.2
v0.3.1
v0.3.0
Checks validity of input geometry when cutting geometries by threshold.
v0.2.0
Adds support for vector data read via database connections (leveraging geopandas' read_postgis
, without chunking).
v0.1.0
Initial release