Releases: LimnoTech/pygeoapi
Releases · LimnoTech/pygeoapi
0.23.dev0+limno.13
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
This is a test build with a fix for the SQL provider bounding box issue.
0.21.dev0.+limno.12
Merge in a subset of the changes under upstream PR geopython#2100
0.21.dev0+limno.11
Fix for swapped coordinates in BBOX.
0.21.dev0+limno.10
Adds CRS XY fix
0.21.dev0+limno.9
Sync to upstream 0.21.0
0.21.dev0+limno.8
Sync to upstream 0.21.0 and add a minor bug fix
0.20.dev0+limno.7
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
- 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
- Explicitly defines inheritance to avoid lazy loading zarrs twice upon loading collections.
- Still uses pydantic 2.0.
- Syncs to upstream (0.20.dev0)