Version 0.0.6
PyPI Release: https://pypi.org/project/dggal/0.0.6/
npm Release: https://www.npmjs.com/package/dggal/v/0.0.6
- Finalized 7H sub-zone support (for pentagonal ancestral zones)
- Improved icosahedral area projections forward/inverse precision (now achieving ~23 nanometers round-trip precision for IVEA, RTEA and ISEA)
- Fixes for 4R zones beyond level 16 (now supporting up to level 25)
- Fixed issues noticed in Vgrid QGIS plugin for more accurately listing 7H zones (especially at higher depths and close to icosahedral interruptions)
- JavaScript bindings: Fixed TypeError with listZones() and getSubZones()
- Fixes and example for using authalic conversion functions from Python bindings
- Fixes for Z7 / 7H indexing conversion using Python bindings
- Fixed error in bindings Makefiles running
make distclean - Improvements to Python packaging to avoid deprecation warnings and resolve issues building on Python versions 3.6 and 3.7
- Other fixes and improvements