manaakiwhenua / vector2dggs

DGGS indexer for vector data
https://pypi.org/project/vector2dggs/
GNU Lesser General Public License v3.0
6 stars 0 forks source link

use chunksizes and check for empty geometries and empty dataframes #18

Closed alpha-beta-soup closed 1 year ago

alpha-beta-soup commented 1 year ago

Closes #17 by changing the interface; it's more sensible to give a chunksize (number of rows per partition after cutting and spatial sorting) than it is to target a number of partitions.