factory
titiler.mosaic.factory ¶
TiTiler.mosaic Router factories.
MosaicTilerFactory ¶
DatasetPathParams ¶
Create dataset path from args
PixelSelectionParams ¶
PixelSelectionParams(
pixel_selection: Annotated[
Literal[tuple([name for e in PixelSelectionMethod])],
Query(description="Pixel selection method."),
] = "first"
) -> MosaicMethodBase
Returns the mosaic method used to combine datasets together.