Quantized Mesh encoder extension for titiler
Project description
Monticello
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.
Features
- supports both delatin and martini algorithms for generating meshes dynamically
- uses quantized-mesh-encoder for response
- supports variable tile sizes, buffer
Usage
app = FastAPI()
tiler = TilerFactory(
router_prefix="/cog",
extensions = [
MonticelloFactory()
]
)
app.include_router(tiler.router, prefix="/cog")
# now meshes are available at /cog/mesh/
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file monticello-0.1.0.tar.gz.
File metadata
- Download URL: monticello-0.1.0.tar.gz
- Upload date:
- Size: 5.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.2.2 CPython/3.10.9 Darwin/22.3.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e1a81268f9d1b56a2107dbee4f53ea7f96725e0400bc45ad16a1fbd04af329a7
|
|
| MD5 |
85e777fad732f386867fd7b1d634ec92
|
|
| BLAKE2b-256 |
4d23e3c07145caec1c9da130e1aa7bf2c6e03952b1d519ae247d3a2e6e80cd07
|
File details
Details for the file monticello-0.1.0-py3-none-any.whl.
File metadata
- Download URL: monticello-0.1.0-py3-none-any.whl
- Upload date:
- Size: 6.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.2.2 CPython/3.10.9 Darwin/22.3.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1ce379e05382b3a01cd69701626dbd5a1492d0acafef2792f3c90d43d679180c
|
|
| MD5 |
192cd0e69b5452d3bef03427848c8728
|
|
| BLAKE2b-256 |
d6e55d6180da634e37b8de63cc2a7ef5a0a7bdf071fd63bbfc1e1711b624e52e
|