Skip to content

Add custom algo #1

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Add custom algo #1

wants to merge 1 commit into from

Conversation

underchemist
Copy link
Collaborator

@underchemist underchemist commented May 3, 2024

ref: https://developmentseed.org/titiler/advanced/Algorithms/

This PR Implements a new algorithm to support visualization of raster tiles for LiDAR change detection.

example request:
http://localhost:8081/collections/TEST_2022_AthabascaLCD_BGC_Engineering/tiles/WebMercatorQuad/18/48529/84746?scale=1&format=png&assets=cog&algorithm=change_detection_visualize&algorithm_params=%7B%22rescale%22%3A %5B-0.2118133008480072%2C0.0908443033695221%5D%7D

where algorithm_params is a url encoded json object containing the rescaling parameters (min, max)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant