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

Ajout du type de stockage HTTP #19

Closed
2 tasks
Dolite opened this issue Mar 14, 2023 · 0 comments · Fixed by #34
Closed
2 tasks

Ajout du type de stockage HTTP #19

Dolite opened this issue Mar 14, 2023 · 0 comments · Fixed by #34
Assignees
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@Dolite
Copy link
Member

Dolite commented Mar 14, 2023

Classe concernée :

  • Storage.py

On souhaite pouvoir préciser des chemins avec le prefixe http(s):// . L'idée n'est pas d'implémenter toutes les fonctionnalités, mais a minima la copie depuis un tel chemin. Le but est de pouvoir utiliser cette fonction pour télécharger des données, comme avec des GetMap pour les moissonnages.

Enrichissement

  • Documentation
  • Tests unitaires
@Dolite Dolite added enhancement New feature or request good first issue Good for newcomers labels Mar 14, 2023
@CorentinPeutin CorentinPeutin self-assigned this Mar 15, 2023
@CorentinPeutin CorentinPeutin linked a pull request Apr 13, 2023 that will close this issue
@Dolite Dolite closed this as completed Jul 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants