{"categories":[{"label":"GIS","url":"https://skillfed.io/packages/category/scientific-engineering-gis"}],"enrichment":{"capability":"Provides pluggable extension classes for TiTiler's TilerFactory to add specialized endpoints like COG validation, STAC viewing, WMS support, and custom tile server functionality.","skillfed_tags":["geospatial-tiles","cloud-optimized-geotiff"],"use_cases":["Add a /validate endpoint to a tile server that returns COG metadata and validation info.","Serve an interactive HTML viewer for individual Cloud Optimized GeoTIFFs without writing custom endpoints.","Expose STAC item collections through a /viewer endpoint for browsing and previewing raster data.","Implement OGC Web Map Service (WMS) GetTile and GetCapabilities endpoints on a tile server.","Build custom tile endpoints (e.g., thumbnails, statistics) by subclassing FactoryExtension and reusing factory dependencies."],"what_it_does":"titiler-extensions provides a collection of pre-built extension classes that plug into TiTiler's TilerFactory to add specialized endpoints for geospatial tile serving. It extends the base TiTiler framework with support for COG (Cloud Optimized GeoTIFF) validation, HTML viewers for COGs and STAC items, and OGC Web Map Service (WMS) endpoints. The package is designed to work with titiler-core and typing-extensions, allowing you to compose tile server functionality by registering extensions at factory creation time.\n\nYou use it by importing one or more extension classes, passing them to a TilerFactory's extensions parameter, and then registering the factory's router with your application. The package also provides a base FactoryExtension class for building your own custom extensions, letting you add arbitrary endpoints that reuse the factory's dependency injection system and reader infrastructure.","worth_installing":"Yes. The package is actively maintained, has low install friction, carries no known vulnerabilities, and provides a clean plugin architecture for extending TiTiler with common geospatial endpoints. Install it if you are building a tile server and want to add COG validation, STAC viewing, WMS support, or custom tile endpoints without writing boilerplate."},"id":"titiler-extensions","links":{"html":"https://skillfed.io/packages/titiler-extensions","md":"https://skillfed.io/packages/titiler-extensions.md","pypi":"https://pypi.org/project/titiler-extensions/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-07-29","license_spdx":null,"license_treatment":"permissive","name":"titiler-extensions","python_support":"supports_current","summary":"Extensions for TiTiler Factories."},"popularity":{"monthly_downloads":89321,"position":13670,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"2.2.1"}
