Skip to content
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

Embeddings Tiles / Canvas map view and store in s3. #19

Open
Rub21 opened this issue Jul 10, 2023 · 0 comments
Open

Embeddings Tiles / Canvas map view and store in s3. #19

Rub21 opened this issue Jul 10, 2023 · 0 comments

Comments

@Rub21
Copy link
Collaborator

Rub21 commented Jul 10, 2023

From: https://github.com/developmentseed/labs/issues/327#issuecomment-1629049057

Think about batch embedding processing. Have a way to generate embeddings at the start of the project. Select AOI -> tile -> prepare embeddings -> store them somewhere (perhaps S3) as /z/x/y.embedding

Currently, DS-Annotate supports map view embedding, which can be easily stored in S3 and loaded when starting a project. However, there is an issue when loading the map views: if someone loads the embedded images in a different browser size, the embedding doesn't work anymore, because the positions of the bounding box and points will be incorrect.

I believe tile supports will work much better, such as embedding all tiles in an area or map view. In this way, we can store as many tiles as we want. what do you think @willemarcel ?

cc. @geohacker @batpad @rbavery

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

No branches or pull requests

1 participant