This repository was archived by the owner on Sep 19, 2023. It is now read-only.
forked from developmentseed/titiler
-
Notifications
You must be signed in to change notification settings - Fork 0
0.11.7 > 0.14.0 #16
Open
graphific
wants to merge
379
commits into
20treeAI:main
Choose a base branch
from
developmentseed:main
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
0.11.7 > 0.14.0 #16
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
3936141 to
461b384
Compare
* 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
…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
* 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.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.