Skip to content
This repository was archived by the owner on Sep 19, 2023. It is now read-only.

Conversation

@graphific
Copy link

No description provided.

vincentsarago and others added 9 commits May 7, 2024 10:02
* fix WMTS document for ArcMap

* fix tests
Bumps the all group with 1 update: [docker/build-push-action](https://github.com/docker/build-push-action).


Updates `docker/build-push-action` from 5 to 6
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](docker/build-push-action@v5...v6)

---
updated-dependencies:
- dependency-name: docker/build-push-action
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* set fastapi limit to >=0.111.0

* fix numpy overflow
vincentsarago and others added 17 commits July 4, 2024 16:07
…ndency` class (#819)

* remove defaults in deps and add `kwargs` property

* rename kwargs to as_dict()
* fix: Encode URL for cog_viewer and stac_viewer

* update changelog

---------

Co-authored-by: vincentsarago <vincent.sarago@gmail.com>
* improve XSS security

* update changelog

---------

Co-authored-by: Jay Cary <jay@chloris.earth>
Co-authored-by: vincentsarago <vincent.sarago@gmail.com>
* revert to fastapi and update version

* docker compose

* Bump version: 0.18.5 → 0.18.6

* fix aws dockerfile

* bump version
…ewer dashboard (#987)

* add buttons for sharing parameters and a link

* print arrays instead of strings, fix 3-band params

* only show 'share' button when enable_viewer=True

* simplify viewer_enabled logic
* use uint8 datatype for automatic output image format

* update changelog
* refactor wmts

* fix tests

* more fixes
* add OGC Maps for Mosaics

* update docs
* add python 3.14 support

* fix

* remove comment
* update/fix type for titiler.core

* update/fix type for titiler.extensions

* update/fix type for titiler.xarray

* update/fix type for titiler.mosaic

* update/fix type for titiler.application

* update changelog

* run mypy in CI

* update type hints for tests
vincentsarago and others added 17 commits December 17, 2025 08:43
* 0.26.0 -> 1.0.0

* update chart version for major version release
* add tms_limit utility function to avoid code duplication

* limits
This commit improves on algorithm implementations
by using more efficient/faster built-in numpy
operations instead of a python implementation
while retaining the structure of the code for
readability.
* fix: make sure TMS have ids in WMTS response

* fix tests

* fix xarray h5py dependencies
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.