Skip to content

Releases: LimnoTech/pygeoapi

0.23.dev0+limno.13

12 Dec 19:26
8031503

Choose a tag to compare

This release fixes Redoc docs and bugged position UI queries.

Geopython merge request:
geopython#2165

USGS issues:
https://code.usgs.gov/wma/nhgf/pygeoapi/-/issues/69
https://code.usgs.gov/wma/nhgf/pygeoapi/-/issues/65

0.21.dev0+limno.12.alpha

19 Sep 14:35

Choose a tag to compare

This is a test build with a fix for the SQL provider bounding box issue.

0.21.dev0.+limno.12

12 Sep 19:52
ab485b4

Choose a tag to compare

Merge in a subset of the changes under upstream PR geopython#2100

0.21.dev0+limno.11

12 Sep 14:53
bf936fe

Choose a tag to compare

Fix for swapped coordinates in BBOX.

0.21.dev0+limno.10

11 Sep 19:22
6e4c93c

Choose a tag to compare

Adds CRS XY fix

0.21.dev0+limno.9

09 Sep 17:18
40c8fe0

Choose a tag to compare

Sync to upstream 0.21.0

0.21.dev0+limno.8

14 Jul 17:10
3a2a4ef

Choose a tag to compare

Sync to upstream 0.21.0 and add a minor bug fix

0.20.dev0+limno.7

24 Apr 16:00

Choose a tag to compare

Sync to upstream master branch (not released), including upgrade to pydantic>2.0
The USGS deployment will need to continue using releases from this fork until NLDI processes conform to the spec. This release still includes a workaround for a TypeError

0.20.dev0+limno.6

10 Apr 19:55

Choose a tag to compare

  • Temporary solve for TypeError with NLDI Processes. To be addressed in individual repositories eventually, but quick fix here for deployment.

0.20.dev0+limno.5

20 Mar 18:04

Choose a tag to compare

  • Explicitly defines inheritance to avoid lazy loading zarrs twice upon loading collections.
  • Still uses pydantic 2.0.
  • Syncs to upstream (0.20.dev0)