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

Asset ingestion via QGIS #5

Open
gena opened this issue Sep 18, 2019 · 1 comment
Open

Asset ingestion via QGIS #5

gena opened this issue Sep 18, 2019 · 1 comment

Comments

@gena
Copy link
Collaborator

gena commented Sep 18, 2019

No description provided.

@gena gena created this issue from a note in 0.0.1 alpha (TODO) Sep 18, 2019
@hcwinsemius
Copy link

We need to think how we want this, I see 2 options:

  1. make a current layer (start maybe with Image of FeatureCollection) an ee asset by ingestion as done in code editor. Benefit: everything should work as in ee, downside, on-the-fly conversion of local layers not possible.
  2. Convert the vector or raster into an Image/FeatureCollection on-the-fly by using ee.Geometry and/or Array to Image functions. this would reverse benefit and downside of option 1.

@gena gena added this to To do in 1.0.0 Jan 7, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
1.0.0
To do
Development

No branches or pull requests

3 participants