Skip to content

Fix errors in extension example docs #665

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

Merged
merged 2 commits into from
Jul 12, 2023

Conversation

dvd3v
Copy link
Contributor

@dvd3v dvd3v commented Jul 12, 2023

What I am changing

  • Fixed a few errors in the thumbnail custom extension example. These corrections have been implemented in both the documentation and the extension readme.

How I did it

  • import rasterio
  • use factory for reader
  • fixed var names

How you can test it

Related Issues

@vincentsarago
Copy link
Member

🙏 THANK YOU!!!

@vincentsarago vincentsarago merged commit 437ef18 into developmentseed:main Jul 12, 2023
MattBialas added a commit to Element84/titiler-mosaicjson that referenced this pull request Jul 31, 2023
* use titiler custom JSONResponse to handle NaN values (developmentseed#659)

* Added hostpath, imagepullsecret and termination grace priod support.

* Version bump

* Security contexts for k8s (developmentseed#657)

* Fix pydantic to last working version (developmentseed#663)

Pydantic underwent a major API change in June-July 2023, from v1 to v2.

* sketch use of Annotated types (developmentseed#612)

* sketch use of Annotated types

* fix

* fix2

* full round of annotations

* more annotations

* update dependencies

* update changelog

* Fix errors in extension example docs (developmentseed#665)

* fixed custom extension docs

* fixed example in extensions readme

---------

Co-authored-by: Darell van der Voort <[email protected]>

* fix expression case

* update morecantile, rio-tiler and cogeo-mosaic versions (developmentseed#664)

* update morecantile and rio-tiler versions

* update statistics methods

* update extensions

* update cogeo-mosaic

* remove mercantile

* add boto3

* fix mosaic deps

* fix and test algo

* name

* update jsonschema version

* more mosaic tests

* update stac extension

* update changelog

* remove deleted docs

* release date

* Bump version: 0.11.7 → 0.12.0

* Fixing test failures

---------

Co-authored-by: Vincent Sarago <[email protected]>
Co-authored-by: Ofir Makmal <[email protected]>
Co-authored-by: Ofir Makmal <[email protected]>
Co-authored-by: sudobangbang <[email protected]>
Co-authored-by: holgerbach <[email protected]>
Co-authored-by: Abhemanyu Sarin <[email protected]>
Co-authored-by: d <[email protected]>
Co-authored-by: Darell van der Voort <[email protected]>
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