Recent Releases of pydggsapi

pydggsapi - v0.1.3 IGEO7 updates

  • updated IGEO7 DGGRS provider to align with dggrid4py 0.4.1 (using igeo7 module)
  • All modules use the same root logging instance.
  • Introduces LOGLEVEL env var to set the log level
  • Tiles API support relative depth (+/-2) from query parameter( ex: /z/x/y?relative_depth=2)

Full Changelog: https://github.com/LandscapeGeoinformatics/pydggsapi/compare/v0.1.2...v0.1.3

- Python
Published by allixender 6 months ago

pydggsapi - Initial release test for publish on pypi

It is now possible to install via pipy:

https://pypi.org/project/pydggsapi/

pip install pydggsapi

- Python
Published by allixender 8 months ago