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

[Offline imagery] Offline download of Earth Engine assets #2827

Open
gino-m opened this issue Nov 14, 2024 · 0 comments
Open

[Offline imagery] Offline download of Earth Engine assets #2827

gino-m opened this issue Nov 14, 2024 · 0 comments
Labels
type: fr Request for new feature
Milestone

Comments

@gino-m
Copy link
Collaborator

gino-m commented Nov 14, 2024

Simplify process of offline imagery creation and allow and Earth Engine asset to be downloaded offline. The process might work as follows:

  • An asset ID and service account credentials will be needed.
  • getPixels can be called to fetch high-res images, which are sliced into tiles and stored on the device
  • Images are downsampled on device as they're downloaded and stored separately.

If we want this to be more broadly applicable this could also be built into its own app (Flutter?) which could download data to a shared location accessible by Ground.

@gino-m gino-m added the type: fr Request for new feature label Nov 14, 2024
@gino-m gino-m added this to the Icebox milestone Nov 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: fr Request for new feature
Projects
Status: No status
Development

No branches or pull requests

1 participant