Titiler

Latest version: v0.18.2

Safety actively analyzes 630130 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 6 of 16

0.12.0

* use `Annotated` Type for Query/Path parameters
* replace variable `TileMatrixSetId` by `tileMatrixSetId`

titiler.core

* update FastAPI dependency to `>=0.95.1`
* set `pydantic` dependency to `~=1.0`
* update `rio-tiler` dependency to `>=5.0,<6.0`
* update TMS endpoints to match OGC Tiles specification

titiler.extensions

* use TiTiler's custom JSONResponse for the `/validate` endpoint to avoid issue when COG has `NaN` nodata value
* update `rio-cogeo` dependency to `>=4.0,<5.0`
* update `rio-stac` requirement to `>=0.8,<0.9` and add `geom-densify-pts` and `geom-precision` options

titiler.mosaic

* update `cogeo-mosaic` dependency to `>=6.0,<7.0`
* remove `titiler.mosaic.resources.enum.PixelSelectionMethod` and use `rio_tiler.mosaic.methods.PixelSelectionMethod`
* allow more TileMatrixSet (than only `WebMercatorQuad`)

0.11.7

titiler.core

* make HTML `templates` configurable in the factories
* rename `index.html` to `map.html`
* rename `dependencies.CRSParams` to `dependencies.CoordCRSParams`
* add `dst-crs` option for `/preview` and `/crop` endpoints to specify the output Coordinate Reference System.

titiler.mosaic

* make HTML `templates` configurable in the factories

titiler.extensions

* make HTML `templates` configurable in the factories
* rename `cog_index.html` to `cog_viewer.html`
* rename `stac_index.html` to `stac_viewer.html`
* add `zoom to point` in `stac` and `cog` viewers (author dchirst, https://github.com/developmentseed/titiler/pull/614)

0.11.6

* Allow a default `rescale` parameter to be set via a dependency (author samn, https://github.com/developmentseed/titiler/pull/619)
* add `coord-crs` parameter for `/point`, `/part` and `/feature` endpoints

0.11.5

* fix `TerrainRGB` (change interval from `1.0` to `0.1`)

0.11.4

* set FastAPI version lower than 0.95 (https://github.com/tiangolo/fastapi/discussions/9278)

0.11.3

* handle dateline crossing dataset in COG/STAC Viewer
* update Factories `url_for` method to make sure we return a string (https://github.com/developmentseed/titiler/pull/607)

Page 6 of 16

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.