Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rio tiler v3 #426

Merged
merged 18 commits into from
Oct 19, 2021
Merged

Rio tiler v3 #426

merged 18 commits into from
Oct 19, 2021

Conversation

vincentsarago
Copy link
Member

PR place holder for next rio-tiler version

This PR is not to be reviewed but will be updated from smallest reviewable PR

* switch to morecantile3

* remove python 3.6

* make sure to use rio-cogeo2.3.1 in tests

* 🤦

* use rio-cogeo from github

* update fixtures and tests

* update changelog
* remove default max_size for part and feature

* ignore type, failing in python 3.9
Rodrigo Almeida and others added 5 commits October 8, 2021 18:22
* MAX_THREADS to RIO_TILER_MAX_THREADS

* Update env variable in docs

* Add to changelog

* Update CHANGES.md

Co-authored-by: Vincent Sarago <vincent.sarago@gmail.com>
* allow non-earth dataset

* fix stac

* metadata/info returns `geographic_bounds`

* add test for non earth object tile reading

* add notebook

* update changelog

* update docs

* update

* revert and remove min/max zoom in __init__

* edit changes
* Replace requests with httpx

* Use httpx instead of requests

* Use httpx in notebooks

* Add tox to dev requirements

* Revert change and remove unused import

* update changelog

Co-authored-by: Vincent Sarago <vincent.sarago@gmail.com>
* add new statistics methods and band names in ImageData object

* update base classes and tests

* MultiBandReader.statistics should use self.preview as COGReader

* update tests
vincentsarago and others added 4 commits October 14, 2021 12:50
* change asset_expression type and add asset_indexes

* update changelog

* moar docs
* Add tests of the expected behaviour

* Add `tile_buffer` `float` support in `COGReader.tile()`

* :facepalm

Co-authored-by: Bernhard Stadlbauer <bstadlbauer@blackshark.ai>
Co-authored-by: vincentsarago <vincent.sarago@gmail.com>
@vincentsarago vincentsarago marked this pull request as ready for review October 19, 2021 08:24
* add range colormap support

* update docs

* update types

* s/range/intervals/g
* remove deprecated code and update docs

* update changelog
@vincentsarago vincentsarago merged commit 1d83afc into master Oct 19, 2021
@vincentsarago vincentsarago deleted the rio-tiler-v3 branch October 19, 2021 20:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants