uber / h3

Hexagonal hierarchical geospatial indexing system
https://h3geo.org
Apache License 2.0
4.95k stars 470 forks source link

Convert compactCells to use int64_t for indexing #920

Closed isaacbrodsky closed 1 month ago

isaacbrodsky commented 2 months ago

Based on #919, this converts the internal indexing to be 64 bit. This could be tested but needs a special setup since the memory requirements exceed small devices.

coveralls commented 2 months ago

Coverage Status

coverage: 98.824%. remained the same when pulling 8b15c3e82d259555f4020e523831cd06f9f6d3c7 on isaacbrodsky:compact_all_res1_tes-proposed-fix-int64_t into d6f2701c5f3fddef01c1fc85d6bbe085b397500a on uber:master.