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

feat: upload geometries #92

Open
floriandeboissieu opened this issue Nov 2, 2022 · 1 comment
Open

feat: upload geometries #92

floriandeboissieu opened this issue Nov 2, 2022 · 1 comment
Labels
enhancement New feature or request
Projects

Comments

@floriandeboissieu
Copy link

If there space for any new feature :

would it be possible to add a button to upload geometries (e.g. file or geodataframe)?

In my opinion that "small" option would enhance a lot the extension for a large public of users of remote sensing data (among which I am :-)).

@sbrunato
Copy link
Collaborator

sbrunato commented Nov 3, 2022

Hello @floriandeboissieu , thanks for this feature request. This could be done the following way:

  1. Upload the file through jupyterlab UI
  2. Point to the shp/geodataframe with path and index of the geometry in the file
    3.1. Convert it to a WKT geometry
    or
    3.2. Keep the reference to the file+index in the generated python code (may be better to avoid having a too-long WKT string displayed in the code)

@sbrunato sbrunato added the enhancement New feature or request label Nov 3, 2022
@sbrunato sbrunato added this to Needs Triage in eodag.* via automation Nov 3, 2022
@sbrunato sbrunato moved this from Needs Triage to priority::0 in eodag.* Nov 3, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
No open projects
eodag.*
  
priority::0
Development

No branches or pull requests

2 participants