Releases: UNDP-Data/geohub
Releases · UNDP-Data/geohub
@undp-data/[email protected]
Patch Changes
- Updated dependencies [678bcec]
- @undp-data/[email protected]
@undp-data/[email protected]
Patch Changes
- Updated dependencies [678bcec]
- @undp-data/[email protected]
[email protected]
Patch Changes
- f240871: fix: fixed /tags api to accepet any string value for tag query param.
- f2964ee: fix: added 'exclude_chapter' to /api/storymaps endpoint to remove chapters from search result as default. so it can make the performance a bit faster since chapters may contain massive data and images.
- f240871: fix: fixed default access level settings for storymaps endpoint.
[email protected]
Patch Changes
- 1bf06a5: refactor: rewrite GeoHub api endpoints with sveltekit-api to generate open api documentation automatically.
[email protected]
Patch Changes
- f46b9a9: fix: fixed hooks.server.ts to avoid sveltekit error for .svelte URL in handleCORS
@undp-data/[email protected]
Patch Changes
- 621bd48: fix: removed unnecessary aria-hidden from footer to avoid Blocked aria-hidden error
@undp-data/[email protected]
Patch Changes
- Updated dependencies [621bd48]
- @undp-data/[email protected]
@undp-data/[email protected]
Patch Changes
- Updated dependencies [621bd48]
- @undp-data/[email protected]
- @undp-data/[email protected]
@undp-data/[email protected]
Patch Changes
- Updated dependencies [621bd48]
- @undp-data/[email protected]
- @undp-data/[email protected]
[email protected]
Patch Changes
- b3585d6: fix: update bounds for mosaicjson if tilejson.bounds property is available
- b005c29: fix: replace http to https for titiler tilejson api's tile url if it starts with http, but not localhost. This is required because of our kubernetes has an issue of SSL certificate.
- a5e963c: fix: add slode terrain algorithm and operation algorithm to algo explorer component
- a694d4f: fix: add tilematrixid (WebMercatorQuad) for mosaicjson tilejson endpoint.