Releases: LandscapeGeoinformatics/pydggsapi
Releases · LandscapeGeoinformatics/pydggsapi
v0.1.5
What's Changed
- fix env var typos in Docker command by @fmigneault in #25
- Update pyproject.toml bump version by @fmigneault in #26
- fix H3 package using
h3shape_to_cells_experimentalonly available onh3>=4.2by @fmigneault in #27 - fix invalid
[ogc-rel:dggrs-definition]link relation by @fmigneault in #30 - allow configurable endpoints + fix CURIE links by @fmigneault in #34
- fix more contextually-aware links by @fmigneault in #36
- fix extent temporal interval by @fmigneault in #39
- fix error message typos by @fmigneault in #40
- resolve version globally by @fmigneault in #35
- Zone query / Zone data retrieval with coarser refinement level than collections by @tik65536 in #41
Full Changelog: v0.1.4...v0.1.5
references:
v0.1.4-pre new parquet collection provider
What's Changed
- Dockerfile incl DGGRID build by @fmigneault in #13
- Bump Version tooling by @fmigneault in #17
- pre-resolve float-like string before int by @fmigneault in #16
- fix bbox query format by @fmigneault in #14
- Implementation of the Parquet collection provider by @tik65536 in #23
New Contributors
- @fmigneault made their first contribution in #13
Full Changelog: v0.1.3...v0.1.4
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: v0.1.2...v0.1.3