Dynamic quantized mesh encoder extension for Titiler.
Heavily adapted from and inspired by dem-tiler
only partially tested so far...
The word Monticello means "little mountain" or something close to that in Italian, playing off the naming of titiler to convey smallness and topography.
- supports both delatin and martini algorithms for generating meshes dynamically
- uses quantized-mesh-encoder for response
- supports variable tile sizes, buffer
app = FastAPI()
tiler = TilerFactory(
router_prefix="/cog",
extensions = [
MonticelloFactory()
]
)
app.include_router(tiler.router, prefix="/cog")
# now meshes are available at /cog/mesh/