Serving lots of TIF from a Google Storage bucket #708
Answered
by
vincentsarago
iibrahimli
asked this question in
Q&A
-
I have the following:
I want to use the TiTiler to serve the TIFs. I can request a single TIF using a URL like |
Beta Was this translation helpful? Give feedback.
Answered by
vincentsarago
Oct 6, 2023
Replies: 1 comment
-
You have 3 solutions:
|
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
iibrahimli
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
You have 3 solutions:
.vrt
of your files and add external overviews (You'll need to setGDAL_DISABLE_READDIR_ON_OPEN=FALSE
to read the external overview)./mosaic
endpoints if you are using defaulttitiler.application
endpointstitiler.pgstac
(You'll need to set up a PgSTAC Database